2026-03-28 22:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 22:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-28 22:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-28 22:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 22:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 22:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 22:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 22:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: e0119debddbd0e08
2026-03-28 22:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-28 22:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.be/task_31_2026-03-28T22_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-28 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 22:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-28 22:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 22:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-28 22:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-28 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 22:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-28 22:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 22:15:07 [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-28 22:15:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 22:15:07 [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-28 22:15:07 [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-28 22:15:07 [scrapy.core.engine] INFO: Spider opened
2026-03-28 22:15:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 22:15:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-28 22:15:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-28 22:15:07 [scrapy-playwright] INFO: Starting download handler
2026-03-28 22:15:07 [scrapy-playwright] INFO: Starting download handler
2026-03-28 22:15:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738054
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738054%27 HTTP/1.1" 200 None
2026-03-28 22:15:14 [adesa.be] INFO: Scrape type for 10738054: 0
2026-03-28 22:15:14 [adesa.be] INFO: Skipping item 10738054 url https://www.openlane.eu/en/carv6/auction/10738054
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738370
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738370%27 HTTP/1.1" 200 None
2026-03-28 22:15:14 [adesa.be] INFO: Scrape type for 10738370: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738370 url https://www.openlane.eu/en/carv6/auction/10738370
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738374
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738374%27 HTTP/1.1" 200 None
2026-03-28 22:15:14 [adesa.be] INFO: Scrape type for 10738374: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738374 url https://www.openlane.eu/en/carv6/auction/10738374
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738382
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738382%27 HTTP/1.1" 200 None
2026-03-28 22:15:14 [adesa.be] INFO: Scrape type for 10738382: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738382 url https://www.openlane.eu/en/carv6/auction/10738382
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738381
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738381%27 HTTP/1.1" 200 None
2026-03-28 22:15:14 [adesa.be] INFO: Scrape type for 10738381: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738381 url https://www.openlane.eu/en/carv6/auction/10738381
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738378
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738378%27 HTTP/1.1" 200 None
2026-03-28 22:15:14 [adesa.be] INFO: Scrape type for 10738378: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738378 url https://www.openlane.eu/en/carv6/auction/10738378
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738445
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738445%27 HTTP/1.1" 200 None
2026-03-28 22:15:14 [adesa.be] INFO: Scrape type for 10738445: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738445 url https://www.openlane.eu/en/carv6/auction/10738445
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738443
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738443%27 HTTP/1.1" 200 None
2026-03-28 22:15:14 [adesa.be] INFO: Scrape type for 10738443: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738443 url https://www.openlane.eu/en/carv6/auction/10738443
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738718
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738718: 0
2026-03-28 22:15:14 [adesa.be] INFO: Skipping item 10738718 url https://www.openlane.eu/en/carv6/auction/10738718
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738724
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738724: 0
2026-03-28 22:15:14 [adesa.be] INFO: Skipping item 10738724 url https://www.openlane.eu/en/carv6/auction/10738724
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738726
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738726: 0
2026-03-28 22:15:14 [adesa.be] INFO: Skipping item 10738726 url https://www.openlane.eu/en/carv6/auction/10738726
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738727
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738727: 0
2026-03-28 22:15:14 [adesa.be] INFO: Skipping item 10738727 url https://www.openlane.eu/en/carv6/auction/10738727
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738729
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738729: 0
2026-03-28 22:15:14 [adesa.be] INFO: Skipping item 10738729 url https://www.openlane.eu/en/carv6/auction/10738729
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738373
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738373: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738373 url https://www.openlane.eu/en/carv6/auction/10738373
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738375
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738375: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738375 url https://www.openlane.eu/en/carv6/auction/10738375
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738376
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738376: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738376 url https://www.openlane.eu/en/carv6/auction/10738376
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738380
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738380: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738380 url https://www.openlane.eu/en/carv6/auction/10738380
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738377
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738377: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738377 url https://www.openlane.eu/en/carv6/auction/10738377
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738383
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738383: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738383 url https://www.openlane.eu/en/carv6/auction/10738383
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738384
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738384: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738384 url https://www.openlane.eu/en/carv6/auction/10738384
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738399
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738399: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738399 url https://www.openlane.eu/en/carv6/auction/10738399
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738405
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738405: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738405 url https://www.openlane.eu/en/carv6/auction/10738405
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738403
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738403: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738403 url https://www.openlane.eu/en/carv6/auction/10738403
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738401
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738401: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738401 url https://www.openlane.eu/en/carv6/auction/10738401
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738402
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738402: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738402 url https://www.openlane.eu/en/carv6/auction/10738402
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738408
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738408: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738408 url https://www.openlane.eu/en/carv6/auction/10738408
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738406
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738406: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738406 url https://www.openlane.eu/en/carv6/auction/10738406
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738407
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738407: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738407 url https://www.openlane.eu/en/carv6/auction/10738407
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738409
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738409: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738409 url https://www.openlane.eu/en/carv6/auction/10738409
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738411
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738411: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738411 url https://www.openlane.eu/en/carv6/auction/10738411
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738412
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738412: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738412 url https://www.openlane.eu/en/carv6/auction/10738412
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738414
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738414: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738414 url https://www.openlane.eu/en/carv6/auction/10738414
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738416
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738416: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738416 url https://www.openlane.eu/en/carv6/auction/10738416
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738415
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738415: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738415 url https://www.openlane.eu/en/carv6/auction/10738415
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738417
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738417: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738417 url https://www.openlane.eu/en/carv6/auction/10738417
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738419
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738419: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738419 url https://www.openlane.eu/en/carv6/auction/10738419
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738421
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738421: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738421 url https://www.openlane.eu/en/carv6/auction/10738421
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738420
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738420: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738420 url https://www.openlane.eu/en/carv6/auction/10738420
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738423
2026-03-28 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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-28 22:15:14 [adesa.be] INFO: Scrape type for 10738423: 1
2026-03-28 22:15:14 [adesa.be] INFO: Scraping item 10738423 url https://www.openlane.eu/en/carv6/auction/10738423
2026-03-28 22:15:14 [adesa.be] INFO: Found listing with ID: 10738424
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738424%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738424: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738424 url https://www.openlane.eu/en/carv6/auction/10738424
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738425
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738425%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738425: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738425 url https://www.openlane.eu/en/carv6/auction/10738425
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738426
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738426%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738426: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738426 url https://www.openlane.eu/en/carv6/auction/10738426
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738427
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738427%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738427: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738427 url https://www.openlane.eu/en/carv6/auction/10738427
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738428
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738428%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738428: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738428 url https://www.openlane.eu/en/carv6/auction/10738428
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738429
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738429%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738429: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738429 url https://www.openlane.eu/en/carv6/auction/10738429
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738430
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738430%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738430: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738430 url https://www.openlane.eu/en/carv6/auction/10738430
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738431
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738431%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738431: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738431 url https://www.openlane.eu/en/carv6/auction/10738431
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738432
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738432%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738432: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738432 url https://www.openlane.eu/en/carv6/auction/10738432
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738434
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738434%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738434: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738434 url https://www.openlane.eu/en/carv6/auction/10738434
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738435
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738435%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738435: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738435 url https://www.openlane.eu/en/carv6/auction/10738435
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738436
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738436%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738436: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738436 url https://www.openlane.eu/en/carv6/auction/10738436
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738438
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738438%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738438: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738438 url https://www.openlane.eu/en/carv6/auction/10738438
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738437
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738437%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738437: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738437 url https://www.openlane.eu/en/carv6/auction/10738437
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738446
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738446%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738446: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738446 url https://www.openlane.eu/en/carv6/auction/10738446
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738441
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738441%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738441: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738441 url https://www.openlane.eu/en/carv6/auction/10738441
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738706
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738706%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738706: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738706 url https://www.openlane.eu/en/carv6/auction/10738706
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738707
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738707%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738707: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738707 url https://www.openlane.eu/en/carv6/auction/10738707
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738708
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738708%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738708: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738708 url https://www.openlane.eu/en/carv6/auction/10738708
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738709
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738709%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738709: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738709 url https://www.openlane.eu/en/carv6/auction/10738709
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738710
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738710%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738710: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738710 url https://www.openlane.eu/en/carv6/auction/10738710
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738711
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738711%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738711: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738711 url https://www.openlane.eu/en/carv6/auction/10738711
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738712
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738712%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738712: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738712 url https://www.openlane.eu/en/carv6/auction/10738712
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738717
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738717%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738717: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738717 url https://www.openlane.eu/en/carv6/auction/10738717
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738714
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738714%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738714: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738714 url https://www.openlane.eu/en/carv6/auction/10738714
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738715
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738715%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738715: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738715 url https://www.openlane.eu/en/carv6/auction/10738715
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738719
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738719%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738719: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738719 url https://www.openlane.eu/en/carv6/auction/10738719
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738720
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738720%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738720: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738720 url https://www.openlane.eu/en/carv6/auction/10738720
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738723
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738723%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738723: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738723 url https://www.openlane.eu/en/carv6/auction/10738723
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738725
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738725%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738725: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738725 url https://www.openlane.eu/en/carv6/auction/10738725
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738731
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738731%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738731: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738731 url https://www.openlane.eu/en/carv6/auction/10738731
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738736
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738736%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738736: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738736 url https://www.openlane.eu/en/carv6/auction/10738736
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738737
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738737%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738737: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738737 url https://www.openlane.eu/en/carv6/auction/10738737
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738206
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738206%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738206: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738206 url https://www.openlane.eu/en/carv6/auction/10738206
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738207
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738207%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738207: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738207 url https://www.openlane.eu/en/carv6/auction/10738207
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10740609
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740609%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10740609: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10740609 url https://www.openlane.eu/en/carv6/auction/10740609
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10740673
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740673%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10740673: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10740673 url https://www.openlane.eu/en/carv6/auction/10740673
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738190
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738190%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738190: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738190 url https://www.openlane.eu/en/carv6/auction/10738190
2026-03-28 22:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738192
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738192%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738192: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738192 url https://www.openlane.eu/en/carv6/auction/10738192
2026-03-28 22:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738193
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738193%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738193: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738193 url https://www.openlane.eu/en/carv6/auction/10738193
2026-03-28 22:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738215
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738215%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738215: 1
2026-03-28 22:15:15 [adesa.be] INFO: Scraping item 10738215 url https://www.openlane.eu/en/carv6/auction/10738215
2026-03-28 22:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd1942ec-fb52-54a5-85a9-869e44ce913d with identifier: 10738374
2026-03-28 22:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd1942ec-fb52-54a5-85a9-869e44ce913d with scrape type 1
2026-03-28 22:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752051%252Fgeneral%252F54a3fa66-b44d-40b5-9c17-db2e2d0ebd8f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/54a3fa66-b44d-40b5-9c17-db2e2d0ebd8f.jpg not downloaded yet
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738214
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738214%27 HTTP/1.1" 200 None
2026-03-28 22:15:15 [adesa.be] INFO: Scrape type for 10738214: 0
2026-03-28 22:15:15 [adesa.be] INFO: Skipping item 10738214 url https://www.openlane.eu/en/carv6/auction/10738214
2026-03-28 22:15:15 [adesa.be] INFO: Found listing with ID: 10738213
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738213%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10738213: 0
2026-03-28 22:15:16 [adesa.be] INFO: Skipping item 10738213 url https://www.openlane.eu/en/carv6/auction/10738213
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10738199
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738199%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10738199: 0
2026-03-28 22:15:16 [adesa.be] INFO: Skipping item 10738199 url https://www.openlane.eu/en/carv6/auction/10738199
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10738200
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738200%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10738200: 1
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10738200 url https://www.openlane.eu/en/carv6/auction/10738200
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252Ff8a49f3d-1aa2-4765-bc06-a3c6b1898a56.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/f8a49f3d-1aa2-4765-bc06-a3c6b1898a56.jpg not downloaded yet
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10738202
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738202%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10738202: 1
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10738202 url https://www.openlane.eu/en/carv6/auction/10738202
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252F42cba543-0054-4da4-a1c4-98e83d74cb1e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/42cba543-0054-4da4-a1c4-98e83d74cb1e.jpg not downloaded yet
2026-03-28 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69088686-dd67-5735-be4b-910265c5b216 with identifier: 10738382
2026-03-28 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69088686-dd67-5735-be4b-910265c5b216 with scrape type 1
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252F4b8c95fb-6084-4b02-9021-c31c77316369.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/4b8c95fb-6084-4b02-9021-c31c77316369.jpg not downloaded yet
2026-03-28 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 952c6ed4-170a-5d66-ad2b-a75992bf2510 with identifier: 10738373
2026-03-28 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952c6ed4-170a-5d66-ad2b-a75992bf2510 with scrape type 1
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252F01864c54-e006-499f-95e4-5464bd3e8161.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/01864c54-e006-499f-95e4-5464bd3e8161.jpg not downloaded yet
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10738203
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738203%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10738203: 1
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10738203 url https://www.openlane.eu/en/carv6/auction/10738203
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252Fb584b4fb-efa1-4101-9121-5f3d50189f0f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/b584b4fb-efa1-4101-9121-5f3d50189f0f.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252F5c41c156-76b9-4cf1-9409-ab1467b1eded.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/5c41c156-76b9-4cf1-9409-ab1467b1eded.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252Ff7074146-5d43-410e-9eb2-d8f5f38e9b39.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/f7074146-5d43-410e-9eb2-d8f5f38e9b39.jpg not downloaded yet
2026-03-28 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10737943
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737943%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10737943: 2
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10737943 url https://www.openlane.eu/en/carv6/auction/10737943
2026-03-28 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252Fc97c01a7-bdf4-4e55-95eb-9c9b657c3e2f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/c97c01a7-bdf4-4e55-95eb-9c9b657c3e2f.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252Fcdb09bd1-0acb-423c-8dcc-a648669198aa.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/cdb09bd1-0acb-423c-8dcc-a648669198aa.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252F9dca2b01-1597-4ea4-8a5b-48b21c2307a0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/9dca2b01-1597-4ea4-8a5b-48b21c2307a0.jpg not downloaded yet
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10735325
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735325%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10735325: 2
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10735325 url https://www.openlane.eu/en/carv6/auction/10735325
2026-03-28 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252F28caf343-adc7-4917-8428-660ff3ef92ae.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/28caf343-adc7-4917-8428-660ff3ef92ae.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252F03b2e1a9-ec25-477f-ac63-edda030fdd6b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/03b2e1a9-ec25-477f-ac63-edda030fdd6b.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252Fcf1e0d1b-09c3-47d9-add3-1d8a12745d63.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/cf1e0d1b-09c3-47d9-add3-1d8a12745d63.jpg not downloaded yet
2026-03-28 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10737877
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737877%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10737877: 2
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10737877 url https://www.openlane.eu/en/carv6/auction/10737877
2026-03-28 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252Fcd2a8ff1-0360-43c4-bee4-aa78346a26d9.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/cd2a8ff1-0360-43c4-bee4-aa78346a26d9.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252F18f7c0e1-55e7-4fa3-8579-983f8121de63.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/18f7c0e1-55e7-4fa3-8579-983f8121de63.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252Fd6b89ed7-261e-4b52-a595-bcab535c589f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/d6b89ed7-261e-4b52-a595-bcab535c589f.jpg not downloaded yet
2026-03-28 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10738043
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738043%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10738043: 2
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10738043 url https://www.openlane.eu/en/carv6/auction/10738043
2026-03-28 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a95a23b-756e-5611-915a-8a631d2d9d93 with identifier: 10738445
2026-03-28 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a95a23b-756e-5611-915a-8a631d2d9d93 with scrape type 1
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752135%252Fgeneral%252F6118165d-5f06-4c6c-8e82-d0dc7ec8baa8.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/6118165d-5f06-4c6c-8e82-d0dc7ec8baa8.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252F6b7ec83d-ab62-4f88-9e86-f17b6a34b6fa.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/6b7ec83d-ab62-4f88-9e86-f17b6a34b6fa.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252Fc99d8e2e-165a-477c-9f89-2d7b45e93b85.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/c99d8e2e-165a-477c-9f89-2d7b45e93b85.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252Fcdb881b4-e90c-4d74-96ad-dc00e16aefc6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/cdb881b4-e90c-4d74-96ad-dc00e16aefc6.jpg not downloaded yet
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10737883
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737883%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10737883: 2
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10737883 url https://www.openlane.eu/en/carv6/auction/10737883
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752135%252Fgeneral%252F4deb23e0-08b4-4de0-9014-562de403fbf2.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/4deb23e0-08b4-4de0-9014-562de403fbf2.jpg not downloaded yet
2026-03-28 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a78868f7-0165-5e33-87b4-aece50a2c667 with identifier: 10738443
2026-03-28 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a78868f7-0165-5e33-87b4-aece50a2c667 with scrape type 1
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752134%252Fgeneral%252F70f9a9ba-5a53-40ed-b90b-e664dba5f4ee.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/70f9a9ba-5a53-40ed-b90b-e664dba5f4ee.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252F4ad10860-079c-4b47-aef0-64aa75f9c344.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/4ad10860-079c-4b47-aef0-64aa75f9c344.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252F2b75408b-a7ce-445e-88bd-8640239fb6b4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/2b75408b-a7ce-445e-88bd-8640239fb6b4.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252F9fbf018d-6a80-4b86-9ac4-dfa798e755e6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/9fbf018d-6a80-4b86-9ac4-dfa798e755e6.jpg not downloaded yet
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10737885
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737885%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10737885: 2
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10737885 url https://www.openlane.eu/en/carv6/auction/10737885
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752135%252Fgeneral%252Ffd9f7fbc-33cd-4962-9bfc-f974a2510e76.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/fd9f7fbc-33cd-4962-9bfc-f974a2510e76.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752134%252Fgeneral%252Fdf374d28-6f37-4647-aa5c-48a113351bb7.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/df374d28-6f37-4647-aa5c-48a113351bb7.jpg not downloaded yet
2026-03-28 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5243dedd-f9c4-5d73-bf75-078c953e9c2c with identifier: 10738381
2026-03-28 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c with scrape type 1
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752063%252Fgeneral%252F17c21547-8544-4f62-a02c-635a0c25772d.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/17c21547-8544-4f62-a02c-635a0c25772d.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252F8e4c9db8-1ac7-47c9-a892-f58718827180.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/8e4c9db8-1ac7-47c9-a892-f58718827180.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252Fa0a9947f-35d9-4ee7-b496-72ddbc476e8e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/a0a9947f-35d9-4ee7-b496-72ddbc476e8e.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252Ffea01fea-4d25-4c44-9481-b570dee5febb.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/fea01fea-4d25-4c44-9481-b570dee5febb.jpg not downloaded yet
2026-03-28 22:15:16 [adesa.be] INFO: Found listing with ID: 10735306
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735306%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [adesa.be] INFO: Scrape type for 10735306: 2
2026-03-28 22:15:16 [adesa.be] INFO: Scraping item 10735306 url https://www.openlane.eu/en/carv6/auction/10735306
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752135%252Fgeneral%252F01c8f37e-f27b-4985-8c12-4356956b158f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/01c8f37e-f27b-4985-8c12-4356956b158f.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752134%252Fgeneral%252F7dbb5bdf-dc79-4ade-8c8d-048a41210acf.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/7dbb5bdf-dc79-4ade-8c8d-048a41210acf.jpg not downloaded yet
2026-03-28 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F1a4c12e4-483f-4870-8fc9-f81d13395ef4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/1a4c12e4-483f-4870-8fc9-f81d13395ef4.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752065%252Fgeneral%252Fbd22c728-fa73-49b0-968d-aeabcda12382.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/bd22c728-fa73-49b0-968d-aeabcda12382.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252F10b57f35-5d8e-464e-90f3-333f75a0c989.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/10b57f35-5d8e-464e-90f3-333f75a0c989.jpg not downloaded yet
2026-03-28 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:17 [adesa.be] INFO: Found listing with ID: 10737984
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737984%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [adesa.be] INFO: Scrape type for 10737984: 2
2026-03-28 22:15:17 [adesa.be] INFO: Scraping item 10737984 url https://www.openlane.eu/en/carv6/auction/10737984
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252Fef05c2c9-f3c4-4ecb-bc6a-d8753502789f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/ef05c2c9-f3c4-4ecb-bc6a-d8753502789f.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F2f7d7683-3183-4df7-b6ce-5fb80f406161.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/2f7d7683-3183-4df7-b6ce-5fb80f406161.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F2b162ffb-c4c3-4dd0-aecd-c181b2f29304.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/2b162ffb-c4c3-4dd0-aecd-c181b2f29304.jpg not downloaded yet
2026-03-28 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752065%252Fgeneral%252F7e20e734-376d-4aaa-8b91-99a022ac2c8d.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/7e20e734-376d-4aaa-8b91-99a022ac2c8d.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252Ff2491f2a-3f5a-4b42-b218-28670b4ac2b5.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/f2491f2a-3f5a-4b42-b218-28670b4ac2b5.jpg not downloaded yet
2026-03-28 22:15:17 [adesa.be] INFO: Found listing with ID: 10735358
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735358%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [adesa.be] INFO: Scrape type for 10735358: 2
2026-03-28 22:15:17 [adesa.be] INFO: Scraping item 10735358 url https://www.openlane.eu/en/carv6/auction/10735358
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252F742552e9-700a-4a1e-b637-a405c105dd20.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/742552e9-700a-4a1e-b637-a405c105dd20.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F1e97cbff-bf4f-42c6-80c8-46bf0ffc794f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/1e97cbff-bf4f-42c6-80c8-46bf0ffc794f.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252Ff09c796f-bdec-41c2-8448-35d75a5c240e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/f09c796f-bdec-41c2-8448-35d75a5c240e.jpg not downloaded yet
2026-03-28 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:17 [adesa.be] INFO: Found listing with ID: 10738000
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738000%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [adesa.be] INFO: Scrape type for 10738000: 2
2026-03-28 22:15:17 [adesa.be] INFO: Scraping item 10738000 url https://www.openlane.eu/en/carv6/auction/10738000
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252F227e8984-611d-4794-94e9-5c9a79940710.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/227e8984-611d-4794-94e9-5c9a79940710.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F5f8c63ac-876e-4bb2-88ee-d3b0a50f47fd.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/5f8c63ac-876e-4bb2-88ee-d3b0a50f47fd.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252Fa5ae991d-03b3-46e0-900c-7902ac4204e4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/a5ae991d-03b3-46e0-900c-7902ac4204e4.jpg not downloaded yet
2026-03-28 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:17 [adesa.be] INFO: Found listing with ID: 10737897
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737897%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [adesa.be] INFO: Scrape type for 10737897: 2
2026-03-28 22:15:17 [adesa.be] INFO: Scraping item 10737897 url https://www.openlane.eu/en/carv6/auction/10737897
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252Fe0021d4c-ecf4-4dc7-b4e2-edf6b574a2ce.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/e0021d4c-ecf4-4dc7-b4e2-edf6b574a2ce.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F0f90bcd2-c178-4157-94ec-9857649b8cd4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/0f90bcd2-c178-4157-94ec-9857649b8cd4.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F79278805-123d-4e9c-93ba-7d0dd5188d24.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/79278805-123d-4e9c-93ba-7d0dd5188d24.jpg not downloaded yet
2026-03-28 22:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbef3492-a1ba-536e-9775-bbdb66993885 with identifier: 10738378
2026-03-28 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbef3492-a1ba-536e-9775-bbdb66993885 with scrape type 1
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252Fb692f265-2170-4670-b601-7c7f947f10c0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/b692f265-2170-4670-b601-7c7f947f10c0.jpg not downloaded yet
2026-03-28 22:15:17 [adesa.be] INFO: Found listing with ID: 10737990
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737990%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [adesa.be] INFO: Scrape type for 10737990: 2
2026-03-28 22:15:17 [adesa.be] INFO: Scraping item 10737990 url https://www.openlane.eu/en/carv6/auction/10737990
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252Fa91a46e9-a289-45d9-a9a8-f07f2b47c714.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/a91a46e9-a289-45d9-a9a8-f07f2b47c714.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F3f7029fd-e1a2-4678-a1ab-fbedf86e77fc.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/3f7029fd-e1a2-4678-a1ab-fbedf86e77fc.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F1fe7c947-033e-4273-9c80-3f4e2bc35606.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/1fe7c947-033e-4273-9c80-3f4e2bc35606.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F67b4f4e3-1485-4bb8-92fd-8bbef8803832.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/67b4f4e3-1485-4bb8-92fd-8bbef8803832.jpg not downloaded yet
2026-03-28 22:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50d533d2-aadc-514e-99e8-ba61644a6899 with identifier: 10738375
2026-03-28 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d533d2-aadc-514e-99e8-ba61644a6899 with scrape type 1
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252Fadd72fd9-642e-4afb-b6d6-e574c238ffdb.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/add72fd9-642e-4afb-b6d6-e574c238ffdb.jpg not downloaded yet
2026-03-28 22:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4604bb25-595d-520b-8b37-e32b017ade62 with identifier: 10738380
2026-03-28 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4604bb25-595d-520b-8b37-e32b017ade62 with scrape type 1
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F46ddc79b-9b91-45c0-a21f-284f54229e5e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/46ddc79b-9b91-45c0-a21f-284f54229e5e.jpg not downloaded yet
2026-03-28 22:15:17 [adesa.be] INFO: Found listing with ID: 10738035
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738035%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [adesa.be] INFO: Scrape type for 10738035: 2
2026-03-28 22:15:17 [adesa.be] INFO: Scraping item 10738035 url https://www.openlane.eu/en/carv6/auction/10738035
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252F933f2d42-8364-4fe2-94d3-dbfede426e6e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/933f2d42-8364-4fe2-94d3-dbfede426e6e.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F69e7ceec-b52f-4c98-97fb-f03e440ba3d8.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/69e7ceec-b52f-4c98-97fb-f03e440ba3d8.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F4e1c6c09-58fe-4b41-9884-6da9ecc49ac9.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/4e1c6c09-58fe-4b41-9884-6da9ecc49ac9.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252Fcd3bedca-3a81-4a35-a08a-ed97616c9a81.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/cd3bedca-3a81-4a35-a08a-ed97616c9a81.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F95998ee1-c00f-4b3a-b81b-2e7ae539fb93.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/95998ee1-c00f-4b3a-b81b-2e7ae539fb93.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F22a00cb8-e5ac-440f-a64f-c0ffec0157f0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/22a00cb8-e5ac-440f-a64f-c0ffec0157f0.jpg not downloaded yet
2026-03-28 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/f7074146-5d43-410e-9eb2-d8f5f38e9b39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:17 [adesa.be] INFO: Found listing with ID: 10737899
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737899%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [adesa.be] INFO: Scrape type for 10737899: 2
2026-03-28 22:15:17 [adesa.be] INFO: Scraping item 10737899 url https://www.openlane.eu/en/carv6/auction/10737899
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252Fa90673b9-28e8-458f-a568-c23b21431b80.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/a90673b9-28e8-458f-a568-c23b21431b80.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F35d8b182-c0d0-4629-85de-35f2df100b02.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/35d8b182-c0d0-4629-85de-35f2df100b02.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252Ff07db397-fe2a-4a4b-968a-ad79d9fcaa06.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/f07db397-fe2a-4a4b-968a-ad79d9fcaa06.jpg not downloaded yet
2026-03-28 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F6a92f317-e279-4879-a939-4d90e986af5a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/6a92f317-e279-4879-a939-4d90e986af5a.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F60b9979f-90cd-4dd0-a70a-bfeeac13b065.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/60b9979f-90cd-4dd0-a70a-bfeeac13b065.jpg not downloaded yet
2026-03-28 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/1a4c12e4-483f-4870-8fc9-f81d13395ef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F60208661-3627-4007-be48-262c4ffd8cb4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/60208661-3627-4007-be48-262c4ffd8cb4.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F0bf244c1-8f53-4801-9e1b-1b4e152ac62b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/0bf244c1-8f53-4801-9e1b-1b4e152ac62b.jpg not downloaded yet
2026-03-28 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F6c069efd-0904-46d3-8ec2-a7c28bef2292.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/6c069efd-0904-46d3-8ec2-a7c28bef2292.jpg not downloaded yet
2026-03-28 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252Fcd821183-abbc-4b93-a1a3-cf5c57817be5.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/cd821183-abbc-4b93-a1a3-cf5c57817be5.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F0922856e-af41-45b7-89ab-f8926dad36a3.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/0922856e-af41-45b7-89ab-f8926dad36a3.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252Fa41ab4ba-0044-4651-964c-d8a978dadab7.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/a41ab4ba-0044-4651-964c-d8a978dadab7.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F6960ad22-a960-4b47-8788-4e8301f06782.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/6960ad22-a960-4b47-8788-4e8301f06782.jpg not downloaded yet
2026-03-28 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb20f10>
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252Ff7074146-5d43-410e-9eb2-d8f5f38e9b39.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/f7074146-5d43-410e-9eb2-d8f5f38e9b39.jpg saved to cache
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/f2491f2a-3f5a-4b42-b218-28670b4ac2b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F11cc6c4c-d748-4d2b-b1e6-4bc5e5cb84d5.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/11cc6c4c-d748-4d2b-b1e6-4bc5e5cb84d5.jpg not downloaded yet
2026-03-28 22:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252Fb8561523-b512-4228-8598-7e5d92c293ce.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/b8561523-b512-4228-8598-7e5d92c293ce.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F58274ad3-6929-4fe1-a5ef-7e537a5cdfa9.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/58274ad3-6929-4fe1-a5ef-7e537a5cdfa9.jpg not downloaded yet
2026-03-28 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with identifier: 10738377
2026-03-28 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with scrape type 1
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F83de001f-b773-4049-95b1-c8ce2101a17a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/83de001f-b773-4049-95b1-c8ce2101a17a.jpg not downloaded yet
2026-03-28 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e4f0282-f17c-5401-a80f-80358cf66310 with identifier: 10738383
2026-03-28 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e4f0282-f17c-5401-a80f-80358cf66310 with scrape type 1
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F32cd584a-c348-41c2-9658-8e91e2822899.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/32cd584a-c348-41c2-9658-8e91e2822899.jpg not downloaded yet
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb59a50>
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F1a4c12e4-483f-4870-8fc9-f81d13395ef4.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/1a4c12e4-483f-4870-8fc9-f81d13395ef4.jpg saved to cache
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/a5ae991d-03b3-46e0-900c-7902ac4204e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/f07db397-fe2a-4a4b-968a-ad79d9fcaa06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F8a5fd026-7a74-4485-8ab3-a229d8ea7c28.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/8a5fd026-7a74-4485-8ab3-a229d8ea7c28.jpg not downloaded yet
2026-03-28 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b464b247-1e70-5e56-ad3d-4e2789f5f762 with identifier: 10738376
2026-03-28 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b464b247-1e70-5e56-ad3d-4e2789f5f762 with scrape type 1
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F84897d4a-631e-47c9-bd40-f9ad8b17ff20.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/84897d4a-631e-47c9-bd40-f9ad8b17ff20.jpg not downloaded yet
2026-03-28 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/22a00cb8-e5ac-440f-a64f-c0ffec0157f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F162f58c5-7651-4fa9-975d-40e86d2fe8b0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/162f58c5-7651-4fa9-975d-40e86d2fe8b0.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252Fc82315b3-9fa5-4b0c-b2f4-388b27772010.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/c82315b3-9fa5-4b0c-b2f4-388b27772010.jpg not downloaded yet
2026-03-28 22:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F053ffd3a-603e-49da-9c97-ad6197cd6a2f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/053ffd3a-603e-49da-9c97-ad6197cd6a2f.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F8f23891f-260d-4b5d-84a7-777830fbeb1b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/8f23891f-260d-4b5d-84a7-777830fbeb1b.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F4a6d1d0d-fdd7-4b42-9d3f-12aa50f0fb5f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/4a6d1d0d-fdd7-4b42-9d3f-12aa50f0fb5f.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F238ab1ec-b8b4-474f-b9a5-7a32052c6544.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/238ab1ec-b8b4-474f-b9a5-7a32052c6544.jpg not downloaded yet
2026-03-28 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab846490>
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252Ff2491f2a-3f5a-4b42-b218-28670b4ac2b5.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/f2491f2a-3f5a-4b42-b218-28670b4ac2b5.jpg saved to cache
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/0922856e-af41-45b7-89ab-f8926dad36a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F3c03d403-f14c-4f2b-bb83-6e2c214c81a0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/3c03d403-f14c-4f2b-bb83-6e2c214c81a0.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F3918faf3-925c-41cb-a64d-d5b851e8a6c9.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/3918faf3-925c-41cb-a64d-d5b851e8a6c9.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252Fe1d555ff-9b13-4189-a320-55dceff19d5a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/e1d555ff-9b13-4189-a320-55dceff19d5a.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F3f7905ba-655e-43a7-ba89-7bd0e3131c3d.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/3f7905ba-655e-43a7-ba89-7bd0e3131c3d.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F46af433c-44a9-43f1-8f86-5f917b754300.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/46af433c-44a9-43f1-8f86-5f917b754300.jpg not downloaded yet
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252Fe18014aa-57a6-4931-abc1-58ca48b79319.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/e18014aa-57a6-4931-abc1-58ca48b79319.jpg not downloaded yet
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb6c290>
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252Fa5ae991d-03b3-46e0-900c-7902ac4204e4.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/a5ae991d-03b3-46e0-900c-7902ac4204e4.jpg saved to cache
2026-03-28 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab97e610>
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252Ff07db397-fe2a-4a4b-968a-ad79d9fcaa06.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/f07db397-fe2a-4a4b-968a-ad79d9fcaa06.jpg saved to cache
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bb86641-1200-5692-8611-9de904489a35 with identifier: 10738384
2026-03-28 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bb86641-1200-5692-8611-9de904489a35 with scrape type 1
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F0c6b06bd-e025-4280-b776-6d1be6dd1318.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/0c6b06bd-e025-4280-b776-6d1be6dd1318.jpg not downloaded yet
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf6a750>
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F22a00cb8-e5ac-440f-a64f-c0ffec0157f0.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/22a00cb8-e5ac-440f-a64f-c0ffec0157f0.jpg saved to cache
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/11cc6c4c-d748-4d2b-b1e6-4bc5e5cb84d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F6bc5c23e-634e-408b-91c7-50ee85f09be9.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/6bc5c23e-634e-408b-91c7-50ee85f09be9.jpg not downloaded yet
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252Fd8bf4bc6-c159-4167-b68d-7b98cc67bb1b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/d8bf4bc6-c159-4167-b68d-7b98cc67bb1b.jpg not downloaded yet
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F7acceb3a-ed45-4681-a9a7-9759d49c08ed.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/7acceb3a-ed45-4681-a9a7-9759d49c08ed.jpg not downloaded yet
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F4db2bd50-cbc4-42de-97df-1e1ad5f814e0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/4db2bd50-cbc4-42de-97df-1e1ad5f814e0.jpg not downloaded yet
2026-03-28 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/32cd584a-c348-41c2-9658-8e91e2822899.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F4a281902-b35b-4010-9623-e43f0bb5b221.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/4a281902-b35b-4010-9623-e43f0bb5b221.jpg not downloaded yet
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Ff67becf1-f1ec-4eb7-9f49-452f5f23d352.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/f67becf1-f1ec-4eb7-9f49-452f5f23d352.jpg not downloaded yet
2026-03-28 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/6960ad22-a960-4b47-8788-4e8301f06782.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252Fb380477e-258f-4182-b22b-ade3fdc8b397.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/b380477e-258f-4182-b22b-ade3fdc8b397.jpg not downloaded yet
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F431d1070-98e3-4dc7-b707-224f7665f268.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/431d1070-98e3-4dc7-b707-224f7665f268.jpg not downloaded yet
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F41c3c4cb-9a3f-4f7b-b59b-7c01e08dacfe.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/41c3c4cb-9a3f-4f7b-b59b-7c01e08dacfe.jpg not downloaded yet
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252Fc0b26e65-4aa5-45f3-9f28-8c043fd7fad1.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/c0b26e65-4aa5-45f3-9f28-8c043fd7fad1.jpg not downloaded yet
2026-03-28 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with identifier: 10738399
2026-03-28 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with scrape type 1
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Ff216c6c8-cd38-45f1-9b96-108c601608f3.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/f216c6c8-cd38-45f1-9b96-108c601608f3.jpg not downloaded yet
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9aef10>
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F0922856e-af41-45b7-89ab-f8926dad36a3.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/0922856e-af41-45b7-89ab-f8926dad36a3.jpg saved to cache
2026-03-28 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/35d8b182-c0d0-4629-85de-35f2df100b02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F84d1fe94-ac7f-4d4c-b474-109393ba1ae6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/84d1fe94-ac7f-4d4c-b474-109393ba1ae6.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Fb9896916-5064-461a-acc1-78015bdbe986.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/b9896916-5064-461a-acc1-78015bdbe986.jpg not downloaded yet
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/95998ee1-c00f-4b3a-b81b-2e7ae539fb93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/238ab1ec-b8b4-474f-b9a5-7a32052c6544.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/4a6d1d0d-fdd7-4b42-9d3f-12aa50f0fb5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F4acf095d-19db-4840-92b6-0dbd4ff92c0f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/4acf095d-19db-4840-92b6-0dbd4ff92c0f.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252Faa5bde46-7757-43fc-b6bb-2e64dacecab9.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/aa5bde46-7757-43fc-b6bb-2e64dacecab9.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252F81378c79-3b65-4101-aad9-20515684a05d.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/81378c79-3b65-4101-aad9-20515684a05d.jpg not downloaded yet
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdaf090>
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F11cc6c4c-d748-4d2b-b1e6-4bc5e5cb84d5.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/11cc6c4c-d748-4d2b-b1e6-4bc5e5cb84d5.jpg saved to cache
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F0dad9688-4367-4836-8bb0-8816ebd0c69f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/0dad9688-4367-4836-8bb0-8816ebd0c69f.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Fccfbe018-01b0-4445-bdb1-b948d99dedee.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/ccfbe018-01b0-4445-bdb1-b948d99dedee.jpg not downloaded yet
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9b8050>
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F32cd584a-c348-41c2-9658-8e91e2822899.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/32cd584a-c348-41c2-9658-8e91e2822899.jpg saved to cache
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd49c50>
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F6960ad22-a960-4b47-8788-4e8301f06782.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/6960ad22-a960-4b47-8788-4e8301f06782.jpg saved to cache
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F69d5762e-9620-49a9-b843-00a8d38a2a4c.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/69d5762e-9620-49a9-b843-00a8d38a2a4c.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F545b44f1-fb68-4812-ad72-1add47b830f4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/545b44f1-fb68-4812-ad72-1add47b830f4.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Ffc13ad17-1423-4d7a-acc7-fd91dff4c5bb.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/fc13ad17-1423-4d7a-acc7-fd91dff4c5bb.jpg not downloaded yet
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/f67becf1-f1ec-4eb7-9f49-452f5f23d352.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/3f7905ba-655e-43a7-ba89-7bd0e3131c3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/4db2bd50-cbc4-42de-97df-1e1ad5f814e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252Fb095bd83-7d62-4a96-a9ea-4b2458faa7a1.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/b095bd83-7d62-4a96-a9ea-4b2458faa7a1.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Fd664a1fd-e1f0-43db-922d-3c9f5b06fb7c.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/d664a1fd-e1f0-43db-922d-3c9f5b06fb7c.jpg not downloaded yet
2026-03-28 22:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8661529b-5882-5dc3-897a-a890c89b28f4 with identifier: 10738441
2026-03-28 22:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8661529b-5882-5dc3-897a-a890c89b28f4 with scrape type 1
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F654c9dcd-af21-47f1-b0f9-17841e717bfb.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/654c9dcd-af21-47f1-b0f9-17841e717bfb.jpg not downloaded yet
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab92dc10>
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F35d8b182-c0d0-4629-85de-35f2df100b02.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/35d8b182-c0d0-4629-85de-35f2df100b02.jpg saved to cache
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abaab3d0>
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F95998ee1-c00f-4b3a-b81b-2e7ae539fb93.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/95998ee1-c00f-4b3a-b81b-2e7ae539fb93.jpg saved to cache
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab917e90>
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F238ab1ec-b8b4-474f-b9a5-7a32052c6544.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/238ab1ec-b8b4-474f-b9a5-7a32052c6544.jpg saved to cache
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab907ad0>
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F4a6d1d0d-fdd7-4b42-9d3f-12aa50f0fb5f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/4a6d1d0d-fdd7-4b42-9d3f-12aa50f0fb5f.jpg saved to cache
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/4a281902-b35b-4010-9623-e43f0bb5b221.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F35213dd7-376e-40ad-af49-3f56c950fced.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/35213dd7-376e-40ad-af49-3f56c950fced.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F33435a84-bda2-4104-b6b7-ada016490c30.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/33435a84-bda2-4104-b6b7-ada016490c30.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252F14759cfe-ffa1-4b41-86e0-a82f0d5987ae.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/14759cfe-ffa1-4b41-86e0-a82f0d5987ae.jpg not downloaded yet
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/cd821183-abbc-4b93-a1a3-cf5c57817be5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/f216c6c8-cd38-45f1-9b96-108c601608f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F0d3ee6aa-dda9-4fed-a92e-af5f156e92be.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/0d3ee6aa-dda9-4fed-a92e-af5f156e92be.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F95afae8a-7f25-4d26-9fc9-1194c48a8148.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/95afae8a-7f25-4d26-9fc9-1194c48a8148.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F6c73f2fd-dfd7-49d2-b9c5-f765794b6d5e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/6c73f2fd-dfd7-49d2-b9c5-f765794b6d5e.jpg not downloaded yet
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F75b7a7ab-1235-4c11-ad11-c50d62720329.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/75b7a7ab-1235-4c11-ad11-c50d62720329.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252Fc4729559-5678-4bab-bc97-5f5f4fa29e4b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/c4729559-5678-4bab-bc97-5f5f4fa29e4b.jpg not downloaded yet
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Feadf4e32-ebdb-4b97-a25d-72c4931b0220.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/eadf4e32-ebdb-4b97-a25d-72c4931b0220.jpg not downloaded yet
2026-03-28 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1796d462-8b60-509e-b6f9-c7861ffc7ecc with identifier: 10738190
2026-03-28 22:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc with scrape type 1
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F42f7aad5-9605-4f05-a6e0-8688d21063eb.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/42f7aad5-9605-4f05-a6e0-8688d21063eb.jpg not downloaded yet
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba92a90>
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Ff67becf1-f1ec-4eb7-9f49-452f5f23d352.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/f67becf1-f1ec-4eb7-9f49-452f5f23d352.jpg saved to cache
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc53850>
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F3f7905ba-655e-43a7-ba89-7bd0e3131c3d.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/3f7905ba-655e-43a7-ba89-7bd0e3131c3d.jpg saved to cache
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdf4d50>
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F4db2bd50-cbc4-42de-97df-1e1ad5f814e0.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/4db2bd50-cbc4-42de-97df-1e1ad5f814e0.jpg saved to cache
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/c0b26e65-4aa5-45f3-9f28-8c043fd7fad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F27bdd6b3-b08d-4bd9-8a75-0b05a8a4ca0a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/27bdd6b3-b08d-4bd9-8a75-0b05a8a4ca0a.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F12f4b8c9-4074-420f-a6f5-e8697804b2d2.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/12f4b8c9-4074-420f-a6f5-e8697804b2d2.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F9d8e9cee-e5d9-4cac-8fce-3a7ef7f216a0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/9d8e9cee-e5d9-4cac-8fce-3a7ef7f216a0.jpg not downloaded yet
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/7acceb3a-ed45-4681-a9a7-9759d49c08ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/0dad9688-4367-4836-8bb0-8816ebd0c69f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252Fcf599ef5-8479-4042-bd2d-245f14245a37.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/cf599ef5-8479-4042-bd2d-245f14245a37.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F992a80af-135a-472c-b501-d3e3ff349757.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/992a80af-135a-472c-b501-d3e3ff349757.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Fc1bd87be-891d-4c3b-9c65-297afa0924d3.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/c1bd87be-891d-4c3b-9c65-297afa0924d3.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F8f3104b3-4317-44e4-b84c-841b2d0d5c0d.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/8f3104b3-4317-44e4-b84c-841b2d0d5c0d.jpg not downloaded yet
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/83de001f-b773-4049-95b1-c8ce2101a17a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F8df7576d-7259-4ad1-be17-6276a14422ee.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/8df7576d-7259-4ad1-be17-6276a14422ee.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F001829e2-7102-4476-935f-fe4d14d982cd.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/001829e2-7102-4476-935f-fe4d14d982cd.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F0bad77ca-1244-451b-8fef-4506718108ab.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/0bad77ca-1244-451b-8fef-4506718108ab.jpg not downloaded yet
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb5b610>
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F4a281902-b35b-4010-9623-e43f0bb5b221.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/4a281902-b35b-4010-9623-e43f0bb5b221.jpg saved to cache
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9f01c90>
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252Fcd821183-abbc-4b93-a1a3-cf5c57817be5.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/cd821183-abbc-4b93-a1a3-cf5c57817be5.jpg saved to cache
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9acdd0>
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Ff216c6c8-cd38-45f1-9b96-108c601608f3.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/f216c6c8-cd38-45f1-9b96-108c601608f3.jpg saved to cache
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab81540d-dbfb-55d4-bd44-761ccb036725 with identifier: 10738405
2026-03-28 22:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab81540d-dbfb-55d4-bd44-761ccb036725 with scrape type 1
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F971b4689-0667-4518-b9a4-4fdba0394ae3.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/971b4689-0667-4518-b9a4-4fdba0394ae3.jpg not downloaded yet
2026-03-28 22:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with identifier: 10738192
2026-03-28 22:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with scrape type 1
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F7c7f0a1b-06ef-4875-ba3b-3dcace7f84a1.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/7c7f0a1b-06ef-4875-ba3b-3dcace7f84a1.jpg not downloaded yet
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/aa5bde46-7757-43fc-b6bb-2e64dacecab9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/81378c79-3b65-4101-aad9-20515684a05d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252F3b09134f-ccb7-49bf-a9a1-335abb099eef.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/3b09134f-ccb7-49bf-a9a1-335abb099eef.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252Fbb1fd0ef-89ad-452d-91a8-f1e009b1f978.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/bb1fd0ef-89ad-452d-91a8-f1e009b1f978.jpg not downloaded yet
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/fc13ad17-1423-4d7a-acc7-fd91dff4c5bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Fef708a65-40ca-44cf-b639-d22248028267.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/ef708a65-40ca-44cf-b639-d22248028267.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F5890e19a-81cf-404c-ba0e-1d7050823c6e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/5890e19a-81cf-404c-ba0e-1d7050823c6e.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252Fd793c43f-91e5-4250-8969-d0086c8c0cbe.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/d793c43f-91e5-4250-8969-d0086c8c0cbe.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F185adce4-7a77-4fe4-a67e-88606541197e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/185adce4-7a77-4fe4-a67e-88606541197e.jpg not downloaded yet
2026-03-28 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/41c3c4cb-9a3f-4f7b-b59b-7c01e08dacfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Faaa02a18-de13-422a-a392-24a531fbc11e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/aaa02a18-de13-422a-a392-24a531fbc11e.jpg not downloaded yet
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252Fc1e3c48e-0c36-43d0-b4cc-a3353c0009d1.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/c1e3c48e-0c36-43d0-b4cc-a3353c0009d1.jpg not downloaded yet
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab946750>
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252Fc0b26e65-4aa5-45f3-9f28-8c043fd7fad1.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/c0b26e65-4aa5-45f3-9f28-8c043fd7fad1.jpg saved to cache
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10735325
2026-03-28 22:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 2
2026-03-28 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 2
2026-03-28 22:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6d77acf-f713-5385-89dd-15729212a87b, identifier: 10735325
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc2da10>
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F7acceb3a-ed45-4681-a9a7-9759d49c08ed.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/7acceb3a-ed45-4681-a9a7-9759d49c08ed.jpg saved to cache
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf1ab90>
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F0dad9688-4367-4836-8bb0-8816ebd0c69f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/0dad9688-4367-4836-8bb0-8816ebd0c69f.jpg saved to cache
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10737877
2026-03-28 22:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c04a1d-310c-5510-99a1-482bde9bb1cb with scrape type 2
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04c04a1d-310c-5510-99a1-482bde9bb1cb with scrape type 2
2026-03-28 22:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04c04a1d-310c-5510-99a1-482bde9bb1cb, identifier: 10737877
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaeea910>
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F83de001f-b773-4049-95b1-c8ce2101a17a.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/83de001f-b773-4049-95b1-c8ce2101a17a.jpg saved to cache
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/ccfbe018-01b0-4445-bdb1-b948d99dedee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/33435a84-bda2-4104-b6b7-ada016490c30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F8413ec5d-b348-413e-8fa8-be64e3e8ef7b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/8413ec5d-b348-413e-8fa8-be64e3e8ef7b.jpg not downloaded yet
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F2b8b61ad-f151-4e80-be42-ea77e8e1b9d8.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/2b8b61ad-f151-4e80-be42-ea77e8e1b9d8.jpg not downloaded yet
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F3ba57427-7b42-45f7-a471-f646af46ba27.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/3ba57427-7b42-45f7-a471-f646af46ba27.jpg not downloaded yet
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F3315e74e-c06b-4ad6-8412-146f2fa3c713.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/3315e74e-c06b-4ad6-8412-146f2fa3c713.jpg not downloaded yet
2026-03-28 22:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10735325
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-28 22:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22: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-28 22:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-28 22:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22: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-28 22:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10735325
2026-03-28 22:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10735325 to the API
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735325>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'f6d77acf-f713-5385-89dd-15729212a87b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVB312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735325',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 79192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 518 Comfort - Diesel - Automatic - 136 hp - 79.192 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735325%27 HTTP/1.1" 200 None
2026-03-28 22:15:23 [adesa.be] INFO: Saving data for 10735325: {'auction_closing_time': 1774858200.0, 'created_time': 1774624547.460264, 'last_price_update_time': 1774736123.224687}
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735325') HTTP/1.1" 204 0
2026-03-28 22:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10737877
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-28 22:15:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-28 22:15:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10737877
2026-03-28 22:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10737877 to the API
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737877>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '04c04a1d-310c-5510-99a1-482bde9bb1cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737877',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 5 Series 530 M Sport - Hybrid - Automatic - 184 hp - 90.253 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737877%27 HTTP/1.1" 200 None
2026-03-28 22:15:23 [adesa.be] INFO: Saving data for 10737877: {'auction_closing_time': 1774875600.0, 'created_time': 1774624518.245793, 'last_price_update_time': 1774736123.908859}
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737877') HTTP/1.1" 204 0
2026-03-28 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/14759cfe-ffa1-4b41-86e0-a82f0d5987ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/6c73f2fd-dfd7-49d2-b9c5-f765794b6d5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252F11328737-01c7-41b2-ab55-f4ae8fc65fe3.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/11328737-01c7-41b2-ab55-f4ae8fc65fe3.jpg not downloaded yet
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252Fab5e0f59-c31e-4dd4-bedb-b11037761df5.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/ab5e0f59-c31e-4dd4-bedb-b11037761df5.jpg not downloaded yet
2026-03-28 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab831f10>
2026-03-28 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252Faa5bde46-7757-43fc-b6bb-2e64dacecab9.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/aa5bde46-7757-43fc-b6bb-2e64dacecab9.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae27bd0>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252F81378c79-3b65-4101-aad9-20515684a05d.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/81378c79-3b65-4101-aad9-20515684a05d.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae14d50>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Ffc13ad17-1423-4d7a-acc7-fd91dff4c5bb.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/fc13ad17-1423-4d7a-acc7-fd91dff4c5bb.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F4e07816a-0f2f-497a-a9e1-80790d4cc5f1.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/4e07816a-0f2f-497a-a9e1-80790d4cc5f1.jpg not downloaded yet
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252Fd7bc7695-bc59-4768-b462-7156fe34034f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/d7bc7695-bc59-4768-b462-7156fe34034f.jpg not downloaded yet
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252Fee96b727-5ebf-42a7-8aca-9ceea0a35c34.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/ee96b727-5ebf-42a7-8aca-9ceea0a35c34.jpg not downloaded yet
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab87a110>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F41c3c4cb-9a3f-4f7b-b59b-7c01e08dacfe.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/41c3c4cb-9a3f-4f7b-b59b-7c01e08dacfe.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/42f7aad5-9605-4f05-a6e0-8688d21063eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/9d8e9cee-e5d9-4cac-8fce-3a7ef7f216a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Fa134d556-6dbe-44b7-b14d-c04c88ea6e4b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/a134d556-6dbe-44b7-b14d-c04c88ea6e4b.jpg not downloaded yet
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F1c6620de-94c4-4ea4-8cb0-bbaf2594e7e8.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/1c6620de-94c4-4ea4-8cb0-bbaf2594e7e8.jpg not downloaded yet
2026-03-28 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/95afae8a-7f25-4d26-9fc9-1194c48a8148.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/27bdd6b3-b08d-4bd9-8a75-0b05a8a4ca0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F201c62e1-462b-4e15-9c2c-a8e219abf480.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/201c62e1-462b-4e15-9c2c-a8e219abf480.jpg not downloaded yet
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252Fef4efe8d-4e3e-47f1-9297-1aa8468b0ff6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/ef4efe8d-4e3e-47f1-9297-1aa8468b0ff6.jpg not downloaded yet
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F0f65a382-552e-40ce-8796-f3f483f21624.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/0f65a382-552e-40ce-8796-f3f483f21624.jpg not downloaded yet
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae35850>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Fccfbe018-01b0-4445-bdb1-b948d99dedee.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/ccfbe018-01b0-4445-bdb1-b948d99dedee.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadea890>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F33435a84-bda2-4104-b6b7-ada016490c30.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/33435a84-bda2-4104-b6b7-ada016490c30.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaee19d0>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252F14759cfe-ffa1-4b41-86e0-a82f0d5987ae.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/14759cfe-ffa1-4b41-86e0-a82f0d5987ae.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae1f110>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F6c73f2fd-dfd7-49d2-b9c5-f765794b6d5e.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/6c73f2fd-dfd7-49d2-b9c5-f765794b6d5e.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/35213dd7-376e-40ad-af49-3f56c950fced.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/eadf4e32-ebdb-4b97-a25d-72c4931b0220.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F543844bb-f8bb-4499-8b73-17493f6f3134.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/543844bb-f8bb-4499-8b73-17493f6f3134.jpg not downloaded yet
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F374b051f-0dcd-44cd-9097-04ea44b29b60.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/374b051f-0dcd-44cd-9097-04ea44b29b60.jpg not downloaded yet
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F24a61834-43c0-4ae1-a2f1-fca3e57841e0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/24a61834-43c0-4ae1-a2f1-fca3e57841e0.jpg not downloaded yet
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252Fd9891c2b-50fd-4fac-8858-c80b14234410.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/d9891c2b-50fd-4fac-8858-c80b14234410.jpg not downloaded yet
2026-03-28 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/12f4b8c9-4074-420f-a6f5-e8697804b2d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/8f3104b3-4317-44e4-b84c-841b2d0d5c0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252Fecf97790-d7b5-4367-8701-c347590ad423.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/ecf97790-d7b5-4367-8701-c347590ad423.jpg not downloaded yet
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf1c150>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F42f7aad5-9605-4f05-a6e0-8688d21063eb.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/42f7aad5-9605-4f05-a6e0-8688d21063eb.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9e5c10>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F9d8e9cee-e5d9-4cac-8fce-3a7ef7f216a0.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/9d8e9cee-e5d9-4cac-8fce-3a7ef7f216a0.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d6c162-f4d4-59e2-9072-f399334764cf with identifier: 10738370
2026-03-28 22:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d6c162-f4d4-59e2-9072-f399334764cf with scrape type 1
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fff7940ee-6cfd-4062-a5ce-d48654bb81f1.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/ff7940ee-6cfd-4062-a5ce-d48654bb81f1.jpg not downloaded yet
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9cf850>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F95afae8a-7f25-4d26-9fc9-1194c48a8148.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/95afae8a-7f25-4d26-9fc9-1194c48a8148.jpg saved to cache
2026-03-28 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba47d50>
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F27bdd6b3-b08d-4bd9-8a75-0b05a8a4ca0a.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/27bdd6b3-b08d-4bd9-8a75-0b05a8a4ca0a.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/c1bd87be-891d-4c3b-9c65-297afa0924d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/3b09134f-ccb7-49bf-a9a1-335abb099eef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252Fcaa25406-4818-474f-b1a1-5e1669972039.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/caa25406-4818-474f-b1a1-5e1669972039.jpg not downloaded yet
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F5b9582bc-2901-45f5-86a1-2dc2a0222246.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/5b9582bc-2901-45f5-86a1-2dc2a0222246.jpg not downloaded yet
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252Ff006f753-007d-421a-9a53-7a36324ce15c.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/f006f753-007d-421a-9a53-7a36324ce15c.jpg not downloaded yet
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F130e62a9-3c25-49d8-9b89-708f492fb3d4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/130e62a9-3c25-49d8-9b89-708f492fb3d4.jpg not downloaded yet
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Faf741eeb-4739-407e-97f9-c1557abf1c67.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/af741eeb-4739-407e-97f9-c1557abf1c67.jpg not downloaded yet
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252Fbf9915d5-2f66-4883-b521-e5f69b1b356d.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/bf9915d5-2f66-4883-b521-e5f69b1b356d.jpg not downloaded yet
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F1057aacf-12bb-43a9-8536-e5f126a39111.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/1057aacf-12bb-43a9-8536-e5f126a39111.jpg not downloaded yet
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaeddb10>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F35213dd7-376e-40ad-af49-3f56c950fced.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/35213dd7-376e-40ad-af49-3f56c950fced.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae01690>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Feadf4e32-ebdb-4b97-a25d-72c4931b0220.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/eadf4e32-ebdb-4b97-a25d-72c4931b0220.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb92e90>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F12f4b8c9-4074-420f-a6f5-e8697804b2d2.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/12f4b8c9-4074-420f-a6f5-e8697804b2d2.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaeddfd0>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F8f3104b3-4317-44e4-b84c-841b2d0d5c0d.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/8f3104b3-4317-44e4-b84c-841b2d0d5c0d.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/bb1fd0ef-89ad-452d-91a8-f1e009b1f978.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/c1e3c48e-0c36-43d0-b4cc-a3353c0009d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/aaa02a18-de13-422a-a392-24a531fbc11e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F87604b7f-d77c-4e8d-80c5-75966e810447.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/87604b7f-d77c-4e8d-80c5-75966e810447.jpg not downloaded yet
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fdf3f83cb-0692-4e6c-982a-f61382f595c7.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/df3f83cb-0692-4e6c-982a-f61382f595c7.jpg not downloaded yet
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/185adce4-7a77-4fe4-a67e-88606541197e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/4e07816a-0f2f-497a-a9e1-80790d4cc5f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F8dc8a639-6f6d-4dbd-a77c-775c7adabe11.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/8dc8a639-6f6d-4dbd-a77c-775c7adabe11.jpg not downloaded yet
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F4fc393eb-05a4-4873-a25a-9d13571fe810.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/4fc393eb-05a4-4873-a25a-9d13571fe810.jpg not downloaded yet
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/ee96b727-5ebf-42a7-8aca-9ceea0a35c34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fd04652ab-c887-4bed-9dbd-2baa0d6af894.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/d04652ab-c887-4bed-9dbd-2baa0d6af894.jpg not downloaded yet
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadf9310>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Fc1bd87be-891d-4c3b-9c65-297afa0924d3.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/c1bd87be-891d-4c3b-9c65-297afa0924d3.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf316d0>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252F3b09134f-ccb7-49bf-a9a1-335abb099eef.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/3b09134f-ccb7-49bf-a9a1-335abb099eef.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/d793c43f-91e5-4250-8969-d0086c8c0cbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F97b2784e-7a4e-463a-af34-030f821c23d9.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/97b2784e-7a4e-463a-af34-030f821c23d9.jpg not downloaded yet
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252Fc01b1227-a268-4c95-955a-63f5c829faa6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/c01b1227-a268-4c95-955a-63f5c829faa6.jpg not downloaded yet
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/11328737-01c7-41b2-ab55-f4ae8fc65fe3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252F2c00e312-6df2-4559-aac3-e337429b8fec.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/2c00e312-6df2-4559-aac3-e337429b8fec.jpg not downloaded yet
2026-03-28 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/d7bc7695-bc59-4768-b462-7156fe34034f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae0e850>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252Fbb1fd0ef-89ad-452d-91a8-f1e009b1f978.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/bb1fd0ef-89ad-452d-91a8-f1e009b1f978.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba2d990>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252Fc1e3c48e-0c36-43d0-b4cc-a3353c0009d1.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/c1e3c48e-0c36-43d0-b4cc-a3353c0009d1.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf3aed0>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Faaa02a18-de13-422a-a392-24a531fbc11e.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/aaa02a18-de13-422a-a392-24a531fbc11e.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9cd6d0>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F185adce4-7a77-4fe4-a67e-88606541197e.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/185adce4-7a77-4fe4-a67e-88606541197e.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae01650>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F4e07816a-0f2f-497a-a9e1-80790d4cc5f1.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/4e07816a-0f2f-497a-a9e1-80790d4cc5f1.jpg saved to cache
2026-03-28 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba8b950>
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252Fee96b727-5ebf-42a7-8aca-9ceea0a35c34.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/ee96b727-5ebf-42a7-8aca-9ceea0a35c34.jpg saved to cache
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/1c6620de-94c4-4ea4-8cb0-bbaf2594e7e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752046%252Fgeneral%252F63656cca-38dc-401c-850a-4cdbda6d4e47.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/63656cca-38dc-401c-850a-4cdbda6d4e47.jpg not downloaded yet
2026-03-28 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/ab5e0f59-c31e-4dd4-bedb-b11037761df5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752094/general/a134d556-6dbe-44b7-b14d-c04c88ea6e4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738399)
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752046%252Fgeneral%252Fb1f9a6c5-d8fa-4d79-b55b-f42cd843fbbc.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/b1f9a6c5-d8fa-4d79-b55b-f42cd843fbbc.jpg not downloaded yet
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd9f790>
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252Fd793c43f-91e5-4250-8969-d0086c8c0cbe.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/d793c43f-91e5-4250-8969-d0086c8c0cbe.jpg saved to cache
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab873c10>
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252F11328737-01c7-41b2-ab55-f4ae8fc65fe3.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/11328737-01c7-41b2-ab55-f4ae8fc65fe3.jpg saved to cache
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abcc8490>
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252Fd7bc7695-bc59-4768-b462-7156fe34034f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/d7bc7695-bc59-4768-b462-7156fe34034f.jpg saved to cache
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/543844bb-f8bb-4499-8b73-17493f6f3134.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/0f65a382-552e-40ce-8796-f3f483f21624.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/af741eeb-4739-407e-97f9-c1557abf1c67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752046%252Fgeneral%252F410b136d-f9e3-4fac-9016-8b2e9dbe3d4a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/410b136d-f9e3-4fac-9016-8b2e9dbe3d4a.jpg not downloaded yet
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abda27d0>
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F1c6620de-94c4-4ea4-8cb0-bbaf2594e7e8.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/1c6620de-94c4-4ea4-8cb0-bbaf2594e7e8.jpg saved to cache
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc17550>
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252Fab5e0f59-c31e-4dd4-bedb-b11037761df5.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/ab5e0f59-c31e-4dd4-bedb-b11037761df5.jpg saved to cache
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc05250>
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752094%252Fgeneral%252Fa134d556-6dbe-44b7-b14d-c04c88ea6e4b.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752094/general/a134d556-6dbe-44b7-b14d-c04c88ea6e4b.jpg saved to cache
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46
2026-03-28 22:15:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d09e15f1-4bab-512a-a6a7-dd5f0a049c46, skipping ID generation
2026-03-28 22:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with scrape type 1
2026-03-28 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46 sending to next pipeline
2026-03-28 22:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d09e15f1-4bab-512a-a6a7-dd5f0a049c46, identifier: 10738399
2026-03-28 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/d9891c2b-50fd-4fac-8858-c80b14234410.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/130e62a9-3c25-49d8-9b89-708f492fb3d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fc221e83f-ccec-4849-89d7-eb6361aeb984.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/c221e83f-ccec-4849-89d7-eb6361aeb984.jpg not downloaded yet
2026-03-28 22:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with identifier: 10738399
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-28 22:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-28 22:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with identifier: 10738399
2026-03-28 22:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with identifier: 10738399 to the API
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752094/general/a134d556-6dbe-44b7-b14d-c04c88ea6e4b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': 'd09e15f1-4bab-512a-a6a7-dd5f0a049c46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQW339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738399',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 25611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/f216c6c8-cd38-45f1-9b96-108c601608f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/81378c79-3b65-4101-aad9-20515684a05d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/fc13ad17-1423-4d7a-acc7-fd91dff4c5bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/14759cfe-ffa1-4b41-86e0-a82f0d5987ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/eadf4e32-ebdb-4b97-a25d-72c4931b0220.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/c1bd87be-891d-4c3b-9c65-297afa0924d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/3b09134f-ccb7-49bf-a9a1-335abb099eef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/aaa02a18-de13-422a-a392-24a531fbc11e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/11328737-01c7-41b2-ab55-f4ae8fc65fe3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d09e15f1-4bab-512a-a6a7-dd5f0a049c46/d09e15f1-4bab-512a-a6a7-dd5f0a049c46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752094/general/a134d556-6dbe-44b7-b14d-c04c88ea6e4b.jpg',
'Width': 1024}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2021-09-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 25.611 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738399%27 HTTP/1.1" 200 None
2026-03-28 22:15:27 [adesa.be] INFO: Saving data for 10738399: {'created_time': 1774736127.717097, 'last_price_update_time': 1774736127.717117, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738399') HTTP/1.1" 204 0
2026-03-28 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/24a61834-43c0-4ae1-a2f1-fca3e57841e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/df3f83cb-0692-4e6c-982a-f61382f595c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fe34f1217-2c15-4f72-9c3e-d7250050590e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/e34f1217-2c15-4f72-9c3e-d7250050590e.jpg not downloaded yet
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadf7750>
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F543844bb-f8bb-4499-8b73-17493f6f3134.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/543844bb-f8bb-4499-8b73-17493f6f3134.jpg saved to cache
2026-03-28 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae1cb10>
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F0f65a382-552e-40ce-8796-f3f483f21624.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/0f65a382-552e-40ce-8796-f3f483f21624.jpg saved to cache
2026-03-28 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae0b710>
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Faf741eeb-4739-407e-97f9-c1557abf1c67.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/af741eeb-4739-407e-97f9-c1557abf1c67.jpg saved to cache
2026-03-28 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/87604b7f-d77c-4e8d-80c5-75966e810447.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9c60fd0>
2026-03-28 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252Fd9891c2b-50fd-4fac-8858-c80b14234410.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/d9891c2b-50fd-4fac-8858-c80b14234410.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9af450>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F130e62a9-3c25-49d8-9b89-708f492fb3d4.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/130e62a9-3c25-49d8-9b89-708f492fb3d4.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/4fc393eb-05a4-4873-a25a-9d13571fe810.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/f006f753-007d-421a-9a53-7a36324ce15c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/1057aacf-12bb-43a9-8536-e5f126a39111.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf11a10>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F24a61834-43c0-4ae1-a2f1-fca3e57841e0.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/24a61834-43c0-4ae1-a2f1-fca3e57841e0.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb23290>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fdf3f83cb-0692-4e6c-982a-f61382f595c7.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/df3f83cb-0692-4e6c-982a-f61382f595c7.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc078d0>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252F87604b7f-d77c-4e8d-80c5-75966e810447.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/87604b7f-d77c-4e8d-80c5-75966e810447.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/c01b1227-a268-4c95-955a-63f5c829faa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/63656cca-38dc-401c-850a-4cdbda6d4e47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/97b2784e-7a4e-463a-af34-030f821c23d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/2c00e312-6df2-4559-aac3-e337429b8fec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/d04652ab-c887-4bed-9dbd-2baa0d6af894.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab829b90>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F4fc393eb-05a4-4873-a25a-9d13571fe810.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/4fc393eb-05a4-4873-a25a-9d13571fe810.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd6acd0>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252Ff006f753-007d-421a-9a53-7a36324ce15c.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/f006f753-007d-421a-9a53-7a36324ce15c.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abda2ad0>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F1057aacf-12bb-43a9-8536-e5f126a39111.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/1057aacf-12bb-43a9-8536-e5f126a39111.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/8dc8a639-6f6d-4dbd-a77c-775c7adabe11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/bf9915d5-2f66-4883-b521-e5f69b1b356d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/b1f9a6c5-d8fa-4d79-b55b-f42cd843fbbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/410b136d-f9e3-4fac-9016-8b2e9dbe3d4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/5b9582bc-2901-45f5-86a1-2dc2a0222246.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc395d0>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252Fc01b1227-a268-4c95-955a-63f5c829faa6.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/c01b1227-a268-4c95-955a-63f5c829faa6.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9dc5d0>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252F63656cca-38dc-401c-850a-4cdbda6d4e47.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/63656cca-38dc-401c-850a-4cdbda6d4e47.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8536d0>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F97b2784e-7a4e-463a-af34-030f821c23d9.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/97b2784e-7a4e-463a-af34-030f821c23d9.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae37f50>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252F2c00e312-6df2-4559-aac3-e337429b8fec.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/2c00e312-6df2-4559-aac3-e337429b8fec.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab853050>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fd04652ab-c887-4bed-9dbd-2baa0d6af894.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/d04652ab-c887-4bed-9dbd-2baa0d6af894.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/e34f1217-2c15-4f72-9c3e-d7250050590e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/ff7940ee-6cfd-4062-a5ce-d48654bb81f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752046/general/c221e83f-ccec-4849-89d7-eb6361aeb984.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738370)
2026-03-28 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/caa25406-4818-474f-b1a1-5e1669972039.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab983a10>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F8dc8a639-6f6d-4dbd-a77c-775c7adabe11.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/8dc8a639-6f6d-4dbd-a77c-775c7adabe11.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab861890>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252Fbf9915d5-2f66-4883-b521-e5f69b1b356d.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/bf9915d5-2f66-4883-b521-e5f69b1b356d.jpg saved to cache
2026-03-28 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae30810>
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fb1f9a6c5-d8fa-4d79-b55b-f42cd843fbbc.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/b1f9a6c5-d8fa-4d79-b55b-f42cd843fbbc.jpg saved to cache
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9976d0>
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252F410b136d-f9e3-4fac-9016-8b2e9dbe3d4a.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/410b136d-f9e3-4fac-9016-8b2e9dbe3d4a.jpg saved to cache
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae00210>
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F5b9582bc-2901-45f5-86a1-2dc2a0222246.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/5b9582bc-2901-45f5-86a1-2dc2a0222246.jpg saved to cache
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/201c62e1-462b-4e15-9c2c-a8e219abf480.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/374b051f-0dcd-44cd-9097-04ea44b29b60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/3315e74e-c06b-4ad6-8412-146f2fa3c713.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae30a10>
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fe34f1217-2c15-4f72-9c3e-d7250050590e.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/e34f1217-2c15-4f72-9c3e-d7250050590e.jpg saved to cache
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9ef8c50>
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fff7940ee-6cfd-4062-a5ce-d48654bb81f1.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/ff7940ee-6cfd-4062-a5ce-d48654bb81f1.jpg saved to cache
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab96b550>
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752046%252Fgeneral%252Fc221e83f-ccec-4849-89d7-eb6361aeb984.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752046/general/c221e83f-ccec-4849-89d7-eb6361aeb984.jpg saved to cache
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b4d6c162-f4d4-59e2-9072-f399334764cf
2026-03-28 22:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4d6c162-f4d4-59e2-9072-f399334764cf, skipping ID generation
2026-03-28 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d6c162-f4d4-59e2-9072-f399334764cf with scrape type 1
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4d6c162-f4d4-59e2-9072-f399334764cf sending to next pipeline
2026-03-28 22:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4d6c162-f4d4-59e2-9072-f399334764cf, identifier: 10738370
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae31550>
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252Fcaa25406-4818-474f-b1a1-5e1669972039.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/caa25406-4818-474f-b1a1-5e1669972039.jpg saved to cache
2026-03-28 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/ef4efe8d-4e3e-47f1-9297-1aa8468b0ff6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4d6c162-f4d4-59e2-9072-f399334764cf with identifier: 10738370
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-28 22:15:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4d6c162-f4d4-59e2-9072-f399334764cf with identifier: 10738370
2026-03-28 22:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4d6c162-f4d4-59e2-9072-f399334764cf with identifier: 10738370 to the API
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752046/general/c221e83f-ccec-4849-89d7-eb6361aeb984.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': 'b4d6c162-f4d4-59e2-9072-f399334764cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTQ687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 31640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/ff7940ee-6cfd-4062-a5ce-d48654bb81f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/af741eeb-4739-407e-97f9-c1557abf1c67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/df3f83cb-0692-4e6c-982a-f61382f595c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/d04652ab-c887-4bed-9dbd-2baa0d6af894.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/2c00e312-6df2-4559-aac3-e337429b8fec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/63656cca-38dc-401c-850a-4cdbda6d4e47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/b1f9a6c5-d8fa-4d79-b55b-f42cd843fbbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/410b136d-f9e3-4fac-9016-8b2e9dbe3d4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/c221e83f-ccec-4849-89d7-eb6361aeb984.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d6c162-f4d4-59e2-9072-f399334764cf/b4d6c162-f4d4-59e2-9072-f399334764cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26015,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752046/general/e34f1217-2c15-4f72-9c3e-d7250050590e.jpg',
'Width': 400}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'31.640 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738370%27 HTTP/1.1" 200 None
2026-03-28 22:15:30 [adesa.be] INFO: Saving data for 10738370: {'created_time': 1774736130.099107, 'last_price_update_time': 1774736130.099123, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738370') HTTP/1.1" 204 0
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751864/general/ecf97790-d7b5-4367-8701-c347590ad423.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738190)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/5890e19a-81cf-404c-ba0e-1d7050823c6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/2b8b61ad-f151-4e80-be42-ea77e8e1b9d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49baa4a190>
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F201c62e1-462b-4e15-9c2c-a8e219abf480.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/201c62e1-462b-4e15-9c2c-a8e219abf480.jpg saved to cache
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae13610>
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F374b051f-0dcd-44cd-9097-04ea44b29b60.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/374b051f-0dcd-44cd-9097-04ea44b29b60.jpg saved to cache
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab835350>
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F3315e74e-c06b-4ad6-8412-146f2fa3c713.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/3315e74e-c06b-4ad6-8412-146f2fa3c713.jpg saved to cache
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba6f450>
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252Fef4efe8d-4e3e-47f1-9297-1aa8468b0ff6.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/ef4efe8d-4e3e-47f1-9297-1aa8468b0ff6.jpg saved to cache
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/ef708a65-40ca-44cf-b639-d22248028267.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/3ba57427-7b42-45f7-a471-f646af46ba27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/8413ec5d-b348-413e-8fa8-be64e3e8ef7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751869/general/7c7f0a1b-06ef-4875-ba3b-3dcace7f84a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738192)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/0bad77ca-1244-451b-8fef-4506718108ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc029d0>
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751864%252Fgeneral%252Fecf97790-d7b5-4367-8701-c347590ad423.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751864/general/ecf97790-d7b5-4367-8701-c347590ad423.jpg saved to cache
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc
2026-03-28 22:15:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1796d462-8b60-509e-b6f9-c7861ffc7ecc, skipping ID generation
2026-03-28 22:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc with scrape type 1
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc sending to next pipeline
2026-03-28 22:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1796d462-8b60-509e-b6f9-c7861ffc7ecc, identifier: 10738190
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadeccd0>
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F5890e19a-81cf-404c-ba0e-1d7050823c6e.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/5890e19a-81cf-404c-ba0e-1d7050823c6e.jpg saved to cache
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae1fa10>
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F2b8b61ad-f151-4e80-be42-ea77e8e1b9d8.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/2b8b61ad-f151-4e80-be42-ea77e8e1b9d8.jpg saved to cache
2026-03-28 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/8df7576d-7259-4ad1-be17-6276a14422ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1796d462-8b60-509e-b6f9-c7861ffc7ecc with identifier: 10738190
2026-03-28 22:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1796d462-8b60-509e-b6f9-c7861ffc7ecc with identifier: 10738190
2026-03-28 22:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1796d462-8b60-509e-b6f9-c7861ffc7ecc with identifier: 10738190 to the API
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751864/general/ecf97790-d7b5-4367-8701-c347590ad423.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '1796d462-8b60-509e-b6f9-c7861ffc7ecc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAP208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738190',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 76204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32383,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/42f7aad5-9605-4f05-a6e0-8688d21063eb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243383,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/8f3104b3-4317-44e4-b84c-841b2d0d5c0d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239426,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/bb1fd0ef-89ad-452d-91a8-f1e009b1f978.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227377,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/c1e3c48e-0c36-43d0-b4cc-a3353c0009d1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282052,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/ab5e0f59-c31e-4dd4-bedb-b11037761df5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257266,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/1c6620de-94c4-4ea4-8cb0-bbaf2594e7e8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301871,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/543844bb-f8bb-4499-8b73-17493f6f3134.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331980,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/ecf97790-d7b5-4367-8701-c347590ad423.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248729,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/130e62a9-3c25-49d8-9b89-708f492fb3d4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796d462-8b60-509e-b6f9-c7861ffc7ecc/1796d462-8b60-509e-b6f9-c7861ffc7ecc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245939,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751864/general/87604b7f-d77c-4e8d-80c5-75966e810447.jpg',
'Width': 1400}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-09-09',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'76.204 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738190%27 HTTP/1.1" 200 None
2026-03-28 22:15:30 [adesa.be] INFO: Saving data for 10738190: {'created_time': 1774736130.961524, 'last_price_update_time': 1774736130.961536, 'auction_closing_time': 1775041200.0}
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738190') HTTP/1.1" 204 0
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752103/general/971b4689-0667-4518-b9a4-4fdba0394ae3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738405)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/001829e2-7102-4476-935f-fe4d14d982cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/992a80af-135a-472c-b501-d3e3ff349757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/c4729559-5678-4bab-bc97-5f5f4fa29e4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/0d3ee6aa-dda9-4fed-a92e-af5f156e92be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae16bd0>
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Fef708a65-40ca-44cf-b639-d22248028267.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/ef708a65-40ca-44cf-b639-d22248028267.jpg saved to cache
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba2c510>
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F3ba57427-7b42-45f7-a471-f646af46ba27.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/3ba57427-7b42-45f7-a471-f646af46ba27.jpg saved to cache
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba1c110>
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F8413ec5d-b348-413e-8fa8-be64e3e8ef7b.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/8413ec5d-b348-413e-8fa8-be64e3e8ef7b.jpg saved to cache
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab96b6d0>
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751869%252Fgeneral%252F7c7f0a1b-06ef-4875-ba3b-3dcace7f84a1.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751869/general/7c7f0a1b-06ef-4875-ba3b-3dcace7f84a1.jpg saved to cache
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4
2026-03-28 22:15:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4, skipping ID generation
2026-03-28 22:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with scrape type 1
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 sending to next pipeline
2026-03-28 22:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4, identifier: 10738192
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf1afd0>
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F0bad77ca-1244-451b-8fef-4506718108ab.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/0bad77ca-1244-451b-8fef-4506718108ab.jpg saved to cache
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba04c50>
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F8df7576d-7259-4ad1-be17-6276a14422ee.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/8df7576d-7259-4ad1-be17-6276a14422ee.jpg saved to cache
2026-03-28 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with identifier: 10738192
2026-03-28 22:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with identifier: 10738192
2026-03-28 22:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with identifier: 10738192 to the API
2026-03-28 22:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751869/general/7c7f0a1b-06ef-4875-ba3b-3dcace7f84a1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTT751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738192',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 41971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308564,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/7c7f0a1b-06ef-4875-ba3b-3dcace7f84a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293086,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/185adce4-7a77-4fe4-a67e-88606541197e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255589,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/3315e74e-c06b-4ad6-8412-146f2fa3c713.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243692,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/ee96b727-5ebf-42a7-8aca-9ceea0a35c34.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290191,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/0f65a382-552e-40ce-8796-f3f483f21624.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346348,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/d9891c2b-50fd-4fac-8858-c80b14234410.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270735,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/f006f753-007d-421a-9a53-7a36324ce15c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283591,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/1057aacf-12bb-43a9-8536-e5f126a39111.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/4fc393eb-05a4-4873-a25a-9d13571fe810.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4/b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314267,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751869/general/c01b1227-a268-4c95-955a-63f5c829faa6.jpg',
'Width': 1920}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Jumpy XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'41.971 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2020}
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738192%27 HTTP/1.1" 200 None
2026-03-28 22:15:33 [adesa.be] INFO: Saving data for 10738192: {'created_time': 1774736133.581778, 'last_price_update_time': 1774736133.581789, 'auction_closing_time': 1775041200.0}
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738192') HTTP/1.1" 204 0
2026-03-28 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/75b7a7ab-1235-4c11-ad11-c50d62720329.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/cf599ef5-8479-4042-bd2d-245f14245a37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752133/general/654c9dcd-af21-47f1-b0f9-17841e717bfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738441)
2026-03-28 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/b095bd83-7d62-4a96-a9ea-4b2458faa7a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/545b44f1-fb68-4812-ad72-1add47b830f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba1fa10>
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752103%252Fgeneral%252F971b4689-0667-4518-b9a4-4fdba0394ae3.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752103/general/971b4689-0667-4518-b9a4-4fdba0394ae3.jpg saved to cache
2026-03-28 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ab81540d-dbfb-55d4-bd44-761ccb036725
2026-03-28 22:15:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab81540d-dbfb-55d4-bd44-761ccb036725, skipping ID generation
2026-03-28 22:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab81540d-dbfb-55d4-bd44-761ccb036725 with scrape type 1
2026-03-28 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab81540d-dbfb-55d4-bd44-761ccb036725 sending to next pipeline
2026-03-28 22:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab81540d-dbfb-55d4-bd44-761ccb036725, identifier: 10738405
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9f043d0>
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F001829e2-7102-4476-935f-fe4d14d982cd.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/001829e2-7102-4476-935f-fe4d14d982cd.jpg saved to cache
2026-03-28 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab861510>
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F992a80af-135a-472c-b501-d3e3ff349757.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/992a80af-135a-472c-b501-d3e3ff349757.jpg saved to cache
2026-03-28 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf7a110>
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252Fc4729559-5678-4bab-bc97-5f5f4fa29e4b.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/c4729559-5678-4bab-bc97-5f5f4fa29e4b.jpg saved to cache
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc3a790>
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F0d3ee6aa-dda9-4fed-a92e-af5f156e92be.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/0d3ee6aa-dda9-4fed-a92e-af5f156e92be.jpg saved to cache
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab81540d-dbfb-55d4-bd44-761ccb036725 with identifier: 10738405
2026-03-28 22:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab81540d-dbfb-55d4-bd44-761ccb036725 with identifier: 10738405
2026-03-28 22:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab81540d-dbfb-55d4-bd44-761ccb036725 with identifier: 10738405 to the API
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752103/general/971b4689-0667-4518-b9a4-4fdba0394ae3.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': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab81540d-dbfb-55d4-bd44-761ccb036725',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP959A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 126234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367583,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/971b4689-0667-4518-b9a4-4fdba0394ae3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364176,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/d793c43f-91e5-4250-8969-d0086c8c0cbe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359794,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/3ba57427-7b42-45f7-a471-f646af46ba27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353132,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/d7bc7695-bc59-4768-b462-7156fe34034f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/ef4efe8d-4e3e-47f1-9297-1aa8468b0ff6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317764,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/24a61834-43c0-4ae1-a2f1-fca3e57841e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347932,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/5b9582bc-2901-45f5-86a1-2dc2a0222246.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321548,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/bf9915d5-2f66-4883-b521-e5f69b1b356d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221952,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/8dc8a639-6f6d-4dbd-a77c-775c7adabe11.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab81540d-dbfb-55d4-bd44-761ccb036725/ab81540d-dbfb-55d4-bd44-761ccb036725_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351214,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752103/general/97b2784e-7a4e-463a-af34-030f821c23d9.jpg',
'Width': 1920}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 126.234 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738405%27 HTTP/1.1" 200 None
2026-03-28 22:15:34 [adesa.be] INFO: Saving data for 10738405: {'created_time': 1774736134.432411, 'last_price_update_time': 1774736134.432423, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738405') HTTP/1.1" 204 0
2026-03-28 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/84d1fe94-ac7f-4d4c-b474-109393ba1ae6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/4acf095d-19db-4840-92b6-0dbd4ff92c0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/431d1070-98e3-4dc7-b707-224f7665f268.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49baa49210>
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F75b7a7ab-1235-4c11-ad11-c50d62720329.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/75b7a7ab-1235-4c11-ad11-c50d62720329.jpg saved to cache
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9ef8f50>
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252Fcf599ef5-8479-4042-bd2d-245f14245a37.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/cf599ef5-8479-4042-bd2d-245f14245a37.jpg saved to cache
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab997990>
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752133%252Fgeneral%252F654c9dcd-af21-47f1-b0f9-17841e717bfb.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752133/general/654c9dcd-af21-47f1-b0f9-17841e717bfb.jpg saved to cache
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8661529b-5882-5dc3-897a-a890c89b28f4
2026-03-28 22:15:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8661529b-5882-5dc3-897a-a890c89b28f4, skipping ID generation
2026-03-28 22:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8661529b-5882-5dc3-897a-a890c89b28f4 with scrape type 1
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8661529b-5882-5dc3-897a-a890c89b28f4 sending to next pipeline
2026-03-28 22:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8661529b-5882-5dc3-897a-a890c89b28f4, identifier: 10738441
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd64590>
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252Fb095bd83-7d62-4a96-a9ea-4b2458faa7a1.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/b095bd83-7d62-4a96-a9ea-4b2458faa7a1.jpg saved to cache
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9cd950>
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F545b44f1-fb68-4812-ad72-1add47b830f4.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/545b44f1-fb68-4812-ad72-1add47b830f4.jpg saved to cache
2026-03-28 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/69d5762e-9620-49a9-b843-00a8d38a2a4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8661529b-5882-5dc3-897a-a890c89b28f4 with identifier: 10738441
2026-03-28 22:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8661529b-5882-5dc3-897a-a890c89b28f4 with identifier: 10738441
2026-03-28 22:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8661529b-5882-5dc3-897a-a890c89b28f4 with identifier: 10738441 to the API
2026-03-28 22:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752133/general/654c9dcd-af21-47f1-b0f9-17841e717bfb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8661529b-5882-5dc3-897a-a890c89b28f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVR552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738441',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 98522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/654c9dcd-af21-47f1-b0f9-17841e717bfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/6c73f2fd-dfd7-49d2-b9c5-f765794b6d5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/9d8e9cee-e5d9-4cac-8fce-3a7ef7f216a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/0bad77ca-1244-451b-8fef-4506718108ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/5890e19a-81cf-404c-ba0e-1d7050823c6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/2b8b61ad-f151-4e80-be42-ea77e8e1b9d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/4e07816a-0f2f-497a-a9e1-80790d4cc5f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/201c62e1-462b-4e15-9c2c-a8e219abf480.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/374b051f-0dcd-44cd-9097-04ea44b29b60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8661529b-5882-5dc3-897a-a890c89b28f4/8661529b-5882-5dc3-897a-a890c89b28f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752133/general/caa25406-4818-474f-b1a1-5e1669972039.jpg',
'Width': 1024}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-04-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Manual - 116 hp '
'- 98.522 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738441%27 HTTP/1.1" 200 None
2026-03-28 22:15:35 [adesa.be] INFO: Saving data for 10738441: {'created_time': 1774736135.263626, 'last_price_update_time': 1774736135.263637, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738441') HTTP/1.1" 204 0
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/d664a1fd-e1f0-43db-922d-3c9f5b06fb7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/b9896916-5064-461a-acc1-78015bdbe986.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/d8bf4bc6-c159-4167-b68d-7b98cc67bb1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/b380477e-258f-4182-b22b-ade3fdc8b397.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/e18014aa-57a6-4931-abc1-58ca48b79319.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf5c410>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F84d1fe94-ac7f-4d4c-b474-109393ba1ae6.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/84d1fe94-ac7f-4d4c-b474-109393ba1ae6.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abcf3bd0>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F4acf095d-19db-4840-92b6-0dbd4ff92c0f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/4acf095d-19db-4840-92b6-0dbd4ff92c0f.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9efbe10>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F431d1070-98e3-4dc7-b707-224f7665f268.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/431d1070-98e3-4dc7-b707-224f7665f268.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae26290>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F69d5762e-9620-49a9-b843-00a8d38a2a4c.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/69d5762e-9620-49a9-b843-00a8d38a2a4c.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/6bc5c23e-634e-408b-91c7-50ee85f09be9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752069/general/0c6b06bd-e025-4280-b776-6d1be6dd1318.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738384)
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/46af433c-44a9-43f1-8f86-5f917b754300.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab95ba90>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Fd664a1fd-e1f0-43db-922d-3c9f5b06fb7c.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/d664a1fd-e1f0-43db-922d-3c9f5b06fb7c.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf10750>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252Fb9896916-5064-461a-acc1-78015bdbe986.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/b9896916-5064-461a-acc1-78015bdbe986.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd82c90>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252Fd8bf4bc6-c159-4167-b68d-7b98cc67bb1b.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/d8bf4bc6-c159-4167-b68d-7b98cc67bb1b.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9cf4d0>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252Fb380477e-258f-4182-b22b-ade3fdc8b397.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/b380477e-258f-4182-b22b-ade3fdc8b397.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadf3bd0>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252Fe18014aa-57a6-4931-abc1-58ca48b79319.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/e18014aa-57a6-4931-abc1-58ca48b79319.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/3c03d403-f14c-4f2b-bb83-6e2c214c81a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/e1d555ff-9b13-4189-a320-55dceff19d5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/3918faf3-925c-41cb-a64d-d5b851e8a6c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752067/general/8f23891f-260d-4b5d-84a7-777830fbeb1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738383)
2026-03-28 22:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9cd6d0>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F6bc5c23e-634e-408b-91c7-50ee85f09be9.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/6bc5c23e-634e-408b-91c7-50ee85f09be9.jpg saved to cache
2026-03-28 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab82ddd0>
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752069%252Fgeneral%252F0c6b06bd-e025-4280-b776-6d1be6dd1318.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752069/general/0c6b06bd-e025-4280-b776-6d1be6dd1318.jpg saved to cache
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9bb86641-1200-5692-8611-9de904489a35
2026-03-28 22:15:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9bb86641-1200-5692-8611-9de904489a35, skipping ID generation
2026-03-28 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bb86641-1200-5692-8611-9de904489a35 with scrape type 1
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9bb86641-1200-5692-8611-9de904489a35 sending to next pipeline
2026-03-28 22:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bb86641-1200-5692-8611-9de904489a35, identifier: 10738384
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abbb44d0>
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F46af433c-44a9-43f1-8f86-5f917b754300.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/46af433c-44a9-43f1-8f86-5f917b754300.jpg saved to cache
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/c82315b3-9fa5-4b0c-b2f4-388b27772010.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bb86641-1200-5692-8611-9de904489a35 with identifier: 10738384
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-28 22:15:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bb86641-1200-5692-8611-9de904489a35 with identifier: 10738384
2026-03-28 22:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bb86641-1200-5692-8611-9de904489a35 with identifier: 10738384 to the API
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752069/general/0c6b06bd-e025-4280-b776-6d1be6dd1318.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9bb86641-1200-5692-8611-9de904489a35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACU638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738384',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 95278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399979,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/0c6b06bd-e025-4280-b776-6d1be6dd1318.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34112,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/f67becf1-f1ec-4eb7-9f49-452f5f23d352.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376199,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/b9896916-5064-461a-acc1-78015bdbe986.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385752,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/ccfbe018-01b0-4445-bdb1-b948d99dedee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404618,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/d664a1fd-e1f0-43db-922d-3c9f5b06fb7c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307233,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/95afae8a-7f25-4d26-9fc9-1194c48a8148.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330889,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/12f4b8c9-4074-420f-a6f5-e8697804b2d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341463,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/001829e2-7102-4476-935f-fe4d14d982cd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319602,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/ef708a65-40ca-44cf-b639-d22248028267.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bb86641-1200-5692-8611-9de904489a35/9bb86641-1200-5692-8611-9de904489a35_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338699,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752069/general/8413ec5d-b348-413e-8fa8-be64e3e8ef7b.jpg',
'Width': 1920}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 95.278 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738384%27 HTTP/1.1" 200 None
2026-03-28 22:15:36 [adesa.be] INFO: Saving data for 10738384: {'created_time': 1774736136.676396, 'last_price_update_time': 1774736136.676407, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738384') HTTP/1.1" 204 0
2026-03-28 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752057/general/053ffd3a-603e-49da-9c97-ad6197cd6a2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738377)
2026-03-28 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752055/general/84897d4a-631e-47c9-bd40-f9ad8b17ff20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738376)
2026-03-28 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/8a5fd026-7a74-4485-8ab3-a229d8ea7c28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/162f58c5-7651-4fa9-975d-40e86d2fe8b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9c180d0>
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F3c03d403-f14c-4f2b-bb83-6e2c214c81a0.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/3c03d403-f14c-4f2b-bb83-6e2c214c81a0.jpg saved to cache
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae0a290>
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252Fe1d555ff-9b13-4189-a320-55dceff19d5a.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/e1d555ff-9b13-4189-a320-55dceff19d5a.jpg saved to cache
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9dd1d0>
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F3918faf3-925c-41cb-a64d-d5b851e8a6c9.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/3918faf3-925c-41cb-a64d-d5b851e8a6c9.jpg saved to cache
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9797d0>
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752067%252Fgeneral%252F8f23891f-260d-4b5d-84a7-777830fbeb1b.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752067/general/8f23891f-260d-4b5d-84a7-777830fbeb1b.jpg saved to cache
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e4f0282-f17c-5401-a80f-80358cf66310
2026-03-28 22:15:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e4f0282-f17c-5401-a80f-80358cf66310, skipping ID generation
2026-03-28 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e4f0282-f17c-5401-a80f-80358cf66310 with scrape type 1
2026-03-28 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e4f0282-f17c-5401-a80f-80358cf66310 sending to next pipeline
2026-03-28 22:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e4f0282-f17c-5401-a80f-80358cf66310, identifier: 10738383
2026-03-28 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab996bd0>
2026-03-28 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252Fc82315b3-9fa5-4b0c-b2f4-388b27772010.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/c82315b3-9fa5-4b0c-b2f4-388b27772010.jpg saved to cache
2026-03-28 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/58274ad3-6929-4fe1-a5ef-7e537a5cdfa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/b8561523-b512-4228-8598-7e5d92c293ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/a41ab4ba-0044-4651-964c-d8a978dadab7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e4f0282-f17c-5401-a80f-80358cf66310 with identifier: 10738383
2026-03-28 22:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e4f0282-f17c-5401-a80f-80358cf66310 with identifier: 10738383
2026-03-28 22:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e4f0282-f17c-5401-a80f-80358cf66310 with identifier: 10738383 to the API
2026-03-28 22:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752067/general/8f23891f-260d-4b5d-84a7-777830fbeb1b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4e4f0282-f17c-5401-a80f-80358cf66310',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLT141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738383',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 91007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/32cd584a-c348-41c2-9658-8e91e2822899.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/8f23891f-260d-4b5d-84a7-777830fbeb1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/3f7905ba-655e-43a7-ba89-7bd0e3131c3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/4db2bd50-cbc4-42de-97df-1e1ad5f814e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/c0b26e65-4aa5-45f3-9f28-8c043fd7fad1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/aa5bde46-7757-43fc-b6bb-2e64dacecab9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/545b44f1-fb68-4812-ad72-1add47b830f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/33435a84-bda2-4104-b6b7-ada016490c30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/c4729559-5678-4bab-bc97-5f5f4fa29e4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e4f0282-f17c-5401-a80f-80358cf66310/4e4f0282-f17c-5401-a80f-80358cf66310_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752067/general/992a80af-135a-472c-b501-d3e3ff349757.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116i - Petrol - Manual - 109 hp - 91.007 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738383%27 HTTP/1.1" 200 None
2026-03-28 22:15:38 [adesa.be] INFO: Saving data for 10738383: {'created_time': 1774736138.114097, 'last_price_update_time': 1774736138.114108, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738383') HTTP/1.1" 204 0
2026-03-28 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/0bf244c1-8f53-4801-9e1b-1b4e152ac62b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/60208661-3627-4007-be48-262c4ffd8cb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/6c069efd-0904-46d3-8ec2-a7c28bef2292.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae2c150>
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752057%252Fgeneral%252F053ffd3a-603e-49da-9c97-ad6197cd6a2f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752057/general/053ffd3a-603e-49da-9c97-ad6197cd6a2f.jpg saved to cache
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea
2026-03-28 22:15:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea, skipping ID generation
2026-03-28 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with scrape type 1
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea sending to next pipeline
2026-03-28 22:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea, identifier: 10738377
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9c0be50>
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752055%252Fgeneral%252F84897d4a-631e-47c9-bd40-f9ad8b17ff20.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752055/general/84897d4a-631e-47c9-bd40-f9ad8b17ff20.jpg saved to cache
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b464b247-1e70-5e56-ad3d-4e2789f5f762
2026-03-28 22:15:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b464b247-1e70-5e56-ad3d-4e2789f5f762, skipping ID generation
2026-03-28 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b464b247-1e70-5e56-ad3d-4e2789f5f762 with scrape type 1
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b464b247-1e70-5e56-ad3d-4e2789f5f762 sending to next pipeline
2026-03-28 22:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b464b247-1e70-5e56-ad3d-4e2789f5f762, identifier: 10738376
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae0cc50>
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F8a5fd026-7a74-4485-8ab3-a229d8ea7c28.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/8a5fd026-7a74-4485-8ab3-a229d8ea7c28.jpg saved to cache
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae0c410>
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F162f58c5-7651-4fa9-975d-40e86d2fe8b0.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/162f58c5-7651-4fa9-975d-40e86d2fe8b0.jpg saved to cache
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9efc050>
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F58274ad3-6929-4fe1-a5ef-7e537a5cdfa9.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/58274ad3-6929-4fe1-a5ef-7e537a5cdfa9.jpg saved to cache
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9c0b890>
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252Fb8561523-b512-4228-8598-7e5d92c293ce.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/b8561523-b512-4228-8598-7e5d92c293ce.jpg saved to cache
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab947ed0>
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252Fa41ab4ba-0044-4651-964c-d8a978dadab7.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/a41ab4ba-0044-4651-964c-d8a978dadab7.jpg saved to cache
2026-03-28 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/60b9979f-90cd-4dd0-a70a-bfeeac13b065.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with identifier: 10738377
2026-03-28 22:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with identifier: 10738377
2026-03-28 22:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with identifier: 10738377 to the API
2026-03-28 22:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752057/general/053ffd3a-603e-49da-9c97-ad6197cd6a2f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUZ187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738377',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 126245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378217,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/83de001f-b773-4049-95b1-c8ce2101a17a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384927,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/053ffd3a-603e-49da-9c97-ad6197cd6a2f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391812,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/e1d555ff-9b13-4189-a320-55dceff19d5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365482,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/7acceb3a-ed45-4681-a9a7-9759d49c08ed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361489,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/41c3c4cb-9a3f-4f7b-b59b-7c01e08dacfe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310709,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/4acf095d-19db-4840-92b6-0dbd4ff92c0f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376840,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/69d5762e-9620-49a9-b843-00a8d38a2a4c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346149,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/35213dd7-376e-40ad-af49-3f56c950fced.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272842,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/75b7a7ab-1235-4c11-ad11-c50d62720329.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea/b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319950,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752057/general/cf599ef5-8479-4042-bd2d-245f14245a37.jpg',
'Width': 1920}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-12-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 126.245 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738377%27 HTTP/1.1" 200 None
2026-03-28 22:15:39 [adesa.be] INFO: Saving data for 10738377: {'created_time': 1774736139.581871, 'last_price_update_time': 1774736139.581881, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738377') HTTP/1.1" 204 0
2026-03-28 22:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b464b247-1e70-5e56-ad3d-4e2789f5f762 with identifier: 10738376
2026-03-28 22:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b464b247-1e70-5e56-ad3d-4e2789f5f762 with identifier: 10738376
2026-03-28 22:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b464b247-1e70-5e56-ad3d-4e2789f5f762 with identifier: 10738376 to the API
2026-03-28 22:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752055/general/84897d4a-631e-47c9-bd40-f9ad8b17ff20.jpg>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b464b247-1e70-5e56-ad3d-4e2789f5f762',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQC058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 62631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/84897d4a-631e-47c9-bd40-f9ad8b17ff20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/238ab1ec-b8b4-474f-b9a5-7a32052c6544.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/e18014aa-57a6-4931-abc1-58ca48b79319.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/4a281902-b35b-4010-9623-e43f0bb5b221.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/84d1fe94-ac7f-4d4c-b474-109393ba1ae6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/0dad9688-4367-4836-8bb0-8816ebd0c69f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/b095bd83-7d62-4a96-a9ea-4b2458faa7a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/0d3ee6aa-dda9-4fed-a92e-af5f156e92be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/27bdd6b3-b08d-4bd9-8a75-0b05a8a4ca0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b464b247-1e70-5e56-ad3d-4e2789f5f762/b464b247-1e70-5e56-ad3d-4e2789f5f762_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752055/general/8df7576d-7259-4ad1-be17-6276a14422ee.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q5 2.0 TFSI Sport - Quattro - Hybrid - Automatic - 252 hp - '
'62.631 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738376%27 HTTP/1.1" 200 None
2026-03-28 22:15:40 [adesa.be] INFO: Saving data for 10738376: {'created_time': 1774736140.516587, 'last_price_update_time': 1774736140.516598, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738376') HTTP/1.1" 204 0
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/6a92f317-e279-4879-a939-4d90e986af5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22: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-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/cd3bedca-3a81-4a35-a08a-ed97616c9a81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/4e1c6c09-58fe-4b41-9884-6da9ecc49ac9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/69e7ceec-b52f-4c98-97fb-f03e440ba3d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/a90673b9-28e8-458f-a568-c23b21431b80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/933f2d42-8364-4fe2-94d3-dbfede426e6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22: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-28 22: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-28 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc04610>
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F0bf244c1-8f53-4801-9e1b-1b4e152ac62b.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/0bf244c1-8f53-4801-9e1b-1b4e152ac62b.jpg saved to cache
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc2ca50>
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F60208661-3627-4007-be48-262c4ffd8cb4.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/60208661-3627-4007-be48-262c4ffd8cb4.jpg saved to cache
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba2c710>
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F6c069efd-0904-46d3-8ec2-a7c28bef2292.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/6c069efd-0904-46d3-8ec2-a7c28bef2292.jpg saved to cache
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abcbcd50>
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F60b9979f-90cd-4dd0-a70a-bfeeac13b065.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/60b9979f-90cd-4dd0-a70a-bfeeac13b065.jpg saved to cache
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752061/general/46ddc79b-9b91-45c0-a21f-284f54229e5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738380)
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/67b4f4e3-1485-4bb8-92fd-8bbef8803832.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/1fe7c947-033e-4273-9c80-3f4e2bc35606.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/3f7029fd-e1a2-4678-a1ab-fbedf86e77fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/a91a46e9-a289-45d9-a9a8-f07f2b47c714.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22: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-28 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abcbb590>
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252F6a92f317-e279-4879-a939-4d90e986af5a.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/6a92f317-e279-4879-a939-4d90e986af5a.jpg saved to cache
2026-03-28 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb02210>
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252Fcd3bedca-3a81-4a35-a08a-ed97616c9a81.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/cd3bedca-3a81-4a35-a08a-ed97616c9a81.jpg saved to cache
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc08590>
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F4e1c6c09-58fe-4b41-9884-6da9ecc49ac9.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/4e1c6c09-58fe-4b41-9884-6da9ecc49ac9.jpg saved to cache
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab86b010>
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F69e7ceec-b52f-4c98-97fb-f03e440ba3d8.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/69e7ceec-b52f-4c98-97fb-f03e440ba3d8.jpg saved to cache
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10737899
2026-03-28 22:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be080ca9-f160-5a62-b9df-0d085d0610e2 with scrape type 2
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be080ca9-f160-5a62-b9df-0d085d0610e2 with scrape type 2
2026-03-28 22:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be080ca9-f160-5a62-b9df-0d085d0610e2, identifier: 10737899
2026-03-28 22:15:41 [adesa.be] INFO: Found listing with ID: 10737905
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737905%27 HTTP/1.1" 200 None
2026-03-28 22:15:41 [adesa.be] INFO: Scrape type for 10737905: 2
2026-03-28 22:15:41 [adesa.be] INFO: Scraping item 10737905 url https://www.openlane.eu/en/carv6/auction/10737905
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc0b510>
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252Fa90673b9-28e8-458f-a568-c23b21431b80.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/a90673b9-28e8-458f-a568-c23b21431b80.jpg saved to cache
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab848090>
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252F933f2d42-8364-4fe2-94d3-dbfede426e6e.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/933f2d42-8364-4fe2-94d3-dbfede426e6e.jpg saved to cache
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10737899
2026-03-28 22:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10737899
2026-03-28 22:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10737899 to the API
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737899>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'be080ca9-f160-5a62-b9df-0d085d0610e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737899',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 104964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQC 400 - 4-Matic - Electric - Automatic - 408 hp - '
'104.964 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737899%27 HTTP/1.1" 200 None
2026-03-28 22:15:41 [adesa.be] INFO: Saving data for 10737899: {'auction_closing_time': 1774875600.0, 'created_time': 1774624525.476584, 'last_price_update_time': 1774736141.637938}
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737899') HTTP/1.1" 204 0
2026-03-28 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752053/general/add72fd9-642e-4afb-b6d6-e574c238ffdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738375)
2026-03-28 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752059/general/b692f265-2170-4670-b601-7c7f947f10c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738378)
2026-03-28 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/79278805-123d-4e9c-93ba-7d0dd5188d24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/0f90bcd2-c178-4157-94ec-9857649b8cd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/e0021d4c-ecf4-4dc7-b4e2-edf6b574a2ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22:15:41 [adesa.be] INFO: Found listing with ID: 10737966
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737966%27 HTTP/1.1" 200 None
2026-03-28 22:15:41 [adesa.be] INFO: Scrape type for 10737966: 2
2026-03-28 22:15:41 [adesa.be] INFO: Scraping item 10737966 url https://www.openlane.eu/en/carv6/auction/10737966
2026-03-28 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf685d0>
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752061%252Fgeneral%252F46ddc79b-9b91-45c0-a21f-284f54229e5e.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752061/general/46ddc79b-9b91-45c0-a21f-284f54229e5e.jpg saved to cache
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4604bb25-595d-520b-8b37-e32b017ade62
2026-03-28 22:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4604bb25-595d-520b-8b37-e32b017ade62, skipping ID generation
2026-03-28 22:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4604bb25-595d-520b-8b37-e32b017ade62 with scrape type 1
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4604bb25-595d-520b-8b37-e32b017ade62 sending to next pipeline
2026-03-28 22:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4604bb25-595d-520b-8b37-e32b017ade62, identifier: 10738380
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdc7590>
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252F67b4f4e3-1485-4bb8-92fd-8bbef8803832.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/67b4f4e3-1485-4bb8-92fd-8bbef8803832.jpg saved to cache
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdcd3d0>
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F1fe7c947-033e-4273-9c80-3f4e2bc35606.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/1fe7c947-033e-4273-9c80-3f4e2bc35606.jpg saved to cache
2026-03-28 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b8ad00d0>
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F3f7029fd-e1a2-4678-a1ab-fbedf86e77fc.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/3f7029fd-e1a2-4678-a1ab-fbedf86e77fc.jpg saved to cache
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9dea10>
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252Fa91a46e9-a289-45d9-a9a8-f07f2b47c714.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/a91a46e9-a289-45d9-a9a8-f07f2b47c714.jpg saved to cache
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/5f8c63ac-876e-4bb2-88ee-d3b0a50f47fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/227e8984-611d-4794-94e9-5c9a79940710.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/f09c796f-bdec-41c2-8448-35d75a5c240e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:42 [adesa.be] INFO: Found listing with ID: 10738045
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738045%27 HTTP/1.1" 200 None
2026-03-28 22:15:42 [adesa.be] INFO: Scrape type for 10738045: 2
2026-03-28 22:15:42 [adesa.be] INFO: Scraping item 10738045 url https://www.openlane.eu/en/carv6/auction/10738045
2026-03-28 22:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4604bb25-595d-520b-8b37-e32b017ade62 with identifier: 10738380
2026-03-28 22:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4604bb25-595d-520b-8b37-e32b017ade62 with identifier: 10738380
2026-03-28 22:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4604bb25-595d-520b-8b37-e32b017ade62 with identifier: 10738380 to the API
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752061/general/46ddc79b-9b91-45c0-a21f-284f54229e5e.jpg>
{'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-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4604bb25-595d-520b-8b37-e32b017ade62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAS910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 36770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290857,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/46ddc79b-9b91-45c0-a21f-284f54229e5e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281483,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/22a00cb8-e5ac-440f-a64f-c0ffec0157f0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271546,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/60b9979f-90cd-4dd0-a70a-bfeeac13b065.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285600,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/cd821183-abbc-4b93-a1a3-cf5c57817be5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259901,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/6960ad22-a960-4b47-8788-4e8301f06782.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275304,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/58274ad3-6929-4fe1-a5ef-7e537a5cdfa9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258112,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/c82315b3-9fa5-4b0c-b2f4-388b27772010.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430463,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/3918faf3-925c-41cb-a64d-d5b851e8a6c9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233758,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/d8bf4bc6-c159-4167-b68d-7b98cc67bb1b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4604bb25-595d-520b-8b37-e32b017ade62/4604bb25-595d-520b-8b37-e32b017ade62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37735,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752061/general/431d1070-98e3-4dc7-b707-224f7665f268.jpg',
'Width': 400}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 36.770 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738380%27 HTTP/1.1" 200 None
2026-03-28 22:15:42 [adesa.be] INFO: Saving data for 10738380: {'created_time': 1774736142.468918, 'last_price_update_time': 1774736142.468934, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738380') HTTP/1.1" 204 0
2026-03-28 22: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-28 22:15:42 [adesa.be] INFO: Found listing with ID: 10737950
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737950%27 HTTP/1.1" 200 None
2026-03-28 22:15:42 [adesa.be] INFO: Scrape type for 10737950: 2
2026-03-28 22:15:42 [adesa.be] INFO: Scraping item 10737950 url https://www.openlane.eu/en/carv6/auction/10737950
2026-03-28 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9ff490>
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752053%252Fgeneral%252Fadd72fd9-642e-4afb-b6d6-e574c238ffdb.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752053/general/add72fd9-642e-4afb-b6d6-e574c238ffdb.jpg saved to cache
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 50d533d2-aadc-514e-99e8-ba61644a6899
2026-03-28 22:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50d533d2-aadc-514e-99e8-ba61644a6899, skipping ID generation
2026-03-28 22:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d533d2-aadc-514e-99e8-ba61644a6899 with scrape type 1
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50d533d2-aadc-514e-99e8-ba61644a6899 sending to next pipeline
2026-03-28 22:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50d533d2-aadc-514e-99e8-ba61644a6899, identifier: 10738375
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9bda50>
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752059%252Fgeneral%252Fb692f265-2170-4670-b601-7c7f947f10c0.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752059/general/b692f265-2170-4670-b601-7c7f947f10c0.jpg saved to cache
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dbef3492-a1ba-536e-9775-bbdb66993885
2026-03-28 22:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dbef3492-a1ba-536e-9775-bbdb66993885, skipping ID generation
2026-03-28 22:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbef3492-a1ba-536e-9775-bbdb66993885 with scrape type 1
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dbef3492-a1ba-536e-9775-bbdb66993885 sending to next pipeline
2026-03-28 22:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dbef3492-a1ba-536e-9775-bbdb66993885, identifier: 10738378
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadfaa10>
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F79278805-123d-4e9c-93ba-7d0dd5188d24.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/79278805-123d-4e9c-93ba-7d0dd5188d24.jpg saved to cache
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abcbe450>
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F0f90bcd2-c178-4157-94ec-9857649b8cd4.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/0f90bcd2-c178-4157-94ec-9857649b8cd4.jpg saved to cache
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab886750>
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252Fe0021d4c-ecf4-4dc7-b4e2-edf6b574a2ce.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/e0021d4c-ecf4-4dc7-b4e2-edf6b574a2ce.jpg saved to cache
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10738035
2026-03-28 22:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c03338-b69b-5169-a736-67ad5a43f508 with scrape type 2
2026-03-28 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50c03338-b69b-5169-a736-67ad5a43f508 with scrape type 2
2026-03-28 22:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50c03338-b69b-5169-a736-67ad5a43f508, identifier: 10738035
2026-03-28 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/1e97cbff-bf4f-42c6-80c8-46bf0ffc794f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/742552e9-700a-4a1e-b637-a405c105dd20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50d533d2-aadc-514e-99e8-ba61644a6899 with identifier: 10738375
2026-03-28 22:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50d533d2-aadc-514e-99e8-ba61644a6899 with identifier: 10738375
2026-03-28 22:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50d533d2-aadc-514e-99e8-ba61644a6899 with identifier: 10738375 to the API
2026-03-28 22:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752053/general/add72fd9-642e-4afb-b6d6-e574c238ffdb.jpg>
{'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-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '50d533d2-aadc-514e-99e8-ba61644a6899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDQ655',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 149874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300412,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/add72fd9-642e-4afb-b6d6-e574c238ffdb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301670,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/95998ee1-c00f-4b3a-b81b-2e7ae539fb93.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293489,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/6a92f317-e279-4879-a939-4d90e986af5a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258348,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/6c069efd-0904-46d3-8ec2-a7c28bef2292.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238889,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/a41ab4ba-0044-4651-964c-d8a978dadab7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260160,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/b8561523-b512-4228-8598-7e5d92c293ce.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257592,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/162f58c5-7651-4fa9-975d-40e86d2fe8b0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340616,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/3c03d403-f14c-4f2b-bb83-6e2c214c81a0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208517,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/6bc5c23e-634e-408b-91c7-50ee85f09be9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50d533d2-aadc-514e-99e8-ba61644a6899/50d533d2-aadc-514e-99e8-ba61644a6899_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262671,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752053/general/b380477e-258f-4182-b22b-ade3fdc8b397.jpg',
'Width': 1400}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 2.0 TDI S Line - Diesel - Automatic - 150 hp - '
'149.874 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738375%27 HTTP/1.1" 200 None
2026-03-28 22:15:44 [adesa.be] INFO: Saving data for 10738375: {'created_time': 1774736144.081406, 'last_price_update_time': 1774736144.081416, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738375') HTTP/1.1" 204 0
2026-03-28 22:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dbef3492-a1ba-536e-9775-bbdb66993885 with identifier: 10738378
2026-03-28 22:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dbef3492-a1ba-536e-9775-bbdb66993885 with identifier: 10738378
2026-03-28 22:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dbef3492-a1ba-536e-9775-bbdb66993885 with identifier: 10738378 to the API
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752059/general/b692f265-2170-4670-b601-7c7f947f10c0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'dbef3492-a1ba-536e-9775-bbdb66993885',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHD452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738378',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 65932,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/b692f265-2170-4670-b601-7c7f947f10c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22502,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/67b4f4e3-1485-4bb8-92fd-8bbef8803832.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/cd3bedca-3a81-4a35-a08a-ed97616c9a81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/f07db397-fe2a-4a4b-968a-ad79d9fcaa06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/0bf244c1-8f53-4801-9e1b-1b4e152ac62b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/0922856e-af41-45b7-89ab-f8926dad36a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/11cc6c4c-d748-4d2b-b1e6-4bc5e5cb84d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/8a5fd026-7a74-4485-8ab3-a229d8ea7c28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/4a6d1d0d-fdd7-4b42-9d3f-12aa50f0fb5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbef3492-a1ba-536e-9775-bbdb66993885/dbef3492-a1ba-536e-9775-bbdb66993885_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752059/general/46af433c-44a9-43f1-8f86-5f917b754300.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 65.932 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738378%27 HTTP/1.1" 200 None
2026-03-28 22:15:44 [adesa.be] INFO: Saving data for 10738378: {'created_time': 1774736144.450176, 'last_price_update_time': 1774736144.450188, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738378') HTTP/1.1" 204 0
2026-03-28 22:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10738035
2026-03-28 22:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10738035
2026-03-28 22:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10738035 to the API
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738035>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '50c03338-b69b-5169-a736-67ad5a43f508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738035',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 65507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQA 350 AMG Line - 4-Matic - Electric - Automatic - '
'292 hp - 65.507 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738035%27 HTTP/1.1" 200 None
2026-03-28 22:15:44 [adesa.be] INFO: Saving data for 10738035: {'auction_closing_time': 1774876200.0, 'created_time': 1774624538.060118, 'last_price_update_time': 1774736144.746915}
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738035') HTTP/1.1" 204 0
2026-03-28 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/7e20e734-376d-4aaa-8b91-99a022ac2c8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:44 [adesa.be] INFO: Found listing with ID: 10735377
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735377%27 HTTP/1.1" 200 None
2026-03-28 22:15:44 [adesa.be] INFO: Scrape type for 10735377: 2
2026-03-28 22:15:44 [adesa.be] INFO: Scraping item 10735377 url https://www.openlane.eu/en/carv6/auction/10735377
2026-03-28 22: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-28 22: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-28 22: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-28 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc86b10>
2026-03-28 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752134%252Fgeneral%252F5f8c63ac-876e-4bb2-88ee-d3b0a50f47fd.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/5f8c63ac-876e-4bb2-88ee-d3b0a50f47fd.jpg saved to cache
2026-03-28 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab81d990>
2026-03-28 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752135%252Fgeneral%252F227e8984-611d-4794-94e9-5c9a79940710.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/227e8984-611d-4794-94e9-5c9a79940710.jpg saved to cache
2026-03-28 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdad910>
2026-03-28 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752063%252Fgeneral%252Ff09c796f-bdec-41c2-8448-35d75a5c240e.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/f09c796f-bdec-41c2-8448-35d75a5c240e.jpg saved to cache
2026-03-28 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/ef05c2c9-f3c4-4ecb-bc6a-d8753502789f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/2b162ffb-c4c3-4dd0-aecd-c181b2f29304.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/2f7d7683-3183-4df7-b6ce-5fb80f406161.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/10b57f35-5d8e-464e-90f3-333f75a0c989.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/bd22c728-fa73-49b0-968d-aeabcda12382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:44 [adesa.be] INFO: Found listing with ID: 10735393
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735393%27 HTTP/1.1" 200 None
2026-03-28 22:15:44 [adesa.be] INFO: Scrape type for 10735393: 2
2026-03-28 22:15:44 [adesa.be] INFO: Scraping item 10735393 url https://www.openlane.eu/en/carv6/auction/10735393
2026-03-28 22: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-28 22: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-28 22:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10737897
2026-03-28 22:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with scrape type 2
2026-03-28 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with scrape type 2
2026-03-28 22:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa, identifier: 10737897
2026-03-28 22:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10737990
2026-03-28 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab09ca05-a674-532a-8004-d61f5cce5fbb with scrape type 2
2026-03-28 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab09ca05-a674-532a-8004-d61f5cce5fbb with scrape type 2
2026-03-28 22:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab09ca05-a674-532a-8004-d61f5cce5fbb, identifier: 10737990
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8ad950>
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752134%252Fgeneral%252F1e97cbff-bf4f-42c6-80c8-46bf0ffc794f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/1e97cbff-bf4f-42c6-80c8-46bf0ffc794f.jpg saved to cache
2026-03-28 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf1ee10>
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752135%252Fgeneral%252F742552e9-700a-4a1e-b637-a405c105dd20.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/742552e9-700a-4a1e-b637-a405c105dd20.jpg saved to cache
2026-03-28 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10737897
2026-03-28 22:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10737897
2026-03-28 22:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10737897 to the API
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737897>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '5023438c-7fe7-55c1-9ce1-896bef6c0ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737897',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 72226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 72.226 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2023}
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737897%27 HTTP/1.1" 200 None
2026-03-28 22:15:45 [adesa.be] INFO: Saving data for 10737897: {'auction_closing_time': 1774875600.0, 'created_time': 1774624523.669506, 'last_price_update_time': 1774736145.546508}
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737897') HTTP/1.1" 204 0
2026-03-28 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10737990
2026-03-28 22:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10737990
2026-03-28 22:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10737990 to the API
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737990>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'ab09ca05-a674-532a-8004-d61f5cce5fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737990',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 109034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'109.034 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737990%27 HTTP/1.1" 200 None
2026-03-28 22:15:45 [adesa.be] INFO: Saving data for 10737990: {'auction_closing_time': 1774876200.0, 'created_time': 1774624521.738782, 'last_price_update_time': 1774736145.812389}
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737990') HTTP/1.1" 204 0
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab995410>
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252F7e20e734-376d-4aaa-8b91-99a022ac2c8d.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/7e20e734-376d-4aaa-8b91-99a022ac2c8d.jpg saved to cache
2026-03-28 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:45 [adesa.be] INFO: Found listing with ID: 10737880
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737880%27 HTTP/1.1" 200 None
2026-03-28 22:15:45 [adesa.be] INFO: Scrape type for 10737880: 2
2026-03-28 22:15:45 [adesa.be] INFO: Scraping item 10737880 url https://www.openlane.eu/en/carv6/auction/10737880
2026-03-28 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/01c8f37e-f27b-4985-8c12-4356956b158f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/7dbb5bdf-dc79-4ade-8c8d-048a41210acf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/fea01fea-4d25-4c44-9481-b570dee5febb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb34b50>
2026-03-28 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252Fef05c2c9-f3c4-4ecb-bc6a-d8753502789f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/ef05c2c9-f3c4-4ecb-bc6a-d8753502789f.jpg saved to cache
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab92f4d0>
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F2b162ffb-c4c3-4dd0-aecd-c181b2f29304.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/2b162ffb-c4c3-4dd0-aecd-c181b2f29304.jpg saved to cache
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd6be50>
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F2f7d7683-3183-4df7-b6ce-5fb80f406161.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/2f7d7683-3183-4df7-b6ce-5fb80f406161.jpg saved to cache
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf11150>
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252F10b57f35-5d8e-464e-90f3-333f75a0c989.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/10b57f35-5d8e-464e-90f3-333f75a0c989.jpg saved to cache
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf5e5d0>
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752065%252Fgeneral%252Fbd22c728-fa73-49b0-968d-aeabcda12382.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/bd22c728-fa73-49b0-968d-aeabcda12382.jpg saved to cache
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10735358
2026-03-28 22:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with scrape type 2
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with scrape type 2
2026-03-28 22:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bd46fd0-1914-5a4c-8c96-f40780bb0110, identifier: 10735358
2026-03-28 22:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10738000
2026-03-28 22:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff835754-dd06-5720-8986-d832124ef11e with scrape type 2
2026-03-28 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff835754-dd06-5720-8986-d832124ef11e with scrape type 2
2026-03-28 22:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff835754-dd06-5720-8986-d832124ef11e, identifier: 10738000
2026-03-28 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/a0a9947f-35d9-4ee7-b496-72ddbc476e8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752063/general/17c21547-8544-4f62-a02c-635a0c25772d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738381)
2026-03-28 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/df374d28-6f37-4647-aa5c-48a113351bb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/fd9f7fbc-33cd-4962-9bfc-f974a2510e76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22:15:46 [adesa.be] INFO: Found listing with ID: 10735368
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735368%27 HTTP/1.1" 200 None
2026-03-28 22:15:46 [adesa.be] INFO: Scrape type for 10735368: 2
2026-03-28 22:15:46 [adesa.be] INFO: Scraping item 10735368 url https://www.openlane.eu/en/carv6/auction/10735368
2026-03-28 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10735358
2026-03-28 22:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10735358
2026-03-28 22:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10735358 to the API
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '2bd46fd0-1914-5a4c-8c96-f40780bb0110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735358',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 91040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 300de AMG Line - Hybrid - Automatic - 306 hp - '
'91.040 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735358%27 HTTP/1.1" 200 None
2026-03-28 22:15:46 [adesa.be] INFO: Saving data for 10735358: {'auction_closing_time': 1774858200.0, 'created_time': 1774624542.140503, 'last_price_update_time': 1774736146.676309}
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735358') HTTP/1.1" 204 0
2026-03-28 22:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10738000
2026-03-28 22:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10738000
2026-03-28 22:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10738000 to the API
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738000>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ff835754-dd06-5720-8986-d832124ef11e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000294',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738000',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 74146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - 160 hp - 74.146 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738000%27 HTTP/1.1" 200 None
2026-03-28 22:15:46 [adesa.be] INFO: Saving data for 10738000: {'auction_closing_time': 1774876200.0, 'created_time': 1774624523.960934, 'last_price_update_time': 1774736146.991409}
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738000') HTTP/1.1" 204 0
2026-03-28 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:47 [adesa.be] INFO: Found listing with ID: 10737876
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737876%27 HTTP/1.1" 200 None
2026-03-28 22:15:47 [adesa.be] INFO: Scrape type for 10737876: 2
2026-03-28 22:15:47 [adesa.be] INFO: Scraping item 10737876 url https://www.openlane.eu/en/carv6/auction/10737876
2026-03-28 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab831490>
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252F01c8f37e-f27b-4985-8c12-4356956b158f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/01c8f37e-f27b-4985-8c12-4356956b158f.jpg saved to cache
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaeea250>
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252F7dbb5bdf-dc79-4ade-8c8d-048a41210acf.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/7dbb5bdf-dc79-4ade-8c8d-048a41210acf.jpg saved to cache
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdcacd0>
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252Ffea01fea-4d25-4c44-9481-b570dee5febb.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/fea01fea-4d25-4c44-9481-b570dee5febb.jpg saved to cache
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:47 [adesa.be] INFO: Found listing with ID: 10737978
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737978%27 HTTP/1.1" 200 None
2026-03-28 22:15:47 [adesa.be] INFO: Scrape type for 10737978: 2
2026-03-28 22:15:47 [adesa.be] INFO: Scraping item 10737978 url https://www.openlane.eu/en/carv6/auction/10737978
2026-03-28 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8b08d0>
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752065%252Fgeneral%252Fa0a9947f-35d9-4ee7-b496-72ddbc476e8e.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/a0a9947f-35d9-4ee7-b496-72ddbc476e8e.jpg saved to cache
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadf3f90>
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752063%252Fgeneral%252F17c21547-8544-4f62-a02c-635a0c25772d.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752063/general/17c21547-8544-4f62-a02c-635a0c25772d.jpg saved to cache
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c
2026-03-28 22:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5243dedd-f9c4-5d73-bf75-078c953e9c2c, skipping ID generation
2026-03-28 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c with scrape type 1
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c sending to next pipeline
2026-03-28 22:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5243dedd-f9c4-5d73-bf75-078c953e9c2c, identifier: 10738381
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9c75c90>
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752134%252Fgeneral%252Fdf374d28-6f37-4647-aa5c-48a113351bb7.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/df374d28-6f37-4647-aa5c-48a113351bb7.jpg saved to cache
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8b1490>
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252Ffd9f7fbc-33cd-4962-9bfc-f974a2510e76.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/fd9f7fbc-33cd-4962-9bfc-f974a2510e76.jpg saved to cache
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10737984
2026-03-28 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b57323-6346-5879-94f5-bc540af10478 with scrape type 2
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88b57323-6346-5879-94f5-bc540af10478 with scrape type 2
2026-03-28 22:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88b57323-6346-5879-94f5-bc540af10478, identifier: 10737984
2026-03-28 22:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10737905
2026-03-28 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237df311-bcbe-5159-a5d8-1db83c5d960e with scrape type 2
2026-03-28 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237df311-bcbe-5159-a5d8-1db83c5d960e with scrape type 2
2026-03-28 22:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 237df311-bcbe-5159-a5d8-1db83c5d960e, identifier: 10737905
2026-03-28 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/8e4c9db8-1ac7-47c9-a892-f58718827180.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/2b75408b-a7ce-445e-88bd-8640239fb6b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752134/general/70f9a9ba-5a53-40ed-b90b-e664dba5f4ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738443)
2026-03-28 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/4deb23e0-08b4-4de0-9014-562de403fbf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/9fbf018d-6a80-4b86-9ac4-dfa798e755e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5243dedd-f9c4-5d73-bf75-078c953e9c2c with identifier: 10738381
2026-03-28 22:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5243dedd-f9c4-5d73-bf75-078c953e9c2c with identifier: 10738381
2026-03-28 22:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5243dedd-f9c4-5d73-bf75-078c953e9c2c with identifier: 10738381 to the API
2026-03-28 22:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752063/general/17c21547-8544-4f62-a02c-635a0c25772d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '5243dedd-f9c4-5d73-bf75-078c953e9c2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GSN142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 81531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/17c21547-8544-4f62-a02c-635a0c25772d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/1a4c12e4-483f-4870-8fc9-f81d13395ef4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/2b162ffb-c4c3-4dd0-aecd-c181b2f29304.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/f09c796f-bdec-41c2-8448-35d75a5c240e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/a5ae991d-03b3-46e0-900c-7902ac4204e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/79278805-123d-4e9c-93ba-7d0dd5188d24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/1fe7c947-033e-4273-9c80-3f4e2bc35606.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/4e1c6c09-58fe-4b41-9884-6da9ecc49ac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/35d8b182-c0d0-4629-85de-35f2df100b02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5243dedd-f9c4-5d73-bf75-078c953e9c2c/5243dedd-f9c4-5d73-bf75-078c953e9c2c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752063/general/60208661-3627-4007-be48-262c4ffd8cb4.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 81.531 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738381%27 HTTP/1.1" 200 None
2026-03-28 22:15:48 [adesa.be] INFO: Saving data for 10738381: {'created_time': 1774736148.050588, 'last_price_update_time': 1774736148.050598, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738381') HTTP/1.1" 204 0
2026-03-28 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10737984
2026-03-28 22:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10737984
2026-03-28 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10737984 to the API
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737984>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '88b57323-6346-5879-94f5-bc540af10478',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737984',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 11473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz A 250e Progressive - Hybrid - Automatic - 163 hp - '
'11.473 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2023}
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737984%27 HTTP/1.1" 200 None
2026-03-28 22:15:48 [adesa.be] INFO: Saving data for 10737984: {'auction_closing_time': 1774876200.0, 'created_time': 1774624520.037946, 'last_price_update_time': 1774736148.33242}
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737984') HTTP/1.1" 204 0
2026-03-28 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10737905
2026-03-28 22:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10737905
2026-03-28 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10737905 to the API
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737905>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '237df311-bcbe-5159-a5d8-1db83c5d960e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737905',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 155276,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39600,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQS 350 AMG Line - Electric - Automatic - 292 hp - '
'155.276 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737905%27 HTTP/1.1" 200 None
2026-03-28 22:15:48 [adesa.be] INFO: Saving data for 10737905: {'auction_closing_time': 1774875600.0, 'created_time': 1774624526.729244, 'last_price_update_time': 1774736148.62431}
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737905') HTTP/1.1" 204 0
2026-03-28 22:15:48 [adesa.be] INFO: Found listing with ID: 10735360
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735360%27 HTTP/1.1" 200 None
2026-03-28 22:15:48 [adesa.be] INFO: Scrape type for 10735360: 2
2026-03-28 22:15:48 [adesa.be] INFO: Scraping item 10735360 url https://www.openlane.eu/en/carv6/auction/10735360
2026-03-28 22:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10737966
2026-03-28 22:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with scrape type 2
2026-03-28 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with scrape type 2
2026-03-28 22:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54, identifier: 10737966
2026-03-28 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/cdb881b4-e90c-4d74-96ad-dc00e16aefc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10737966
2026-03-28 22:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10737966
2026-03-28 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10737966 to the API
2026-03-28 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '7a6c8b78-8a1d-576e-ae9f-b95da540aa54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737966',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 32158,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 50700,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQS 450+ AMG Line - Electric - Automatic - 333 hp - '
'32.158 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737966%27 HTTP/1.1" 200 None
2026-03-28 22:15:49 [adesa.be] INFO: Saving data for 10737966: {'auction_closing_time': 1774876200.0, 'created_time': 1774624532.094387, 'last_price_update_time': 1774736149.132442}
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737966') HTTP/1.1" 204 0
2026-03-28 22:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10738045
2026-03-28 22:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with scrape type 2
2026-03-28 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with scrape type 2
2026-03-28 22:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 309f2d9e-2c55-5605-b803-f50ab2d7ae02, identifier: 10738045
2026-03-28 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/4ad10860-079c-4b47-aef0-64aa75f9c344.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:49 [adesa.be] INFO: Found listing with ID: 10737986
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737986%27 HTTP/1.1" 200 None
2026-03-28 22:15:49 [adesa.be] INFO: Scrape type for 10737986: 2
2026-03-28 22:15:49 [adesa.be] INFO: Scraping item 10737986 url https://www.openlane.eu/en/carv6/auction/10737986
2026-03-28 22: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-28 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10738045
2026-03-28 22:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10738045
2026-03-28 22:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10738045 to the API
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738045>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '309f2d9e-2c55-5605-b803-f50ab2d7ae02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738045',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 58901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39600,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 450+ Luxury - Electric - Automatic - 333 hp - '
'58.901 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738045%27 HTTP/1.1" 200 None
2026-03-28 22:15:49 [adesa.be] INFO: Saving data for 10738045: {'auction_closing_time': 1774876200.0, 'created_time': 1774627510.255433, 'last_price_update_time': 1774736149.665465}
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738045') HTTP/1.1" 204 0
2026-03-28 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd8d950>
2026-03-28 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252F8e4c9db8-1ac7-47c9-a892-f58718827180.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/8e4c9db8-1ac7-47c9-a892-f58718827180.jpg saved to cache
2026-03-28 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba06f90>
2026-03-28 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252F2b75408b-a7ce-445e-88bd-8640239fb6b4.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/2b75408b-a7ce-445e-88bd-8640239fb6b4.jpg saved to cache
2026-03-28 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab981250>
2026-03-28 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752134%252Fgeneral%252F70f9a9ba-5a53-40ed-b90b-e664dba5f4ee.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752134/general/70f9a9ba-5a53-40ed-b90b-e664dba5f4ee.jpg saved to cache
2026-03-28 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a78868f7-0165-5e33-87b4-aece50a2c667
2026-03-28 22:15:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a78868f7-0165-5e33-87b4-aece50a2c667, skipping ID generation
2026-03-28 22:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a78868f7-0165-5e33-87b4-aece50a2c667 with scrape type 1
2026-03-28 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a78868f7-0165-5e33-87b4-aece50a2c667 sending to next pipeline
2026-03-28 22:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a78868f7-0165-5e33-87b4-aece50a2c667, identifier: 10738443
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae2fd10>
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752135%252Fgeneral%252F4deb23e0-08b4-4de0-9014-562de403fbf2.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/4deb23e0-08b4-4de0-9014-562de403fbf2.jpg saved to cache
2026-03-28 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb038d0>
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252F9fbf018d-6a80-4b86-9ac4-dfa798e755e6.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/9fbf018d-6a80-4b86-9ac4-dfa798e755e6.jpg saved to cache
2026-03-28 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10735306
2026-03-28 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f with scrape type 2
2026-03-28 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f with scrape type 2
2026-03-28 22:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f6404a5-bdea-5b8d-9fa6-2b334006781f, identifier: 10735306
2026-03-28 22:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a78868f7-0165-5e33-87b4-aece50a2c667 with identifier: 10738443
2026-03-28 22:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a78868f7-0165-5e33-87b4-aece50a2c667 with identifier: 10738443
2026-03-28 22:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a78868f7-0165-5e33-87b4-aece50a2c667 with identifier: 10738443 to the API
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752134/general/70f9a9ba-5a53-40ed-b90b-e664dba5f4ee.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'a78868f7-0165-5e33-87b4-aece50a2c667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVR559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738443',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 70512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/70f9a9ba-5a53-40ed-b90b-e664dba5f4ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/df374d28-6f37-4647-aa5c-48a113351bb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/7dbb5bdf-dc79-4ade-8c8d-048a41210acf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/2f7d7683-3183-4df7-b6ce-5fb80f406161.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/1e97cbff-bf4f-42c6-80c8-46bf0ffc794f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109161,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/5f8c63ac-876e-4bb2-88ee-d3b0a50f47fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/0f90bcd2-c178-4157-94ec-9857649b8cd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/3f7029fd-e1a2-4678-a1ab-fbedf86e77fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/69e7ceec-b52f-4c98-97fb-f03e440ba3d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a78868f7-0165-5e33-87b4-aece50a2c667/a78868f7-0165-5e33-87b4-aece50a2c667_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752134/general/a90673b9-28e8-458f-a568-c23b21431b80.jpg',
'Width': 1024}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-04-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 70.512 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738443%27 HTTP/1.1" 200 None
2026-03-28 22:15:50 [adesa.be] INFO: Saving data for 10738443: {'created_time': 1774736150.541985, 'last_price_update_time': 1774736150.541997, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738443') HTTP/1.1" 204 0
2026-03-28 22:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10735306
2026-03-28 22:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10735306
2026-03-28 22:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10735306 to the API
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7f6404a5-bdea-5b8d-9fa6-2b334006781f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBW634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735306',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 134126,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery 1.5 P300e SE - AWD - Hybrid - Automatic - 300 '
'hp - 134.126 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735306%27 HTTP/1.1" 200 None
2026-03-28 22:15:50 [adesa.be] INFO: Saving data for 10735306: {'auction_closing_time': 1774858200.0, 'created_time': 1774624544.875573, 'last_price_update_time': 1774736150.834792}
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735306') HTTP/1.1" 204 0
2026-03-28 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752135/general/6118165d-5f06-4c6c-8e82-d0dc7ec8baa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738445)
2026-03-28 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/c99d8e2e-165a-477c-9f89-2d7b45e93b85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:50 [adesa.be] INFO: Found listing with ID: 10740460
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740460%27 HTTP/1.1" 200 None
2026-03-28 22:15:50 [adesa.be] INFO: Scrape type for 10740460: 0
2026-03-28 22:15:50 [adesa.be] INFO: Skipping item 10740460 url https://www.openlane.eu/en/carv6/auction/10740460
2026-03-28 22:15:50 [adesa.be] INFO: Found listing with ID: 10740801
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740801%27 HTTP/1.1" 200 None
2026-03-28 22:15:50 [adesa.be] INFO: Scrape type for 10740801: 0
2026-03-28 22:15:50 [adesa.be] INFO: Skipping item 10740801 url https://www.openlane.eu/en/carv6/auction/10740801
2026-03-28 22:15:50 [adesa.be] INFO: Found listing with ID: 10739029
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739029%27 HTTP/1.1" 200 None
2026-03-28 22:15:50 [adesa.be] INFO: Scrape type for 10739029: 2
2026-03-28 22:15:50 [adesa.be] INFO: Scraping item 10739029 url https://www.openlane.eu/en/carv6/auction/10739029
2026-03-28 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba04e90>
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252Fcdb881b4-e90c-4d74-96ad-dc00e16aefc6.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/cdb881b4-e90c-4d74-96ad-dc00e16aefc6.jpg saved to cache
2026-03-28 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10737950
2026-03-28 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 060f2bdb-0889-5873-8eb7-dbf02d231e73 with scrape type 2
2026-03-28 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 060f2bdb-0889-5873-8eb7-dbf02d231e73 with scrape type 2
2026-03-28 22:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 060f2bdb-0889-5873-8eb7-dbf02d231e73, identifier: 10737950
2026-03-28 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/d6b89ed7-261e-4b52-a595-bcab535c589f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10737950
2026-03-28 22:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10737950
2026-03-28 22:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10737950 to the API
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '060f2bdb-0889-5873-8eb7-dbf02d231e73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737950',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 83483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38600,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 450+ Luxury - Electric - Automatic - 333 hp - '
'83.483 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737950%27 HTTP/1.1" 200 None
2026-03-28 22:15:51 [adesa.be] INFO: Saving data for 10737950: {'auction_closing_time': 1774875600.0, 'created_time': 1774627489.481301, 'last_price_update_time': 1774736151.352412}
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737950') HTTP/1.1" 204 0
2026-03-28 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf2a6d0>
2026-03-28 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252F4ad10860-079c-4b47-aef0-64aa75f9c344.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/4ad10860-079c-4b47-aef0-64aa75f9c344.jpg saved to cache
2026-03-28 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10735377
2026-03-28 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c15e596-2dff-583d-9886-be9ed3bf535e with scrape type 2
2026-03-28 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c15e596-2dff-583d-9886-be9ed3bf535e with scrape type 2
2026-03-28 22:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c15e596-2dff-583d-9886-be9ed3bf535e, identifier: 10735377
2026-03-28 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/18f7c0e1-55e7-4fa3-8579-983f8121de63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:51 [adesa.be] INFO: Found listing with ID: 10740471
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740471%27 HTTP/1.1" 200 None
2026-03-28 22:15:51 [adesa.be] INFO: Scrape type for 10740471: 0
2026-03-28 22:15:51 [adesa.be] INFO: Skipping item 10740471 url https://www.openlane.eu/en/carv6/auction/10740471
2026-03-28 22:15:51 [adesa.be] INFO: Found listing with ID: 10739501
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739501%27 HTTP/1.1" 200 None
2026-03-28 22:15:51 [adesa.be] INFO: Scrape type for 10739501: 2
2026-03-28 22:15:51 [adesa.be] INFO: Scraping item 10739501 url https://www.openlane.eu/en/carv6/auction/10739501
2026-03-28 22:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10735377
2026-03-28 22:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10735377
2026-03-28 22:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10735377 to the API
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4c15e596-2dff-583d-9886-be9ed3bf535e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UC0007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735377',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 114415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38500,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 306 hp - 114.415 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735377%27 HTTP/1.1" 200 None
2026-03-28 22:15:51 [adesa.be] INFO: Saving data for 10735377: {'auction_closing_time': 1774858200.0, 'created_time': 1774627490.403294, 'last_price_update_time': 1774736151.849569}
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735377') HTTP/1.1" 204 0
2026-03-28 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/6b7ec83d-ab62-4f88-9e86-f17b6a34b6fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae16bd0>
2026-03-28 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752135%252Fgeneral%252F6118165d-5f06-4c6c-8e82-d0dc7ec8baa8.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752135/general/6118165d-5f06-4c6c-8e82-d0dc7ec8baa8.jpg saved to cache
2026-03-28 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6a95a23b-756e-5611-915a-8a631d2d9d93
2026-03-28 22:15:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a95a23b-756e-5611-915a-8a631d2d9d93, skipping ID generation
2026-03-28 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a95a23b-756e-5611-915a-8a631d2d9d93 with scrape type 1
2026-03-28 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a95a23b-756e-5611-915a-8a631d2d9d93 sending to next pipeline
2026-03-28 22:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a95a23b-756e-5611-915a-8a631d2d9d93, identifier: 10738445
2026-03-28 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab844450>
2026-03-28 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252Fc99d8e2e-165a-477c-9f89-2d7b45e93b85.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/c99d8e2e-165a-477c-9f89-2d7b45e93b85.jpg saved to cache
2026-03-28 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10737885
2026-03-28 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with scrape type 2
2026-03-28 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with scrape type 2
2026-03-28 22:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75, identifier: 10737885
2026-03-28 22:15:52 [adesa.be] INFO: Found listing with ID: 10739274
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739274%27 HTTP/1.1" 200 None
2026-03-28 22:15:52 [adesa.be] INFO: Scrape type for 10739274: 2
2026-03-28 22:15:52 [adesa.be] INFO: Scraping item 10739274 url https://www.openlane.eu/en/carv6/auction/10739274
2026-03-28 22:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a95a23b-756e-5611-915a-8a631d2d9d93 with identifier: 10738445
2026-03-28 22:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a95a23b-756e-5611-915a-8a631d2d9d93 with identifier: 10738445
2026-03-28 22:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a95a23b-756e-5611-915a-8a631d2d9d93 with identifier: 10738445 to the API
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752135/general/6118165d-5f06-4c6c-8e82-d0dc7ec8baa8.jpg>
{'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-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6a95a23b-756e-5611-915a-8a631d2d9d93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVT724',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738445',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 50072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/6118165d-5f06-4c6c-8e82-d0dc7ec8baa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/4deb23e0-08b4-4de0-9014-562de403fbf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/fd9f7fbc-33cd-4962-9bfc-f974a2510e76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/01c8f37e-f27b-4985-8c12-4356956b158f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119730,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/ef05c2c9-f3c4-4ecb-bc6a-d8753502789f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/742552e9-700a-4a1e-b637-a405c105dd20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/227e8984-611d-4794-94e9-5c9a79940710.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/e0021d4c-ecf4-4dc7-b4e2-edf6b574a2ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/a91a46e9-a289-45d9-a9a8-f07f2b47c714.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a95a23b-756e-5611-915a-8a631d2d9d93/6a95a23b-756e-5611-915a-8a631d2d9d93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752135/general/933f2d42-8364-4fe2-94d3-dbfede426e6e.jpg',
'Width': 1024}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 50.072 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738445%27 HTTP/1.1" 200 None
2026-03-28 22:15:52 [adesa.be] INFO: Saving data for 10738445: {'created_time': 1774736152.576468, 'last_price_update_time': 1774736152.576479, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738445') HTTP/1.1" 204 0
2026-03-28 22:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10737885
2026-03-28 22:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10737885
2026-03-28 22:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10737885 to the API
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737885>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 169,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '51c81f9d-bfc1-5222-8944-d2d9cd08fc75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737885',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Puma-E',
'odometer': 8914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Puma-E 44 kWh - Electric - Automatic - 169 hp - 8.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737885%27 HTTP/1.1" 200 None
2026-03-28 22:15:52 [adesa.be] INFO: Saving data for 10737885: {'auction_closing_time': 1774875600.0, 'created_time': 1774624520.886167, 'last_price_update_time': 1774736152.866421}
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737885') HTTP/1.1" 204 0
2026-03-28 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8dc750>
2026-03-28 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252Fd6b89ed7-261e-4b52-a595-bcab535c589f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/d6b89ed7-261e-4b52-a595-bcab535c589f.jpg saved to cache
2026-03-28 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/cf1e0d1b-09c3-47d9-add3-1d8a12745d63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/03b2e1a9-ec25-477f-ac63-edda030fdd6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:52 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='502a3c91d0662841f01db9a40257fd27') while processing URL (https://www.openlane.eu/en/carv6/auction/10737880): 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-28 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9a6650>
2026-03-28 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252F18f7c0e1-55e7-4fa3-8579-983f8121de63.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/18f7c0e1-55e7-4fa3-8579-983f8121de63.jpg saved to cache
2026-03-28 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:52 [adesa.be] INFO: Found listing with ID: 10739528
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739528%27 HTTP/1.1" 200 None
2026-03-28 22:15:53 [adesa.be] INFO: Scrape type for 10739528: 2
2026-03-28 22:15:53 [adesa.be] INFO: Scraping item 10739528 url https://www.openlane.eu/en/carv6/auction/10739528
2026-03-28 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abcbdbd0>
2026-03-28 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752051%252Fgeneral%252F6b7ec83d-ab62-4f88-9e86-f17b6a34b6fa.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/6b7ec83d-ab62-4f88-9e86-f17b6a34b6fa.jpg saved to cache
2026-03-28 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/cd2a8ff1-0360-43c4-bee4-aa78346a26d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/9dca2b01-1597-4ea4-8a5b-48b21c2307a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/cdb09bd1-0acb-423c-8dcc-a648669198aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:53 [adesa.be] INFO: Found listing with ID: 10739361
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739361%27 HTTP/1.1" 200 None
2026-03-28 22:15:53 [adesa.be] INFO: Scrape type for 10739361: 2
2026-03-28 22:15:53 [adesa.be] INFO: Scraping item 10739361 url https://www.openlane.eu/en/carv6/auction/10739361
2026-03-28 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:53 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10737880>
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': 'Sat, 28 Mar 2026 22:15:52 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '502a3c91d0662841f01db9a40257fd27', '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=502a3c91d0662841f01db9a40257fd27
2026-03-28 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae2c450>
2026-03-28 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752048%252Fgeneral%252Fcf1e0d1b-09c3-47d9-add3-1d8a12745d63.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/cf1e0d1b-09c3-47d9-add3-1d8a12745d63.jpg saved to cache
2026-03-28 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd6ae10>
2026-03-28 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752065%252Fgeneral%252F03b2e1a9-ec25-477f-ac63-edda030fdd6b.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/03b2e1a9-ec25-477f-ac63-edda030fdd6b.jpg saved to cache
2026-03-28 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10737876
2026-03-28 22:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660e5d37-c1e8-53d9-b957-85b744325abc with scrape type 2
2026-03-28 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 660e5d37-c1e8-53d9-b957-85b744325abc with scrape type 2
2026-03-28 22:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 660e5d37-c1e8-53d9-b957-85b744325abc, identifier: 10737876
2026-03-28 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/28caf343-adc7-4917-8428-660ff3ef92ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:53 [adesa.be] INFO: Found listing with ID: 10739557
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739557%27 HTTP/1.1" 200 None
2026-03-28 22:15:53 [adesa.be] INFO: Scrape type for 10739557: 2
2026-03-28 22:15:53 [adesa.be] INFO: Scraping item 10739557 url https://www.openlane.eu/en/carv6/auction/10739557
2026-03-28 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10737876
2026-03-28 22:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10737876
2026-03-28 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10737876 to the API
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737876>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '660e5d37-c1e8-53d9-b957-85b744325abc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737876',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 13413,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30200,
'price_includes_vat': True,
'registration_date': '2024-10-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq Coupé 85 Suite - Electric - Automatic - 285 hp - 13.413 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737876%27 HTTP/1.1" 200 None
2026-03-28 22:15:53 [adesa.be] INFO: Saving data for 10737876: {'auction_closing_time': 1774875600.0, 'created_time': 1774627483.892641, 'last_price_update_time': 1774736153.63264}
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737876') HTTP/1.1" 204 0
2026-03-28 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/5c41c156-76b9-4cf1-9409-ab1467b1eded.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10738043
2026-03-28 22:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bde2c84a-6a5e-5a60-91d4-39144c04cb24 with scrape type 2
2026-03-28 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bde2c84a-6a5e-5a60-91d4-39144c04cb24 with scrape type 2
2026-03-28 22:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bde2c84a-6a5e-5a60-91d4-39144c04cb24, identifier: 10738043
2026-03-28 22:15:53 [adesa.be] INFO: Found listing with ID: 10739561
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739561%27 HTTP/1.1" 200 None
2026-03-28 22:15:53 [adesa.be] INFO: Scrape type for 10739561: 2
2026-03-28 22:15:53 [adesa.be] INFO: Scraping item 10739561 url https://www.openlane.eu/en/carv6/auction/10739561
2026-03-28 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10738043
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-28 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10738043
2026-03-28 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10738043 to the API
2026-03-28 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738043>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'bde2c84a-6a5e-5a60-91d4-39144c04cb24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738043',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 145389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 145.389 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738043%27 HTTP/1.1" 200 None
2026-03-28 22:15:54 [adesa.be] INFO: Saving data for 10738043: {'auction_closing_time': 1774876200.0, 'created_time': 1774624519.67175, 'last_price_update_time': 1774736154.159014}
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738043') HTTP/1.1" 204 0
2026-03-28 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752065/general/4b8c95fb-6084-4b02-9021-c31c77316369.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738382)
2026-03-28 22:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:54 [adesa.be] INFO: Found listing with ID: 10739541
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739541%27 HTTP/1.1" 200 None
2026-03-28 22:15:54 [adesa.be] INFO: Scrape type for 10739541: 2
2026-03-28 22:15:54 [adesa.be] INFO: Scraping item 10739541 url https://www.openlane.eu/en/carv6/auction/10739541
2026-03-28 22:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abad0b90>
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752051%252Fgeneral%252Fcd2a8ff1-0360-43c4-bee4-aa78346a26d9.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/cd2a8ff1-0360-43c4-bee4-aa78346a26d9.jpg saved to cache
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc86d10>
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252F9dca2b01-1597-4ea4-8a5b-48b21c2307a0.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/9dca2b01-1597-4ea4-8a5b-48b21c2307a0.jpg saved to cache
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10735368
2026-03-28 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3263405e-7765-5530-a257-5c619bc73eba with scrape type 2
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3263405e-7765-5530-a257-5c619bc73eba with scrape type 2
2026-03-28 22:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3263405e-7765-5530-a257-5c619bc73eba, identifier: 10735368
2026-03-28 22:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10735393
2026-03-28 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a613a68b-8fee-55f4-9694-d69231dbca64 with scrape type 2
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a613a68b-8fee-55f4-9694-d69231dbca64 with scrape type 2
2026-03-28 22:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a613a68b-8fee-55f4-9694-d69231dbca64, identifier: 10735393
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab7f9dd0>
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752065%252Fgeneral%252Fcdb09bd1-0acb-423c-8dcc-a648669198aa.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/cdb09bd1-0acb-423c-8dcc-a648669198aa.jpg saved to cache
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab971ed0>
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752051%252Fgeneral%252F28caf343-adc7-4917-8428-660ff3ef92ae.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/28caf343-adc7-4917-8428-660ff3ef92ae.jpg saved to cache
2026-03-28 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/c97c01a7-bdf4-4e55-95eb-9c9b657c3e2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752048/general/01864c54-e006-499f-95e4-5464bd3e8161.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738373)
2026-03-28 22:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10735368
2026-03-28 22:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10735368
2026-03-28 22:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10735368 to the API
2026-03-28 22:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735368>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 680,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '3263405e-7765-5530-a257-5c619bc73eba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBQ683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735368',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 113328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 48500,
'price_includes_vat': True,
'registration_date': '2020-07-08',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Taycan Turbo 93 kWh - AWD - Electric - Automatic - 680 hp - '
'113.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735368%27 HTTP/1.1" 200 None
2026-03-28 22:15:55 [adesa.be] INFO: Saving data for 10735368: {'auction_closing_time': 1774858200.0, 'created_time': 1774627486.460554, 'last_price_update_time': 1774736155.037963}
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735368') HTTP/1.1" 204 0
2026-03-28 22:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10735393
2026-03-28 22:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10735393
2026-03-28 22:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10735393 to the API
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735393>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 319,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a613a68b-8fee-55f4-9694-d69231dbca64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDB057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735393',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 182086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33200,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'319 hp - 182.086 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735393%27 HTTP/1.1" 200 None
2026-03-28 22:15:55 [adesa.be] INFO: Saving data for 10735393: {'auction_closing_time': 1774858200.0, 'created_time': 1774627487.326858, 'last_price_update_time': 1774736155.316365}
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735393') HTTP/1.1" 204 0
2026-03-28 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/b584b4fb-efa1-4101-9121-5f3d50189f0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:55 [adesa.be] INFO: Found listing with ID: 10739491
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739491%27 HTTP/1.1" 200 None
2026-03-28 22:15:55 [adesa.be] INFO: Scrape type for 10739491: 2
2026-03-28 22:15:55 [adesa.be] INFO: Scraping item 10739491 url https://www.openlane.eu/en/carv6/auction/10739491
2026-03-28 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9f03010>
2026-03-28 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752065%252Fgeneral%252F5c41c156-76b9-4cf1-9409-ab1467b1eded.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/5c41c156-76b9-4cf1-9409-ab1467b1eded.jpg saved to cache
2026-03-28 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10737883
2026-03-28 22:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb08794d-8466-5051-bb20-71e4ffa86b17 with scrape type 2
2026-03-28 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb08794d-8466-5051-bb20-71e4ffa86b17 with scrape type 2
2026-03-28 22:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb08794d-8466-5051-bb20-71e4ffa86b17, identifier: 10737883
2026-03-28 22:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10737883
2026-03-28 22:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10737883
2026-03-28 22:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10737883 to the API
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737883>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'fb08794d-8466-5051-bb20-71e4ffa86b17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737883',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 113270,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX 40 - Electric - Automatic - 326 hp - 113.270 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737883%27 HTTP/1.1" 200 None
2026-03-28 22:15:55 [adesa.be] INFO: Saving data for 10737883: {'auction_closing_time': 1774875600.0, 'created_time': 1774624547.156965, 'last_price_update_time': 1774736155.831343}
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737883') HTTP/1.1" 204 0
2026-03-28 22:15:55 [adesa.be] INFO: Found listing with ID: 10739552
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739552%27 HTTP/1.1" 200 None
2026-03-28 22:15:55 [adesa.be] INFO: Scrape type for 10739552: 2
2026-03-28 22:15:55 [adesa.be] INFO: Scraping item 10739552 url https://www.openlane.eu/en/carv6/auction/10739552
2026-03-28 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab97c6d0>
2026-03-28 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752065%252Fgeneral%252F4b8c95fb-6084-4b02-9021-c31c77316369.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752065/general/4b8c95fb-6084-4b02-9021-c31c77316369.jpg saved to cache
2026-03-28 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69088686-dd67-5735-be4b-910265c5b216
2026-03-28 22:15:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69088686-dd67-5735-be4b-910265c5b216, skipping ID generation
2026-03-28 22:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69088686-dd67-5735-be4b-910265c5b216 with scrape type 1
2026-03-28 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69088686-dd67-5735-be4b-910265c5b216 sending to next pipeline
2026-03-28 22:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69088686-dd67-5735-be4b-910265c5b216, identifier: 10738382
2026-03-28 22:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10737978
2026-03-28 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c43098b-908b-535d-9a96-1dc08b9b995b with scrape type 2
2026-03-28 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c43098b-908b-535d-9a96-1dc08b9b995b with scrape type 2
2026-03-28 22:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c43098b-908b-535d-9a96-1dc08b9b995b, identifier: 10737978
2026-03-28 22:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10735360
2026-03-28 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93a8d620-7240-5b98-ae7a-922b6c06baa6 with scrape type 2
2026-03-28 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93a8d620-7240-5b98-ae7a-922b6c06baa6 with scrape type 2
2026-03-28 22:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93a8d620-7240-5b98-ae7a-922b6c06baa6, identifier: 10735360
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab835690>
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752051%252Fgeneral%252Fc97c01a7-bdf4-4e55-95eb-9c9b657c3e2f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/c97c01a7-bdf4-4e55-95eb-9c9b657c3e2f.jpg saved to cache
2026-03-28 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb81a90>
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752048%252Fgeneral%252F01864c54-e006-499f-95e4-5464bd3e8161.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752048/general/01864c54-e006-499f-95e4-5464bd3e8161.jpg saved to cache
2026-03-28 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 952c6ed4-170a-5d66-ad2b-a75992bf2510
2026-03-28 22:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 952c6ed4-170a-5d66-ad2b-a75992bf2510, skipping ID generation
2026-03-28 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952c6ed4-170a-5d66-ad2b-a75992bf2510 with scrape type 1
2026-03-28 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 952c6ed4-170a-5d66-ad2b-a75992bf2510 sending to next pipeline
2026-03-28 22:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 952c6ed4-170a-5d66-ad2b-a75992bf2510, identifier: 10738373
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd68a10>
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752051%252Fgeneral%252Fb584b4fb-efa1-4101-9121-5f3d50189f0f.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/b584b4fb-efa1-4101-9121-5f3d50189f0f.jpg saved to cache
2026-03-28 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/f8a49f3d-1aa2-4765-bc06-a3c6b1898a56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:56 [adesa.be] INFO: Found listing with ID: 10739380
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739380%27 HTTP/1.1" 200 None
2026-03-28 22:15:56 [adesa.be] INFO: Scrape type for 10739380: 2
2026-03-28 22:15:56 [adesa.be] INFO: Scraping item 10739380 url https://www.openlane.eu/en/carv6/auction/10739380
2026-03-28 22: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-28 22: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-28 22: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-28 22: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-28 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69088686-dd67-5735-be4b-910265c5b216 with identifier: 10738382
2026-03-28 22:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69088686-dd67-5735-be4b-910265c5b216 with identifier: 10738382
2026-03-28 22:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69088686-dd67-5735-be4b-910265c5b216 with identifier: 10738382 to the API
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752065/general/4b8c95fb-6084-4b02-9021-c31c77316369.jpg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '69088686-dd67-5735-be4b-910265c5b216',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVU729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738382',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 154183,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/4b8c95fb-6084-4b02-9021-c31c77316369.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22348,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/5c41c156-76b9-4cf1-9409-ab1467b1eded.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/cdb09bd1-0acb-423c-8dcc-a648669198aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/03b2e1a9-ec25-477f-ac63-edda030fdd6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/18f7c0e1-55e7-4fa3-8579-983f8121de63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/c99d8e2e-165a-477c-9f89-2d7b45e93b85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/2b75408b-a7ce-445e-88bd-8640239fb6b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/a0a9947f-35d9-4ee7-b496-72ddbc476e8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/bd22c728-fa73-49b0-968d-aeabcda12382.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69088686-dd67-5735-be4b-910265c5b216/69088686-dd67-5735-be4b-910265c5b216_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752065/general/7e20e734-376d-4aaa-8b91-99a022ac2c8d.jpg',
'Width': 1024}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 154.183 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738382%27 HTTP/1.1" 200 None
2026-03-28 22:15:56 [adesa.be] INFO: Saving data for 10738382: {'created_time': 1774736156.922725, 'last_price_update_time': 1774736156.922737, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738382') HTTP/1.1" 204 0
2026-03-28 22:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10737978
2026-03-28 22:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10737978
2026-03-28 22:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10737978 to the API
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': '5c43098b-908b-535d-9a96-1dc08b9b995b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737978',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 67076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'67.076 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737978%27 HTTP/1.1" 200 None
2026-03-28 22:15:57 [adesa.be] INFO: Saving data for 10737978: {'auction_closing_time': 1774876200.0, 'created_time': 1774627484.508739, 'last_price_update_time': 1774736157.217861}
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737978') HTTP/1.1" 204 0
2026-03-28 22:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10735360
2026-03-28 22:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10735360
2026-03-28 22:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10735360 to the API
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '93a8d620-7240-5b98-ae7a-922b6c06baa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TWL677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735360',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 217150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2018-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Landcruiser 2.8 D-4D Dynamic - AWD - Diesel - Manual - 177 '
'hp - 217.150 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2018}
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735360%27 HTTP/1.1" 200 None
2026-03-28 22:15:57 [adesa.be] INFO: Saving data for 10735360: {'auction_closing_time': 1774858200.0, 'created_time': 1774627482.826429, 'last_price_update_time': 1774736157.502906}
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735360') HTTP/1.1" 204 0
2026-03-28 22:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 952c6ed4-170a-5d66-ad2b-a75992bf2510 with identifier: 10738373
2026-03-28 22:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 952c6ed4-170a-5d66-ad2b-a75992bf2510 with identifier: 10738373
2026-03-28 22:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 952c6ed4-170a-5d66-ad2b-a75992bf2510 with identifier: 10738373 to the API
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752048/general/01864c54-e006-499f-95e4-5464bd3e8161.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '952c6ed4-170a-5d66-ad2b-a75992bf2510',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGH966',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 96871,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/01864c54-e006-499f-95e4-5464bd3e8161.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/f7074146-5d43-410e-9eb2-d8f5f38e9b39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/9dca2b01-1597-4ea4-8a5b-48b21c2307a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/cf1e0d1b-09c3-47d9-add3-1d8a12745d63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/d6b89ed7-261e-4b52-a595-bcab535c589f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/cdb881b4-e90c-4d74-96ad-dc00e16aefc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/9fbf018d-6a80-4b86-9ac4-dfa798e755e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/fea01fea-4d25-4c44-9481-b570dee5febb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/10b57f35-5d8e-464e-90f3-333f75a0c989.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952c6ed4-170a-5d66-ad2b-a75992bf2510/952c6ed4-170a-5d66-ad2b-a75992bf2510_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752048/general/f2491f2a-3f5a-4b42-b218-28670b4ac2b5.jpg',
'Width': 1024}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 1.4 TFSI S Line - Hybrid - Automatic - 150 hp - '
'96.871 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738373%27 HTTP/1.1" 200 None
2026-03-28 22:15:57 [adesa.be] INFO: Saving data for 10738373: {'created_time': 1774736157.880255, 'last_price_update_time': 1774736157.880268, 'auction_closing_time': 1775118600.0}
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738373') HTTP/1.1" 204 0
2026-03-28 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/42cba543-0054-4da4-a1c4-98e83d74cb1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:57 [adesa.be] INFO: Found listing with ID: 10740478
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740478%27 HTTP/1.1" 200 None
2026-03-28 22:15:57 [adesa.be] INFO: Scrape type for 10740478: 0
2026-03-28 22:15:57 [adesa.be] INFO: Skipping item 10740478 url https://www.openlane.eu/en/carv6/auction/10740478
2026-03-28 22:15:57 [adesa.be] INFO: Found listing with ID: 10739351
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739351%27 HTTP/1.1" 200 None
2026-03-28 22:15:57 [adesa.be] INFO: Scrape type for 10739351: 2
2026-03-28 22:15:57 [adesa.be] INFO: Scraping item 10739351 url https://www.openlane.eu/en/carv6/auction/10739351
2026-03-28 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10737943
2026-03-28 22:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with scrape type 2
2026-03-28 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with scrape type 2
2026-03-28 22:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948, identifier: 10737943
2026-03-28 22:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10739501
2026-03-28 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe2fac9-7732-5abb-814a-e16cc84f103c with scrape type 2
2026-03-28 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe2fac9-7732-5abb-814a-e16cc84f103c with scrape type 2
2026-03-28 22:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fe2fac9-7732-5abb-814a-e16cc84f103c, identifier: 10739501
2026-03-28 22:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10739274
2026-03-28 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f01a7558-6a28-51a9-89bc-828b3bb4069d with scrape type 2
2026-03-28 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f01a7558-6a28-51a9-89bc-828b3bb4069d with scrape type 2
2026-03-28 22:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f01a7558-6a28-51a9-89bc-828b3bb4069d, identifier: 10739274
2026-03-28 22:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10737986
2026-03-28 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51f4657-9f63-5d06-b3b2-4d481fa0f74e with scrape type 2
2026-03-28 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51f4657-9f63-5d06-b3b2-4d481fa0f74e with scrape type 2
2026-03-28 22:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f51f4657-9f63-5d06-b3b2-4d481fa0f74e, identifier: 10737986
2026-03-28 22:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10737943
2026-03-28 22:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10737943
2026-03-28 22:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10737943 to the API
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737943>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '3b9446be-ca24-55f2-8dfe-29a6e8cd0948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737943',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 41255,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q4 E-tron 35 - Electric - Automatic - 170 hp - 41.255 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737943%27 HTTP/1.1" 200 None
2026-03-28 22:15:58 [adesa.be] INFO: Saving data for 10737943: {'auction_closing_time': 1774875600.0, 'created_time': 1774624516.912892, 'last_price_update_time': 1774736158.612131}
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737943') HTTP/1.1" 204 0
2026-03-28 22:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10739501
2026-03-28 22:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10739501
2026-03-28 22:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10739501 to the API
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15: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-28 22:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739501>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1fe2fac9-7732-5abb-814a-e16cc84f103c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKY108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 51983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 1.0 TFSI Attraction - Petrol - Automatic - 110 hp - 51.983 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739501%27 HTTP/1.1" 200 None
2026-03-28 22:15:58 [adesa.be] INFO: Saving data for 10739501: {'auction_closing_time': 1774858500.0, 'created_time': 1774627472.346405, 'last_price_update_time': 1774736158.911443}
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739501') HTTP/1.1" 204 0
2026-03-28 22:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10739274
2026-03-28 22:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10739274
2026-03-28 22:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10739274 to the API
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739274>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f01a7558-6a28-51a9-89bc-828b3bb4069d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDN964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 95360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 1.6 TDI Business - Diesel - Automatic - 116 hp - 95.360 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739274%27 HTTP/1.1" 200 None
2026-03-28 22:15:59 [adesa.be] INFO: Saving data for 10739274: {'auction_closing_time': 1774858500.0, 'created_time': 1774627469.458658, 'last_price_update_time': 1774736159.199272}
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739274') HTTP/1.1" 204 0
2026-03-28 22:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10737986
2026-03-28 22:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10737986
2026-03-28 22:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10737986 to the API
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737986>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f51f4657-9f63-5d06-b3b2-4d481fa0f74e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737986',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 99315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 99.315 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737986%27 HTTP/1.1" 200 None
2026-03-28 22:15:59 [adesa.be] INFO: Saving data for 10737986: {'auction_closing_time': 1774876200.0, 'created_time': 1774627480.857471, 'last_price_update_time': 1774736159.474478}
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737986') HTTP/1.1" 204 0
2026-03-28 22:15:59 [adesa.be] INFO: Found listing with ID: 10739191
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739191%27 HTTP/1.1" 200 None
2026-03-28 22:15:59 [adesa.be] INFO: Scrape type for 10739191: 2
2026-03-28 22:15:59 [adesa.be] INFO: Scraping item 10739191 url https://www.openlane.eu/en/carv6/auction/10739191
2026-03-28 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae0bcd0>
2026-03-28 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752051%252Fgeneral%252Ff8a49f3d-1aa2-4765-bc06-a3c6b1898a56.jpg') HTTP/1.1" 204 0
2026-03-28 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/f8a49f3d-1aa2-4765-bc06-a3c6b1898a56.jpg saved to cache
2026-03-28 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10739029
2026-03-28 22:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with scrape type 2
2026-03-28 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with scrape type 2
2026-03-28 22:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00, identifier: 10739029
2026-03-28 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10739029
2026-03-28 22:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10739029
2026-03-28 22:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10739029 to the API
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739029>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4b2a6f71-b1a4-5f07-8630-b6ecc5030f00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UU5442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739029',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 12058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A1 Sportback 35 TFSI - Petrol - 150 hp - 12.058 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739029%27 HTTP/1.1" 200 None
2026-03-28 22:15:59 [adesa.be] INFO: Saving data for 10739029: {'auction_closing_time': 1774858500.0, 'created_time': 1774627509.405798, 'last_price_update_time': 1774736159.971509}
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739029') HTTP/1.1" 204 0
2026-03-28 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752051/general/54a3fa66-b44d-40b5-9c17-db2e2d0ebd8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738374)
2026-03-28 22:15:59 [adesa.be] INFO: Found listing with ID: 10739045
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739045%27 HTTP/1.1" 200 None
2026-03-28 22:16:00 [adesa.be] INFO: Scrape type for 10739045: 2
2026-03-28 22:16:00 [adesa.be] INFO: Scraping item 10739045 url https://www.openlane.eu/en/carv6/auction/10739045
2026-03-28 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab891490>
2026-03-28 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752051%252Fgeneral%252F42cba543-0054-4da4-a1c4-98e83d74cb1e.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/42cba543-0054-4da4-a1c4-98e83d74cb1e.jpg saved to cache
2026-03-28 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e604361f-a559-5815-b353-b0b9dbf98a36 with identifier: 10738203
2026-03-28 22:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e604361f-a559-5815-b353-b0b9dbf98a36 with scrape type 1
2026-03-28 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F97ab2e8a-e9b7-42ac-87d8-2260b13c47ac.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/97ab2e8a-e9b7-42ac-87d8-2260b13c47ac.jpg not downloaded yet
2026-03-28 22:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10739528
2026-03-28 22:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775fb683-a186-56fd-ad0c-4dba40a9110d with scrape type 2
2026-03-28 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 775fb683-a186-56fd-ad0c-4dba40a9110d with scrape type 2
2026-03-28 22:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 775fb683-a186-56fd-ad0c-4dba40a9110d, identifier: 10739528
2026-03-28 22:16:00 [adesa.be] INFO: Found listing with ID: 10740740
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740740%27 HTTP/1.1" 200 None
2026-03-28 22:16:00 [adesa.be] INFO: Scrape type for 10740740: 0
2026-03-28 22:16:00 [adesa.be] INFO: Skipping item 10740740 url https://www.openlane.eu/en/carv6/auction/10740740
2026-03-28 22:16:00 [adesa.be] INFO: Found listing with ID: 10740754
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740754%27 HTTP/1.1" 200 None
2026-03-28 22:16:00 [adesa.be] INFO: Scrape type for 10740754: 2
2026-03-28 22:16:00 [adesa.be] INFO: Scraping item 10740754 url https://www.openlane.eu/en/carv6/auction/10740754
2026-03-28 22:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10739528
2026-03-28 22:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10739528
2026-03-28 22:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10739528 to the API
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739528>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '775fb683-a186-56fd-ad0c-4dba40a9110d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPZ034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 116031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI Advanced - Diesel - Manual - 116 hp - 116.031 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739528%27 HTTP/1.1" 200 None
2026-03-28 22:16:00 [adesa.be] INFO: Saving data for 10739528: {'auction_closing_time': 1774858500.0, 'created_time': 1774627470.540132, 'last_price_update_time': 1774736160.657988}
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739528') HTTP/1.1" 204 0
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F455278c9-15e4-4014-acb3-565f900c601a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/455278c9-15e4-4014-acb3-565f900c601a.jpg not downloaded yet
2026-03-28 22:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10739361
2026-03-28 22:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with scrape type 2
2026-03-28 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with scrape type 2
2026-03-28 22:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c, identifier: 10739361
2026-03-28 22:16:00 [adesa.be] INFO: Found listing with ID: 10740477
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740477%27 HTTP/1.1" 200 None
2026-03-28 22:16:00 [adesa.be] INFO: Scrape type for 10740477: 0
2026-03-28 22:16:00 [adesa.be] INFO: Skipping item 10740477 url https://www.openlane.eu/en/carv6/auction/10740477
2026-03-28 22:16:00 [adesa.be] INFO: Found listing with ID: 10739184
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739184%27 HTTP/1.1" 200 None
2026-03-28 22:16:00 [adesa.be] INFO: Scrape type for 10739184: 2
2026-03-28 22:16:00 [adesa.be] INFO: Scraping item 10739184 url https://www.openlane.eu/en/carv6/auction/10739184
2026-03-28 22:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10739361
2026-03-28 22:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10739361
2026-03-28 22:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10739361 to the API
2026-03-28 22:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739361>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9e21b2f8-a30a-5553-9ebd-f65f426fc42c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSM352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739361',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 130072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI Attraction - Diesel - Automatic - 116 hp - 130.072 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739361%27 HTTP/1.1" 200 None
2026-03-28 22:16:01 [adesa.be] INFO: Saving data for 10739361: {'auction_closing_time': 1774858500.0, 'created_time': 1774627465.433362, 'last_price_update_time': 1774736161.118901}
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739361') HTTP/1.1" 204 0
2026-03-28 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abcf2e10>
2026-03-28 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752051%252Fgeneral%252F54a3fa66-b44d-40b5-9c17-db2e2d0ebd8f.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752051/general/54a3fa66-b44d-40b5-9c17-db2e2d0ebd8f.jpg saved to cache
2026-03-28 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd1942ec-fb52-54a5-85a9-869e44ce913d
2026-03-28 22:16:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd1942ec-fb52-54a5-85a9-869e44ce913d, skipping ID generation
2026-03-28 22:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd1942ec-fb52-54a5-85a9-869e44ce913d with scrape type 1
2026-03-28 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd1942ec-fb52-54a5-85a9-869e44ce913d sending to next pipeline
2026-03-28 22:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd1942ec-fb52-54a5-85a9-869e44ce913d, identifier: 10738374
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F15c13c1c-4725-43b5-a25f-83afa7e2a192.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/15c13c1c-4725-43b5-a25f-83afa7e2a192.jpg not downloaded yet
2026-03-28 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd1942ec-fb52-54a5-85a9-869e44ce913d with identifier: 10738374
2026-03-28 22:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd1942ec-fb52-54a5-85a9-869e44ce913d with identifier: 10738374
2026-03-28 22:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd1942ec-fb52-54a5-85a9-869e44ce913d with identifier: 10738374 to the API
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752051/general/54a3fa66-b44d-40b5-9c17-db2e2d0ebd8f.jpg>
{'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-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dd1942ec-fb52-54a5-85a9-869e44ce913d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQJ599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738374',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 98899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366336,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/54a3fa66-b44d-40b5-9c17-db2e2d0ebd8f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32300,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/f8a49f3d-1aa2-4765-bc06-a3c6b1898a56.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382648,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/42cba543-0054-4da4-a1c4-98e83d74cb1e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373083,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/b584b4fb-efa1-4101-9121-5f3d50189f0f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362075,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/c97c01a7-bdf4-4e55-95eb-9c9b657c3e2f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333807,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/28caf343-adc7-4917-8428-660ff3ef92ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359636,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/cd2a8ff1-0360-43c4-bee4-aa78346a26d9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294000,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/6b7ec83d-ab62-4f88-9e86-f17b6a34b6fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281977,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/4ad10860-079c-4b47-aef0-64aa75f9c344.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1942ec-fb52-54a5-85a9-869e44ce913d/dd1942ec-fb52-54a5-85a9-869e44ce913d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421086,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752051/general/8e4c9db8-1ac7-47c9-a892-f58718827180.jpg',
'Width': 1920}],
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 1.4 TFSI S Line - Hybrid - Automatic - 150 hp - '
'98.899 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738374%27 HTTP/1.1" 200 None
2026-03-28 22:16:01 [adesa.be] INFO: Saving data for 10738374: {'created_time': 1774736161.8181, 'last_price_update_time': 1774736161.818111, 'auction_closing_time': 1775118600.0}
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738374') HTTP/1.1" 204 0
2026-03-28 22:16:01 [adesa.be] INFO: Found listing with ID: 10739376
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739376%27 HTTP/1.1" 200 None
2026-03-28 22:16:01 [adesa.be] INFO: Scrape type for 10739376: 2
2026-03-28 22:16:01 [adesa.be] INFO: Scraping item 10739376 url https://www.openlane.eu/en/carv6/auction/10739376
2026-03-28 22:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252Ff1165ce5-3268-4112-9ddd-e4dcb997ff35.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/f1165ce5-3268-4112-9ddd-e4dcb997ff35.jpg not downloaded yet
2026-03-28 22:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:01 [adesa.be] INFO: Found listing with ID: 10739582
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739582%27 HTTP/1.1" 200 None
2026-03-28 22:16:01 [adesa.be] INFO: Scrape type for 10739582: 2
2026-03-28 22:16:01 [adesa.be] INFO: Scraping item 10739582 url https://www.openlane.eu/en/carv6/auction/10739582
2026-03-28 22:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce6438aa-20ae-5119-8b68-e03bb22c0869 with identifier: 10739541
2026-03-28 22:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce6438aa-20ae-5119-8b68-e03bb22c0869 with scrape type 2
2026-03-28 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce6438aa-20ae-5119-8b68-e03bb22c0869 with scrape type 2
2026-03-28 22:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce6438aa-20ae-5119-8b68-e03bb22c0869, identifier: 10739541
2026-03-28 22:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with identifier: 10738202
2026-03-28 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with scrape type 1
2026-03-28 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F172f047f-6512-47a6-a5c2-923c9898f70f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/172f047f-6512-47a6-a5c2-923c9898f70f.jpg not downloaded yet
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252Fb1c806c4-b444-47e3-8f05-30f034b49390.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/b1c806c4-b444-47e3-8f05-30f034b49390.jpg not downloaded yet
2026-03-28 22:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce6438aa-20ae-5119-8b68-e03bb22c0869 with identifier: 10739541
2026-03-28 22:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce6438aa-20ae-5119-8b68-e03bb22c0869 with identifier: 10739541
2026-03-28 22:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce6438aa-20ae-5119-8b68-e03bb22c0869 with identifier: 10739541 to the API
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739541>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ce6438aa-20ae-5119-8b68-e03bb22c0869',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJP765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 108113,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI Business - Diesel - Automatic - 116 hp - '
'108.113 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739541%27 HTTP/1.1" 200 None
2026-03-28 22:16:02 [adesa.be] INFO: Saving data for 10739541: {'auction_closing_time': 1774858500.0, 'created_time': 1774627461.429481, 'last_price_update_time': 1774736162.320034}
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739541') HTTP/1.1" 204 0
2026-03-28 22:16:02 [adesa.be] INFO: Found listing with ID: 10739683
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739683%27 HTTP/1.1" 200 None
2026-03-28 22:16:02 [adesa.be] INFO: Scrape type for 10739683: 2
2026-03-28 22:16:02 [adesa.be] INFO: Scraping item 10739683 url https://www.openlane.eu/en/carv6/auction/10739683
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252Ff821244a-1621-4db4-b36a-d5fe68ad1072.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/f821244a-1621-4db4-b36a-d5fe68ad1072.jpg not downloaded yet
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F4d15e497-f9d0-4cc0-95dd-29523cb7e903.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/4d15e497-f9d0-4cc0-95dd-29523cb7e903.jpg not downloaded yet
2026-03-28 22:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c274930c-acf7-5438-9f68-b5fc9b6a3700 with identifier: 10739561
2026-03-28 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c274930c-acf7-5438-9f68-b5fc9b6a3700 with scrape type 2
2026-03-28 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c274930c-acf7-5438-9f68-b5fc9b6a3700 with scrape type 2
2026-03-28 22:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c274930c-acf7-5438-9f68-b5fc9b6a3700, identifier: 10739561
2026-03-28 22:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with identifier: 10739557
2026-03-28 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with scrape type 2
2026-03-28 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with scrape type 2
2026-03-28 22:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cba7238a-2a4a-5e02-9d31-fb58aa2687c7, identifier: 10739557
2026-03-28 22:16:02 [adesa.be] INFO: Found listing with ID: 10739243
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739243%27 HTTP/1.1" 200 None
2026-03-28 22:16:02 [adesa.be] INFO: Scrape type for 10739243: 2
2026-03-28 22:16:02 [adesa.be] INFO: Scraping item 10739243 url https://www.openlane.eu/en/carv6/auction/10739243
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F42149f96-bca0-46d0-89d5-aa3552066c11.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/42149f96-bca0-46d0-89d5-aa3552066c11.jpg not downloaded yet
2026-03-28 22:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c274930c-acf7-5438-9f68-b5fc9b6a3700 with identifier: 10739561
2026-03-28 22:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c274930c-acf7-5438-9f68-b5fc9b6a3700 with identifier: 10739561
2026-03-28 22:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c274930c-acf7-5438-9f68-b5fc9b6a3700 with identifier: 10739561 to the API
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739561>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c274930c-acf7-5438-9f68-b5fc9b6a3700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWT993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 193658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI S Line - Diesel - Automatic - 150 hp - 193.658 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739561%27 HTTP/1.1" 200 None
2026-03-28 22:16:02 [adesa.be] INFO: Saving data for 10739561: {'auction_closing_time': 1774858500.0, 'created_time': 1774627477.487607, 'last_price_update_time': 1774736162.955576}
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739561') HTTP/1.1" 204 0
2026-03-28 22:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with identifier: 10739557
2026-03-28 22:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with identifier: 10739557
2026-03-28 22:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with identifier: 10739557 to the API
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739557>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'cba7238a-2a4a-5e02-9d31-fb58aa2687c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUF560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 182837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI S Line - Diesel - Automatic - 150 hp - 182.837 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739557%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Saving data for 10739557: {'auction_closing_time': 1774858500.0, 'created_time': 1774627462.271306, 'last_price_update_time': 1774736163.246052}
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739557') HTTP/1.1" 204 0
2026-03-28 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/455278c9-15e4-4014-acb3-565f900c601a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F88c13cf0-dad2-4c4e-b08c-6ed568c040ae.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/88c13cf0-dad2-4c4e-b08c-6ed568c040ae.jpg not downloaded yet
2026-03-28 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/15c13c1c-4725-43b5-a25f-83afa7e2a192.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:03 [adesa.be] INFO: Found listing with ID: 10740521
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740521%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Scrape type for 10740521: 0
2026-03-28 22:16:03 [adesa.be] INFO: Skipping item 10740521 url https://www.openlane.eu/en/carv6/auction/10740521
2026-03-28 22:16:03 [adesa.be] INFO: Found listing with ID: 10739636
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739636%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Scrape type for 10739636: 2
2026-03-28 22:16:03 [adesa.be] INFO: Scraping item 10739636 url https://www.openlane.eu/en/carv6/auction/10739636
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252Fd001fd30-d7cb-46cb-9c24-ce570b627673.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/d001fd30-d7cb-46cb-9c24-ce570b627673.jpg not downloaded yet
2026-03-28 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252Ffc99e3b7-5375-4869-833c-9130edabcb64.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/fc99e3b7-5375-4869-833c-9130edabcb64.jpg not downloaded yet
2026-03-28 22:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:03 [adesa.be] INFO: Found listing with ID: 10739550
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739550%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Scrape type for 10739550: 2
2026-03-28 22:16:03 [adesa.be] INFO: Scraping item 10739550 url https://www.openlane.eu/en/carv6/auction/10739550
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252Ff4051bc8-cd25-4788-afd2-09c661e2005b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/f4051bc8-cd25-4788-afd2-09c661e2005b.jpg not downloaded yet
2026-03-28 22:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F3b592b22-a837-49d1-9ac0-b09e2463bda8.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/3b592b22-a837-49d1-9ac0-b09e2463bda8.jpg not downloaded yet
2026-03-28 22:16:03 [adesa.be] INFO: Found listing with ID: 10739453
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739453%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Scrape type for 10739453: 2
2026-03-28 22:16:03 [adesa.be] INFO: Scraping item 10739453 url https://www.openlane.eu/en/carv6/auction/10739453
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F54183e74-5b52-474e-bf65-035e67684421.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/54183e74-5b52-474e-bf65-035e67684421.jpg not downloaded yet
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F061892b0-2828-43f8-a20a-43e2615ac151.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/061892b0-2828-43f8-a20a-43e2615ac151.jpg not downloaded yet
2026-03-28 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd67e10>
2026-03-28 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F455278c9-15e4-4014-acb3-565f900c601a.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/455278c9-15e4-4014-acb3-565f900c601a.jpg saved to cache
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae0ff50>
2026-03-28 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F15c13c1c-4725-43b5-a25f-83afa7e2a192.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/15c13c1c-4725-43b5-a25f-83afa7e2a192.jpg saved to cache
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:03 [adesa.be] INFO: Found listing with ID: 10739553
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739553%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Scrape type for 10739553: 2
2026-03-28 22:16:03 [adesa.be] INFO: Scraping item 10739553 url https://www.openlane.eu/en/carv6/auction/10739553
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F14205505-45d3-4dc0-8e8b-a77d3736ff4f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/14205505-45d3-4dc0-8e8b-a77d3736ff4f.jpg not downloaded yet
2026-03-28 22:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with identifier: 10738200
2026-03-28 22:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with scrape type 1
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fd83ebbf4-9a05-47b2-b628-b8ca288a22cf.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/d83ebbf4-9a05-47b2-b628-b8ca288a22cf.jpg not downloaded yet
2026-03-28 22:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10739491
2026-03-28 22:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with scrape type 2
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with scrape type 2
2026-03-28 22:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 824e4eae-d5dd-560f-b1cc-bd87085f0b01, identifier: 10739491
2026-03-28 22:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03618703-06dc-5da7-ac6d-7dd074b3749b with identifier: 10739552
2026-03-28 22:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03618703-06dc-5da7-ac6d-7dd074b3749b with scrape type 2
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03618703-06dc-5da7-ac6d-7dd074b3749b with scrape type 2
2026-03-28 22:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03618703-06dc-5da7-ac6d-7dd074b3749b, identifier: 10739552
2026-03-28 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/4d15e497-f9d0-4cc0-95dd-29523cb7e903.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:03 [adesa.be] INFO: Found listing with ID: 10740777
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740777%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Scrape type for 10740777: 0
2026-03-28 22:16:03 [adesa.be] INFO: Skipping item 10740777 url https://www.openlane.eu/en/carv6/auction/10740777
2026-03-28 22:16:03 [adesa.be] INFO: Found listing with ID: 10740531
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740531%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Scrape type for 10740531: 0
2026-03-28 22:16:03 [adesa.be] INFO: Skipping item 10740531 url https://www.openlane.eu/en/carv6/auction/10740531
2026-03-28 22:16:03 [adesa.be] INFO: Found listing with ID: 10740733
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740733%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Scrape type for 10740733: 0
2026-03-28 22:16:03 [adesa.be] INFO: Skipping item 10740733 url https://www.openlane.eu/en/carv6/auction/10740733
2026-03-28 22:16:03 [adesa.be] INFO: Found listing with ID: 10739340
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739340%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [adesa.be] INFO: Scrape type for 10739340: 2
2026-03-28 22:16:03 [adesa.be] INFO: Scraping item 10739340 url https://www.openlane.eu/en/carv6/auction/10739340
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252Ffb6681d4-3213-46bb-a15c-b9a2bfab2d00.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/fb6681d4-3213-46bb-a15c-b9a2bfab2d00.jpg not downloaded yet
2026-03-28 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10739491
2026-03-28 22:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10739491
2026-03-28 22:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10739491 to the API
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739491>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '824e4eae-d5dd-560f-b1cc-bd87085f0b01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 132810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Manual - 116 hp - 132.810 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739491%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [adesa.be] INFO: Saving data for 10739491: {'auction_closing_time': 1774858500.0, 'created_time': 1774627456.696351, 'last_price_update_time': 1774736164.278331}
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739491') HTTP/1.1" 204 0
2026-03-28 22:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03618703-06dc-5da7-ac6d-7dd074b3749b with identifier: 10739552
2026-03-28 22:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03618703-06dc-5da7-ac6d-7dd074b3749b with identifier: 10739552
2026-03-28 22:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03618703-06dc-5da7-ac6d-7dd074b3749b with identifier: 10739552 to the API
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739552>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '03618703-06dc-5da7-ac6d-7dd074b3749b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABK069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 135668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Manual - 116 hp - 135.668 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739552%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [adesa.be] INFO: Saving data for 10739552: {'auction_closing_time': 1774858500.0, 'created_time': 1774627450.105531, 'last_price_update_time': 1774736164.640538}
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739552') HTTP/1.1" 204 0
2026-03-28 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/d001fd30-d7cb-46cb-9c24-ce570b627673.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/42149f96-bca0-46d0-89d5-aa3552066c11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F56fc9008-10bd-43f8-bb67-15dd982f02cc.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/56fc9008-10bd-43f8-bb67-15dd982f02cc.jpg not downloaded yet
2026-03-28 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/88c13cf0-dad2-4c4e-b08c-6ed568c040ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:04 [adesa.be] INFO: Found listing with ID: 10739335
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739335%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [adesa.be] INFO: Scrape type for 10739335: 2
2026-03-28 22:16:04 [adesa.be] INFO: Scraping item 10739335 url https://www.openlane.eu/en/carv6/auction/10739335
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F3e70a463-eba4-4854-9d65-aa63a25a830b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/3e70a463-eba4-4854-9d65-aa63a25a830b.jpg not downloaded yet
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fbda09d63-c070-41c0-93ef-310559eb0db2.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/bda09d63-c070-41c0-93ef-310559eb0db2.jpg not downloaded yet
2026-03-28 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abda2c50>
2026-03-28 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F4d15e497-f9d0-4cc0-95dd-29523cb7e903.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/4d15e497-f9d0-4cc0-95dd-29523cb7e903.jpg saved to cache
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with identifier: 10738215
2026-03-28 22:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with scrape type 1
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fe904b647-8a23-4609-b99a-3b38de4193b0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/e904b647-8a23-4609-b99a-3b38de4193b0.jpg not downloaded yet
2026-03-28 22:16:04 [adesa.be] INFO: Found listing with ID: 10739401
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739401%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [adesa.be] INFO: Scrape type for 10739401: 2
2026-03-28 22:16:04 [adesa.be] INFO: Scraping item 10739401 url https://www.openlane.eu/en/carv6/auction/10739401
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F28658e37-2859-43ef-b95a-18b5da529267.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/28658e37-2859-43ef-b95a-18b5da529267.jpg not downloaded yet
2026-03-28 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fc9bdd8c3-3ea6-4a60-93a5-832709247e84.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/c9bdd8c3-3ea6-4a60-93a5-832709247e84.jpg not downloaded yet
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fbf3ac97a-f093-4ecf-bff4-a7eed7d1d0dd.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/bf3ac97a-f093-4ecf-bff4-a7eed7d1d0dd.jpg not downloaded yet
2026-03-28 22:16:04 [adesa.be] INFO: Found listing with ID: 10739214
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739214%27 HTTP/1.1" 200 None
2026-03-28 22:16:04 [adesa.be] INFO: Scrape type for 10739214: 2
2026-03-28 22:16:04 [adesa.be] INFO: Scraping item 10739214 url https://www.openlane.eu/en/carv6/auction/10739214
2026-03-28 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdacb90>
2026-03-28 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252Fd001fd30-d7cb-46cb-9c24-ce570b627673.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/d001fd30-d7cb-46cb-9c24-ce570b627673.jpg saved to cache
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae0a350>
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F42149f96-bca0-46d0-89d5-aa3552066c11.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/42149f96-bca0-46d0-89d5-aa3552066c11.jpg saved to cache
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadeb390>
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F88c13cf0-dad2-4c4e-b08c-6ed568c040ae.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/88c13cf0-dad2-4c4e-b08c-6ed568c040ae.jpg saved to cache
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0713bd93-23bd-5ea1-bc85-7801eecd39ec with identifier: 10738438
2026-03-28 22:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec with scrape type 1
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F659f72dd-250c-4e07-9460-2e4ed03dbef4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/659f72dd-250c-4e07-9460-2e4ed03dbef4.jpg not downloaded yet
2026-03-28 22:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5292000c-39a9-5877-8ed3-c4127d1b6f3d with identifier: 10738446
2026-03-28 22:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d with scrape type 1
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F47cf681a-fefa-4038-9ba3-aafef2cd3723.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/47cf681a-fefa-4038-9ba3-aafef2cd3723.jpg not downloaded yet
2026-03-28 22:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ff64939-3687-5251-99bf-4c0e1482f6a5 with identifier: 10738437
2026-03-28 22:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ff64939-3687-5251-99bf-4c0e1482f6a5 with scrape type 1
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Fd2680c1f-f794-4462-b070-282e5ab64538.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/d2680c1f-f794-4462-b070-282e5ab64538.jpg not downloaded yet
2026-03-28 22:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84967463-89be-5f0b-b67f-bed586e2c85d with identifier: 10738193
2026-03-28 22:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84967463-89be-5f0b-b67f-bed586e2c85d with scrape type 1
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252F022099cc-4a9d-4d29-b00b-f25afbbf49f4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/022099cc-4a9d-4d29-b00b-f25afbbf49f4.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fece89119-ce1c-4b5e-8fde-9b7c5ebebae3.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/ece89119-ce1c-4b5e-8fde-9b7c5ebebae3.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252F5c2304e1-293f-4e32-bc0b-2280e286ccc1.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/5c2304e1-293f-4e32-bc0b-2280e286ccc1.jpg not downloaded yet
2026-03-28 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/56fc9008-10bd-43f8-bb67-15dd982f02cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:05 [adesa.be] INFO: Found listing with ID: 10739118
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739118%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [adesa.be] INFO: Scrape type for 10739118: 2
2026-03-28 22:16:05 [adesa.be] INFO: Scraping item 10739118 url https://www.openlane.eu/en/carv6/auction/10739118
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252Fc2d83087-0ac3-43ea-9838-06ed723f19d0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/c2d83087-0ac3-43ea-9838-06ed723f19d0.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F88fa7bf3-6f1a-4b1f-86b2-886883754775.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/88fa7bf3-6f1a-4b1f-86b2-886883754775.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252F76bc50df-9f11-46b0-bbe1-59b374579210.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/76bc50df-9f11-46b0-bbe1-59b374579210.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252Fa5edbc78-481d-4fac-a29d-15159bd00bcf.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/a5edbc78-481d-4fac-a29d-15159bd00bcf.jpg not downloaded yet
2026-03-28 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/14205505-45d3-4dc0-8e8b-a77d3736ff4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/061892b0-2828-43f8-a20a-43e2615ac151.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F224518a9-f712-4ae8-8d99-0bbb11263407.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/224518a9-f712-4ae8-8d99-0bbb11263407.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252F59982981-7623-4c17-b411-babdc8f8292a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/59982981-7623-4c17-b411-babdc8f8292a.jpg not downloaded yet
2026-03-28 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/d83ebbf4-9a05-47b2-b628-b8ca288a22cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:05 [adesa.be] INFO: Found listing with ID: 10739724
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739724%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [adesa.be] INFO: Scrape type for 10739724: 2
2026-03-28 22:16:05 [adesa.be] INFO: Scraping item 10739724 url https://www.openlane.eu/en/carv6/auction/10739724
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F4a326f99-a5ac-40e4-9853-14ee6ace6d4e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/4a326f99-a5ac-40e4-9853-14ee6ace6d4e.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F2a0874e1-ddee-4cfe-8a03-f7ae8b76654e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/2a0874e1-ddee-4cfe-8a03-f7ae8b76654e.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Fd27069d1-0088-4e57-bbf0-525e4b4fa922.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/d27069d1-0088-4e57-bbf0-525e4b4fa922.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252Fd8737d50-9068-4bff-bb42-6467b66a079e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/d8737d50-9068-4bff-bb42-6467b66a079e.jpg not downloaded yet
2026-03-28 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/fb6681d4-3213-46bb-a15c-b9a2bfab2d00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F6803dc47-e7a0-49a2-9957-8838f7c6d8c9.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/6803dc47-e7a0-49a2-9957-8838f7c6d8c9.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fd74b894e-68bd-4bcd-9eba-d0ca33a19e68.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/d74b894e-68bd-4bcd-9eba-d0ca33a19e68.jpg not downloaded yet
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9b9090>
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F56fc9008-10bd-43f8-bb67-15dd982f02cc.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/56fc9008-10bd-43f8-bb67-15dd982f02cc.jpg saved to cache
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/022099cc-4a9d-4d29-b00b-f25afbbf49f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:05 [adesa.be] INFO: Found listing with ID: 10739506
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739506%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [adesa.be] INFO: Scrape type for 10739506: 2
2026-03-28 22:16:05 [adesa.be] INFO: Scraping item 10739506 url https://www.openlane.eu/en/carv6/auction/10739506
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252Fee689e26-0d5d-45b1-91eb-1e3a22348840.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/ee689e26-0d5d-45b1-91eb-1e3a22348840.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F5c186ea4-016a-438a-a0c3-b1831dd62ba6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/5c186ea4-016a-438a-a0c3-b1831dd62ba6.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Fe0a2c8f7-6ee6-47ab-bfe8-937f29d1a1f1.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/e0a2c8f7-6ee6-47ab-bfe8-937f29d1a1f1.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252F50f0b2df-a255-4779-b7c2-4f3e449ef99b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/50f0b2df-a255-4779-b7c2-4f3e449ef99b.jpg not downloaded yet
2026-03-28 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/3e70a463-eba4-4854-9d65-aa63a25a830b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F254d27c5-4ee4-446c-bba7-c0a1b1e4a35b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/254d27c5-4ee4-446c-bba7-c0a1b1e4a35b.jpg not downloaded yet
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fa2a1f525-c412-4f33-9272-615ed7c1c46c.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/a2a1f525-c412-4f33-9272-615ed7c1c46c.jpg not downloaded yet
2026-03-28 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc69650>
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F14205505-45d3-4dc0-8e8b-a77d3736ff4f.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/14205505-45d3-4dc0-8e8b-a77d3736ff4f.jpg saved to cache
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf1f590>
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F061892b0-2828-43f8-a20a-43e2615ac151.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/061892b0-2828-43f8-a20a-43e2615ac151.jpg saved to cache
2026-03-28 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:05 [adesa.be] INFO: Found listing with ID: 10739951
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739951%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [adesa.be] INFO: Scrape type for 10739951: 0
2026-03-28 22:16:05 [adesa.be] INFO: Skipping item 10739951 url https://www.openlane.eu/en/carv6/auction/10739951
2026-03-28 22:16:05 [adesa.be] INFO: Found listing with ID: 10739949
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739949%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [adesa.be] INFO: Scrape type for 10739949: 0
2026-03-28 22:16:05 [adesa.be] INFO: Skipping item 10739949 url https://www.openlane.eu/en/carv6/auction/10739949
2026-03-28 22:16:05 [adesa.be] INFO: Found listing with ID: 10739406
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739406%27 HTTP/1.1" 200 None
2026-03-28 22:16:05 [adesa.be] INFO: Scrape type for 10739406: 2
2026-03-28 22:16:05 [adesa.be] INFO: Scraping item 10739406 url https://www.openlane.eu/en/carv6/auction/10739406
2026-03-28 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F88b1fbb5-279a-4b25-bc34-c155f006a3a8.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/88b1fbb5-279a-4b25-bc34-c155f006a3a8.jpg not downloaded yet
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F8505e440-c68c-4afc-8e95-7cd9217d8f46.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/8505e440-c68c-4afc-8e95-7cd9217d8f46.jpg not downloaded yet
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Fd8c30e98-7403-412f-9d7f-e4ca45bd8ce6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/d8c30e98-7403-412f-9d7f-e4ca45bd8ce6.jpg not downloaded yet
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252F8078092e-edfd-4535-ac44-2048aaf3abee.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/8078092e-edfd-4535-ac44-2048aaf3abee.jpg not downloaded yet
2026-03-28 22:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc87350>
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fd83ebbf4-9a05-47b2-b628-b8ca288a22cf.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/d83ebbf4-9a05-47b2-b628-b8ca288a22cf.jpg saved to cache
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F78ddd5b0-40b4-473b-b27e-23b24d9ce521.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/78ddd5b0-40b4-473b-b27e-23b24d9ce521.jpg not downloaded yet
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fe79e6255-4ba4-4fdd-8edd-0d90650b3b8c.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/e79e6255-4ba4-4fdd-8edd-0d90650b3b8c.jpg not downloaded yet
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9d6b10>
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252Ffb6681d4-3213-46bb-a15c-b9a2bfab2d00.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/fb6681d4-3213-46bb-a15c-b9a2bfab2d00.jpg saved to cache
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:06 [adesa.be] INFO: Found listing with ID: 10739542
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739542%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [adesa.be] INFO: Scrape type for 10739542: 2
2026-03-28 22:16:06 [adesa.be] INFO: Scraping item 10739542 url https://www.openlane.eu/en/carv6/auction/10739542
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F87edfdd5-ab10-4971-8324-855018a1993c.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/87edfdd5-ab10-4971-8324-855018a1993c.jpg not downloaded yet
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252Fac035794-5c33-44e2-aafc-2443589f8c48.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/ac035794-5c33-44e2-aafc-2443589f8c48.jpg not downloaded yet
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252F55ff0a7d-bd9f-41a2-ad7b-33252fa275ed.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/55ff0a7d-bd9f-41a2-ad7b-33252fa275ed.jpg not downloaded yet
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252F7a720b22-cd46-4219-8126-6456b30ef9f2.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/7a720b22-cd46-4219-8126-6456b30ef9f2.jpg not downloaded yet
2026-03-28 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9f3b50>
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252F022099cc-4a9d-4d29-b00b-f25afbbf49f4.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/022099cc-4a9d-4d29-b00b-f25afbbf49f4.jpg saved to cache
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abba8c90>
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F3e70a463-eba4-4854-9d65-aa63a25a830b.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/3e70a463-eba4-4854-9d65-aa63a25a830b.jpg saved to cache
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10739380
2026-03-28 22:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5473f63-176f-55bf-9ff5-e934a8a49d7d with scrape type 2
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5473f63-176f-55bf-9ff5-e934a8a49d7d with scrape type 2
2026-03-28 22:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5473f63-176f-55bf-9ff5-e934a8a49d7d, identifier: 10739380
2026-03-28 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/5c2304e1-293f-4e32-bc0b-2280e286ccc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fd13e4e3d-7130-47ea-b8d8-070036361f7c.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/d13e4e3d-7130-47ea-b8d8-070036361f7c.jpg not downloaded yet
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252F0e72f68f-2135-4d44-afb5-81e0b7dec94b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/0e72f68f-2135-4d44-afb5-81e0b7dec94b.jpg not downloaded yet
2026-03-28 22:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10739380
2026-03-28 22:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10739380
2026-03-28 22:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10739380 to the API
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739380>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b5473f63-176f-55bf-9ff5-e934a8a49d7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTK999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 165141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Automatic - 116 hp - '
'165.141 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739380%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [adesa.be] INFO: Saving data for 10739380: {'auction_closing_time': 1774858500.0, 'created_time': 1774627585.340985, 'last_price_update_time': 1774736167.007198}
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739380') HTTP/1.1" 204 0
2026-03-28 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/ece89119-ce1c-4b5e-8fde-9b7c5ebebae3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/a5edbc78-481d-4fac-a29d-15159bd00bcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:07 [adesa.be] INFO: Found listing with ID: 10739679
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739679%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [adesa.be] INFO: Scrape type for 10739679: 2
2026-03-28 22:16:07 [adesa.be] INFO: Scraping item 10739679 url https://www.openlane.eu/en/carv6/auction/10739679
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F3fc65d36-cb0b-44ce-949f-477f59dd606e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/3fc65d36-cb0b-44ce-949f-477f59dd606e.jpg not downloaded yet
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252Fbcffdeb5-3f28-495b-b835-ca24b884856f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/bcffdeb5-3f28-495b-b835-ca24b884856f.jpg not downloaded yet
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252F9ec43423-1146-493f-96fc-bc1700f84fd7.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/9ec43423-1146-493f-96fc-bc1700f84fd7.jpg not downloaded yet
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252Fc647493a-873d-4bbc-b904-12ca2deeeb58.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/c647493a-873d-4bbc-b904-12ca2deeeb58.jpg not downloaded yet
2026-03-28 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/59982981-7623-4c17-b411-babdc8f8292a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/d8737d50-9068-4bff-bb42-6467b66a079e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fe6ae005d-a6a4-4022-bcdb-fbb07b8409be.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/e6ae005d-a6a4-4022-bcdb-fbb07b8409be.jpg not downloaded yet
2026-03-28 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10739351
2026-03-28 22:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c2e9a2-e246-5b6e-a410-6f82b066940f with scrape type 2
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c2e9a2-e246-5b6e-a410-6f82b066940f with scrape type 2
2026-03-28 22:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c2e9a2-e246-5b6e-a410-6f82b066940f, identifier: 10739351
2026-03-28 22:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10739191
2026-03-28 22:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb8e3393-f494-5f8c-9054-bf4101a677bd with scrape type 2
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb8e3393-f494-5f8c-9054-bf4101a677bd with scrape type 2
2026-03-28 22:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb8e3393-f494-5f8c-9054-bf4101a677bd, identifier: 10739191
2026-03-28 22:16:07 [scrapy.extensions.logstats] INFO: Crawled 74 pages (at 74 pages/min), scraped 55 items (at 55 items/min)
2026-03-28 22:16:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-28 22:16:07 [adesa.be] INFO: Found listing with ID: 10740021
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740021%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [adesa.be] INFO: Scrape type for 10740021: 0
2026-03-28 22:16:07 [adesa.be] INFO: Skipping item 10740021 url https://www.openlane.eu/en/carv6/auction/10740021
2026-03-28 22:16:07 [adesa.be] INFO: Found listing with ID: 10740770
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740770%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [adesa.be] INFO: Scrape type for 10740770: 0
2026-03-28 22:16:07 [adesa.be] INFO: Skipping item 10740770 url https://www.openlane.eu/en/carv6/auction/10740770
2026-03-28 22:16:07 [adesa.be] INFO: Found listing with ID: 10739302
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739302%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [adesa.be] INFO: Scrape type for 10739302: 2
2026-03-28 22:16:07 [adesa.be] INFO: Scraping item 10739302 url https://www.openlane.eu/en/carv6/auction/10739302
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252Fc15f2ad9-67ba-4747-bed4-df257dcb8288.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/c15f2ad9-67ba-4747-bed4-df257dcb8288.jpg not downloaded yet
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F42deb2ef-7e33-4707-b289-44a2b7588581.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/42deb2ef-7e33-4707-b289-44a2b7588581.jpg not downloaded yet
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Ff766f23e-307d-4a06-8c93-ce334ab2d9bc.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/f766f23e-307d-4a06-8c93-ce334ab2d9bc.jpg not downloaded yet
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252Facdf94f4-9247-4819-afe9-12fc3a3570c6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/acdf94f4-9247-4819-afe9-12fc3a3570c6.jpg not downloaded yet
2026-03-28 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10739351
2026-03-28 22:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10739351
2026-03-28 22:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10739351 to the API
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739351>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a6c2e9a2-e246-5b6e-a410-6f82b066940f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 104224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Manual - 116 hp - '
'104.224 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739351%27 HTTP/1.1" 200 None
2026-03-28 22:16:07 [adesa.be] INFO: Saving data for 10739351: {'auction_closing_time': 1774858500.0, 'created_time': 1774627458.654149, 'last_price_update_time': 1774736167.813218}
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739351') HTTP/1.1" 204 0
2026-03-28 22:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10739191
2026-03-28 22:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10739191
2026-03-28 22:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10739191 to the API
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739191>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'bb8e3393-f494-5f8c-9054-bf4101a677bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739191',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 87699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Advanced - Petrol - Automatic - 110 hp - '
'87.699 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739191%27 HTTP/1.1" 200 None
2026-03-28 22:16:08 [adesa.be] INFO: Saving data for 10739191: {'auction_closing_time': 1774858500.0, 'created_time': 1774627455.820166, 'last_price_update_time': 1774736168.196615}
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739191') HTTP/1.1" 204 0
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8f30d0>
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252F5c2304e1-293f-4e32-bc0b-2280e286ccc1.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/5c2304e1-293f-4e32-bc0b-2280e286ccc1.jpg saved to cache
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/50f0b2df-a255-4779-b7c2-4f3e449ef99b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252F1e289891-810d-4d07-95e5-38e00c13e5f4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/1e289891-810d-4d07-95e5-38e00c13e5f4.jpg not downloaded yet
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abcbd890>
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fece89119-ce1c-4b5e-8fde-9b7c5ebebae3.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/ece89119-ce1c-4b5e-8fde-9b7c5ebebae3.jpg saved to cache
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaeab650>
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252Fa5edbc78-481d-4fac-a29d-15159bd00bcf.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/a5edbc78-481d-4fac-a29d-15159bd00bcf.jpg saved to cache
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/d74b894e-68bd-4bcd-9eba-d0ca33a19e68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:08 [adesa.be] INFO: Found listing with ID: 10739393
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739393%27 HTTP/1.1" 200 None
2026-03-28 22:16:08 [adesa.be] INFO: Scrape type for 10739393: 2
2026-03-28 22:16:08 [adesa.be] INFO: Scraping item 10739393 url https://www.openlane.eu/en/carv6/auction/10739393
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252Fc2c079de-4116-49b7-84c6-fdc90249bb99.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/c2c079de-4116-49b7-84c6-fdc90249bb99.jpg not downloaded yet
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F200f8eb2-c7ed-49b4-b125-1130a7011453.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/200f8eb2-c7ed-49b4-b125-1130a7011453.jpg not downloaded yet
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252F78f94c52-2efd-42d5-aa81-433fd2a73964.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/78f94c52-2efd-42d5-aa81-433fd2a73964.jpg not downloaded yet
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252Fa2736226-613d-4d7a-8eab-64f9d273752d.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/a2736226-613d-4d7a-8eab-64f9d273752d.jpg not downloaded yet
2026-03-28 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaeacb90>
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252F59982981-7623-4c17-b411-babdc8f8292a.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/59982981-7623-4c17-b411-babdc8f8292a.jpg saved to cache
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aabcd750>
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252Fd8737d50-9068-4bff-bb42-6467b66a079e.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/d8737d50-9068-4bff-bb42-6467b66a079e.jpg saved to cache
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25980770-d70e-5fcc-af29-d9572869366c with identifier: 10738436
2026-03-28 22:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25980770-d70e-5fcc-af29-d9572869366c with scrape type 1
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252Fae4b43c9-66dc-422e-9c45-bd9eea3e578a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/ae4b43c9-66dc-422e-9c45-bd9eea3e578a.jpg not downloaded yet
2026-03-28 22:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10739243
2026-03-28 22:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aa67501-b1de-5ed1-af05-d171543a6369 with scrape type 2
2026-03-28 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aa67501-b1de-5ed1-af05-d171543a6369 with scrape type 2
2026-03-28 22:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aa67501-b1de-5ed1-af05-d171543a6369, identifier: 10739243
2026-03-28 22:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10739243
2026-03-28 22:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10739243
2026-03-28 22:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10739243 to the API
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739243>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2aa67501-b1de-5ed1-af05-d171543a6369',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGT102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739243',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 129620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Advanced - Diesel - Automatic - 150 hp - '
'129.620 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739243%27 HTTP/1.1" 200 None
2026-03-28 22:16:09 [adesa.be] INFO: Saving data for 10739243: {'auction_closing_time': 1774858500.0, 'created_time': 1774627442.149928, 'last_price_update_time': 1774736169.208224}
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739243') HTTP/1.1" 204 0
2026-03-28 22:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10739184
2026-03-28 22:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with scrape type 2
2026-03-28 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with scrape type 2
2026-03-28 22:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78df9586-5d7b-5b1f-b8d4-137767edfcd0, identifier: 10739184
2026-03-28 22:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754
2026-03-28 22:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85ef6d8-2a70-5352-b97d-b02d56192df1 with scrape type 2
2026-03-28 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d85ef6d8-2a70-5352-b97d-b02d56192df1 with scrape type 2
2026-03-28 22:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d85ef6d8-2a70-5352-b97d-b02d56192df1, identifier: 10740754
2026-03-28 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/8078092e-edfd-4535-ac44-2048aaf3abee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:09 [adesa.be] INFO: Found listing with ID: 10739055
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739055%27 HTTP/1.1" 200 None
2026-03-28 22:16:09 [adesa.be] INFO: Scrape type for 10739055: 2
2026-03-28 22:16:09 [adesa.be] INFO: Scraping item 10739055 url https://www.openlane.eu/en/carv6/auction/10739055
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752132%252Fgeneral%252F3a67dc58-9883-46ba-b3c2-23009c89b25c.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/3a67dc58-9883-46ba-b3c2-23009c89b25c.jpg not downloaded yet
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752136%252Fgeneral%252F332dbb1c-a313-49df-bbb3-e16e6c972444.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/332dbb1c-a313-49df-bbb3-e16e6c972444.jpg not downloaded yet
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752131%252Fgeneral%252F311934ef-c1a6-4d46-82a1-603adca79b26.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/311934ef-c1a6-4d46-82a1-603adca79b26.jpg not downloaded yet
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5751871%252Fgeneral%252F6eeded84-2a4c-4ca7-8991-a7dc9f1dc34e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/6eeded84-2a4c-4ca7-8991-a7dc9f1dc34e.jpg not downloaded yet
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752130%252Fgeneral%252Facb52be5-4cc3-44c4-94bb-38411e3ce04d.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/acb52be5-4cc3-44c4-94bb-38411e3ce04d.jpg not downloaded yet
2026-03-28 22:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10739184
2026-03-28 22:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10739184
2026-03-28 22:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10739184 to the API
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739184>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '78df9586-5d7b-5b1f-b8d4-137767edfcd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGW007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739184',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 113769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Automatic - 110 hp - '
'113.769 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739184%27 HTTP/1.1" 200 None
2026-03-28 22:16:09 [adesa.be] INFO: Saving data for 10739184: {'auction_closing_time': 1774858500.0, 'created_time': 1774627441.471789, 'last_price_update_time': 1774736169.801265}
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739184') HTTP/1.1" 204 0
2026-03-28 22:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754
2026-03-28 22:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754
2026-03-28 22:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754 to the API
2026-03-28 22:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740754>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd85ef6d8-2a70-5352-b97d-b02d56192df1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGE298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 69118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Business - Petrol - Automatic - 110 hp - '
'69.118 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740754%27 HTTP/1.1" 200 None
2026-03-28 22:16:10 [adesa.be] INFO: Saving data for 10740754: {'auction_closing_time': 1774947600.0, 'created_time': 1774649749.169266, 'last_price_update_time': 1774736170.113847}
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740754') HTTP/1.1" 204 0
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb02710>
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252F50f0b2df-a255-4779-b7c2-4f3e449ef99b.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/50f0b2df-a255-4779-b7c2-4f3e449ef99b.jpg saved to cache
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/78ddd5b0-40b4-473b-b27e-23b24d9ce521.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae27250>
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fd74b894e-68bd-4bcd-9eba-d0ca33a19e68.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/d74b894e-68bd-4bcd-9eba-d0ca33a19e68.jpg saved to cache
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ea7db9-0f40-5d01-8af8-31a0511b0200 with identifier: 10739553
2026-03-28 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ea7db9-0f40-5d01-8af8-31a0511b0200 with scrape type 2
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ea7db9-0f40-5d01-8af8-31a0511b0200 with scrape type 2
2026-03-28 22:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3ea7db9-0f40-5d01-8af8-31a0511b0200, identifier: 10739553
2026-03-28 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/e79e6255-4ba4-4fdd-8edd-0d90650b3b8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/55ff0a7d-bd9f-41a2-ad7b-33252fa275ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/7a720b22-cd46-4219-8126-6456b30ef9f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:10 [adesa.be] INFO: Found listing with ID: 10739465
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739465%27 HTTP/1.1" 200 None
2026-03-28 22:16:10 [adesa.be] INFO: Scrape type for 10739465: 2
2026-03-28 22:16:10 [adesa.be] INFO: Scraping item 10739465 url https://www.openlane.eu/en/carv6/auction/10739465
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252F73f8ee55-9ac6-4b02-8b60-ee7607d32686.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/73f8ee55-9ac6-4b02-8b60-ee7607d32686.jpg not downloaded yet
2026-03-28 22:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3ea7db9-0f40-5d01-8af8-31a0511b0200 with identifier: 10739553
2026-03-28 22:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3ea7db9-0f40-5d01-8af8-31a0511b0200 with identifier: 10739553
2026-03-28 22:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3ea7db9-0f40-5d01-8af8-31a0511b0200 with identifier: 10739553 to the API
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739553>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b3ea7db9-0f40-5d01-8af8-31a0511b0200',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWS247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739553',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 54326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'54.326 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739553%27 HTTP/1.1" 200 None
2026-03-28 22:16:10 [adesa.be] INFO: Saving data for 10739553: {'auction_closing_time': 1774858500.0, 'created_time': 1774627432.094651, 'last_price_update_time': 1774736170.732757}
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739553') HTTP/1.1" 204 0
2026-03-28 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aabe0ad0>
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252F8078092e-edfd-4535-ac44-2048aaf3abee.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/8078092e-edfd-4535-ac44-2048aaf3abee.jpg saved to cache
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:10 [adesa.be] INFO: Found listing with ID: 10739505
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739505%27 HTTP/1.1" 200 None
2026-03-28 22:16:10 [adesa.be] INFO: Scrape type for 10739505: 2
2026-03-28 22:16:10 [adesa.be] INFO: Scraping item 10739505 url https://www.openlane.eu/en/carv6/auction/10739505
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252F2e73a385-9eda-4ae0-8914-b970dc36c9ce.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/2e73a385-9eda-4ae0-8914-b970dc36c9ce.jpg not downloaded yet
2026-03-28 22:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9bba90>
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F78ddd5b0-40b4-473b-b27e-23b24d9ce521.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/78ddd5b0-40b4-473b-b27e-23b24d9ce521.jpg saved to cache
2026-03-28 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/0e72f68f-2135-4d44-afb5-81e0b7dec94b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/c647493a-873d-4bbc-b904-12ca2deeeb58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9f01d90>
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fe79e6255-4ba4-4fdd-8edd-0d90650b3b8c.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/e79e6255-4ba4-4fdd-8edd-0d90650b3b8c.jpg saved to cache
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae311d0>
2026-03-28 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252F55ff0a7d-bd9f-41a2-ad7b-33252fa275ed.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/55ff0a7d-bd9f-41a2-ad7b-33252fa275ed.jpg saved to cache
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaedca50>
2026-03-28 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252F7a720b22-cd46-4219-8126-6456b30ef9f2.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/7a720b22-cd46-4219-8126-6456b30ef9f2.jpg saved to cache
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/d13e4e3d-7130-47ea-b8d8-070036361f7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/3fc65d36-cb0b-44ce-949f-477f59dd606e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:11 [adesa.be] INFO: Found listing with ID: 10739256
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739256%27 HTTP/1.1" 200 None
2026-03-28 22:16:11 [adesa.be] INFO: Scrape type for 10739256: 2
2026-03-28 22:16:11 [adesa.be] INFO: Scraping item 10739256 url https://www.openlane.eu/en/carv6/auction/10739256
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252F522e765e-e58b-42d9-a8c4-61a5e0ffb67a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/522e765e-e58b-42d9-a8c4-61a5e0ffb67a.jpg not downloaded yet
2026-03-28 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/9ec43423-1146-493f-96fc-bc1700f84fd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/e6ae005d-a6a4-4022-bcdb-fbb07b8409be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with identifier: 10739335
2026-03-28 22:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with scrape type 2
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with scrape type 2
2026-03-28 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c, identifier: 10739335
2026-03-28 22:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10739340
2026-03-28 22:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with scrape type 2
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with scrape type 2
2026-03-28 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32b23a27-8e77-50cf-af51-2606bf1fe4d8, identifier: 10739340
2026-03-28 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/bcffdeb5-3f28-495b-b835-ca24b884856f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:11 [adesa.be] INFO: Found listing with ID: 10740781
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740781%27 HTTP/1.1" 200 None
2026-03-28 22:16:11 [adesa.be] INFO: Scrape type for 10740781: 0
2026-03-28 22:16:11 [adesa.be] INFO: Skipping item 10740781 url https://www.openlane.eu/en/carv6/auction/10740781
2026-03-28 22:16:11 [adesa.be] INFO: Found listing with ID: 10739300
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739300%27 HTTP/1.1" 200 None
2026-03-28 22:16:11 [adesa.be] INFO: Scrape type for 10739300: 2
2026-03-28 22:16:11 [adesa.be] INFO: Scraping item 10739300 url https://www.openlane.eu/en/carv6/auction/10739300
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252F095f2129-d643-4d4b-9b89-ad6db85d11ab.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/095f2129-d643-4d4b-9b89-ad6db85d11ab.jpg not downloaded yet
2026-03-28 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with identifier: 10739335
2026-03-28 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with identifier: 10739335
2026-03-28 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with identifier: 10739335 to the API
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739335>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '18d0b3c7-f21e-50ad-8ba8-aa80941aa44c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJD750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739335',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 66309,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'66.309 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739335%27 HTTP/1.1" 200 None
2026-03-28 22:16:11 [adesa.be] INFO: Saving data for 10739335: {'auction_closing_time': 1774858500.0, 'created_time': 1774627431.717156, 'last_price_update_time': 1774736171.790354}
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739335') HTTP/1.1" 204 0
2026-03-28 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10739340
2026-03-28 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10739340
2026-03-28 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10739340 to the API
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739340>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '32b23a27-8e77-50cf-af51-2606bf1fe4d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRL345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739340',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 55042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 55.042 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739340%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [adesa.be] INFO: Saving data for 10739340: {'auction_closing_time': 1774858500.0, 'created_time': 1774627434.592888, 'last_price_update_time': 1774736172.085052}
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739340') HTTP/1.1" 204 0
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9bab90>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252F0e72f68f-2135-4d44-afb5-81e0b7dec94b.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/0e72f68f-2135-4d44-afb5-81e0b7dec94b.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdc9190>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252Fc647493a-873d-4bbc-b904-12ca2deeeb58.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/c647493a-873d-4bbc-b904-12ca2deeeb58.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/acb52be5-4cc3-44c4-94bb-38411e3ce04d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/ae4b43c9-66dc-422e-9c45-bd9eea3e578a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/acdf94f4-9247-4819-afe9-12fc3a3570c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:12 [adesa.be] INFO: Found listing with ID: 10739729
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739729%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [adesa.be] INFO: Scrape type for 10739729: 2
2026-03-28 22:16:12 [adesa.be] INFO: Scraping item 10739729 url https://www.openlane.eu/en/carv6/auction/10739729
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752130%252Fgeneral%252F1b79feec-779a-4466-bf52-6cdbae5752dd.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/1b79feec-779a-4466-bf52-6cdbae5752dd.jpg not downloaded yet
2026-03-28 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb34410>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fd13e4e3d-7130-47ea-b8d8-070036361f7c.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/d13e4e3d-7130-47ea-b8d8-070036361f7c.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8fa810>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F3fc65d36-cb0b-44ce-949f-477f59dd606e.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/3fc65d36-cb0b-44ce-949f-477f59dd606e.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9bf290>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252F9ec43423-1146-493f-96fc-bc1700f84fd7.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/9ec43423-1146-493f-96fc-bc1700f84fd7.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba6c350>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fe6ae005d-a6a4-4022-bcdb-fbb07b8409be.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/e6ae005d-a6a4-4022-bcdb-fbb07b8409be.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:12 [adesa.be] INFO: Found listing with ID: 10739936
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739936%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [adesa.be] INFO: Scrape type for 10739936: 2
2026-03-28 22:16:12 [adesa.be] INFO: Scraping item 10739936 url https://www.openlane.eu/en/carv6/auction/10739936
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752130%252Fgeneral%252Fe34b15da-da6e-456a-9760-7e7a192fae74.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/e34b15da-da6e-456a-9760-7e7a192fae74.jpg not downloaded yet
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba510d0>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252Fbcffdeb5-3f28-495b-b835-ca24b884856f.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/bcffdeb5-3f28-495b-b835-ca24b884856f.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/1e289891-810d-4d07-95e5-38e00c13e5f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/a2736226-613d-4d7a-8eab-64f9d273752d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/73f8ee55-9ac6-4b02-8b60-ee7607d32686.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9fff90>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252Facb52be5-4cc3-44c4-94bb-38411e3ce04d.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/acb52be5-4cc3-44c4-94bb-38411e3ce04d.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9ac390>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252Fae4b43c9-66dc-422e-9c45-bd9eea3e578a.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/ae4b43c9-66dc-422e-9c45-bd9eea3e578a.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49bac71450>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751871%252Fgeneral%252Facdf94f4-9247-4819-afe9-12fc3a3570c6.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/acdf94f4-9247-4819-afe9-12fc3a3570c6.jpg saved to cache
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751871/general/6eeded84-2a4c-4ca7-8991-a7dc9f1dc34e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738193)
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/311934ef-c1a6-4d46-82a1-603adca79b26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:12 [adesa.be] INFO: Found listing with ID: 10740509
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740509%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [adesa.be] INFO: Scrape type for 10740509: 0
2026-03-28 22:16:12 [adesa.be] INFO: Skipping item 10740509 url https://www.openlane.eu/en/carv6/auction/10740509
2026-03-28 22:16:12 [adesa.be] INFO: Found listing with ID: 10739248
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739248%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [adesa.be] INFO: Scrape type for 10739248: 2
2026-03-28 22:16:12 [adesa.be] INFO: Scraping item 10739248 url https://www.openlane.eu/en/carv6/auction/10739248
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752130%252Fgeneral%252F2895d2b2-a610-4e8c-b0cf-7f22069ddb0b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/2895d2b2-a610-4e8c-b0cf-7f22069ddb0b.jpg not downloaded yet
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/2e73a385-9eda-4ae0-8914-b970dc36c9ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/3a67dc58-9883-46ba-b3c2-23009c89b25c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:12 [adesa.be] INFO: Found listing with ID: 10739160
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739160%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [adesa.be] INFO: Scrape type for 10739160: 2
2026-03-28 22:16:12 [adesa.be] INFO: Scraping item 10739160 url https://www.openlane.eu/en/carv6/auction/10739160
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752130%252Fgeneral%252Fd696927b-ecc1-4abe-8661-52c27302c106.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/d696927b-ecc1-4abe-8661-52c27302c106.jpg not downloaded yet
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/332dbb1c-a313-49df-bbb3-e16e6c972444.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/522e765e-e58b-42d9-a8c4-61a5e0ffb67a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/095f2129-d643-4d4b-9b89-ad6db85d11ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:12 [adesa.be] INFO: Found listing with ID: 10740529
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740529%27 HTTP/1.1" 200 None
2026-03-28 22:16:12 [adesa.be] INFO: Scrape type for 10740529: 2
2026-03-28 22:16:12 [adesa.be] INFO: Scraping item 10740529 url https://www.openlane.eu/en/carv6/auction/10740529
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaefbed0>
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5751924%252Fgeneral%252F1e289891-810d-4d07-95e5-38e00c13e5f4.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/1e289891-810d-4d07-95e5-38e00c13e5f4.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae0e7d0>
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5751871%252Fgeneral%252Fa2736226-613d-4d7a-8eab-64f9d273752d.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/a2736226-613d-4d7a-8eab-64f9d273752d.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab7e2cd0>
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752130%252Fgeneral%252F73f8ee55-9ac6-4b02-8b60-ee7607d32686.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/73f8ee55-9ac6-4b02-8b60-ee7607d32686.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:13 [adesa.be] INFO: Found listing with ID: 10739948
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739948%27 HTTP/1.1" 200 None
2026-03-28 22:16:13 [adesa.be] INFO: Scrape type for 10739948: 0
2026-03-28 22:16:13 [adesa.be] INFO: Skipping item 10739948 url https://www.openlane.eu/en/carv6/auction/10739948
2026-03-28 22:16:13 [adesa.be] INFO: Found listing with ID: 10739352
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739352%27 HTTP/1.1" 200 None
2026-03-28 22:16:13 [adesa.be] INFO: Scrape type for 10739352: 2
2026-03-28 22:16:13 [adesa.be] INFO: Scraping item 10739352 url https://www.openlane.eu/en/carv6/auction/10739352
2026-03-28 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/78f94c52-2efd-42d5-aa81-433fd2a73964.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/1b79feec-779a-4466-bf52-6cdbae5752dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/e34b15da-da6e-456a-9760-7e7a192fae74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae24310>
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5751871%252Fgeneral%252F6eeded84-2a4c-4ca7-8991-a7dc9f1dc34e.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751871/general/6eeded84-2a4c-4ca7-8991-a7dc9f1dc34e.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 84967463-89be-5f0b-b67f-bed586e2c85d
2026-03-28 22:16:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84967463-89be-5f0b-b67f-bed586e2c85d, skipping ID generation
2026-03-28 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84967463-89be-5f0b-b67f-bed586e2c85d with scrape type 1
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84967463-89be-5f0b-b67f-bed586e2c85d sending to next pipeline
2026-03-28 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84967463-89be-5f0b-b67f-bed586e2c85d, identifier: 10738193
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8c8c50>
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752131%252Fgeneral%252F311934ef-c1a6-4d46-82a1-603adca79b26.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/311934ef-c1a6-4d46-82a1-603adca79b26.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9bed90>
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752130%252Fgeneral%252F2e73a385-9eda-4ae0-8914-b970dc36c9ce.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/2e73a385-9eda-4ae0-8914-b970dc36c9ce.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf6d6d0>
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752132%252Fgeneral%252F3a67dc58-9883-46ba-b3c2-23009c89b25c.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/3a67dc58-9883-46ba-b3c2-23009c89b25c.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadf2f50>
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752136%252Fgeneral%252F332dbb1c-a313-49df-bbb3-e16e6c972444.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/332dbb1c-a313-49df-bbb3-e16e6c972444.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8c9310>
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752130%252Fgeneral%252F522e765e-e58b-42d9-a8c4-61a5e0ffb67a.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/522e765e-e58b-42d9-a8c4-61a5e0ffb67a.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaeed190>
2026-03-28 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22: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-28 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%252F5752130%252Fgeneral%252F095f2129-d643-4d4b-9b89-ad6db85d11ab.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/095f2129-d643-4d4b-9b89-ad6db85d11ab.jpg saved to cache
2026-03-28 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:13 [adesa.be] INFO: Found listing with ID: 10739219
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739219%27 HTTP/1.1" 200 None
2026-03-28 22:16:13 [adesa.be] INFO: Scrape type for 10739219: 2
2026-03-28 22:16:13 [adesa.be] INFO: Scraping item 10739219 url https://www.openlane.eu/en/carv6/auction/10739219
2026-03-28 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84967463-89be-5f0b-b67f-bed586e2c85d with identifier: 10738193
2026-03-28 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84967463-89be-5f0b-b67f-bed586e2c85d with identifier: 10738193
2026-03-28 22:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84967463-89be-5f0b-b67f-bed586e2c85d with identifier: 10738193 to the API
2026-03-28 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751871/general/6eeded84-2a4c-4ca7-8991-a7dc9f1dc34e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '84967463-89be-5f0b-b67f-bed586e2c85d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738193',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 38564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33729,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/022099cc-4a9d-4d29-b00b-f25afbbf49f4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248532,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/a5edbc78-481d-4fac-a29d-15159bd00bcf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241431,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/d8737d50-9068-4bff-bb42-6467b66a079e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252965,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/50f0b2df-a255-4779-b7c2-4f3e449ef99b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229614,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/8078092e-edfd-4535-ac44-2048aaf3abee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296817,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/7a720b22-cd46-4219-8126-6456b30ef9f2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271404,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/c647493a-873d-4bbc-b904-12ca2deeeb58.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277368,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/acdf94f4-9247-4819-afe9-12fc3a3570c6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263531,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/a2736226-613d-4d7a-8eab-64f9d273752d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84967463-89be-5f0b-b67f-bed586e2c85d/84967463-89be-5f0b-b67f-bed586e2c85d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263739,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751871/general/6eeded84-2a4c-4ca7-8991-a7dc9f1dc34e.jpg',
'Width': 1400}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 38.564 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738193%27 HTTP/1.1" 200 None
2026-03-28 22:16:14 [adesa.be] INFO: Saving data for 10738193: {'created_time': 1774736174.195731, 'last_price_update_time': 1774736174.195745, 'auction_closing_time': 1775041200.0}
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738193') HTTP/1.1" 204 0
2026-03-28 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/200f8eb2-c7ed-49b4-b125-1130a7011453.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/c2c079de-4116-49b7-84c6-fdc90249bb99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/d696927b-ecc1-4abe-8661-52c27302c106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:14 [adesa.be] INFO: Found listing with ID: 10740008
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740008%27 HTTP/1.1" 200 None
2026-03-28 22:16:14 [adesa.be] INFO: Scrape type for 10740008: 0
2026-03-28 22:16:14 [adesa.be] INFO: Skipping item 10740008 url https://www.openlane.eu/en/carv6/auction/10740008
2026-03-28 22:16:14 [adesa.be] INFO: Found listing with ID: 10739941
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739941%27 HTTP/1.1" 200 None
2026-03-28 22:16:14 [adesa.be] INFO: Scrape type for 10739941: 0
2026-03-28 22:16:14 [adesa.be] INFO: Skipping item 10739941 url https://www.openlane.eu/en/carv6/auction/10739941
2026-03-28 22:16:14 [adesa.be] INFO: Found listing with ID: 10739615
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739615%27 HTTP/1.1" 200 None
2026-03-28 22:16:14 [adesa.be] INFO: Scrape type for 10739615: 2
2026-03-28 22:16:14 [adesa.be] INFO: Scraping item 10739615 url https://www.openlane.eu/en/carv6/auction/10739615
2026-03-28 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9801d0>
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252F78f94c52-2efd-42d5-aa81-433fd2a73964.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/78f94c52-2efd-42d5-aa81-433fd2a73964.jpg saved to cache
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae90250>
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252F1b79feec-779a-4466-bf52-6cdbae5752dd.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/1b79feec-779a-4466-bf52-6cdbae5752dd.jpg saved to cache
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf1ba10>
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252Fe34b15da-da6e-456a-9760-7e7a192fae74.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/e34b15da-da6e-456a-9760-7e7a192fae74.jpg saved to cache
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752130/general/2895d2b2-a610-4e8c-b0cf-7f22069ddb0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738436)
2026-03-28 22:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:14 [adesa.be] INFO: Found listing with ID: 10739402
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739402%27 HTTP/1.1" 200 None
2026-03-28 22:16:14 [adesa.be] INFO: Scrape type for 10739402: 2
2026-03-28 22:16:14 [adesa.be] INFO: Scraping item 10739402 url https://www.openlane.eu/en/carv6/auction/10739402
2026-03-28 22:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaea7990>
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F200f8eb2-c7ed-49b4-b125-1130a7011453.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/200f8eb2-c7ed-49b4-b125-1130a7011453.jpg saved to cache
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b8aedc90>
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252Fc2c079de-4116-49b7-84c6-fdc90249bb99.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/c2c079de-4116-49b7-84c6-fdc90249bb99.jpg saved to cache
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf33a90>
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252Fd696927b-ecc1-4abe-8661-52c27302c106.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/d696927b-ecc1-4abe-8661-52c27302c106.jpg saved to cache
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10739729
2026-03-28 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aaac89b-e318-5098-9336-4ecd5af5e97a with scrape type 2
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aaac89b-e318-5098-9336-4ecd5af5e97a with scrape type 2
2026-03-28 22:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aaac89b-e318-5098-9336-4ecd5af5e97a, identifier: 10739729
2026-03-28 22:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10739055
2026-03-28 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with scrape type 2
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with scrape type 2
2026-03-28 22:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7, identifier: 10739055
2026-03-28 22:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10739465
2026-03-28 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with scrape type 2
2026-03-28 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with scrape type 2
2026-03-28 22:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8, identifier: 10739465
2026-03-28 22:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10739256
2026-03-28 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f85a704-7039-5d5f-99b8-b533696fdabd with scrape type 2
2026-03-28 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f85a704-7039-5d5f-99b8-b533696fdabd with scrape type 2
2026-03-28 22:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f85a704-7039-5d5f-99b8-b533696fdabd, identifier: 10739256
2026-03-28 22:16:15 [adesa.be] INFO: Found listing with ID: 10739508
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739508%27 HTTP/1.1" 200 None
2026-03-28 22:16:15 [adesa.be] INFO: Scrape type for 10739508: 2
2026-03-28 22:16:15 [adesa.be] INFO: Scraping item 10739508 url https://www.openlane.eu/en/carv6/auction/10739508
2026-03-28 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10739729
2026-03-28 22:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10739729
2026-03-28 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10739729 to the API
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739729>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5aaac89b-e318-5098-9336-4ecd5af5e97a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALJ188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739729',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 204165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Business - Diesel - Automatic - 136 hp - '
'204.165 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739729%27 HTTP/1.1" 200 None
2026-03-28 22:16:15 [adesa.be] INFO: Saving data for 10739729: {'auction_closing_time': 1774858500.0, 'created_time': 1774624555.800541, 'last_price_update_time': 1774736175.544406}
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739729') HTTP/1.1" 204 0
2026-03-28 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10739055
2026-03-28 22:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10739055
2026-03-28 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10739055 to the API
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739055>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS7698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739055',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 104521,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - 204 hp - 104.521 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739055%27 HTTP/1.1" 200 None
2026-03-28 22:16:15 [adesa.be] INFO: Saving data for 10739055: {'auction_closing_time': 1774858500.0, 'created_time': 1774624530.860393, 'last_price_update_time': 1774736175.865008}
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739055') HTTP/1.1" 204 0
2026-03-28 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10739465
2026-03-28 22:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10739465
2026-03-28 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10739465 to the API
2026-03-28 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739465>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '15a31d3d-e69e-5f75-b995-c54f1cd9b5d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739465',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 103382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI Advanced - Quattro - Diesel - Automatic - 204 '
'hp - 103.382 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739465%27 HTTP/1.1" 200 None
2026-03-28 22:16:16 [adesa.be] INFO: Saving data for 10739465: {'auction_closing_time': 1774858500.0, 'created_time': 1774624528.715089, 'last_price_update_time': 1774736176.151294}
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739465') HTTP/1.1" 204 0
2026-03-28 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10739256
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-28 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10739256
2026-03-28 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10739256 to the API
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739256>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Coupé',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4f85a704-7039-5d5f-99b8-b533696fdabd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMW909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739256',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 68521,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 40 TFSI S Line - Quattro - Petrol - Automatic - 204 hp - '
'68.521 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739256%27 HTTP/1.1" 200 None
2026-03-28 22:16:16 [adesa.be] INFO: Saving data for 10739256: {'auction_closing_time': 1774858500.0, 'created_time': 1774624529.380978, 'last_price_update_time': 1774736176.545152}
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739256') HTTP/1.1" 204 0
2026-03-28 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/f766f23e-307d-4a06-8c93-ce334ab2d9bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/c15f2ad9-67ba-4747-bed4-df257dcb8288.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:16 [adesa.be] INFO: Found listing with ID: 10739390
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739390%27 HTTP/1.1" 200 None
2026-03-28 22:16:16 [adesa.be] INFO: Scrape type for 10739390: 2
2026-03-28 22:16:16 [adesa.be] INFO: Scraping item 10739390 url https://www.openlane.eu/en/carv6/auction/10739390
2026-03-28 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/87edfdd5-ab10-4971-8324-855018a1993c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/42deb2ef-7e33-4707-b289-44a2b7588581.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/ac035794-5c33-44e2-aafc-2443589f8c48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:16 [adesa.be] INFO: Found listing with ID: 10739385
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739385%27 HTTP/1.1" 200 None
2026-03-28 22:16:16 [adesa.be] INFO: Scrape type for 10739385: 2
2026-03-28 22:16:16 [adesa.be] INFO: Scraping item 10739385 url https://www.openlane.eu/en/carv6/auction/10739385
2026-03-28 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc39e50>
2026-03-28 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752130%252Fgeneral%252F2895d2b2-a610-4e8c-b0cf-7f22069ddb0b.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752130/general/2895d2b2-a610-4e8c-b0cf-7f22069ddb0b.jpg saved to cache
2026-03-28 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 25980770-d70e-5fcc-af29-d9572869366c
2026-03-28 22:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25980770-d70e-5fcc-af29-d9572869366c, skipping ID generation
2026-03-28 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25980770-d70e-5fcc-af29-d9572869366c with scrape type 1
2026-03-28 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25980770-d70e-5fcc-af29-d9572869366c sending to next pipeline
2026-03-28 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25980770-d70e-5fcc-af29-d9572869366c, identifier: 10738436
2026-03-28 22:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10739300
2026-03-28 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1102b3-124d-5bd2-b559-4379f152c3cc with scrape type 2
2026-03-28 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1102b3-124d-5bd2-b559-4379f152c3cc with scrape type 2
2026-03-28 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b1102b3-124d-5bd2-b559-4379f152c3cc, identifier: 10739300
2026-03-28 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25980770-d70e-5fcc-af29-d9572869366c with identifier: 10738436
2026-03-28 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25980770-d70e-5fcc-af29-d9572869366c with identifier: 10738436
2026-03-28 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25980770-d70e-5fcc-af29-d9572869366c with identifier: 10738436 to the API
2026-03-28 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752130/general/2895d2b2-a610-4e8c-b0cf-7f22069ddb0b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '25980770-d70e-5fcc-af29-d9572869366c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFK495',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 45602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/ae4b43c9-66dc-422e-9c45-bd9eea3e578a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22592,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/acb52be5-4cc3-44c4-94bb-38411e3ce04d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/73f8ee55-9ac6-4b02-8b60-ee7607d32686.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/2e73a385-9eda-4ae0-8914-b970dc36c9ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/522e765e-e58b-42d9-a8c4-61a5e0ffb67a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/095f2129-d643-4d4b-9b89-ad6db85d11ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/1b79feec-779a-4466-bf52-6cdbae5752dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/e34b15da-da6e-456a-9760-7e7a192fae74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/2895d2b2-a610-4e8c-b0cf-7f22069ddb0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25980770-d70e-5fcc-af29-d9572869366c/25980770-d70e-5fcc-af29-d9572869366c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752130/general/d696927b-ecc1-4abe-8661-52c27302c106.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 45.602 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738436%27 HTTP/1.1" 200 None
2026-03-28 22:16:17 [adesa.be] INFO: Saving data for 10738436: {'created_time': 1774736177.224889, 'last_price_update_time': 1774736177.224904, 'auction_closing_time': 1775118600.0}
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738436') HTTP/1.1" 204 0
2026-03-28 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10739300
2026-03-28 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10739300
2026-03-28 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10739300 to the API
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739300>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6b1102b3-124d-5bd2-b559-4379f152c3cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 79187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'79.187 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739300%27 HTTP/1.1" 200 None
2026-03-28 22:16:17 [adesa.be] INFO: Saving data for 10739300: {'auction_closing_time': 1774858500.0, 'created_time': 1774624555.213655, 'last_price_update_time': 1774736177.541439}
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739300') HTTP/1.1" 204 0
2026-03-28 22:16:17 [adesa.be] INFO: Found listing with ID: 10739145
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739145%27 HTTP/1.1" 200 None
2026-03-28 22:16:17 [adesa.be] INFO: Scrape type for 10739145: 2
2026-03-28 22:16:17 [adesa.be] INFO: Scraping item 10739145 url https://www.openlane.eu/en/carv6/auction/10739145
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ba0f1c90>
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Ff766f23e-307d-4a06-8c93-ce334ab2d9bc.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/f766f23e-307d-4a06-8c93-ce334ab2d9bc.jpg saved to cache
2026-03-28 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdaf2d0>
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252Fc15f2ad9-67ba-4747-bed4-df257dcb8288.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/c15f2ad9-67ba-4747-bed4-df257dcb8288.jpg saved to cache
2026-03-28 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae08310>
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F87edfdd5-ab10-4971-8324-855018a1993c.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/87edfdd5-ab10-4971-8324-855018a1993c.jpg saved to cache
2026-03-28 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10739393
2026-03-28 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with scrape type 2
2026-03-28 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with scrape type 2
2026-03-28 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f, identifier: 10739393
2026-03-28 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936
2026-03-28 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5229a31-c963-507c-a07c-480374032680 with scrape type 2
2026-03-28 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5229a31-c963-507c-a07c-480374032680 with scrape type 2
2026-03-28 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5229a31-c963-507c-a07c-480374032680, identifier: 10739936
2026-03-28 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10739505
2026-03-28 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with scrape type 2
2026-03-28 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with scrape type 2
2026-03-28 22:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e97dd4-4395-5712-9a9d-3ebb59dceec6, identifier: 10739505
2026-03-28 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba90850>
2026-03-28 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F42deb2ef-7e33-4707-b289-44a2b7588581.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/42deb2ef-7e33-4707-b289-44a2b7588581.jpg saved to cache
2026-03-28 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae34210>
2026-03-28 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252Fac035794-5c33-44e2-aafc-2443589f8c48.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/ac035794-5c33-44e2-aafc-2443589f8c48.jpg saved to cache
2026-03-28 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:18 [adesa.be] INFO: Found listing with ID: 10739053
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739053%27 HTTP/1.1" 200 None
2026-03-28 22:16:18 [adesa.be] INFO: Scrape type for 10739053: 2
2026-03-28 22:16:18 [adesa.be] INFO: Scraping item 10739053 url https://www.openlane.eu/en/carv6/auction/10739053
2026-03-28 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10739393
2026-03-28 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10739393
2026-03-28 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10739393 to the API
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739393>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '49bd84a6-89a3-5657-97ff-8eb11dc9d24f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739393',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 77220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TFSI - Petrol - Automatic - 150 hp - 77.220 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739393%27 HTTP/1.1" 200 None
2026-03-28 22:16:18 [adesa.be] INFO: Saving data for 10739393: {'auction_closing_time': 1774858500.0, 'created_time': 1774624557.371402, 'last_price_update_time': 1774736178.455205}
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739393') HTTP/1.1" 204 0
2026-03-28 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936
2026-03-28 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936
2026-03-28 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936 to the API
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739936>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5229a31-c963-507c-a07c-480374032680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASC425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739936',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 220166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - 163 hp - 220.166 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739936%27 HTTP/1.1" 200 None
2026-03-28 22:16:18 [adesa.be] INFO: Saving data for 10739936: {'auction_closing_time': 1774861200.0, 'created_time': 1774649723.296795, 'last_price_update_time': 1774736178.764634}
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739936') HTTP/1.1" 204 0
2026-03-28 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10739505
2026-03-28 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10739505
2026-03-28 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10739505 to the API
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739505>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f8e97dd4-4395-5712-9a9d-3ebb59dceec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 69962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI S Line - Quattro - Diesel - Automatic - 204 hp '
'- 69.962 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739505%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Saving data for 10739505: {'auction_closing_time': 1774858500.0, 'created_time': 1774624528.248788, 'last_price_update_time': 1774736179.056817}
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739505') HTTP/1.1" 204 0
2026-03-28 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/88b1fbb5-279a-4b25-bc34-c155f006a3a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:19 [adesa.be] INFO: Found listing with ID: 10739427
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739427%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Scrape type for 10739427: 2
2026-03-28 22:16:19 [adesa.be] INFO: Scraping item 10739427 url https://www.openlane.eu/en/carv6/auction/10739427
2026-03-28 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/8505e440-c68c-4afc-8e95-7cd9217d8f46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/d8c30e98-7403-412f-9d7f-e4ca45bd8ce6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:19 [adesa.be] INFO: Found listing with ID: 10739370
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739370%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Scrape type for 10739370: 2
2026-03-28 22:16:19 [adesa.be] INFO: Scraping item 10739370 url https://www.openlane.eu/en/carv6/auction/10739370
2026-03-28 22:16:19 [adesa.be] INFO: Found listing with ID: 10739334
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739334%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Scrape type for 10739334: 2
2026-03-28 22:16:19 [adesa.be] INFO: Scraping item 10739334 url https://www.openlane.eu/en/carv6/auction/10739334
2026-03-28 22:16:19 [adesa.be] INFO: Found listing with ID: 10739621
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739621%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Scrape type for 10739621: 2
2026-03-28 22:16:19 [adesa.be] INFO: Scraping item 10739621 url https://www.openlane.eu/en/carv6/auction/10739621
2026-03-28 22:16:19 [adesa.be] INFO: Found listing with ID: 10739306
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739306%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Scrape type for 10739306: 2
2026-03-28 22:16:19 [adesa.be] INFO: Scraping item 10739306 url https://www.openlane.eu/en/carv6/auction/10739306
2026-03-28 22:16:19 [adesa.be] INFO: Found listing with ID: 10739054
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739054%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Scrape type for 10739054: 2
2026-03-28 22:16:19 [adesa.be] INFO: Scraping item 10739054 url https://www.openlane.eu/en/carv6/auction/10739054
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc995d0>
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F88b1fbb5-279a-4b25-bc34-c155f006a3a8.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/88b1fbb5-279a-4b25-bc34-c155f006a3a8.jpg saved to cache
2026-03-28 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:19 [adesa.be] INFO: Found listing with ID: 10739116
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739116%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Scrape type for 10739116: 2
2026-03-28 22:16:19 [adesa.be] INFO: Scraping item 10739116 url https://www.openlane.eu/en/carv6/auction/10739116
2026-03-28 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/a2a1f525-c412-4f33-9272-615ed7c1c46c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10739219
2026-03-28 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with scrape type 2
2026-03-28 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with scrape type 2
2026-03-28 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704, identifier: 10739219
2026-03-28 22:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529
2026-03-28 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e49452b-08ad-59cb-979b-733876930c92 with scrape type 2
2026-03-28 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e49452b-08ad-59cb-979b-733876930c92 with scrape type 2
2026-03-28 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e49452b-08ad-59cb-979b-733876930c92, identifier: 10740529
2026-03-28 22:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10739160
2026-03-28 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 241b32c6-b979-55b9-98f1-e7f7017ff232 with scrape type 2
2026-03-28 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 241b32c6-b979-55b9-98f1-e7f7017ff232 with scrape type 2
2026-03-28 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 241b32c6-b979-55b9-98f1-e7f7017ff232, identifier: 10739160
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf6e9d0>
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F8505e440-c68c-4afc-8e95-7cd9217d8f46.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/8505e440-c68c-4afc-8e95-7cd9217d8f46.jpg saved to cache
2026-03-28 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab922210>
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Fd8c30e98-7403-412f-9d7f-e4ca45bd8ce6.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/d8c30e98-7403-412f-9d7f-e4ca45bd8ce6.jpg saved to cache
2026-03-28 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:19 [adesa.be] INFO: Found listing with ID: 10739108
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739108%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Scrape type for 10739108: 2
2026-03-28 22:16:19 [adesa.be] INFO: Scraping item 10739108 url https://www.openlane.eu/en/carv6/auction/10739108
2026-03-28 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10739219
2026-03-28 22:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10739219
2026-03-28 22:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10739219 to the API
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '64194c94-fcf9-5f1c-ba8b-5c1a62e3b704',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PR9475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739219',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 79324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron 55 S Line - Electric - Automatic - 408 hp - 79.324 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739219%27 HTTP/1.1" 200 None
2026-03-28 22:16:19 [adesa.be] INFO: Saving data for 10739219: {'auction_closing_time': 1774858500.0, 'created_time': 1774624552.140094, 'last_price_update_time': 1774736179.988607}
2026-03-28 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739219') HTTP/1.1" 204 0
2026-03-28 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529
2026-03-28 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529
2026-03-28 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529 to the API
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740529>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9e49452b-08ad-59cb-979b-733876930c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 110023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 35 TDI Business - Diesel - Automatic - 163 hp - 110.023 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740529%27 HTTP/1.1" 200 None
2026-03-28 22:16:20 [adesa.be] INFO: Saving data for 10740529: {'auction_closing_time': 1774965600.0, 'created_time': 1774649756.72731, 'last_price_update_time': 1774736180.367388}
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740529') HTTP/1.1" 204 0
2026-03-28 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10739160
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-28 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10739160
2026-03-28 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10739160 to the API
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739160>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'LPG',
'id': '241b32c6-b979-55b9-98f1-e7f7017ff232',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCV103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739160',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 65763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 40 Advanced - LPG - Automatic - 170 hp - 65.763 '
'km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739160%27 HTTP/1.1" 200 None
2026-03-28 22:16:20 [adesa.be] INFO: Saving data for 10739160: {'auction_closing_time': 1774858500.0, 'created_time': 1774624559.416187, 'last_price_update_time': 1774736180.775331}
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739160') HTTP/1.1" 204 0
2026-03-28 22:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/254d27c5-4ee4-446c-bba7-c0a1b1e4a35b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:20 [adesa.be] INFO: Found listing with ID: 10739680
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739680%27 HTTP/1.1" 200 None
2026-03-28 22:16:20 [adesa.be] INFO: Scrape type for 10739680: 2
2026-03-28 22:16:20 [adesa.be] INFO: Scraping item 10739680 url https://www.openlane.eu/en/carv6/auction/10739680
2026-03-28 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba7be10>
2026-03-28 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fa2a1f525-c412-4f33-9272-615ed7c1c46c.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/a2a1f525-c412-4f33-9272-615ed7c1c46c.jpg saved to cache
2026-03-28 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:20 [adesa.be] INFO: Found listing with ID: 10739994
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739994%27 HTTP/1.1" 200 None
2026-03-28 22:16:20 [adesa.be] INFO: Scrape type for 10739994: 0
2026-03-28 22:16:20 [adesa.be] INFO: Skipping item 10739994 url https://www.openlane.eu/en/carv6/auction/10739994
2026-03-28 22:16:20 [adesa.be] INFO: Found listing with ID: 10739671
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739671%27 HTTP/1.1" 200 None
2026-03-28 22:16:20 [adesa.be] INFO: Scrape type for 10739671: 2
2026-03-28 22:16:20 [adesa.be] INFO: Scraping item 10739671 url https://www.openlane.eu/en/carv6/auction/10739671
2026-03-28 22:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10739248
2026-03-28 22:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c8162f7-042e-5d54-9622-8e58fe060026 with scrape type 2
2026-03-28 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c8162f7-042e-5d54-9622-8e58fe060026 with scrape type 2
2026-03-28 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c8162f7-042e-5d54-9622-8e58fe060026, identifier: 10739248
2026-03-28 22:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10739248
2026-03-28 22:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10739248
2026-03-28 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10739248 to the API
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739248>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6c8162f7-042e-5d54-9622-8e58fe060026',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739248',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 55794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'55.794 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739248%27 HTTP/1.1" 200 None
2026-03-28 22:16:21 [adesa.be] INFO: Saving data for 10739248: {'auction_closing_time': 1774858500.0, 'created_time': 1774624556.19988, 'last_price_update_time': 1774736181.356425}
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739248') HTTP/1.1" 204 0
2026-03-28 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaea5650>
2026-03-28 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F254d27c5-4ee4-446c-bba7-c0a1b1e4a35b.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/254d27c5-4ee4-446c-bba7-c0a1b1e4a35b.jpg saved to cache
2026-03-28 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:21 [adesa.be] INFO: Found listing with ID: 10739475
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739475%27 HTTP/1.1" 200 None
2026-03-28 22:16:21 [adesa.be] INFO: Scrape type for 10739475: 2
2026-03-28 22:16:21 [adesa.be] INFO: Scraping item 10739475 url https://www.openlane.eu/en/carv6/auction/10739475
2026-03-28 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb21865-6c51-5265-a5ed-fa7cb270ff44 with identifier: 10739615
2026-03-28 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb21865-6c51-5265-a5ed-fa7cb270ff44 with scrape type 2
2026-03-28 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbb21865-6c51-5265-a5ed-fa7cb270ff44 with scrape type 2
2026-03-28 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbb21865-6c51-5265-a5ed-fa7cb270ff44, identifier: 10739615
2026-03-28 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10739352
2026-03-28 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cdf5233-fcdd-52ff-8d0f-173d58891754 with scrape type 2
2026-03-28 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cdf5233-fcdd-52ff-8d0f-173d58891754 with scrape type 2
2026-03-28 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5cdf5233-fcdd-52ff-8d0f-173d58891754, identifier: 10739352
2026-03-28 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10739302
2026-03-28 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 734011e7-3bf5-5409-9a9a-842d6a923d31 with scrape type 2
2026-03-28 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 734011e7-3bf5-5409-9a9a-842d6a923d31 with scrape type 2
2026-03-28 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 734011e7-3bf5-5409-9a9a-842d6a923d31, identifier: 10739302
2026-03-28 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10739679
2026-03-28 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with scrape type 2
2026-03-28 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with scrape type 2
2026-03-28 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4, identifier: 10739679
2026-03-28 22:16:21 [adesa.be] INFO: Found listing with ID: 10739618
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739618%27 HTTP/1.1" 200 None
2026-03-28 22:16:21 [adesa.be] INFO: Scrape type for 10739618: 2
2026-03-28 22:16:21 [adesa.be] INFO: Scraping item 10739618 url https://www.openlane.eu/en/carv6/auction/10739618
2026-03-28 22:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbb21865-6c51-5265-a5ed-fa7cb270ff44 with identifier: 10739615
2026-03-28 22:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbb21865-6c51-5265-a5ed-fa7cb270ff44 with identifier: 10739615
2026-03-28 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbb21865-6c51-5265-a5ed-fa7cb270ff44 with identifier: 10739615 to the API
2026-03-28 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739615>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fbb21865-6c51-5265-a5ed-fa7cb270ff44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPZ159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 124239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 30 TDI Business - Diesel - Automatic - 116 hp - 124.239 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739615%27 HTTP/1.1" 200 None
2026-03-28 22:16:22 [adesa.be] INFO: Saving data for 10739615: {'auction_closing_time': 1774858500.0, 'created_time': 1774624552.437907, 'last_price_update_time': 1774736182.122495}
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739615') HTTP/1.1" 204 0
2026-03-28 22:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10739352
2026-03-28 22:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10739352
2026-03-28 22:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10739352 to the API
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739352>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5cdf5233-fcdd-52ff-8d0f-173d58891754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACW971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739352',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 100147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 Avant 40 TDI Business - Diesel - Automatic - 204 hp - '
'100.147 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739352%27 HTTP/1.1" 200 None
2026-03-28 22:16:22 [adesa.be] INFO: Saving data for 10739352: {'auction_closing_time': 1774858500.0, 'created_time': 1774624559.743773, 'last_price_update_time': 1774736182.405421}
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739352') HTTP/1.1" 204 0
2026-03-28 22:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10739302
2026-03-28 22:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10739302
2026-03-28 22:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10739302 to the API
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739302>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '734011e7-3bf5-5409-9a9a-842d6a923d31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 72025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'72.025 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739302%27 HTTP/1.1" 200 None
2026-03-28 22:16:22 [adesa.be] INFO: Saving data for 10739302: {'auction_closing_time': 1774858500.0, 'created_time': 1774624560.165904, 'last_price_update_time': 1774736182.682007}
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739302') HTTP/1.1" 204 0
2026-03-28 22:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10739679
2026-03-28 22:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10739679
2026-03-28 22:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10739679 to the API
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739679>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '594dd41f-4b5f-5f08-aa2a-19e5beeae6a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNA697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 273940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI S Line - Diesel - Automatic - 136 hp - 273.940 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739679%27 HTTP/1.1" 200 None
2026-03-28 22:16:22 [adesa.be] INFO: Saving data for 10739679: {'auction_closing_time': 1774858500.0, 'created_time': 1774624525.94074, 'last_price_update_time': 1774736182.979638}
2026-03-28 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739679') HTTP/1.1" 204 0
2026-03-28 22:16:23 [adesa.be] INFO: Found listing with ID: 10739431
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739431%27 HTTP/1.1" 200 None
2026-03-28 22:16:23 [adesa.be] INFO: Scrape type for 10739431: 2
2026-03-28 22:16:23 [adesa.be] INFO: Scraping item 10739431 url https://www.openlane.eu/en/carv6/auction/10739431
2026-03-28 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10739390
2026-03-28 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13c3c7b-95b3-55c8-9752-572c7bd21622 with scrape type 2
2026-03-28 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13c3c7b-95b3-55c8-9752-572c7bd21622 with scrape type 2
2026-03-28 22:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f13c3c7b-95b3-55c8-9752-572c7bd21622, identifier: 10739390
2026-03-28 22:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10739390
2026-03-28 22:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10739390
2026-03-28 22:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10739390 to the API
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739390>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f13c3c7b-95b3-55c8-9752-572c7bd21622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TM8753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739390',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 23500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 35 TDI S Line - Quattro - Diesel - Automatic - 150 hp - '
'23.500 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739390%27 HTTP/1.1" 200 None
2026-03-28 22:16:23 [adesa.be] INFO: Saving data for 10739390: {'auction_closing_time': 1774858500.0, 'created_time': 1774624550.500123, 'last_price_update_time': 1774736183.61611}
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739390') HTTP/1.1" 204 0
2026-03-28 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10739402
2026-03-28 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5554cc77-5f58-5f48-934e-582d36ea7557 with scrape type 2
2026-03-28 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5554cc77-5f58-5f48-934e-582d36ea7557 with scrape type 2
2026-03-28 22:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5554cc77-5f58-5f48-934e-582d36ea7557, identifier: 10739402
2026-03-28 22:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10739402
2026-03-28 22:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10739402
2026-03-28 22:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10739402 to the API
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5554cc77-5f58-5f48-934e-582d36ea7557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELX859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739402',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 12031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 30 TDI S Line - Diesel - Automatic - 116 hp - 12.031 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739402%27 HTTP/1.1" 200 None
2026-03-28 22:16:23 [adesa.be] INFO: Saving data for 10739402: {'auction_closing_time': 1774858500.0, 'created_time': 1774624550.177653, 'last_price_update_time': 1774736183.99832}
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739402') HTTP/1.1" 204 0
2026-03-28 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10739508
2026-03-28 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a21649a-2b67-5869-8970-654cda0e8c04 with scrape type 2
2026-03-28 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a21649a-2b67-5869-8970-654cda0e8c04 with scrape type 2
2026-03-28 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a21649a-2b67-5869-8970-654cda0e8c04, identifier: 10739508
2026-03-28 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10739508
2026-03-28 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10739508
2026-03-28 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10739508 to the API
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739508>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2a21649a-2b67-5869-8970-654cda0e8c04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX8393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 79872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 35 TDI Attraction - Diesel - Automatic - 150 hp - 79.872 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739508%27 HTTP/1.1" 200 None
2026-03-28 22:16:24 [adesa.be] INFO: Saving data for 10739508: {'auction_closing_time': 1774858500.0, 'created_time': 1774624534.388657, 'last_price_update_time': 1774736184.400523}
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739508') HTTP/1.1" 204 0
2026-03-28 22:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10739145
2026-03-28 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 843d07c6-bcc8-5283-92a2-72466df3deae with scrape type 2
2026-03-28 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 843d07c6-bcc8-5283-92a2-72466df3deae with scrape type 2
2026-03-28 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 843d07c6-bcc8-5283-92a2-72466df3deae, identifier: 10739145
2026-03-28 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10739427
2026-03-28 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with scrape type 2
2026-03-28 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with scrape type 2
2026-03-28 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b, identifier: 10739427
2026-03-28 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10739145
2026-03-28 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10739145
2026-03-28 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10739145 to the API
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739145>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '843d07c6-bcc8-5283-92a2-72466df3deae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANW192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739145',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 183992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-05-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 183.992 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739145%27 HTTP/1.1" 200 None
2026-03-28 22:16:24 [adesa.be] INFO: Saving data for 10739145: {'auction_closing_time': 1774858500.0, 'created_time': 1774624552.732545, 'last_price_update_time': 1774736184.889495}
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739145') HTTP/1.1" 204 0
2026-03-28 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10739427
2026-03-28 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10739427
2026-03-28 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10739427 to the API
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739427>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '30ccdbd7-16f2-5ec6-921e-fa0ba344990b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPR735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739427',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 95.714 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739427%27 HTTP/1.1" 200 None
2026-03-28 22:16:25 [adesa.be] INFO: Saving data for 10739427: {'auction_closing_time': 1774858500.0, 'created_time': 1774624541.771451, 'last_price_update_time': 1774736185.171045}
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739427') HTTP/1.1" 204 0
2026-03-28 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4d2dcba-19e7-53b7-9351-259bf483c904 with identifier: 10739053
2026-03-28 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4d2dcba-19e7-53b7-9351-259bf483c904 with scrape type 2
2026-03-28 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4d2dcba-19e7-53b7-9351-259bf483c904 with scrape type 2
2026-03-28 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4d2dcba-19e7-53b7-9351-259bf483c904, identifier: 10739053
2026-03-28 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c54848a9-c958-571b-8364-40ae975a9138 with identifier: 10739406
2026-03-28 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54848a9-c958-571b-8364-40ae975a9138 with scrape type 2
2026-03-28 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c54848a9-c958-571b-8364-40ae975a9138 with scrape type 2
2026-03-28 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c54848a9-c958-571b-8364-40ae975a9138, identifier: 10739406
2026-03-28 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4d2dcba-19e7-53b7-9351-259bf483c904 with identifier: 10739053
2026-03-28 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4d2dcba-19e7-53b7-9351-259bf483c904 with identifier: 10739053
2026-03-28 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4d2dcba-19e7-53b7-9351-259bf483c904 with identifier: 10739053 to the API
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739053>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f4d2dcba-19e7-53b7-9351-259bf483c904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXA230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739053',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 44198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI Attraction - Diesel - 150 hp - 44.198 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739053%27 HTTP/1.1" 200 None
2026-03-28 22:16:25 [adesa.be] INFO: Saving data for 10739053: {'auction_closing_time': 1774858500.0, 'created_time': 1774624548.992732, 'last_price_update_time': 1774736185.685937}
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739053') HTTP/1.1" 204 0
2026-03-28 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c54848a9-c958-571b-8364-40ae975a9138 with identifier: 10739406
2026-03-28 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c54848a9-c958-571b-8364-40ae975a9138 with identifier: 10739406
2026-03-28 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c54848a9-c958-571b-8364-40ae975a9138 with identifier: 10739406 to the API
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739406>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c54848a9-c958-571b-8364-40ae975a9138',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFW860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 204018,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'204.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739406%27 HTTP/1.1" 200 None
2026-03-28 22:16:25 [adesa.be] INFO: Saving data for 10739406: {'auction_closing_time': 1774858500.0, 'created_time': 1774624562.825142, 'last_price_update_time': 1774736185.972646}
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739406') HTTP/1.1" 204 0
2026-03-28 22:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10739385
2026-03-28 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38ee18a4-0978-59d7-bc67-ba46623b2b89 with scrape type 2
2026-03-28 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38ee18a4-0978-59d7-bc67-ba46623b2b89 with scrape type 2
2026-03-28 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38ee18a4-0978-59d7-bc67-ba46623b2b89, identifier: 10739385
2026-03-28 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10739054
2026-03-28 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with scrape type 2
2026-03-28 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with scrape type 2
2026-03-28 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47d7b67f-62ee-5de1-a99b-5d1c869a1585, identifier: 10739054
2026-03-28 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with identifier: 10739108
2026-03-28 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with scrape type 2
2026-03-28 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with scrape type 2
2026-03-28 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8, identifier: 10739108
2026-03-28 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/e0a2c8f7-6ee6-47ab-bfe8-937f29d1a1f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10739385
2026-03-28 22:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10739385
2026-03-28 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10739385 to the API
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739385>
{'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': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '38ee18a4-0978-59d7-bc67-ba46623b2b89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBG750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739385',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 129566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 35 TFSI Business - Petrol - Automatic - 150 hp - 129.566 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739385%27 HTTP/1.1" 200 None
2026-03-28 22:16:26 [adesa.be] INFO: Saving data for 10739385: {'auction_closing_time': 1774858500.0, 'created_time': 1774624550.818219, 'last_price_update_time': 1774736186.539706}
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739385') HTTP/1.1" 204 0
2026-03-28 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10739054
2026-03-28 22:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10739054
2026-03-28 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10739054 to the API
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739054>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '47d7b67f-62ee-5de1-a99b-5d1c869a1585',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSB789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739054',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 103358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - 150 hp - 103.358 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739054%27 HTTP/1.1" 200 None
2026-03-28 22:16:26 [adesa.be] INFO: Saving data for 10739054: {'auction_closing_time': 1774858500.0, 'created_time': 1774624533.584698, 'last_price_update_time': 1774736186.813035}
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739054') HTTP/1.1" 204 0
2026-03-28 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with identifier: 10739108
2026-03-28 22:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with identifier: 10739108
2026-03-28 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with identifier: 10739108 to the API
2026-03-28 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739108>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '9b63e97d-8df8-5426-80ce-4ec59e46b8e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEM099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739108',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 162241,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - 150 hp - 162.241 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739108%27 HTTP/1.1" 200 None
2026-03-28 22:16:27 [adesa.be] INFO: Saving data for 10739108: {'auction_closing_time': 1774858500.0, 'created_time': 1774624541.465334, 'last_price_update_time': 1774736187.518462}
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739108') HTTP/1.1" 204 0
2026-03-28 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/ee689e26-0d5d-45b1-91eb-1e3a22348840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba50e10>
2026-03-28 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Fe0a2c8f7-6ee6-47ab-bfe8-937f29d1a1f1.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/e0a2c8f7-6ee6-47ab-bfe8-937f29d1a1f1.jpg saved to cache
2026-03-28 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/5c186ea4-016a-438a-a0c3-b1831dd62ba6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc76590>
2026-03-28 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252Fee689e26-0d5d-45b1-91eb-1e3a22348840.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/ee689e26-0d5d-45b1-91eb-1e3a22348840.jpg saved to cache
2026-03-28 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10739306
2026-03-28 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b91f3d79-7f16-57df-afa4-14c9b4498daa with scrape type 2
2026-03-28 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b91f3d79-7f16-57df-afa4-14c9b4498daa with scrape type 2
2026-03-28 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b91f3d79-7f16-57df-afa4-14c9b4498daa, identifier: 10739306
2026-03-28 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10739116
2026-03-28 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with scrape type 2
2026-03-28 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with scrape type 2
2026-03-28 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c67c25dd-a3ad-5fff-a347-1b3737cdcc30, identifier: 10739116
2026-03-28 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10739680
2026-03-28 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 320c5572-65ab-5027-b1ff-7274fa1e076d with scrape type 2
2026-03-28 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 320c5572-65ab-5027-b1ff-7274fa1e076d with scrape type 2
2026-03-28 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 320c5572-65ab-5027-b1ff-7274fa1e076d, identifier: 10739680
2026-03-28 22:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5cd3672-adf7-502e-8391-3702607cbe66 with identifier: 10739621
2026-03-28 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5cd3672-adf7-502e-8391-3702607cbe66 with scrape type 2
2026-03-28 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5cd3672-adf7-502e-8391-3702607cbe66 with scrape type 2
2026-03-28 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5cd3672-adf7-502e-8391-3702607cbe66, identifier: 10739621
2026-03-28 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10739306
2026-03-28 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10739306
2026-03-28 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10739306 to the API
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739306>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b91f3d79-7f16-57df-afa4-14c9b4498daa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PH9815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 56191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 40 S Line - Quattro - Diesel - Automatic - 200 hp - 56.191 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739306%27 HTTP/1.1" 200 None
2026-03-28 22:16:28 [adesa.be] INFO: Saving data for 10739306: {'auction_closing_time': 1774858500.0, 'created_time': 1774624533.987349, 'last_price_update_time': 1774736188.358546}
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739306') HTTP/1.1" 204 0
2026-03-28 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10739116
2026-03-28 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10739116
2026-03-28 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10739116 to the API
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739116>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c67c25dd-a3ad-5fff-a347-1b3737cdcc30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ET6657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739116',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 64277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - 150 hp - 64.277 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739116%27 HTTP/1.1" 200 None
2026-03-28 22:16:28 [adesa.be] INFO: Saving data for 10739116: {'auction_closing_time': 1774858500.0, 'created_time': 1774624536.399748, 'last_price_update_time': 1774736188.63366}
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739116') HTTP/1.1" 204 0
2026-03-28 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10739680
2026-03-28 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10739680
2026-03-28 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10739680 to the API
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739680>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '320c5572-65ab-5027-b1ff-7274fa1e076d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANM767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 72613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 72.613 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739680%27 HTTP/1.1" 200 None
2026-03-28 22:16:28 [adesa.be] INFO: Saving data for 10739680: {'auction_closing_time': 1774858500.0, 'created_time': 1774624538.429091, 'last_price_update_time': 1774736188.925648}
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739680') HTTP/1.1" 204 0
2026-03-28 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5cd3672-adf7-502e-8391-3702607cbe66 with identifier: 10739621
2026-03-28 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5cd3672-adf7-502e-8391-3702607cbe66 with identifier: 10739621
2026-03-28 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5cd3672-adf7-502e-8391-3702607cbe66 with identifier: 10739621 to the API
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739621>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd5cd3672-adf7-502e-8391-3702607cbe66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHG239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 150713,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TFSI S Line - Petrol - Automatic - 150 hp - 150.713 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739621%27 HTTP/1.1" 200 None
2026-03-28 22:16:29 [adesa.be] INFO: Saving data for 10739621: {'auction_closing_time': 1774858500.0, 'created_time': 1774624531.657288, 'last_price_update_time': 1774736189.201605}
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739621') HTTP/1.1" 204 0
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/4a326f99-a5ac-40e4-9853-14ee6ace6d4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/6803dc47-e7a0-49a2-9957-8838f7c6d8c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf79d50>
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F5c186ea4-016a-438a-a0c3-b1831dd62ba6.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/5c186ea4-016a-438a-a0c3-b1831dd62ba6.jpg saved to cache
2026-03-28 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/224518a9-f712-4ae8-8d99-0bbb11263407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/2a0874e1-ddee-4cfe-8a03-f7ae8b76654e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/d27069d1-0088-4e57-bbf0-525e4b4fa922.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/76bc50df-9f11-46b0-bbe1-59b374579210.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9efc810>
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F4a326f99-a5ac-40e4-9853-14ee6ace6d4e.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/4a326f99-a5ac-40e4-9853-14ee6ace6d4e.jpg saved to cache
2026-03-28 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/47cf681a-fefa-4038-9ba3-aafef2cd3723.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/659f72dd-250c-4e07-9460-2e4ed03dbef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8ca390>
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F6803dc47-e7a0-49a2-9957-8838f7c6d8c9.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/6803dc47-e7a0-49a2-9957-8838f7c6d8c9.jpg saved to cache
2026-03-28 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10739334
2026-03-28 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12736b23-3c74-5125-b393-45230677243b with scrape type 2
2026-03-28 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12736b23-3c74-5125-b393-45230677243b with scrape type 2
2026-03-28 22:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12736b23-3c74-5125-b393-45230677243b, identifier: 10739334
2026-03-28 22:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with identifier: 10739431
2026-03-28 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with scrape type 2
2026-03-28 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with scrape type 2
2026-03-28 22:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31, identifier: 10739431
2026-03-28 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10739334
2026-03-28 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10739334
2026-03-28 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10739334 to the API
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739334>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '12736b23-3c74-5125-b393-45230677243b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXC426',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739334',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 94767,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-08-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 94.767 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739334%27 HTTP/1.1" 200 None
2026-03-28 22:16:30 [adesa.be] INFO: Saving data for 10739334: {'auction_closing_time': 1774858500.0, 'created_time': 1774624531.329661, 'last_price_update_time': 1774736190.016454}
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739334') HTTP/1.1" 204 0
2026-03-28 22:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with identifier: 10739431
2026-03-28 22:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with identifier: 10739431
2026-03-28 22:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with identifier: 10739431 to the API
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739431>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6d2f5a36-c5d4-5b07-9838-7b3e1b437b31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDJ628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739431',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 211606,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'211.606 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739431%27 HTTP/1.1" 200 None
2026-03-28 22:16:30 [adesa.be] INFO: Saving data for 10739431: {'auction_closing_time': 1774858500.0, 'created_time': 1774624540.467732, 'last_price_update_time': 1774736190.292903}
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739431') HTTP/1.1" 204 0
2026-03-28 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/bf3ac97a-f093-4ecf-bff4-a7eed7d1d0dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752136/general/88fa7bf3-6f1a-4b1f-86b2-886883754775.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738446)
2026-03-28 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752132/general/c2d83087-0ac3-43ea-9838-06ed723f19d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738438)
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abcbc550>
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252F224518a9-f712-4ae8-8d99-0bbb11263407.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/224518a9-f712-4ae8-8d99-0bbb11263407.jpg saved to cache
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aabe17d0>
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F2a0874e1-ddee-4cfe-8a03-f7ae8b76654e.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/2a0874e1-ddee-4cfe-8a03-f7ae8b76654e.jpg saved to cache
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab915890>
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Fd27069d1-0088-4e57-bbf0-525e4b4fa922.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/d27069d1-0088-4e57-bbf0-525e4b4fa922.jpg saved to cache
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aabe1990>
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252F76bc50df-9f11-46b0-bbe1-59b374579210.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/76bc50df-9f11-46b0-bbe1-59b374579210.jpg saved to cache
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae8b650>
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F47cf681a-fefa-4038-9ba3-aafef2cd3723.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/47cf681a-fefa-4038-9ba3-aafef2cd3723.jpg saved to cache
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aade9fd0>
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252F659f72dd-250c-4e07-9460-2e4ed03dbef4.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/659f72dd-250c-4e07-9460-2e4ed03dbef4.jpg saved to cache
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752131/general/d2680c1f-f794-4462-b070-282e5ab64538.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738437)
2026-03-28 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9ae6d0>
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fbf3ac97a-f093-4ecf-bff4-a7eed7d1d0dd.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/bf3ac97a-f093-4ecf-bff4-a7eed7d1d0dd.jpg saved to cache
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab95a950>
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752136%252Fgeneral%252F88fa7bf3-6f1a-4b1f-86b2-886883754775.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752136/general/88fa7bf3-6f1a-4b1f-86b2-886883754775.jpg saved to cache
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d
2026-03-28 22:16:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5292000c-39a9-5877-8ed3-c4127d1b6f3d, skipping ID generation
2026-03-28 22:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d with scrape type 1
2026-03-28 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d sending to next pipeline
2026-03-28 22:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5292000c-39a9-5877-8ed3-c4127d1b6f3d, identifier: 10738446
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8f3c10>
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752132%252Fgeneral%252Fc2d83087-0ac3-43ea-9838-06ed723f19d0.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752132/general/c2d83087-0ac3-43ea-9838-06ed723f19d0.jpg saved to cache
2026-03-28 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec
2026-03-28 22:16:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0713bd93-23bd-5ea1-bc85-7801eecd39ec, skipping ID generation
2026-03-28 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec with scrape type 1
2026-03-28 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec sending to next pipeline
2026-03-28 22:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0713bd93-23bd-5ea1-bc85-7801eecd39ec, identifier: 10738438
2026-03-28 22:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5292000c-39a9-5877-8ed3-c4127d1b6f3d with identifier: 10738446
2026-03-28 22:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5292000c-39a9-5877-8ed3-c4127d1b6f3d with identifier: 10738446
2026-03-28 22:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5292000c-39a9-5877-8ed3-c4127d1b6f3d with identifier: 10738446 to the API
2026-03-28 22:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752136/general/88fa7bf3-6f1a-4b1f-86b2-886883754775.jpg>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '5292000c-39a9-5877-8ed3-c4127d1b6f3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFT825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738446',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 49515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32298,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/47cf681a-fefa-4038-9ba3-aafef2cd3723.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270651,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/88fa7bf3-6f1a-4b1f-86b2-886883754775.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273933,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/2a0874e1-ddee-4cfe-8a03-f7ae8b76654e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277293,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/5c186ea4-016a-438a-a0c3-b1831dd62ba6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209732,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/8505e440-c68c-4afc-8e95-7cd9217d8f46.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229424,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/ac035794-5c33-44e2-aafc-2443589f8c48.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201332,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/bcffdeb5-3f28-495b-b835-ca24b884856f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235352,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/42deb2ef-7e33-4707-b289-44a2b7588581.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283865,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/200f8eb2-c7ed-49b4-b125-1130a7011453.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5292000c-39a9-5877-8ed3-c4127d1b6f3d/5292000c-39a9-5877-8ed3-c4127d1b6f3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229897,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752136/general/332dbb1c-a313-49df-bbb3-e16e6c972444.jpg',
'Width': 1400}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 49.515 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738446%27 HTTP/1.1" 200 None
2026-03-28 22:16:31 [adesa.be] INFO: Saving data for 10738446: {'created_time': 1774736191.859235, 'last_price_update_time': 1774736191.859249, 'auction_closing_time': 1775118600.0}
2026-03-28 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738446') HTTP/1.1" 204 0
2026-03-28 22:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0713bd93-23bd-5ea1-bc85-7801eecd39ec with identifier: 10738438
2026-03-28 22:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0713bd93-23bd-5ea1-bc85-7801eecd39ec with identifier: 10738438
2026-03-28 22:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0713bd93-23bd-5ea1-bc85-7801eecd39ec with identifier: 10738438 to the API
2026-03-28 22:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752132/general/c2d83087-0ac3-43ea-9838-06ed723f19d0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0713bd93-23bd-5ea1-bc85-7801eecd39ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 58219,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/659f72dd-250c-4e07-9460-2e4ed03dbef4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/c2d83087-0ac3-43ea-9838-06ed723f19d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/4a326f99-a5ac-40e4-9853-14ee6ace6d4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/ee689e26-0d5d-45b1-91eb-1e3a22348840.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/88b1fbb5-279a-4b25-bc34-c155f006a3a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/87edfdd5-ab10-4971-8324-855018a1993c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/3fc65d36-cb0b-44ce-949f-477f59dd606e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/c15f2ad9-67ba-4747-bed4-df257dcb8288.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/c2c079de-4116-49b7-84c6-fdc90249bb99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0713bd93-23bd-5ea1-bc85-7801eecd39ec/0713bd93-23bd-5ea1-bc85-7801eecd39ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752132/general/3a67dc58-9883-46ba-b3c2-23009c89b25c.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Manual - 136 hp - '
'58.219 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738438%27 HTTP/1.1" 200 None
2026-03-28 22:16:32 [adesa.be] INFO: Saving data for 10738438: {'created_time': 1774736192.247767, 'last_price_update_time': 1774736192.247781, 'auction_closing_time': 1775118600.0}
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738438') HTTP/1.1" 204 0
2026-03-28 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/28658e37-2859-43ef-b95a-18b5da529267.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16: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-28 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/c9bdd8c3-3ea6-4a60-93a5-832709247e84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd9d1d0>
2026-03-28 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752131%252Fgeneral%252Fd2680c1f-f794-4462-b070-282e5ab64538.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752131/general/d2680c1f-f794-4462-b070-282e5ab64538.jpg saved to cache
2026-03-28 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ff64939-3687-5251-99bf-4c0e1482f6a5
2026-03-28 22:16:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ff64939-3687-5251-99bf-4c0e1482f6a5, skipping ID generation
2026-03-28 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ff64939-3687-5251-99bf-4c0e1482f6a5 with scrape type 1
2026-03-28 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ff64939-3687-5251-99bf-4c0e1482f6a5 sending to next pipeline
2026-03-28 22:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ff64939-3687-5251-99bf-4c0e1482f6a5, identifier: 10738437
2026-03-28 22:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10739370
2026-03-28 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25cc34a1-8957-598b-be97-389fb3a61eb8 with scrape type 2
2026-03-28 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25cc34a1-8957-598b-be97-389fb3a61eb8 with scrape type 2
2026-03-28 22:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25cc34a1-8957-598b-be97-389fb3a61eb8, identifier: 10739370
2026-03-28 22:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10739671
2026-03-28 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c09a8242-355e-551e-bfd0-33c3a641ac1b with scrape type 2
2026-03-28 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c09a8242-355e-551e-bfd0-33c3a641ac1b with scrape type 2
2026-03-28 22:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c09a8242-355e-551e-bfd0-33c3a641ac1b, identifier: 10739671
2026-03-28 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ff64939-3687-5251-99bf-4c0e1482f6a5 with identifier: 10738437
2026-03-28 22:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ff64939-3687-5251-99bf-4c0e1482f6a5 with identifier: 10738437
2026-03-28 22:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ff64939-3687-5251-99bf-4c0e1482f6a5 with identifier: 10738437 to the API
2026-03-28 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752131/general/d2680c1f-f794-4462-b070-282e5ab64538.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8ff64939-3687-5251-99bf-4c0e1482f6a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738437',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 62777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366042,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/d2680c1f-f794-4462-b070-282e5ab64538.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375272,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/76bc50df-9f11-46b0-bbe1-59b374579210.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342153,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/d27069d1-0088-4e57-bbf0-525e4b4fa922.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285424,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/e0a2c8f7-6ee6-47ab-bfe8-937f29d1a1f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234716,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/d8c30e98-7403-412f-9d7f-e4ca45bd8ce6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319352,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/55ff0a7d-bd9f-41a2-ad7b-33252fa275ed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317397,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/9ec43423-1146-493f-96fc-bc1700f84fd7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310603,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/f766f23e-307d-4a06-8c93-ce334ab2d9bc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327771,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/78f94c52-2efd-42d5-aa81-433fd2a73964.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ff64939-3687-5251-99bf-4c0e1482f6a5/8ff64939-3687-5251-99bf-4c0e1482f6a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294946,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752131/general/311934ef-c1a6-4d46-82a1-603adca79b26.jpg',
'Width': 1920}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Manual - 136 hp - '
'62.777 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738437%27 HTTP/1.1" 200 None
2026-03-28 22:16:33 [adesa.be] INFO: Saving data for 10738437: {'created_time': 1774736193.156803, 'last_price_update_time': 1774736193.156814, 'auction_closing_time': 1775118600.0}
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738437') HTTP/1.1" 204 0
2026-03-28 22:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10739370
2026-03-28 22:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10739370
2026-03-28 22:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10739370 to the API
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739370>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '25cc34a1-8957-598b-be97-389fb3a61eb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFG427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 3753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 3.753 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739370%27 HTTP/1.1" 200 None
2026-03-28 22:16:33 [adesa.be] INFO: Saving data for 10739370: {'auction_closing_time': 1774858500.0, 'created_time': 1774624535.413433, 'last_price_update_time': 1774736193.429023}
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739370') HTTP/1.1" 204 0
2026-03-28 22:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10739671
2026-03-28 22:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10739671
2026-03-28 22:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10739671 to the API
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739671>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c09a8242-355e-551e-bfd0-33c3a641ac1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAB199',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 131959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'131.959 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739671%27 HTTP/1.1" 200 None
2026-03-28 22:16:33 [adesa.be] INFO: Saving data for 10739671: {'auction_closing_time': 1774858500.0, 'created_time': 1774624535.69861, 'last_price_update_time': 1774736193.722623}
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739671') HTTP/1.1" 204 0
2026-03-28 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751884/general/bda09d63-c070-41c0-93ef-310559eb0db2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738200)
2026-03-28 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751924/general/e904b647-8a23-4609-b99a-3b38de4193b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738215)
2026-03-28 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/54183e74-5b52-474e-bf65-035e67684421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/3b592b22-a837-49d1-9ac0-b09e2463bda8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9aeed0>
2026-03-28 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F28658e37-2859-43ef-b95a-18b5da529267.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/28658e37-2859-43ef-b95a-18b5da529267.jpg saved to cache
2026-03-28 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64a2c8ce-18ec-59d5-95db-a2a450903f30 with identifier: 10739542
2026-03-28 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64a2c8ce-18ec-59d5-95db-a2a450903f30 with scrape type 2
2026-03-28 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64a2c8ce-18ec-59d5-95db-a2a450903f30 with scrape type 2
2026-03-28 22:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64a2c8ce-18ec-59d5-95db-a2a450903f30, identifier: 10739542
2026-03-28 22:16:33 [adesa.be] INFO: Found listing with ID: 10739623
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739623%27 HTTP/1.1" 200 None
2026-03-28 22:16:33 [adesa.be] INFO: Scrape type for 10739623: 2
2026-03-28 22:16:33 [adesa.be] INFO: Scraping item 10739623 url https://www.openlane.eu/en/carv6/auction/10739623
2026-03-28 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab90c050>
2026-03-28 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fc9bdd8c3-3ea6-4a60-93a5-832709247e84.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/c9bdd8c3-3ea6-4a60-93a5-832709247e84.jpg saved to cache
2026-03-28 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf277fb-2194-5fae-83ee-6c32992bedbe with identifier: 10739724
2026-03-28 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf277fb-2194-5fae-83ee-6c32992bedbe with scrape type 2
2026-03-28 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cf277fb-2194-5fae-83ee-6c32992bedbe with scrape type 2
2026-03-28 22:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cf277fb-2194-5fae-83ee-6c32992bedbe, identifier: 10739724
2026-03-28 22:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10739506
2026-03-28 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f57656-ddb7-5694-940d-68e55b6afddd with scrape type 2
2026-03-28 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5f57656-ddb7-5694-940d-68e55b6afddd with scrape type 2
2026-03-28 22:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5f57656-ddb7-5694-940d-68e55b6afddd, identifier: 10739506
2026-03-28 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64a2c8ce-18ec-59d5-95db-a2a450903f30 with identifier: 10739542
2026-03-28 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64a2c8ce-18ec-59d5-95db-a2a450903f30 with identifier: 10739542
2026-03-28 22:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64a2c8ce-18ec-59d5-95db-a2a450903f30 with identifier: 10739542 to the API
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739542>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '64a2c8ce-18ec-59d5-95db-a2a450903f30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEQ029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 71492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'71.492 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739542%27 HTTP/1.1" 200 None
2026-03-28 22:16:34 [adesa.be] INFO: Saving data for 10739542: {'auction_closing_time': 1774858500.0, 'created_time': 1774624557.967603, 'last_price_update_time': 1774736194.481577}
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739542') HTTP/1.1" 204 0
2026-03-28 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cf277fb-2194-5fae-83ee-6c32992bedbe with identifier: 10739724
2026-03-28 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cf277fb-2194-5fae-83ee-6c32992bedbe with identifier: 10739724
2026-03-28 22:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cf277fb-2194-5fae-83ee-6c32992bedbe with identifier: 10739724 to the API
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739724>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3cf277fb-2194-5fae-83ee-6c32992bedbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRK038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739724',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 215375,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'215.375 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739724%27 HTTP/1.1" 200 None
2026-03-28 22:16:34 [adesa.be] INFO: Saving data for 10739724: {'auction_closing_time': 1774858500.0, 'created_time': 1774624564.771008, 'last_price_update_time': 1774736194.771043}
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739724') HTTP/1.1" 204 0
2026-03-28 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10739506
2026-03-28 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10739506
2026-03-28 22:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10739506 to the API
2026-03-28 22:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739506>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a5f57656-ddb7-5694-940d-68e55b6afddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCL836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 172699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 122 hp - '
'172.699 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739506%27 HTTP/1.1" 200 None
2026-03-28 22:16:35 [adesa.be] INFO: Saving data for 10739506: {'auction_closing_time': 1774858500.0, 'created_time': 1774624561.320454, 'last_price_update_time': 1774736195.068389}
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739506') HTTP/1.1" 204 0
2026-03-28 22:16:35 [adesa.be] INFO: Found listing with ID: 10739313
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739313%27 HTTP/1.1" 200 None
2026-03-28 22:16:35 [adesa.be] INFO: Scrape type for 10739313: 2
2026-03-28 22:16:35 [adesa.be] INFO: Scraping item 10739313 url https://www.openlane.eu/en/carv6/auction/10739313
2026-03-28 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/f4051bc8-cd25-4788-afd2-09c661e2005b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf32290>
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751884%252Fgeneral%252Fbda09d63-c070-41c0-93ef-310559eb0db2.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751884/general/bda09d63-c070-41c0-93ef-310559eb0db2.jpg saved to cache
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620
2026-03-28 22:16:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620, skipping ID generation
2026-03-28 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with scrape type 1
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 sending to next pipeline
2026-03-28 22:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620, identifier: 10738200
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadf1790>
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751924%252Fgeneral%252Fe904b647-8a23-4609-b99a-3b38de4193b0.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751924/general/e904b647-8a23-4609-b99a-3b38de4193b0.jpg saved to cache
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4
2026-03-28 22:16:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4, skipping ID generation
2026-03-28 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with scrape type 1
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 sending to next pipeline
2026-03-28 22:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4, identifier: 10738215
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf32290>
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F54183e74-5b52-474e-bf65-035e67684421.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/54183e74-5b52-474e-bf65-035e67684421.jpg saved to cache
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aba00090>
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F3b592b22-a837-49d1-9ac0-b09e2463bda8.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/3b592b22-a837-49d1-9ac0-b09e2463bda8.jpg saved to cache
2026-03-28 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:35 [adesa.be] INFO: Found listing with ID: 10739307
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739307%27 HTTP/1.1" 200 None
2026-03-28 22:16:35 [adesa.be] INFO: Scrape type for 10739307: 2
2026-03-28 22:16:35 [adesa.be] INFO: Scraping item 10739307 url https://www.openlane.eu/en/carv6/auction/10739307
2026-03-28 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with identifier: 10738200
2026-03-28 22:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with identifier: 10738200
2026-03-28 22:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with identifier: 10738200 to the API
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751884/general/bda09d63-c070-41c0-93ef-310559eb0db2.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': '79e2bd4d-2679-50ef-a8c1-633bb0f5f620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDS649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738200',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 53848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339167,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/d83ebbf4-9a05-47b2-b628-b8ca288a22cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30151,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/56fc9008-10bd-43f8-bb67-15dd982f02cc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316884,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/bda09d63-c070-41c0-93ef-310559eb0db2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348886,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/c9bdd8c3-3ea6-4a60-93a5-832709247e84.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355838,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/ece89119-ce1c-4b5e-8fde-9b7c5ebebae3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281060,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/224518a9-f712-4ae8-8d99-0bbb11263407.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317982,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/6803dc47-e7a0-49a2-9957-8838f7c6d8c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413008,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/254d27c5-4ee4-446c-bba7-c0a1b1e4a35b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297040,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/78ddd5b0-40b4-473b-b27e-23b24d9ce521.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e2bd4d-2679-50ef-a8c1-633bb0f5f620/79e2bd4d-2679-50ef-a8c1-633bb0f5f620_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413649,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751884/general/d13e4e3d-7130-47ea-b8d8-070036361f7c.jpg',
'Width': 1920}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'53.848 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738200%27 HTTP/1.1" 200 None
2026-03-28 22:16:35 [adesa.be] INFO: Saving data for 10738200: {'created_time': 1774736195.974709, 'last_price_update_time': 1774736195.974719, 'auction_closing_time': 1775041200.0}
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738200') HTTP/1.1" 204 0
2026-03-28 22:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with identifier: 10738215
2026-03-28 22:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with identifier: 10738215
2026-03-28 22:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with identifier: 10738215 to the API
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751924/general/e904b647-8a23-4609-b99a-3b38de4193b0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '02c1a1c5-ea1f-526d-bc6a-2699d580dcc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XBS333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738215',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 176827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324057,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/e904b647-8a23-4609-b99a-3b38de4193b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28879,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/bf3ac97a-f093-4ecf-bff4-a7eed7d1d0dd.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283990,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/5c2304e1-293f-4e32-bc0b-2280e286ccc1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306949,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/59982981-7623-4c17-b411-babdc8f8292a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289627,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/d74b894e-68bd-4bcd-9eba-d0ca33a19e68.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263911,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/a2a1f525-c412-4f33-9272-615ed7c1c46c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359518,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/e79e6255-4ba4-4fdd-8edd-0d90650b3b8c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431009,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/0e72f68f-2135-4d44-afb5-81e0b7dec94b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213929,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/e6ae005d-a6a4-4022-bcdb-fbb07b8409be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c1a1c5-ea1f-526d-bc6a-2699d580dcc4/02c1a1c5-ea1f-526d-bc6a-2699d580dcc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337977,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751924/general/1e289891-810d-4d07-95e5-38e00c13e5f4.jpg',
'Width': 1920}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2019-11-07',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 90 hp - '
'176.827 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2019}
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738215%27 HTTP/1.1" 200 None
2026-03-28 22:16:36 [adesa.be] INFO: Saving data for 10738215: {'created_time': 1774736196.351984, 'last_price_update_time': 1774736196.351997, 'auction_closing_time': 1775041200.0}
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738215') HTTP/1.1" 204 0
2026-03-28 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/f821244a-1621-4db4-b36a-d5fe68ad1072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/fc99e3b7-5375-4869-833c-9130edabcb64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/b1c806c4-b444-47e3-8f05-30f034b49390.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751887/general/172f047f-6512-47a6-a5c2-923c9898f70f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738202)
2026-03-28 22:16:36 [adesa.be] INFO: Found listing with ID: 10739354
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739354%27 HTTP/1.1" 200 None
2026-03-28 22:16:36 [adesa.be] INFO: Scrape type for 10739354: 2
2026-03-28 22:16:36 [adesa.be] INFO: Scraping item 10739354 url https://www.openlane.eu/en/carv6/auction/10739354
2026-03-28 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/f1165ce5-3268-4112-9ddd-e4dcb997ff35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:36 [adesa.be] INFO: Found listing with ID: 10739690
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739690%27 HTTP/1.1" 200 None
2026-03-28 22:16:36 [adesa.be] INFO: Scrape type for 10739690: 2
2026-03-28 22:16:36 [adesa.be] INFO: Scraping item 10739690 url https://www.openlane.eu/en/carv6/auction/10739690
2026-03-28 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab82bfd0>
2026-03-28 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252Ff4051bc8-cd25-4788-afd2-09c661e2005b.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/f4051bc8-cd25-4788-afd2-09c661e2005b.jpg saved to cache
2026-03-28 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10739118
2026-03-28 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 093c9465-a0b2-5354-97db-4755f4cfff20 with scrape type 2
2026-03-28 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 093c9465-a0b2-5354-97db-4755f4cfff20 with scrape type 2
2026-03-28 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 093c9465-a0b2-5354-97db-4755f4cfff20, identifier: 10739118
2026-03-28 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10739214
2026-03-28 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with scrape type 2
2026-03-28 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with scrape type 2
2026-03-28 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b, identifier: 10739214
2026-03-28 22:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10739118
2026-03-28 22:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10739118
2026-03-28 22:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10739118 to the API
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739118>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '093c9465-a0b2-5354-97db-4755f4cfff20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TM8768',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739118',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 115752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-05-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Attraction - Diesel - 136 hp - 115.752 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739118%27 HTTP/1.1" 200 None
2026-03-28 22:16:37 [adesa.be] INFO: Saving data for 10739118: {'auction_closing_time': 1774858500.0, 'created_time': 1774624565.549876, 'last_price_update_time': 1774736197.199164}
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739118') HTTP/1.1" 204 0
2026-03-28 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10739214
2026-03-28 22:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10739214
2026-03-28 22:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10739214 to the API
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739214>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '2cf42352-b1cf-59ce-82e9-bc6b7985df0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739214',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 111687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 35 TFSI Attraction - Petrol - Automatic - 150 hp - 111.687 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739214%27 HTTP/1.1" 200 None
2026-03-28 22:16:37 [adesa.be] INFO: Saving data for 10739214: {'auction_closing_time': 1774858500.0, 'created_time': 1774627437.537516, 'last_price_update_time': 1774736197.581097}
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739214') HTTP/1.1" 204 0
2026-03-28 22:16:37 [adesa.be] INFO: Found listing with ID: 10739601
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739601%27 HTTP/1.1" 200 None
2026-03-28 22:16:37 [adesa.be] INFO: Scrape type for 10739601: 2
2026-03-28 22:16:37 [adesa.be] INFO: Scraping item 10739601 url https://www.openlane.eu/en/carv6/auction/10739601
2026-03-28 22:16:37 [adesa.be] INFO: Found listing with ID: 10739558
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739558%27 HTTP/1.1" 200 None
2026-03-28 22:16:37 [adesa.be] INFO: Scrape type for 10739558: 2
2026-03-28 22:16:37 [adesa.be] INFO: Scraping item 10739558 url https://www.openlane.eu/en/carv6/auction/10739558
2026-03-28 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751890/general/97ab2e8a-e9b7-42ac-87d8-2260b13c47ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738203)
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc14190>
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252Ff821244a-1621-4db4-b36a-d5fe68ad1072.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/f821244a-1621-4db4-b36a-d5fe68ad1072.jpg saved to cache
2026-03-28 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadf1950>
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252Ffc99e3b7-5375-4869-833c-9130edabcb64.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/fc99e3b7-5375-4869-833c-9130edabcb64.jpg saved to cache
2026-03-28 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd8f690>
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252Fb1c806c4-b444-47e3-8f05-30f034b49390.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/b1c806c4-b444-47e3-8f05-30f034b49390.jpg saved to cache
2026-03-28 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abab59d0>
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751887%252Fgeneral%252F172f047f-6512-47a6-a5c2-923c9898f70f.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751887/general/172f047f-6512-47a6-a5c2-923c9898f70f.jpg saved to cache
2026-03-28 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058
2026-03-28 22:16:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058, skipping ID generation
2026-03-28 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with scrape type 1
2026-03-28 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 sending to next pipeline
2026-03-28 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058, identifier: 10738202
2026-03-28 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10739453
2026-03-28 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d6040c7-3a55-56c3-913a-9195f9784180 with scrape type 2
2026-03-28 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d6040c7-3a55-56c3-913a-9195f9784180 with scrape type 2
2026-03-28 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d6040c7-3a55-56c3-913a-9195f9784180, identifier: 10739453
2026-03-28 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42b03464-ec46-5baf-a46f-9a3cc36b01da with identifier: 10739401
2026-03-28 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42b03464-ec46-5baf-a46f-9a3cc36b01da with scrape type 2
2026-03-28 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42b03464-ec46-5baf-a46f-9a3cc36b01da with scrape type 2
2026-03-28 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 42b03464-ec46-5baf-a46f-9a3cc36b01da, identifier: 10739401
2026-03-28 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ba3c059-21bd-5cf4-8f19-a30e4e109cad with identifier: 10739636
2026-03-28 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ba3c059-21bd-5cf4-8f19-a30e4e109cad with scrape type 2
2026-03-28 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ba3c059-21bd-5cf4-8f19-a30e4e109cad with scrape type 2
2026-03-28 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ba3c059-21bd-5cf4-8f19-a30e4e109cad, identifier: 10739636
2026-03-28 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5487db5-9421-517b-8ceb-0c76519d1b89 with identifier: 10739550
2026-03-28 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5487db5-9421-517b-8ceb-0c76519d1b89 with scrape type 2
2026-03-28 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5487db5-9421-517b-8ceb-0c76519d1b89 with scrape type 2
2026-03-28 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5487db5-9421-517b-8ceb-0c76519d1b89, identifier: 10739550
2026-03-28 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd8e890>
2026-03-28 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252Ff1165ce5-3268-4112-9ddd-e4dcb997ff35.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/f1165ce5-3268-4112-9ddd-e4dcb997ff35.jpg saved to cache
2026-03-28 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:38 [adesa.be] INFO: Found listing with ID: 10739606
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739606%27 HTTP/1.1" 200 None
2026-03-28 22:16:38 [adesa.be] INFO: Scrape type for 10739606: 2
2026-03-28 22:16:38 [adesa.be] INFO: Scraping item 10739606 url https://www.openlane.eu/en/carv6/auction/10739606
2026-03-28 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with identifier: 10738202
2026-03-28 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with identifier: 10738202
2026-03-28 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with identifier: 10738202 to the API
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751887/general/172f047f-6512-47a6-a5c2-923c9898f70f.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': 'd3b1edb7-1aeb-51d7-9d0c-95df8bfad058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGC224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738202',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 58194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244708,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/172f047f-6512-47a6-a5c2-923c9898f70f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256851,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/f821244a-1621-4db4-b36a-d5fe68ad1072.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256701,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/42149f96-bca0-46d0-89d5-aa3552066c11.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239045,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/d001fd30-d7cb-46cb-9c24-ce570b627673.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233769,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/f4051bc8-cd25-4788-afd2-09c661e2005b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282216,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/54183e74-5b52-474e-bf65-035e67684421.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268460,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/14205505-45d3-4dc0-8e8b-a77d3736ff4f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261910,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/fb6681d4-3213-46bb-a15c-b9a2bfab2d00.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345572,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/3e70a463-eba4-4854-9d65-aa63a25a830b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b1edb7-1aeb-51d7-9d0c-95df8bfad058/d3b1edb7-1aeb-51d7-9d0c-95df8bfad058_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284314,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751887/general/28658e37-2859-43ef-b95a-18b5da529267.jpg',
'Width': 1400}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 58.194 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738202%27 HTTP/1.1" 200 None
2026-03-28 22:16:38 [adesa.be] INFO: Saving data for 10738202: {'created_time': 1774736198.876601, 'last_price_update_time': 1774736198.876615, 'auction_closing_time': 1775041200.0}
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738202') HTTP/1.1" 204 0
2026-03-28 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10739453
2026-03-28 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10739453
2026-03-28 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10739453 to the API
2026-03-28 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739453>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9d6040c7-3a55-56c3-913a-9195f9784180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAY345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739453',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 106788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'106.788 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739453%27 HTTP/1.1" 200 None
2026-03-28 22:16:39 [adesa.be] INFO: Saving data for 10739453: {'auction_closing_time': 1774858500.0, 'created_time': 1774627433.633742, 'last_price_update_time': 1774736199.156884}
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739453') HTTP/1.1" 204 0
2026-03-28 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 42b03464-ec46-5baf-a46f-9a3cc36b01da with identifier: 10739401
2026-03-28 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 42b03464-ec46-5baf-a46f-9a3cc36b01da with identifier: 10739401
2026-03-28 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 42b03464-ec46-5baf-a46f-9a3cc36b01da with identifier: 10739401 to the API
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739401>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '42b03464-ec46-5baf-a46f-9a3cc36b01da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCT320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739401',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 24623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 35 TFSI Advanced - Petrol - Automatic - 150 hp - 24.623 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739401%27 HTTP/1.1" 200 None
2026-03-28 22:16:39 [adesa.be] INFO: Saving data for 10739401: {'auction_closing_time': 1774858500.0, 'created_time': 1774627435.031831, 'last_price_update_time': 1774736199.440684}
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739401') HTTP/1.1" 204 0
2026-03-28 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ba3c059-21bd-5cf4-8f19-a30e4e109cad with identifier: 10739636
2026-03-28 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ba3c059-21bd-5cf4-8f19-a30e4e109cad with identifier: 10739636
2026-03-28 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ba3c059-21bd-5cf4-8f19-a30e4e109cad with identifier: 10739636 to the API
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739636>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1ba3c059-21bd-5cf4-8f19-a30e4e109cad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LW9883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739636',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 90190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Attraction - Diesel - Automatic - 150 hp - '
'90.190 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739636%27 HTTP/1.1" 200 None
2026-03-28 22:16:39 [adesa.be] INFO: Saving data for 10739636: {'auction_closing_time': 1774858500.0, 'created_time': 1774627438.333977, 'last_price_update_time': 1774736199.726232}
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739636') HTTP/1.1" 204 0
2026-03-28 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5487db5-9421-517b-8ceb-0c76519d1b89 with identifier: 10739550
2026-03-28 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5487db5-9421-517b-8ceb-0c76519d1b89 with identifier: 10739550
2026-03-28 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5487db5-9421-517b-8ceb-0c76519d1b89 with identifier: 10739550 to the API
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739550>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b5487db5-9421-517b-8ceb-0c76519d1b89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXN868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 102559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'102.559 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739550%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Saving data for 10739550: {'auction_closing_time': 1774858500.0, 'created_time': 1774627435.635357, 'last_price_update_time': 1774736200.016021}
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739550') HTTP/1.1" 204 0
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739181
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739181%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739181: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739181 url https://www.openlane.eu/en/carv6/auction/10739181
2026-03-28 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abda1490>
2026-03-28 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751890%252Fgeneral%252F97ab2e8a-e9b7-42ac-87d8-2260b13c47ac.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751890/general/97ab2e8a-e9b7-42ac-87d8-2260b13c47ac.jpg saved to cache
2026-03-28 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e604361f-a559-5815-b353-b0b9dbf98a36
2026-03-28 22:16:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e604361f-a559-5815-b353-b0b9dbf98a36, skipping ID generation
2026-03-28 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e604361f-a559-5815-b353-b0b9dbf98a36 with scrape type 1
2026-03-28 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e604361f-a559-5815-b353-b0b9dbf98a36 sending to next pipeline
2026-03-28 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e604361f-a559-5815-b353-b0b9dbf98a36, identifier: 10738203
2026-03-28 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e604361f-a559-5815-b353-b0b9dbf98a36 with identifier: 10738203
2026-03-28 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e604361f-a559-5815-b353-b0b9dbf98a36 with identifier: 10738203
2026-03-28 22:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e604361f-a559-5815-b353-b0b9dbf98a36 with identifier: 10738203 to the API
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751890/general/97ab2e8a-e9b7-42ac-87d8-2260b13c47ac.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': 'e604361f-a559-5815-b353-b0b9dbf98a36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAL106',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738203',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 73069,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245393,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/97ab2e8a-e9b7-42ac-87d8-2260b13c47ac.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245425,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/455278c9-15e4-4014-acb3-565f900c601a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247116,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/15c13c1c-4725-43b5-a25f-83afa7e2a192.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233102,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/f1165ce5-3268-4112-9ddd-e4dcb997ff35.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235528,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/b1c806c4-b444-47e3-8f05-30f034b49390.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299402,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/4d15e497-f9d0-4cc0-95dd-29523cb7e903.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294891,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/88c13cf0-dad2-4c4e-b08c-6ed568c040ae.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313439,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/fc99e3b7-5375-4869-833c-9130edabcb64.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285073,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/3b592b22-a837-49d1-9ac0-b09e2463bda8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e604361f-a559-5815-b353-b0b9dbf98a36/e604361f-a559-5815-b353-b0b9dbf98a36_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279092,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751890/general/061892b0-2828-43f8-a20a-43e2615ac151.jpg',
'Width': 1400}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 73.069 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738203%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Saving data for 10738203: {'created_time': 1774736200.57657, 'last_price_update_time': 1774736200.576583, 'auction_closing_time': 1775041200.0}
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738203') HTTP/1.1" 204 0
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739096
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739096%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739096: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739096 url https://www.openlane.eu/en/carv6/auction/10739096
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739419
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739419%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739419: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739419 url https://www.openlane.eu/en/carv6/auction/10739419
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739275
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739275%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739275: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739275 url https://www.openlane.eu/en/carv6/auction/10739275
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739573
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739573%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739573: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739573 url https://www.openlane.eu/en/carv6/auction/10739573
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739969
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739969%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739969: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739969 url https://www.openlane.eu/en/carv6/auction/10739969
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739964
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739964%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739964: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739964 url https://www.openlane.eu/en/carv6/auction/10739964
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739273
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739273%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739273: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739273 url https://www.openlane.eu/en/carv6/auction/10739273
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739712
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739712%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739712: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739712 url https://www.openlane.eu/en/carv6/auction/10739712
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10740753
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740753%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10740753: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10740753 url https://www.openlane.eu/en/carv6/auction/10740753
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739319
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739319%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739319: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739319 url https://www.openlane.eu/en/carv6/auction/10739319
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10740779
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740779%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10740779: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10740779 url https://www.openlane.eu/en/carv6/auction/10740779
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739597
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739597%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739597: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739597 url https://www.openlane.eu/en/carv6/auction/10739597
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10740525
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740525%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10740525: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10740525 url https://www.openlane.eu/en/carv6/auction/10740525
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739444
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739444%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739444: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739444 url https://www.openlane.eu/en/carv6/auction/10739444
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739705
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739705%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739705: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739705 url https://www.openlane.eu/en/carv6/auction/10739705
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739461
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739461%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739461: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739461 url https://www.openlane.eu/en/carv6/auction/10739461
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739152
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739152%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739152: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739152 url https://www.openlane.eu/en/carv6/auction/10739152
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739548
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739548%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10739548: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10739548 url https://www.openlane.eu/en/carv6/auction/10739548
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10740497
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740497%27 HTTP/1.1" 200 None
2026-03-28 22:16:40 [adesa.be] INFO: Scrape type for 10740497: 2
2026-03-28 22:16:40 [adesa.be] INFO: Scraping item 10740497 url https://www.openlane.eu/en/carv6/auction/10740497
2026-03-28 22:16:40 [adesa.be] INFO: Found listing with ID: 10739288
2026-03-28 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739288%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739288: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739288 url https://www.openlane.eu/en/carv6/auction/10739288
2026-03-28 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739603
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739603%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739603: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739603 url https://www.openlane.eu/en/carv6/auction/10739603
2026-03-28 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739420
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739420%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739420: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739420 url https://www.openlane.eu/en/carv6/auction/10739420
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739667
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739667%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739667: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739667 url https://www.openlane.eu/en/carv6/auction/10739667
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739483
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739483%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739483: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739483 url https://www.openlane.eu/en/carv6/auction/10739483
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10740773
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740773%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10740773: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10740773 url https://www.openlane.eu/en/carv6/auction/10740773
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10740041
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740041%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10740041: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10740041 url https://www.openlane.eu/en/carv6/auction/10740041
2026-03-28 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10739313
2026-03-28 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with scrape type 2
2026-03-28 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with scrape type 2
2026-03-28 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3, identifier: 10739313
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739989
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739989%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739989: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739989 url https://www.openlane.eu/en/carv6/auction/10739989
2026-03-28 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10739313
2026-03-28 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10739313
2026-03-28 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10739313 to the API
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739313>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '47dcbeab-24a8-5ac8-98e8-ca9732701fb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAT391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 79971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TFSI Business - Petrol - Automatic - 150 hp - '
'79.971 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739313%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Saving data for 10739313: {'auction_closing_time': 1774858500.0, 'created_time': 1774624539.854463, 'last_price_update_time': 1774736201.524428}
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739313') HTTP/1.1" 204 0
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739389
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739389%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739389: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739389 url https://www.openlane.eu/en/carv6/auction/10739389
2026-03-28 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739327
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739327%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739327: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739327 url https://www.openlane.eu/en/carv6/auction/10739327
2026-03-28 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739079
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739079%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739079: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739079 url https://www.openlane.eu/en/carv6/auction/10739079
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739156
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739156%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739156: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739156 url https://www.openlane.eu/en/carv6/auction/10739156
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739195
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739195%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739195: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739195 url https://www.openlane.eu/en/carv6/auction/10739195
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10739057
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739057%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10739057: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10739057 url https://www.openlane.eu/en/carv6/auction/10739057
2026-03-28 22:16:41 [adesa.be] INFO: Found listing with ID: 10740774
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740774%27 HTTP/1.1" 200 None
2026-03-28 22:16:41 [adesa.be] INFO: Scrape type for 10740774: 2
2026-03-28 22:16:41 [adesa.be] INFO: Scraping item 10740774 url https://www.openlane.eu/en/carv6/auction/10740774
2026-03-28 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10739307
2026-03-28 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4933c8f6-8739-520c-9505-3e99fff4e795 with scrape type 2
2026-03-28 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4933c8f6-8739-520c-9505-3e99fff4e795 with scrape type 2
2026-03-28 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4933c8f6-8739-520c-9505-3e99fff4e795, identifier: 10739307
2026-03-28 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7eb088-12e3-5cc4-bcea-2f7be7131454 with identifier: 10739683
2026-03-28 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454 with scrape type 2
2026-03-28 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454 with scrape type 2
2026-03-28 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c7eb088-12e3-5cc4-bcea-2f7be7131454, identifier: 10739683
2026-03-28 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with identifier: 10739376
2026-03-28 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with scrape type 2
2026-03-28 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with scrape type 2
2026-03-28 22:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7e3976d-b5f3-5b25-ae37-f7a0d8813745, identifier: 10739376
2026-03-28 22:16:42 [adesa.be] INFO: Found listing with ID: 10740001
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740001%27 HTTP/1.1" 200 None
2026-03-28 22:16:42 [adesa.be] INFO: Scrape type for 10740001: 0
2026-03-28 22:16:42 [adesa.be] INFO: Skipping item 10740001 url https://www.openlane.eu/en/carv6/auction/10740001
2026-03-28 22:16:42 [adesa.be] INFO: Found listing with ID: 10740047
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740047%27 HTTP/1.1" 200 None
2026-03-28 22:16:42 [adesa.be] INFO: Scrape type for 10740047: 2
2026-03-28 22:16:42 [adesa.be] INFO: Scraping item 10740047 url https://www.openlane.eu/en/carv6/auction/10740047
2026-03-28 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10739307
2026-03-28 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10739307
2026-03-28 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10739307 to the API
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739307>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4933c8f6-8739-520c-9505-3e99fff4e795',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'QY5381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739307',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 48409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'48.409 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739307%27 HTTP/1.1" 200 None
2026-03-28 22:16:42 [adesa.be] INFO: Saving data for 10739307: {'auction_closing_time': 1774858500.0, 'created_time': 1774624548.668573, 'last_price_update_time': 1774736202.368917}
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739307') HTTP/1.1" 204 0
2026-03-28 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c7eb088-12e3-5cc4-bcea-2f7be7131454 with identifier: 10739683
2026-03-28 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c7eb088-12e3-5cc4-bcea-2f7be7131454 with identifier: 10739683
2026-03-28 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c7eb088-12e3-5cc4-bcea-2f7be7131454 with identifier: 10739683 to the API
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739683>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0c7eb088-12e3-5cc4-bcea-2f7be7131454',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNZ853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 95000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Automatic - 110 hp - '
'95.000 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739683%27 HTTP/1.1" 200 None
2026-03-28 22:16:42 [adesa.be] INFO: Saving data for 10739683: {'auction_closing_time': 1774858500.0, 'created_time': 1774627575.13676, 'last_price_update_time': 1774736202.653996}
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739683') HTTP/1.1" 204 0
2026-03-28 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with identifier: 10739376
2026-03-28 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with identifier: 10739376
2026-03-28 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with identifier: 10739376 to the API
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739376>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd7e3976d-b5f3-5b25-ae37-f7a0d8813745',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNZ753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 135668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Automatic - 110 hp - '
'135.668 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739376%27 HTTP/1.1" 200 None
2026-03-28 22:16:42 [adesa.be] INFO: Saving data for 10739376: {'auction_closing_time': 1774858500.0, 'created_time': 1774627575.842049, 'last_price_update_time': 1774736202.935045}
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739376') HTTP/1.1" 204 0
2026-03-28 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with identifier: 10739623
2026-03-28 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with scrape type 2
2026-03-28 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with scrape type 2
2026-03-28 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad, identifier: 10739623
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10739455
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739455%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10739455: 2
2026-03-28 22:16:43 [adesa.be] INFO: Scraping item 10739455 url https://www.openlane.eu/en/carv6/auction/10739455
2026-03-28 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with identifier: 10739623
2026-03-28 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with identifier: 10739623
2026-03-28 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with identifier: 10739623 to the API
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739623>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2779a66e-15fb-5131-8607-d7dd1fb3e7ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGV526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 30159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'30.159 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739623%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Saving data for 10739623: {'auction_closing_time': 1774858500.0, 'created_time': 1774624543.018812, 'last_price_update_time': 1774736203.324698}
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739623') HTTP/1.1" 204 0
2026-03-28 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10740526
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740526%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10740526: 2
2026-03-28 22:16:43 [adesa.be] INFO: Scraping item 10740526 url https://www.openlane.eu/en/carv6/auction/10740526
2026-03-28 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10739194
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739194%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10739194: 2
2026-03-28 22:16:43 [adesa.be] INFO: Scraping item 10739194 url https://www.openlane.eu/en/carv6/auction/10739194
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10739701
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739701%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10739701: 2
2026-03-28 22:16:43 [adesa.be] INFO: Scraping item 10739701 url https://www.openlane.eu/en/carv6/auction/10739701
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10739651
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739651%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10739651: 2
2026-03-28 22:16:43 [adesa.be] INFO: Scraping item 10739651 url https://www.openlane.eu/en/carv6/auction/10739651
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10740769
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740769%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10740769: 0
2026-03-28 22:16:43 [adesa.be] INFO: Skipping item 10740769 url https://www.openlane.eu/en/carv6/auction/10740769
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10739654
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739654%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10739654: 2
2026-03-28 22:16:43 [adesa.be] INFO: Scraping item 10739654 url https://www.openlane.eu/en/carv6/auction/10739654
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10740017
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740017%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10740017: 2
2026-03-28 22:16:43 [adesa.be] INFO: Scraping item 10740017 url https://www.openlane.eu/en/carv6/auction/10740017
2026-03-28 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 301e5406-6d0c-5aa1-9b3a-d9a6502104a7 with identifier: 10739582
2026-03-28 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 301e5406-6d0c-5aa1-9b3a-d9a6502104a7 with scrape type 2
2026-03-28 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 301e5406-6d0c-5aa1-9b3a-d9a6502104a7 with scrape type 2
2026-03-28 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 301e5406-6d0c-5aa1-9b3a-d9a6502104a7, identifier: 10739582
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10740474
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740474%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10740474: 2
2026-03-28 22:16:43 [adesa.be] INFO: Scraping item 10740474 url https://www.openlane.eu/en/carv6/auction/10740474
2026-03-28 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 301e5406-6d0c-5aa1-9b3a-d9a6502104a7 with identifier: 10739582
2026-03-28 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 301e5406-6d0c-5aa1-9b3a-d9a6502104a7 with identifier: 10739582
2026-03-28 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 301e5406-6d0c-5aa1-9b3a-d9a6502104a7 with identifier: 10739582 to the API
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739582>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '301e5406-6d0c-5aa1-9b3a-d9a6502104a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEP525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 75833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Automatic - 110 hp - '
'75.833 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739582%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Saving data for 10739582: {'auction_closing_time': 1774858500.0, 'created_time': 1774627587.18426, 'last_price_update_time': 1774736203.858713}
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739582') HTTP/1.1" 204 0
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10740800
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740800%27 HTTP/1.1" 200 None
2026-03-28 22:16:43 [adesa.be] INFO: Scrape type for 10740800: 2
2026-03-28 22:16:43 [adesa.be] INFO: Scraping item 10740800 url https://www.openlane.eu/en/carv6/auction/10740800
2026-03-28 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:43 [adesa.be] INFO: Found listing with ID: 10740025
2026-03-28 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740025%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10740025: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10740025 url https://www.openlane.eu/en/carv6/auction/10740025
2026-03-28 22:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739568
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739568%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10739568: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10739568 url https://www.openlane.eu/en/carv6/auction/10739568
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739925
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739925%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10739925: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10739925 url https://www.openlane.eu/en/carv6/auction/10739925
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10740493
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740493%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10740493: 0
2026-03-28 22:16:44 [adesa.be] INFO: Skipping item 10740493 url https://www.openlane.eu/en/carv6/auction/10740493
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739945
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739945%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10739945: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10739945 url https://www.openlane.eu/en/carv6/auction/10739945
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739995
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739995%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10739995: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10739995 url https://www.openlane.eu/en/carv6/auction/10739995
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10740487
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740487%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10740487: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10740487 url https://www.openlane.eu/en/carv6/auction/10740487
2026-03-28 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10739045
2026-03-28 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e34a0b3b-60dd-5b15-963f-615f5d0053b1 with scrape type 2
2026-03-28 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e34a0b3b-60dd-5b15-963f-615f5d0053b1 with scrape type 2
2026-03-28 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e34a0b3b-60dd-5b15-963f-615f5d0053b1, identifier: 10739045
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739468
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739468%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10739468: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10739468 url https://www.openlane.eu/en/carv6/auction/10739468
2026-03-28 22:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10739045
2026-03-28 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10739045
2026-03-28 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10739045 to the API
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739045>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e34a0b3b-60dd-5b15-963f-615f5d0053b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APT822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739045',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 50998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-06-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - 110 hp - 50.998 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739045%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Saving data for 10739045: {'auction_closing_time': 1774858500.0, 'created_time': 1774627440.708263, 'last_price_update_time': 1774736204.484824}
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739045') HTTP/1.1" 204 0
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739413
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739413%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10739413: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10739413 url https://www.openlane.eu/en/carv6/auction/10739413
2026-03-28 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with identifier: 10738432
2026-03-28 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with scrape type 1
2026-03-28 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252F8aecc9e4-62cf-4944-b267-ef7a4897c829.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/8aecc9e4-62cf-4944-b267-ef7a4897c829.jpg not downloaded yet
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739979
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739979%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10739979: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10739979 url https://www.openlane.eu/en/carv6/auction/10739979
2026-03-28 22:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252Fa863be2a-378f-40f4-822a-f47073403933.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/a863be2a-378f-40f4-822a-f47073403933.jpg not downloaded yet
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739996
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739996%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10739996: 0
2026-03-28 22:16:44 [adesa.be] INFO: Skipping item 10739996 url https://www.openlane.eu/en/carv6/auction/10739996
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739452
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739452%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [adesa.be] INFO: Scrape type for 10739452: 2
2026-03-28 22:16:44 [adesa.be] INFO: Scraping item 10739452 url https://www.openlane.eu/en/carv6/auction/10739452
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252Ff841007d-3cf9-448a-9e8d-4930a4dbe4bf.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/f841007d-3cf9-448a-9e8d-4930a4dbe4bf.jpg not downloaded yet
2026-03-28 22:16:44 [adesa.be] INFO: Found listing with ID: 10739492
2026-03-28 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739492%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [adesa.be] INFO: Scrape type for 10739492: 2
2026-03-28 22:16:45 [adesa.be] INFO: Scraping item 10739492 url https://www.openlane.eu/en/carv6/auction/10739492
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252F515134c6-e5a4-463c-8cbd-53db1fa080bd.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/515134c6-e5a4-463c-8cbd-53db1fa080bd.jpg not downloaded yet
2026-03-28 22:16:45 [adesa.be] INFO: Found listing with ID: 10739123
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739123%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [adesa.be] INFO: Scrape type for 10739123: 2
2026-03-28 22:16:45 [adesa.be] INFO: Scraping item 10739123 url https://www.openlane.eu/en/carv6/auction/10739123
2026-03-28 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with identifier: 10738434
2026-03-28 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with scrape type 1
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252F1fa718a9-60c1-41b8-b332-29827c8ce26e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/1fa718a9-60c1-41b8-b332-29827c8ce26e.jpg not downloaded yet
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252Fc572f89b-11c4-43bb-82dd-3dac84b0fffa.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/c572f89b-11c4-43bb-82dd-3dac84b0fffa.jpg not downloaded yet
2026-03-28 22:16:45 [adesa.be] INFO: Found listing with ID: 10739112
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739112%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [adesa.be] INFO: Scrape type for 10739112: 2
2026-03-28 22:16:45 [adesa.be] INFO: Scraping item 10739112 url https://www.openlane.eu/en/carv6/auction/10739112
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252F3e446f28-a98e-4d3c-ab22-62195c0deafa.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/3e446f28-a98e-4d3c-ab22-62195c0deafa.jpg not downloaded yet
2026-03-28 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7cc69a6-cd4e-540d-8093-45c6240a8829 with identifier: 10738435
2026-03-28 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7cc69a6-cd4e-540d-8093-45c6240a8829 with scrape type 1
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252F24dbbe6b-eeb8-468d-8404-e5c79298876d.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/24dbbe6b-eeb8-468d-8404-e5c79298876d.jpg not downloaded yet
2026-03-28 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10739354
2026-03-28 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec1d36e5-c96f-5103-99d5-53123b0056df with scrape type 2
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec1d36e5-c96f-5103-99d5-53123b0056df with scrape type 2
2026-03-28 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec1d36e5-c96f-5103-99d5-53123b0056df, identifier: 10739354
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252Fedf4c40a-1e1e-42aa-be72-1247c44f6639.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/edf4c40a-1e1e-42aa-be72-1247c44f6639.jpg not downloaded yet
2026-03-28 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10739354
2026-03-28 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10739354
2026-03-28 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10739354 to the API
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739354>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ec1d36e5-c96f-5103-99d5-53123b0056df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSG875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739354',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 45832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 45.832 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739354%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [adesa.be] INFO: Saving data for 10739354: {'auction_closing_time': 1774858500.0, 'created_time': 1774624545.943649, 'last_price_update_time': 1774736205.717354}
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739354') HTTP/1.1" 204 0
2026-03-28 22:16:45 [adesa.be] INFO: Found listing with ID: 10739569
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739569%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [adesa.be] INFO: Scrape type for 10739569: 2
2026-03-28 22:16:45 [adesa.be] INFO: Scraping item 10739569 url https://www.openlane.eu/en/carv6/auction/10739569
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252Fc103d86e-85b8-4e93-8f66-664b3b31e030.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/c103d86e-85b8-4e93-8f66-664b3b31e030.jpg not downloaded yet
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252F36a1b821-a749-4a2e-ab9e-6d24381bbab7.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/36a1b821-a749-4a2e-ab9e-6d24381bbab7.jpg not downloaded yet
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252Fd95d72c8-ce85-4c05-9d8a-d10103ccdd57.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/d95d72c8-ce85-4c05-9d8a-d10103ccdd57.jpg not downloaded yet
2026-03-28 22:16:45 [adesa.be] INFO: Found listing with ID: 10739682
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739682%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [adesa.be] INFO: Scrape type for 10739682: 2
2026-03-28 22:16:45 [adesa.be] INFO: Scraping item 10739682 url https://www.openlane.eu/en/carv6/auction/10739682
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252Fa6177f55-5732-40f9-a8af-8992e8315f4b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/a6177f55-5732-40f9-a8af-8992e8315f4b.jpg not downloaded yet
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252F07ad2f9c-e9be-4238-bd31-9ac1a0d0a3df.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/07ad2f9c-e9be-4238-bd31-9ac1a0d0a3df.jpg not downloaded yet
2026-03-28 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252F7840f092-b9f1-4c4d-bc42-843f141f7dbb.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/7840f092-b9f1-4c4d-bc42-843f141f7dbb.jpg not downloaded yet
2026-03-28 22:16:45 [adesa.be] INFO: Found listing with ID: 10739336
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739336%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Scrape type for 10739336: 2
2026-03-28 22:16:46 [adesa.be] INFO: Scraping item 10739336 url https://www.openlane.eu/en/carv6/auction/10739336
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252F6e190b6c-a7b0-455b-bd1b-1f354e5972df.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/6e190b6c-a7b0-455b-bd1b-1f354e5972df.jpg not downloaded yet
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252F3a4a733b-37ed-4fcf-9227-74c194ad6ccc.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/3a4a733b-37ed-4fcf-9227-74c194ad6ccc.jpg not downloaded yet
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252F60ec0176-3be0-41b3-956e-679dd6e9d3c3.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/60ec0176-3be0-41b3-956e-679dd6e9d3c3.jpg not downloaded yet
2026-03-28 22:16:46 [adesa.be] INFO: Found listing with ID: 10740030
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740030%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Scrape type for 10740030: 2
2026-03-28 22:16:46 [adesa.be] INFO: Scraping item 10740030 url https://www.openlane.eu/en/carv6/auction/10740030
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252F684ad0d3-ccd6-46e4-b4de-f23766d564ec.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/684ad0d3-ccd6-46e4-b4de-f23766d564ec.jpg not downloaded yet
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252F24cd48df-732f-43ca-9f48-0f17732ce0d0.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/24cd48df-732f-43ca-9f48-0f17732ce0d0.jpg not downloaded yet
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752127%252Fgeneral%252Fd422eb15-404a-4ef6-8e89-9fbf42319327.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/d422eb15-404a-4ef6-8e89-9fbf42319327.jpg not downloaded yet
2026-03-28 22:16:46 [adesa.be] INFO: Found listing with ID: 10739449
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739449%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Scrape type for 10739449: 2
2026-03-28 22:16:46 [adesa.be] INFO: Scraping item 10739449 url https://www.openlane.eu/en/carv6/auction/10739449
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252Fd109493c-fd78-4d6c-a543-431b8afa2518.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/d109493c-fd78-4d6c-a543-431b8afa2518.jpg not downloaded yet
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252F1a85979f-e48c-46d6-8a34-adb322e37cf6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/1a85979f-e48c-46d6-8a34-adb322e37cf6.jpg not downloaded yet
2026-03-28 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:46 [adesa.be] INFO: Found listing with ID: 10739235
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739235%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Scrape type for 10739235: 2
2026-03-28 22:16:46 [adesa.be] INFO: Scraping item 10739235 url https://www.openlane.eu/en/carv6/auction/10739235
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252F7785aee3-7b9e-464d-8b1a-5d774b33ed9a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/7785aee3-7b9e-464d-8b1a-5d774b33ed9a.jpg not downloaded yet
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252Fc7da46c7-6d40-46ce-83d3-1ddb6cb6a663.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/c7da46c7-6d40-46ce-83d3-1ddb6cb6a663.jpg not downloaded yet
2026-03-28 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:46 [adesa.be] INFO: Found listing with ID: 10739507
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739507%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Scrape type for 10739507: 2
2026-03-28 22:16:46 [adesa.be] INFO: Scraping item 10739507 url https://www.openlane.eu/en/carv6/auction/10739507
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252F82ec6506-5ba4-49fe-b32e-ad7619002771.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/82ec6506-5ba4-49fe-b32e-ad7619002771.jpg not downloaded yet
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252F8aece970-0381-409a-9a7a-83292de7dc4e.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/8aece970-0381-409a-9a7a-83292de7dc4e.jpg not downloaded yet
2026-03-28 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:46 [adesa.be] INFO: Found listing with ID: 10740027
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740027%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Scrape type for 10740027: 0
2026-03-28 22:16:46 [adesa.be] INFO: Skipping item 10740027 url https://www.openlane.eu/en/carv6/auction/10740027
2026-03-28 22:16:46 [adesa.be] INFO: Found listing with ID: 10740767
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740767%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Scrape type for 10740767: 0
2026-03-28 22:16:46 [adesa.be] INFO: Skipping item 10740767 url https://www.openlane.eu/en/carv6/auction/10740767
2026-03-28 22:16:46 [adesa.be] INFO: Found listing with ID: 10739207
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739207%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Scrape type for 10739207: 2
2026-03-28 22:16:46 [adesa.be] INFO: Scraping item 10739207 url https://www.openlane.eu/en/carv6/auction/10739207
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752128%252Fgeneral%252F7a42c591-849f-4476-9e34-7a5d28de4dca.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/7a42c591-849f-4476-9e34-7a5d28de4dca.jpg not downloaded yet
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252Fb6e41516-7d53-4dc2-8570-fb54825583c9.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/b6e41516-7d53-4dc2-8570-fb54825583c9.jpg not downloaded yet
2026-03-28 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11905293-344d-5a61-8479-9f42046c536b with identifier: 10738431
2026-03-28 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11905293-344d-5a61-8479-9f42046c536b with scrape type 1
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752126%252Fgeneral%252Fbbe3527b-d1f2-4ef4-bd42-109ac1ac5fc3.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/bbe3527b-d1f2-4ef4-bd42-109ac1ac5fc3.jpg not downloaded yet
2026-03-28 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with identifier: 10739601
2026-03-28 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with scrape type 2
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with scrape type 2
2026-03-28 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12190afa-0043-5f7b-a6b9-c75cfc05bf11, identifier: 10739601
2026-03-28 22:16:46 [adesa.be] INFO: Found listing with ID: 10739972
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739972%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Scrape type for 10739972: 2
2026-03-28 22:16:46 [adesa.be] INFO: Scraping item 10739972 url https://www.openlane.eu/en/carv6/auction/10739972
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752129%252Fgeneral%252F473c1627-8f51-43d2-ac79-33cc5c0cd34c.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/473c1627-8f51-43d2-ac79-33cc5c0cd34c.jpg not downloaded yet
2026-03-28 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with identifier: 10739601
2026-03-28 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with identifier: 10739601
2026-03-28 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with identifier: 10739601 to the API
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739601>
{'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-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '12190afa-0043-5f7b-a6b9-c75cfc05bf11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCM745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 95.283 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739601%27 HTTP/1.1" 200 None
2026-03-28 22:16:46 [adesa.be] INFO: Saving data for 10739601: {'auction_closing_time': 1774858500.0, 'created_time': 1774624543.330493, 'last_price_update_time': 1774736206.872106}
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739601') HTTP/1.1" 204 0
2026-03-28 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/1a85979f-e48c-46d6-8a34-adb322e37cf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F66503ed9-624a-45de-9a41-d9781c3f0250.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/66503ed9-624a-45de-9a41-d9781c3f0250.jpg not downloaded yet
2026-03-28 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8385d20-61b8-56d0-9b77-4455cc9951f1 with identifier: 10738430
2026-03-28 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8385d20-61b8-56d0-9b77-4455cc9951f1 with scrape type 1
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252F514538ea-c680-41bf-87e9-3755c4d0508f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/514538ea-c680-41bf-87e9-3755c4d0508f.jpg not downloaded yet
2026-03-28 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/c7da46c7-6d40-46ce-83d3-1ddb6cb6a663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:16:47 [adesa.be] INFO: Found listing with ID: 10739726
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739726%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [adesa.be] INFO: Scrape type for 10739726: 2
2026-03-28 22:16:47 [adesa.be] INFO: Scraping item 10739726 url https://www.openlane.eu/en/carv6/auction/10739726
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252Fcd097967-73e4-4eff-b46a-fea9e016ab31.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/cd097967-73e4-4eff-b46a-fea9e016ab31.jpg not downloaded yet
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252F962d814d-547d-4339-bbee-18702e0aa1c3.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/962d814d-547d-4339-bbee-18702e0aa1c3.jpg not downloaded yet
2026-03-28 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:47 [adesa.be] INFO: Found listing with ID: 10739984
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739984%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [adesa.be] INFO: Scrape type for 10739984: 2
2026-03-28 22:16:47 [adesa.be] INFO: Scraping item 10739984 url https://www.openlane.eu/en/carv6/auction/10739984
2026-03-28 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/d109493c-fd78-4d6c-a543-431b8afa2518.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F0d6cabe9-d82e-4c9e-a969-29b4e824c1f4.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/0d6cabe9-d82e-4c9e-a969-29b4e824c1f4.jpg not downloaded yet
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252Fd8ae9090-66a1-4d08-9d33-13468b185a86.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/d8ae9090-66a1-4d08-9d33-13468b185a86.jpg not downloaded yet
2026-03-28 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/bbe3527b-d1f2-4ef4-bd42-109ac1ac5fc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:47 [adesa.be] INFO: Found listing with ID: 10739187
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739187%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [adesa.be] INFO: Scrape type for 10739187: 2
2026-03-28 22:16:47 [adesa.be] INFO: Scraping item 10739187 url https://www.openlane.eu/en/carv6/auction/10739187
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F253d4229-71c3-49f7-98a7-5e9cc209198a.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/253d4229-71c3-49f7-98a7-5e9cc209198a.jpg not downloaded yet
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252Fad984c61-0ed5-447c-aaea-a9c60051084f.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/ad984c61-0ed5-447c-aaea-a9c60051084f.jpg not downloaded yet
2026-03-28 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/473c1627-8f51-43d2-ac79-33cc5c0cd34c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:16:47 [adesa.be] INFO: Found listing with ID: 10739280
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739280%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [adesa.be] INFO: Scrape type for 10739280: 2
2026-03-28 22:16:47 [adesa.be] INFO: Scraping item 10739280 url https://www.openlane.eu/en/carv6/auction/10739280
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9c18950>
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252F1a85979f-e48c-46d6-8a34-adb322e37cf6.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/1a85979f-e48c-46d6-8a34-adb322e37cf6.jpg saved to cache
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb1ce10>
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252Fc7da46c7-6d40-46ce-83d3-1ddb6cb6a663.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/c7da46c7-6d40-46ce-83d3-1ddb6cb6a663.jpg saved to cache
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F7fbe9804-d61c-4aa6-9d9f-5c86d6357948.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/7fbe9804-d61c-4aa6-9d9f-5c86d6357948.jpg not downloaded yet
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252F2102f6bc-c418-426a-b3be-d1c0d7d5afec.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/2102f6bc-c418-426a-b3be-d1c0d7d5afec.jpg not downloaded yet
2026-03-28 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/962d814d-547d-4339-bbee-18702e0aa1c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:47 [adesa.be] INFO: Found listing with ID: 10739411
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739411%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [adesa.be] INFO: Scrape type for 10739411: 2
2026-03-28 22:16:47 [adesa.be] INFO: Scraping item 10739411 url https://www.openlane.eu/en/carv6/auction/10739411
2026-03-28 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/514538ea-c680-41bf-87e9-3755c4d0508f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252Fd7a9e80b-1152-4a08-9dd3-0b6b4a69e308.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/d7a9e80b-1152-4a08-9dd3-0b6b4a69e308.jpg not downloaded yet
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252F1541bcd0-96df-4c5b-8325-c5ea2b9619d8.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/1541bcd0-96df-4c5b-8325-c5ea2b9619d8.jpg not downloaded yet
2026-03-28 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c52b97-258c-5957-8fc3-4ed739e61f20 with identifier: 10739288
2026-03-28 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c52b97-258c-5957-8fc3-4ed739e61f20 with scrape type 2
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c52b97-258c-5957-8fc3-4ed739e61f20 with scrape type 2
2026-03-28 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01c52b97-258c-5957-8fc3-4ed739e61f20, identifier: 10739288
2026-03-28 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f868362e-f7c5-5d85-83e5-595ab48ba2e8 with identifier: 10740041
2026-03-28 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f868362e-f7c5-5d85-83e5-595ab48ba2e8 with scrape type 2
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f868362e-f7c5-5d85-83e5-595ab48ba2e8 with scrape type 2
2026-03-28 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f868362e-f7c5-5d85-83e5-595ab48ba2e8, identifier: 10740041
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab81c450>
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252Fd109493c-fd78-4d6c-a543-431b8afa2518.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/d109493c-fd78-4d6c-a543-431b8afa2518.jpg saved to cache
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab7f9590>
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252Fbbe3527b-d1f2-4ef4-bd42-109ac1ac5fc3.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/bbe3527b-d1f2-4ef4-bd42-109ac1ac5fc3.jpg saved to cache
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb96f10>
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252F473c1627-8f51-43d2-ac79-33cc5c0cd34c.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/473c1627-8f51-43d2-ac79-33cc5c0cd34c.jpg saved to cache
2026-03-28 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:16:47 [adesa.be] INFO: Found listing with ID: 10739090
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739090%27 HTTP/1.1" 200 None
2026-03-28 22:16:47 [adesa.be] INFO: Scrape type for 10739090: 2
2026-03-28 22:16:47 [adesa.be] INFO: Scraping item 10739090 url https://www.openlane.eu/en/carv6/auction/10739090
2026-03-28 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01c52b97-258c-5957-8fc3-4ed739e61f20 with identifier: 10739288
2026-03-28 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01c52b97-258c-5957-8fc3-4ed739e61f20 with identifier: 10739288
2026-03-28 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01c52b97-258c-5957-8fc3-4ed739e61f20 with identifier: 10739288 to the API
2026-03-28 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739288>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '01c52b97-258c-5957-8fc3-4ed739e61f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVR399',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 93738,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-06-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d Lounge - Diesel - Automatic - 116 hp - 93.738 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739288%27 HTTP/1.1" 200 None
2026-03-28 22:16:48 [adesa.be] INFO: Saving data for 10739288: {'auction_closing_time': 1774858500.0, 'created_time': 1774624570.883537, 'last_price_update_time': 1774736208.147503}
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739288') HTTP/1.1" 204 0
2026-03-28 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f868362e-f7c5-5d85-83e5-595ab48ba2e8 with identifier: 10740041
2026-03-28 22:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f868362e-f7c5-5d85-83e5-595ab48ba2e8 with identifier: 10740041
2026-03-28 22:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f868362e-f7c5-5d85-83e5-595ab48ba2e8 with identifier: 10740041 to the API
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740041>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f868362e-f7c5-5d85-83e5-595ab48ba2e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740041',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 161215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 120d - Diesel - Automatic - 190 hp - 161.215 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740041%27 HTTP/1.1" 200 None
2026-03-28 22:16:48 [adesa.be] INFO: Saving data for 10740041: {'auction_closing_time': 1774861200.0, 'created_time': 1774649749.905956, 'last_price_update_time': 1774736208.428457}
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740041') HTTP/1.1" 204 0
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752126%252Fgeneral%252Fee55e039-84bb-47e2-921b-6b9e022d6484.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/ee55e039-84bb-47e2-921b-6b9e022d6484.jpg not downloaded yet
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752125%252Fgeneral%252Fa81e0cbf-42c8-49bf-98be-6013a75a6db6.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/a81e0cbf-42c8-49bf-98be-6013a75a6db6.jpg not downloaded yet
2026-03-28 22:16:48 [adesa.be] INFO: Found listing with ID: 10739587
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739587%27 HTTP/1.1" 200 None
2026-03-28 22:16:48 [adesa.be] INFO: Scrape type for 10739587: 2
2026-03-28 22:16:48 [adesa.be] INFO: Scraping item 10739587 url https://www.openlane.eu/en/carv6/auction/10739587
2026-03-28 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab828f50>
2026-03-28 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252F962d814d-547d-4339-bbee-18702e0aa1c3.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/962d814d-547d-4339-bbee-18702e0aa1c3.jpg saved to cache
2026-03-28 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aade8c90>
2026-03-28 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252F514538ea-c680-41bf-87e9-3755c4d0508f.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/514538ea-c680-41bf-87e9-3755c4d0508f.jpg saved to cache
2026-03-28 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b796a7-772d-5d47-bfe2-84017de2c990 with identifier: 10739989
2026-03-28 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b796a7-772d-5d47-bfe2-84017de2c990 with scrape type 2
2026-03-28 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7b796a7-772d-5d47-bfe2-84017de2c990 with scrape type 2
2026-03-28 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7b796a7-772d-5d47-bfe2-84017de2c990, identifier: 10739989
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752126%252Fgeneral%252F4bb55e90-9d44-4a93-b4fd-a43c363444bf.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/4bb55e90-9d44-4a93-b4fd-a43c363444bf.jpg not downloaded yet
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752125%252Fgeneral%252Ff3190413-b5bd-4e9c-97a4-74514c409b43.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/f3190413-b5bd-4e9c-97a4-74514c409b43.jpg not downloaded yet
2026-03-28 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7b796a7-772d-5d47-bfe2-84017de2c990 with identifier: 10739989
2026-03-28 22:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7b796a7-772d-5d47-bfe2-84017de2c990 with identifier: 10739989
2026-03-28 22:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7b796a7-772d-5d47-bfe2-84017de2c990 with identifier: 10739989 to the API
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739989>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7b796a7-772d-5d47-bfe2-84017de2c990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMK616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739989',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 122976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-05-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 216d - Diesel - Automatic - 116 hp - '
'122.976 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739989%27 HTTP/1.1" 200 None
2026-03-28 22:16:49 [adesa.be] INFO: Saving data for 10739989: {'auction_closing_time': 1774861200.0, 'created_time': 1774649730.778468, 'last_price_update_time': 1774736209.016005}
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739989') HTTP/1.1" 204 0
2026-03-28 22:16:49 [adesa.be] INFO: Found listing with ID: 10739097
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739097%27 HTTP/1.1" 200 None
2026-03-28 22:16:49 [adesa.be] INFO: Scrape type for 10739097: 2
2026-03-28 22:16:49 [adesa.be] INFO: Scraping item 10739097 url https://www.openlane.eu/en/carv6/auction/10739097
2026-03-28 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752126%252Fgeneral%252F53bf80e8-d597-4db6-96f4-c2db6f431f10.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/53bf80e8-d597-4db6-96f4-c2db6f431f10.jpg not downloaded yet
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752125%252Fgeneral%252Fca8dbd50-2878-4380-a7c4-5326f151e29b.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/ca8dbd50-2878-4380-a7c4-5326f151e29b.jpg not downloaded yet
2026-03-28 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/2102f6bc-c418-426a-b3be-d1c0d7d5afec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:49 [adesa.be] INFO: Found listing with ID: 10739111
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739111%27 HTTP/1.1" 200 None
2026-03-28 22:16:49 [adesa.be] INFO: Scrape type for 10739111: 2
2026-03-28 22:16:49 [adesa.be] INFO: Scraping item 10739111 url https://www.openlane.eu/en/carv6/auction/10739111
2026-03-28 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/7fbe9804-d61c-4aa6-9d9f-5c86d6357948.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16: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%252F5752125%252Fgeneral%252Fa2c85c78-4322-46cb-8584-44e533009c45.jpg%27 HTTP/1.1" 200 None
2026-03-28 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/a2c85c78-4322-46cb-8584-44e533009c45.jpg not downloaded yet
2026-03-28 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773
2026-03-28 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd with scrape type 2
2026-03-28 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd with scrape type 2
2026-03-28 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7eafa191-639c-5f0f-bf30-6caa89eb0efd, identifier: 10740773
2026-03-28 22:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88390f39-d3d9-59e1-a97e-a6aca6b12893 with identifier: 10739389
2026-03-28 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88390f39-d3d9-59e1-a97e-a6aca6b12893 with scrape type 2
2026-03-28 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88390f39-d3d9-59e1-a97e-a6aca6b12893 with scrape type 2
2026-03-28 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88390f39-d3d9-59e1-a97e-a6aca6b12893, identifier: 10739389
2026-03-28 22:16:49 [adesa.be] INFO: Found listing with ID: 10739355
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739355%27 HTTP/1.1" 200 None
2026-03-28 22:16:49 [adesa.be] INFO: Scrape type for 10739355: 2
2026-03-28 22:16:49 [adesa.be] INFO: Scraping item 10739355 url https://www.openlane.eu/en/carv6/auction/10739355
2026-03-28 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773
2026-03-28 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773
2026-03-28 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773 to the API
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740773>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7eafa191-639c-5f0f-bf30-6caa89eb0efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBV799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740773',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 64454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 64.454 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740773%27 HTTP/1.1" 200 None
2026-03-28 22:16:49 [adesa.be] INFO: Saving data for 10740773: {'auction_closing_time': 1774947600.0, 'created_time': 1774649744.796836, 'last_price_update_time': 1774736209.644179}
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740773') HTTP/1.1" 204 0
2026-03-28 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88390f39-d3d9-59e1-a97e-a6aca6b12893 with identifier: 10739389
2026-03-28 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88390f39-d3d9-59e1-a97e-a6aca6b12893 with identifier: 10739389
2026-03-28 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88390f39-d3d9-59e1-a97e-a6aca6b12893 with identifier: 10739389 to the API
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739389>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '88390f39-d3d9-59e1-a97e-a6aca6b12893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NA5967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739389',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 12099,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 218d - Diesel - Automatic - 150 hp - '
'12.099 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739389%27 HTTP/1.1" 200 None
2026-03-28 22:16:49 [adesa.be] INFO: Saving data for 10739389: {'auction_closing_time': 1774858500.0, 'created_time': 1774627423.828849, 'last_price_update_time': 1774736209.959863}
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739389') HTTP/1.1" 204 0
2026-03-28 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/a81e0cbf-42c8-49bf-98be-6013a75a6db6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:49 [adesa.be] INFO: Found listing with ID: 10739094
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739094%27 HTTP/1.1" 200 None
2026-03-28 22:16:50 [adesa.be] INFO: Scrape type for 10739094: 2
2026-03-28 22:16:50 [adesa.be] INFO: Scraping item 10739094 url https://www.openlane.eu/en/carv6/auction/10739094
2026-03-28 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with identifier: 10740800
2026-03-28 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with scrape type 2
2026-03-28 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with scrape type 2
2026-03-28 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15deb0f1-9f3f-5801-b041-2beea3e38ad4, identifier: 10740800
2026-03-28 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd788d0>
2026-03-28 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252F2102f6bc-c418-426a-b3be-d1c0d7d5afec.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/2102f6bc-c418-426a-b3be-d1c0d7d5afec.jpg saved to cache
2026-03-28 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10739455
2026-03-28 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06474416-8647-595b-8265-33f2becae37d with scrape type 2
2026-03-28 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06474416-8647-595b-8265-33f2becae37d with scrape type 2
2026-03-28 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06474416-8647-595b-8265-33f2becae37d, identifier: 10739455
2026-03-28 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49bacc70d0>
2026-03-28 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F7fbe9804-d61c-4aa6-9d9f-5c86d6357948.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/7fbe9804-d61c-4aa6-9d9f-5c86d6357948.jpg saved to cache
2026-03-28 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with identifier: 10740800
2026-03-28 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with identifier: 10740800
2026-03-28 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with identifier: 10740800 to the API
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740800>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '15deb0f1-9f3f-5801-b041-2beea3e38ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRR078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740800',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 137922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 318d - Diesel - Automatic - 150 hp - 137.922 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740800%27 HTTP/1.1" 200 None
2026-03-28 22:16:50 [adesa.be] INFO: Saving data for 10740800: {'auction_closing_time': 1774947600.0, 'created_time': 1774649741.432285, 'last_price_update_time': 1774736210.58288}
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740800') HTTP/1.1" 204 0
2026-03-28 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10739455
2026-03-28 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10739455
2026-03-28 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10739455 to the API
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739455>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '06474416-8647-595b-8265-33f2becae37d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU4273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739455',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 64938,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218 Business - Diesel - Manual - 150 hp - '
'64.938 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739455%27 HTTP/1.1" 200 None
2026-03-28 22:16:50 [adesa.be] INFO: Saving data for 10739455: {'auction_closing_time': 1774858500.0, 'created_time': 1774624572.807672, 'last_price_update_time': 1774736210.973223}
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739455') HTTP/1.1" 204 0
2026-03-28 22:16:51 [adesa.be] INFO: Found listing with ID: 10739609
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739609%27 HTTP/1.1" 200 None
2026-03-28 22:16:51 [adesa.be] INFO: Scrape type for 10739609: 2
2026-03-28 22:16:51 [adesa.be] INFO: Scraping item 10739609 url https://www.openlane.eu/en/carv6/auction/10739609
2026-03-28 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/ca8dbd50-2878-4380-a7c4-5326f151e29b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/f3190413-b5bd-4e9c-97a4-74514c409b43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/53bf80e8-d597-4db6-96f4-c2db6f431f10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:51 [adesa.be] INFO: Found listing with ID: 10739443
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739443%27 HTTP/1.1" 200 None
2026-03-28 22:16:51 [adesa.be] INFO: Scrape type for 10739443: 2
2026-03-28 22:16:51 [adesa.be] INFO: Scraping item 10739443 url https://www.openlane.eu/en/carv6/auction/10739443
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd82f10>
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252Fa81e0cbf-42c8-49bf-98be-6013a75a6db6.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/a81e0cbf-42c8-49bf-98be-6013a75a6db6.jpg saved to cache
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dd27582-797a-5e9c-bc92-9d081bed68f1 with identifier: 10740487
2026-03-28 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd27582-797a-5e9c-bc92-9d081bed68f1 with scrape type 2
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dd27582-797a-5e9c-bc92-9d081bed68f1 with scrape type 2
2026-03-28 22:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dd27582-797a-5e9c-bc92-9d081bed68f1, identifier: 10740487
2026-03-28 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dd27582-797a-5e9c-bc92-9d081bed68f1 with identifier: 10740487
2026-03-28 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dd27582-797a-5e9c-bc92-9d081bed68f1 with identifier: 10740487
2026-03-28 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dd27582-797a-5e9c-bc92-9d081bed68f1 with identifier: 10740487 to the API
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740487>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '0dd27582-797a-5e9c-bc92-9d081bed68f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUS930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 62455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 62.455 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740487%27 HTTP/1.1" 200 None
2026-03-28 22:16:51 [adesa.be] INFO: Saving data for 10740487: {'auction_closing_time': 1774965600.0, 'created_time': 1774649738.711791, 'last_price_update_time': 1774736211.472396}
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740487') HTTP/1.1" 204 0
2026-03-28 22:16:51 [adesa.be] INFO: Found listing with ID: 10739624
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739624%27 HTTP/1.1" 200 None
2026-03-28 22:16:51 [adesa.be] INFO: Scrape type for 10739624: 2
2026-03-28 22:16:51 [adesa.be] INFO: Scraping item 10739624 url https://www.openlane.eu/en/carv6/auction/10739624
2026-03-28 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/a2c85c78-4322-46cb-8584-44e533009c45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc17890>
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252Fca8dbd50-2878-4380-a7c4-5326f151e29b.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/ca8dbd50-2878-4380-a7c4-5326f151e29b.jpg saved to cache
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd8e410>
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252Ff3190413-b5bd-4e9c-97a4-74514c409b43.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/f3190413-b5bd-4e9c-97a4-74514c409b43.jpg saved to cache
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae88fd0>
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F53bf80e8-d597-4db6-96f4-c2db6f431f10.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/53bf80e8-d597-4db6-96f4-c2db6f431f10.jpg saved to cache
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:51 [adesa.be] INFO: Found listing with ID: 10739208
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739208%27 HTTP/1.1" 200 None
2026-03-28 22:16:51 [adesa.be] INFO: Scrape type for 10739208: 2
2026-03-28 22:16:51 [adesa.be] INFO: Scraping item 10739208 url https://www.openlane.eu/en/carv6/auction/10739208
2026-03-28 22:16:51 [adesa.be] INFO: Found listing with ID: 10739202
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739202%27 HTTP/1.1" 200 None
2026-03-28 22:16:51 [adesa.be] INFO: Scrape type for 10739202: 2
2026-03-28 22:16:51 [adesa.be] INFO: Scraping item 10739202 url https://www.openlane.eu/en/carv6/auction/10739202
2026-03-28 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd8db50>
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252Fa2c85c78-4322-46cb-8584-44e533009c45.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/a2c85c78-4322-46cb-8584-44e533009c45.jpg saved to cache
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22: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-28 22: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-28 22:16:51 [adesa.be] INFO: Found listing with ID: 10739170
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739170%27 HTTP/1.1" 200 None
2026-03-28 22:16:51 [adesa.be] INFO: Scrape type for 10739170: 2
2026-03-28 22:16:51 [adesa.be] INFO: Scraping item 10739170 url https://www.openlane.eu/en/carv6/auction/10739170
2026-03-28 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:51 [adesa.be] INFO: Found listing with ID: 10739349
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739349%27 HTTP/1.1" 200 None
2026-03-28 22:16:51 [adesa.be] INFO: Scrape type for 10739349: 2
2026-03-28 22:16:51 [adesa.be] INFO: Scraping item 10739349 url https://www.openlane.eu/en/carv6/auction/10739349
2026-03-28 22: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-28 22:16:51 [adesa.be] INFO: Found listing with ID: 10739675
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739675%27 HTTP/1.1" 200 None
2026-03-28 22:16:51 [adesa.be] INFO: Scrape type for 10739675: 2
2026-03-28 22:16:51 [adesa.be] INFO: Scraping item 10739675 url https://www.openlane.eu/en/carv6/auction/10739675
2026-03-28 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984
2026-03-28 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87690476-704c-5a8f-9d0d-ba656747e1f0 with scrape type 2
2026-03-28 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87690476-704c-5a8f-9d0d-ba656747e1f0 with scrape type 2
2026-03-28 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87690476-704c-5a8f-9d0d-ba656747e1f0, identifier: 10739984
2026-03-28 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afb571b4-3bb6-579a-9178-56a0568c70ff with identifier: 10739413
2026-03-28 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afb571b4-3bb6-579a-9178-56a0568c70ff with scrape type 2
2026-03-28 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afb571b4-3bb6-579a-9178-56a0568c70ff with scrape type 2
2026-03-28 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afb571b4-3bb6-579a-9178-56a0568c70ff, identifier: 10739413
2026-03-28 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984
2026-03-28 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984
2026-03-28 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984 to the API
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739984>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '87690476-704c-5a8f-9d0d-ba656747e1f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLQ212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739984',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 140285,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e Lounge - Hybrid - Automatic - 164 hp - 140.285 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739984%27 HTTP/1.1" 200 None
2026-03-28 22:16:52 [adesa.be] INFO: Saving data for 10739984: {'auction_closing_time': 1774861200.0, 'created_time': 1774649760.175742, 'last_price_update_time': 1774736212.353906}
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739984') HTTP/1.1" 204 0
2026-03-28 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afb571b4-3bb6-579a-9178-56a0568c70ff with identifier: 10739413
2026-03-28 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afb571b4-3bb6-579a-9178-56a0568c70ff with identifier: 10739413
2026-03-28 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afb571b4-3bb6-579a-9178-56a0568c70ff with identifier: 10739413 to the API
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739413>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'afb571b4-3bb6-579a-9178-56a0568c70ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPR405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739413',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 88245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 88.245 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739413%27 HTTP/1.1" 200 None
2026-03-28 22:16:52 [adesa.be] INFO: Saving data for 10739413: {'auction_closing_time': 1774858500.0, 'created_time': 1774627540.364804, 'last_price_update_time': 1774736212.639673}
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739413') HTTP/1.1" 204 0
2026-03-28 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17259040-76ca-5d56-932c-f76ba040e5a8 with identifier: 10739995
2026-03-28 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17259040-76ca-5d56-932c-f76ba040e5a8 with scrape type 2
2026-03-28 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17259040-76ca-5d56-932c-f76ba040e5a8 with scrape type 2
2026-03-28 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17259040-76ca-5d56-932c-f76ba040e5a8, identifier: 10739995
2026-03-28 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17259040-76ca-5d56-932c-f76ba040e5a8 with identifier: 10739995
2026-03-28 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17259040-76ca-5d56-932c-f76ba040e5a8 with identifier: 10739995
2026-03-28 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17259040-76ca-5d56-932c-f76ba040e5a8 with identifier: 10739995 to the API
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739995>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '17259040-76ca-5d56-932c-f76ba040e5a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BET277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739995',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 167301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 167.301 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739995%27 HTTP/1.1" 200 None
2026-03-28 22:16:53 [adesa.be] INFO: Saving data for 10739995: {'auction_closing_time': 1774861200.0, 'created_time': 1774649741.791915, 'last_price_update_time': 1774736213.024956}
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739995') HTTP/1.1" 204 0
2026-03-28 22:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10739726
2026-03-28 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc875249-370a-5464-882c-629e8e0dee2f with scrape type 2
2026-03-28 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc875249-370a-5464-882c-629e8e0dee2f with scrape type 2
2026-03-28 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc875249-370a-5464-882c-629e8e0dee2f, identifier: 10739726
2026-03-28 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10739726
2026-03-28 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10739726
2026-03-28 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10739726 to the API
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739726>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'cc875249-370a-5464-882c-629e8e0dee2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739726',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 173.632 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739726%27 HTTP/1.1" 200 None
2026-03-28 22:16:53 [adesa.be] INFO: Saving data for 10739726: {'auction_closing_time': 1774858500.0, 'created_time': 1774627370.626294, 'last_price_update_time': 1774736213.407213}
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739726') HTTP/1.1" 204 0
2026-03-28 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10739468
2026-03-28 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a3beb8-3a84-5faa-aab9-297625b92307 with scrape type 2
2026-03-28 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a3beb8-3a84-5faa-aab9-297625b92307 with scrape type 2
2026-03-28 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80a3beb8-3a84-5faa-aab9-297625b92307, identifier: 10739468
2026-03-28 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10739468
2026-03-28 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10739468
2026-03-28 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10739468 to the API
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739468>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '80a3beb8-3a84-5faa-aab9-297625b92307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP4143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 69763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 69.763 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739468%27 HTTP/1.1" 200 None
2026-03-28 22:16:53 [adesa.be] INFO: Saving data for 10739468: {'auction_closing_time': 1774858500.0, 'created_time': 1774627417.174326, 'last_price_update_time': 1774736213.777565}
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739468') HTTP/1.1" 204 0
2026-03-28 22:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10739187
2026-03-28 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec767e33-0140-5c6c-8615-994ba44c3c28 with scrape type 2
2026-03-28 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec767e33-0140-5c6c-8615-994ba44c3c28 with scrape type 2
2026-03-28 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec767e33-0140-5c6c-8615-994ba44c3c28, identifier: 10739187
2026-03-28 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10739187
2026-03-28 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10739187
2026-03-28 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10739187 to the API
2026-03-28 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739187>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ec767e33-0140-5c6c-8615-994ba44c3c28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAU287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739187',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 127432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2020-07-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 163 hp - 127.432 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739187%27 HTTP/1.1" 200 None
2026-03-28 22:16:54 [adesa.be] INFO: Saving data for 10739187: {'auction_closing_time': 1774858500.0, 'created_time': 1774627385.928104, 'last_price_update_time': 1774736214.153387}
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739187') HTTP/1.1" 204 0
2026-03-28 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/4bb55e90-9d44-4a93-b4fd-a43c363444bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10739411
2026-03-28 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcdee5c0-eae4-5395-80dd-8f5897b89057 with scrape type 2
2026-03-28 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcdee5c0-eae4-5395-80dd-8f5897b89057 with scrape type 2
2026-03-28 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcdee5c0-eae4-5395-80dd-8f5897b89057, identifier: 10739411
2026-03-28 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10739411
2026-03-28 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10739411
2026-03-28 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10739411 to the API
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739411>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'dcdee5c0-eae4-5395-80dd-8f5897b89057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRB783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 102062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e Luxury - Hybrid - Automatic - 184 hp - 102.062 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2020}
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739411%27 HTTP/1.1" 200 None
2026-03-28 22:16:54 [adesa.be] INFO: Saving data for 10739411: {'auction_closing_time': 1774858500.0, 'created_time': 1774627382.098673, 'last_price_update_time': 1774736214.655919}
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739411') HTTP/1.1" 204 0
2026-03-28 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/ee55e039-84bb-47e2-921b-6b9e022d6484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10739097
2026-03-28 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acf6b1f2-e83e-5858-9fb4-d861cf02831e with scrape type 2
2026-03-28 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acf6b1f2-e83e-5858-9fb4-d861cf02831e with scrape type 2
2026-03-28 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acf6b1f2-e83e-5858-9fb4-d861cf02831e, identifier: 10739097
2026-03-28 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874518b4-5dbd-572a-ae23-080b9dd6d723 with identifier: 10739587
2026-03-28 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874518b4-5dbd-572a-ae23-080b9dd6d723 with scrape type 2
2026-03-28 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 874518b4-5dbd-572a-ae23-080b9dd6d723 with scrape type 2
2026-03-28 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 874518b4-5dbd-572a-ae23-080b9dd6d723, identifier: 10739587
2026-03-28 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae27c50>
2026-03-28 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F4bb55e90-9d44-4a93-b4fd-a43c363444bf.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/4bb55e90-9d44-4a93-b4fd-a43c363444bf.jpg saved to cache
2026-03-28 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10739097
2026-03-28 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10739097
2026-03-28 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10739097 to the API
2026-03-28 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739097>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'acf6b1f2-e83e-5858-9fb4-d861cf02831e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEV492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739097',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 52688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31000,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 545e - Hybrid - Automatic - 286 hp - 52.688 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739097%27 HTTP/1.1" 200 None
2026-03-28 22:16:55 [adesa.be] INFO: Saving data for 10739097: {'auction_closing_time': 1774858500.0, 'created_time': 1774627360.495526, 'last_price_update_time': 1774736215.19698}
2026-03-28 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739097') HTTP/1.1" 204 0
2026-03-28 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 874518b4-5dbd-572a-ae23-080b9dd6d723 with identifier: 10739587
2026-03-28 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 874518b4-5dbd-572a-ae23-080b9dd6d723 with identifier: 10739587
2026-03-28 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 874518b4-5dbd-572a-ae23-080b9dd6d723 with identifier: 10739587 to the API
2026-03-28 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739587>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '874518b4-5dbd-572a-ae23-080b9dd6d723',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RM1212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 56203,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e - xDrive - Hybrid - Automatic - 184 hp - 56.203 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739587%27 HTTP/1.1" 200 None
2026-03-28 22:16:56 [adesa.be] INFO: Saving data for 10739587: {'auction_closing_time': 1774858500.0, 'created_time': 1774627361.321542, 'last_price_update_time': 1774736216.482973}
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739587') HTTP/1.1" 204 0
2026-03-28 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd8f890>
2026-03-28 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252Fee55e039-84bb-47e2-921b-6b9e022d6484.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/ee55e039-84bb-47e2-921b-6b9e022d6484.jpg saved to cache
2026-03-28 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10739355
2026-03-28 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with scrape type 2
2026-03-28 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with scrape type 2
2026-03-28 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a8e5817-d7ad-5318-8a3a-5514b90457c9, identifier: 10739355
2026-03-28 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10739094
2026-03-28 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5da53652-2422-55aa-9521-9f626267990a with scrape type 2
2026-03-28 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5da53652-2422-55aa-9521-9f626267990a with scrape type 2
2026-03-28 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5da53652-2422-55aa-9521-9f626267990a, identifier: 10739094
2026-03-28 22:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10739355
2026-03-28 22:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10739355
2026-03-28 22:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10739355 to the API
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739355>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1a8e5817-d7ad-5318-8a3a-5514b90457c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAA193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739355',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 518d M Sport - Diesel - Automatic - 150 hp - '
'90.643 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739355%27 HTTP/1.1" 200 None
2026-03-28 22:16:57 [adesa.be] INFO: Saving data for 10739355: {'auction_closing_time': 1774858500.0, 'created_time': 1774627367.297046, 'last_price_update_time': 1774736217.043153}
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739355') HTTP/1.1" 204 0
2026-03-28 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10739094
2026-03-28 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10739094
2026-03-28 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10739094 to the API
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739094>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '5da53652-2422-55aa-9521-9f626267990a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLU936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739094',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 107105,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 520e - Hybrid - Automatic - 163 hp - 107.105 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739094%27 HTTP/1.1" 200 None
2026-03-28 22:16:57 [adesa.be] INFO: Saving data for 10739094: {'auction_closing_time': 1774858500.0, 'created_time': 1774627355.393107, 'last_price_update_time': 1774736217.348006}
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739094') HTTP/1.1" 204 0
2026-03-28 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with identifier: 10739609
2026-03-28 22:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with scrape type 2
2026-03-28 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with scrape type 2
2026-03-28 22:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c, identifier: 10739609
2026-03-28 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/1541bcd0-96df-4c5b-8325-c5ea2b9619d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/d7a9e80b-1152-4a08-9dd3-0b6b4a69e308.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with identifier: 10739609
2026-03-28 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with identifier: 10739609
2026-03-28 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with identifier: 10739609 to the API
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739609>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '93a4ed5e-08f3-51d5-afeb-9989d46f5d7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLX782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 113248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 520e - Hybrid - Automatic - 163 hp - 113.248 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739609%27 HTTP/1.1" 200 None
2026-03-28 22:16:57 [adesa.be] INFO: Saving data for 10739609: {'auction_closing_time': 1774858500.0, 'created_time': 1774627388.99709, 'last_price_update_time': 1774736217.766618}
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739609') HTTP/1.1" 204 0
2026-03-28 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/ad984c61-0ed5-447c-aaea-a9c60051084f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10739202
2026-03-28 22:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with scrape type 2
2026-03-28 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with scrape type 2
2026-03-28 22:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70, identifier: 10739202
2026-03-28 22:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abbca890>
2026-03-28 22:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252F1541bcd0-96df-4c5b-8325-c5ea2b9619d8.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/1541bcd0-96df-4c5b-8325-c5ea2b9619d8.jpg saved to cache
2026-03-28 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abda3bd0>
2026-03-28 22:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252Fd7a9e80b-1152-4a08-9dd3-0b6b4a69e308.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/d7a9e80b-1152-4a08-9dd3-0b6b4a69e308.jpg saved to cache
2026-03-28 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10739202
2026-03-28 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10739202
2026-03-28 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10739202 to the API
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739202>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '34c80bdf-2a57-5e27-8026-9b5e48fd6d70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BET271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739202',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 54483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 6 Series GT 620d - Diesel - Automatic - 163 hp - 54.483 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739202%27 HTTP/1.1" 200 None
2026-03-28 22:16:58 [adesa.be] INFO: Saving data for 10739202: {'auction_closing_time': 1774858500.0, 'created_time': 1774627347.083306, 'last_price_update_time': 1774736218.283972}
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739202') HTTP/1.1" 204 0
2026-03-28 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/253d4229-71c3-49f7-98a7-5e9cc209198a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abb01ad0>
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252Fad984c61-0ed5-447c-aaea-a9c60051084f.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/ad984c61-0ed5-447c-aaea-a9c60051084f.jpg saved to cache
2026-03-28 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10739443
2026-03-28 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with scrape type 2
2026-03-28 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with scrape type 2
2026-03-28 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44, identifier: 10739443
2026-03-28 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752125/general/d8ae9090-66a1-4d08-9d33-13468b185a86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738430)
2026-03-28 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/0d6cabe9-d82e-4c9e-a969-29b4e824c1f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10739443
2026-03-28 22:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10739443
2026-03-28 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10739443 to the API
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739443>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF124',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739443',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 87310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 520e - Hybrid - Automatic - 163 hp - 87.310 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739443%27 HTTP/1.1" 200 None
2026-03-28 22:16:58 [adesa.be] INFO: Saving data for 10739443: {'auction_closing_time': 1774858500.0, 'created_time': 1774627354.652747, 'last_price_update_time': 1774736218.732868}
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739443') HTTP/1.1" 204 0
2026-03-28 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/66503ed9-624a-45de-9a41-d9781c3f0250.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752126/general/cd097967-73e4-4eff-b46a-fea9e016ab31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738431)
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab90d490>
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F253d4229-71c3-49f7-98a7-5e9cc209198a.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/253d4229-71c3-49f7-98a7-5e9cc209198a.jpg saved to cache
2026-03-28 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae03190>
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752125%252Fgeneral%252Fd8ae9090-66a1-4d08-9d33-13468b185a86.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752125/general/d8ae9090-66a1-4d08-9d33-13468b185a86.jpg saved to cache
2026-03-28 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e8385d20-61b8-56d0-9b77-4455cc9951f1
2026-03-28 22:16:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8385d20-61b8-56d0-9b77-4455cc9951f1, skipping ID generation
2026-03-28 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8385d20-61b8-56d0-9b77-4455cc9951f1 with scrape type 1
2026-03-28 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8385d20-61b8-56d0-9b77-4455cc9951f1 sending to next pipeline
2026-03-28 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8385d20-61b8-56d0-9b77-4455cc9951f1, identifier: 10738430
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab9a7050>
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F0d6cabe9-d82e-4c9e-a969-29b4e824c1f4.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/0d6cabe9-d82e-4c9e-a969-29b4e824c1f4.jpg saved to cache
2026-03-28 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8385d20-61b8-56d0-9b77-4455cc9951f1 with identifier: 10738430
2026-03-28 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8385d20-61b8-56d0-9b77-4455cc9951f1 with identifier: 10738430
2026-03-28 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8385d20-61b8-56d0-9b77-4455cc9951f1 with identifier: 10738430 to the API
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752125/general/d8ae9090-66a1-4d08-9d33-13468b185a86.jpg>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e8385d20-61b8-56d0-9b77-4455cc9951f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738430',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 65647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/514538ea-c680-41bf-87e9-3755c4d0508f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/962d814d-547d-4339-bbee-18702e0aa1c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/d8ae9090-66a1-4d08-9d33-13468b185a86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/ad984c61-0ed5-447c-aaea-a9c60051084f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/2102f6bc-c418-426a-b3be-d1c0d7d5afec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/1541bcd0-96df-4c5b-8325-c5ea2b9619d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/a81e0cbf-42c8-49bf-98be-6013a75a6db6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/f3190413-b5bd-4e9c-97a4-74514c409b43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/ca8dbd50-2878-4380-a7c4-5326f151e29b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8385d20-61b8-56d0-9b77-4455cc9951f1/e8385d20-61b8-56d0-9b77-4455cc9951f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27585,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752125/general/a2c85c78-4322-46cb-8584-44e533009c45.jpg',
'Width': 400}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'65.647 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738430%27 HTTP/1.1" 200 None
2026-03-28 22:16:59 [adesa.be] INFO: Saving data for 10738430: {'created_time': 1774736219.360812, 'last_price_update_time': 1774736219.360824, 'auction_closing_time': 1775118600.0}
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738430') HTTP/1.1" 204 0
2026-03-28 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/7a42c591-849f-4476-9e34-7a5d28de4dca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/b6e41516-7d53-4dc2-8570-fb54825583c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abbcacd0>
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252F66503ed9-624a-45de-9a41-d9781c3f0250.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/66503ed9-624a-45de-9a41-d9781c3f0250.jpg saved to cache
2026-03-28 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abd8e510>
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752126%252Fgeneral%252Fcd097967-73e4-4eff-b46a-fea9e016ab31.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752126/general/cd097967-73e4-4eff-b46a-fea9e016ab31.jpg saved to cache
2026-03-28 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 11905293-344d-5a61-8479-9f42046c536b
2026-03-28 22:16:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11905293-344d-5a61-8479-9f42046c536b, skipping ID generation
2026-03-28 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11905293-344d-5a61-8479-9f42046c536b with scrape type 1
2026-03-28 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11905293-344d-5a61-8479-9f42046c536b sending to next pipeline
2026-03-28 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11905293-344d-5a61-8479-9f42046c536b, identifier: 10738431
2026-03-28 22:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11905293-344d-5a61-8479-9f42046c536b with identifier: 10738431
2026-03-28 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11905293-344d-5a61-8479-9f42046c536b with identifier: 10738431
2026-03-28 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11905293-344d-5a61-8479-9f42046c536b with identifier: 10738431 to the API
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:16: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-28 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752126/general/cd097967-73e4-4eff-b46a-fea9e016ab31.jpg>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '11905293-344d-5a61-8479-9f42046c536b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738431',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 72707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/bbe3527b-d1f2-4ef4-bd42-109ac1ac5fc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38225,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/66503ed9-624a-45de-9a41-d9781c3f0250.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/cd097967-73e4-4eff-b46a-fea9e016ab31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/0d6cabe9-d82e-4c9e-a969-29b4e824c1f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/253d4229-71c3-49f7-98a7-5e9cc209198a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/7fbe9804-d61c-4aa6-9d9f-5c86d6357948.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/d7a9e80b-1152-4a08-9dd3-0b6b4a69e308.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/ee55e039-84bb-47e2-921b-6b9e022d6484.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/4bb55e90-9d44-4a93-b4fd-a43c363444bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11905293-344d-5a61-8479-9f42046c536b/11905293-344d-5a61-8479-9f42046c536b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752126/general/53bf80e8-d597-4db6-96f4-c2db6f431f10.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'72.707 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738431%27 HTTP/1.1" 200 None
2026-03-28 22:16:59 [adesa.be] INFO: Saving data for 10738431: {'created_time': 1774736219.921875, 'last_price_update_time': 1774736219.921888, 'auction_closing_time': 1775118600.0}
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738431') HTTP/1.1" 204 0
2026-03-28 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/8aece970-0381-409a-9a7a-83292de7dc4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadf7b10>
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252F7a42c591-849f-4476-9e34-7a5d28de4dca.jpg') HTTP/1.1" 204 0
2026-03-28 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/7a42c591-849f-4476-9e34-7a5d28de4dca.jpg saved to cache
2026-03-28 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae5f450>
2026-03-28 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252Fb6e41516-7d53-4dc2-8570-fb54825583c9.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/b6e41516-7d53-4dc2-8570-fb54825583c9.jpg saved to cache
2026-03-28 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10739208
2026-03-28 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e21a8632-6637-5e59-85de-ef17e20c0f10 with scrape type 2
2026-03-28 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e21a8632-6637-5e59-85de-ef17e20c0f10 with scrape type 2
2026-03-28 22:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e21a8632-6637-5e59-85de-ef17e20c0f10, identifier: 10739208
2026-03-28 22: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-28 22: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-28 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10739208
2026-03-28 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10739208
2026-03-28 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10739208 to the API
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739208>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e21a8632-6637-5e59-85de-ef17e20c0f10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739208',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 112251,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 530e Lounge - Hybrid - Automatic - 184 hp - '
'112.251 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739208%27 HTTP/1.1" 200 None
2026-03-28 22:17:00 [adesa.be] INFO: Saving data for 10739208: {'auction_closing_time': 1774858500.0, 'created_time': 1774627350.816551, 'last_price_update_time': 1774736220.46346}
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739208') HTTP/1.1" 204 0
2026-03-28 22:17: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-28 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/82ec6506-5ba4-49fe-b32e-ad7619002771.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22: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-28 22: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-28 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9c75710>
2026-03-28 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252F8aece970-0381-409a-9a7a-83292de7dc4e.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/8aece970-0381-409a-9a7a-83292de7dc4e.jpg saved to cache
2026-03-28 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10739170
2026-03-28 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f207a963-6ed4-5a25-8669-dcc920922037 with scrape type 2
2026-03-28 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f207a963-6ed4-5a25-8669-dcc920922037 with scrape type 2
2026-03-28 22:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f207a963-6ed4-5a25-8669-dcc920922037, identifier: 10739170
2026-03-28 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10739349
2026-03-28 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with scrape type 2
2026-03-28 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with scrape type 2
2026-03-28 22:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88e5e49e-c4c9-511e-9867-38366f2fb7a6, identifier: 10739349
2026-03-28 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/7785aee3-7b9e-464d-8b1a-5d774b33ed9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10739170
2026-03-28 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10739170
2026-03-28 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10739170 to the API
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739170>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f207a963-6ed4-5a25-8669-dcc920922037',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739170',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 83064,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 6 Series GT 620d Lounge - Diesel - Automatic - 190 hp - 83.064 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739170%27 HTTP/1.1" 200 None
2026-03-28 22:17:00 [adesa.be] INFO: Saving data for 10739170: {'auction_closing_time': 1774858500.0, 'created_time': 1774627344.527819, 'last_price_update_time': 1774736220.993291}
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739170') HTTP/1.1" 204 0
2026-03-28 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10739349
2026-03-28 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10739349
2026-03-28 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10739349 to the API
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739349>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '88e5e49e-c4c9-511e-9867-38366f2fb7a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFK043',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739349',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 111.467 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739349%27 HTTP/1.1" 200 None
2026-03-28 22:17:01 [adesa.be] INFO: Saving data for 10739349: {'auction_closing_time': 1774858500.0, 'created_time': 1774627349.172832, 'last_price_update_time': 1774736221.39378}
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739349') HTTP/1.1" 204 0
2026-03-28 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/d422eb15-404a-4ef6-8e89-9fbf42319327.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:17:01 [adesa.be] INFO: Found listing with ID: 10740789
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740789%27 HTTP/1.1" 200 None
2026-03-28 22:17:01 [adesa.be] INFO: Scrape type for 10740789: 2
2026-03-28 22:17:01 [adesa.be] INFO: Scraping item 10740789 url https://www.openlane.eu/en/carv6/auction/10740789
2026-03-28 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10739111
2026-03-28 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a624f81-896b-5e0f-bda3-0b4ea52c740b with scrape type 2
2026-03-28 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a624f81-896b-5e0f-bda3-0b4ea52c740b with scrape type 2
2026-03-28 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a624f81-896b-5e0f-bda3-0b4ea52c740b, identifier: 10739111
2026-03-28 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab95b810>
2026-03-28 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252F82ec6506-5ba4-49fe-b32e-ad7619002771.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/82ec6506-5ba4-49fe-b32e-ad7619002771.jpg saved to cache
2026-03-28 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10739111
2026-03-28 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10739111
2026-03-28 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10739111 to the API
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739111>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4a624f81-896b-5e0f-bda3-0b4ea52c740b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDK949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739111',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 518d - Diesel - 136 hp - 173.721 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739111%27 HTTP/1.1" 200 None
2026-03-28 22:17:01 [adesa.be] INFO: Saving data for 10739111: {'auction_closing_time': 1774858500.0, 'created_time': 1774627358.572581, 'last_price_update_time': 1774736221.849334}
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739111') HTTP/1.1" 204 0
2026-03-28 22:17:01 [adesa.be] INFO: Found listing with ID: 10740006
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740006%27 HTTP/1.1" 200 None
2026-03-28 22:17:01 [adesa.be] INFO: Scrape type for 10740006: 0
2026-03-28 22:17:01 [adesa.be] INFO: Skipping item 10740006 url https://www.openlane.eu/en/carv6/auction/10740006
2026-03-28 22:17:01 [adesa.be] INFO: Found listing with ID: 10740011
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740011%27 HTTP/1.1" 200 None
2026-03-28 22:17:01 [adesa.be] INFO: Scrape type for 10740011: 0
2026-03-28 22:17:01 [adesa.be] INFO: Skipping item 10740011 url https://www.openlane.eu/en/carv6/auction/10740011
2026-03-28 22:17:01 [adesa.be] INFO: Found listing with ID: 10740518
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740518%27 HTTP/1.1" 200 None
2026-03-28 22:17:01 [adesa.be] INFO: Scrape type for 10740518: 0
2026-03-28 22:17:01 [adesa.be] INFO: Skipping item 10740518 url https://www.openlane.eu/en/carv6/auction/10740518
2026-03-28 22:17:01 [adesa.be] INFO: Found listing with ID: 10739290
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739290%27 HTTP/1.1" 200 None
2026-03-28 22:17:01 [adesa.be] INFO: Scrape type for 10739290: 2
2026-03-28 22:17:01 [adesa.be] INFO: Scraping item 10739290 url https://www.openlane.eu/en/carv6/auction/10739290
2026-03-28 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae5aad0>
2026-03-28 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252F7785aee3-7b9e-464d-8b1a-5d774b33ed9a.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/7785aee3-7b9e-464d-8b1a-5d774b33ed9a.jpg saved to cache
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/60ec0176-3be0-41b3-956e-679dd6e9d3c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/24cd48df-732f-43ca-9f48-0f17732ce0d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/3a4a733b-37ed-4fcf-9227-74c194ad6ccc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10740467
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740467%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10740467: 0
2026-03-28 22:17:02 [adesa.be] INFO: Skipping item 10740467 url https://www.openlane.eu/en/carv6/auction/10740467
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10739478
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739478%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10739478: 2
2026-03-28 22:17:02 [adesa.be] INFO: Scraping item 10739478 url https://www.openlane.eu/en/carv6/auction/10739478
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aae9c9d0>
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_9.jpg HTTP/1.1" 201 0
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252Fd422eb15-404a-4ef6-8e89-9fbf42319327.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/d422eb15-404a-4ef6-8e89-9fbf42319327.jpg saved to cache
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/684ad0d3-ccd6-46e4-b4de-f23766d564ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10740758
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740758%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10740758: 0
2026-03-28 22:17:02 [adesa.be] INFO: Skipping item 10740758 url https://www.openlane.eu/en/carv6/auction/10740758
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10739310
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739310%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10739310: 2
2026-03-28 22:17:02 [adesa.be] INFO: Scraping item 10739310 url https://www.openlane.eu/en/carv6/auction/10739310
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10739331
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739331%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10739331: 2
2026-03-28 22:17:02 [adesa.be] INFO: Scraping item 10739331 url https://www.openlane.eu/en/carv6/auction/10739331
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10739555
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739555%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10739555: 2
2026-03-28 22:17:02 [adesa.be] INFO: Scraping item 10739555 url https://www.openlane.eu/en/carv6/auction/10739555
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab97f050>
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_8.jpg HTTP/1.1" 201 0
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252F60ec0176-3be0-41b3-956e-679dd6e9d3c3.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/60ec0176-3be0-41b3-956e-679dd6e9d3c3.jpg saved to cache
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab958d10>
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252F24cd48df-732f-43ca-9f48-0f17732ce0d0.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/24cd48df-732f-43ca-9f48-0f17732ce0d0.jpg saved to cache
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aadfbd50>
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252F3a4a733b-37ed-4fcf-9227-74c194ad6ccc.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/3a4a733b-37ed-4fcf-9227-74c194ad6ccc.jpg saved to cache
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10740034
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740034%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10740034: 0
2026-03-28 22:17:02 [adesa.be] INFO: Skipping item 10740034 url https://www.openlane.eu/en/carv6/auction/10740034
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10739718
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739718%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10739718: 2
2026-03-28 22:17:02 [adesa.be] INFO: Scraping item 10739718 url https://www.openlane.eu/en/carv6/auction/10739718
2026-03-28 22:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10740786
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740786%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10740786: 2
2026-03-28 22:17:02 [adesa.be] INFO: Scraping item 10740786 url https://www.openlane.eu/en/carv6/auction/10740786
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaea6950>
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252F684ad0d3-ccd6-46e4-b4de-f23766d564ec.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/684ad0d3-ccd6-46e4-b4de-f23766d564ec.jpg saved to cache
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/6e190b6c-a7b0-455b-bd1b-1f354e5972df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10739611
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739611%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10739611: 2
2026-03-28 22:17:02 [adesa.be] INFO: Scraping item 10739611 url https://www.openlane.eu/en/carv6/auction/10739611
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10739535
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739535%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10739535: 2
2026-03-28 22:17:02 [adesa.be] INFO: Scraping item 10739535 url https://www.openlane.eu/en/carv6/auction/10739535
2026-03-28 22:17:02 [adesa.be] INFO: Found listing with ID: 10739294
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739294%27 HTTP/1.1" 200 None
2026-03-28 22:17:02 [adesa.be] INFO: Scrape type for 10739294: 2
2026-03-28 22:17:02 [adesa.be] INFO: Scraping item 10739294 url https://www.openlane.eu/en/carv6/auction/10739294
2026-03-28 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10739675
2026-03-28 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c19c95-1aa9-5742-938d-d2b4f47afea0 with scrape type 2
2026-03-28 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c19c95-1aa9-5742-938d-d2b4f47afea0 with scrape type 2
2026-03-28 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49c19c95-1aa9-5742-938d-d2b4f47afea0, identifier: 10739675
2026-03-28 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10739675
2026-03-28 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10739675
2026-03-28 22:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10739675 to the API
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739675>
{'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-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '49c19c95-1aa9-5742-938d-d2b4f47afea0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGL217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 111.566 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739675%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Saving data for 10739675: {'auction_closing_time': 1774858500.0, 'created_time': 1774627342.884478, 'last_price_update_time': 1774736223.030668}
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739675') HTTP/1.1" 204 0
2026-03-28 22:17:03 [adesa.be] INFO: Found listing with ID: 10739438
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739438%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Scrape type for 10739438: 2
2026-03-28 22:17:03 [adesa.be] INFO: Scraping item 10739438 url https://www.openlane.eu/en/carv6/auction/10739438
2026-03-28 22:17:03 [adesa.be] INFO: Found listing with ID: 10739284
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739284%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Scrape type for 10739284: 2
2026-03-28 22:17:03 [adesa.be] INFO: Scraping item 10739284 url https://www.openlane.eu/en/carv6/auction/10739284
2026-03-28 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8531d0>
2026-03-28 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252F6e190b6c-a7b0-455b-bd1b-1f354e5972df.jpg') HTTP/1.1" 204 0
2026-03-28 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/6e190b6c-a7b0-455b-bd1b-1f354e5972df.jpg saved to cache
2026-03-28 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:17:03 [adesa.be] INFO: Found listing with ID: 10739576
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739576%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Scrape type for 10739576: 2
2026-03-28 22:17:03 [adesa.be] INFO: Scraping item 10739576 url https://www.openlane.eu/en/carv6/auction/10739576
2026-03-28 22:17:03 [adesa.be] INFO: Found listing with ID: 10739325
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739325%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Scrape type for 10739325: 2
2026-03-28 22:17:03 [adesa.be] INFO: Scraping item 10739325 url https://www.openlane.eu/en/carv6/auction/10739325
2026-03-28 22:17:03 [adesa.be] INFO: Found listing with ID: 10739326
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739326%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Scrape type for 10739326: 2
2026-03-28 22:17:03 [adesa.be] INFO: Scraping item 10739326 url https://www.openlane.eu/en/carv6/auction/10739326
2026-03-28 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:03 [adesa.be] INFO: Found listing with ID: 10739447
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739447%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Scrape type for 10739447: 2
2026-03-28 22:17:03 [adesa.be] INFO: Scraping item 10739447 url https://www.openlane.eu/en/carv6/auction/10739447
2026-03-28 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10739207
2026-03-28 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2374ccca-23ca-5e4c-a348-6f2f9c528240 with scrape type 2
2026-03-28 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2374ccca-23ca-5e4c-a348-6f2f9c528240 with scrape type 2
2026-03-28 22:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2374ccca-23ca-5e4c-a348-6f2f9c528240, identifier: 10739207
2026-03-28 22:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84d97e63-59af-5289-8e6d-75ce551848fe with identifier: 10739624
2026-03-28 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84d97e63-59af-5289-8e6d-75ce551848fe with scrape type 2
2026-03-28 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84d97e63-59af-5289-8e6d-75ce551848fe with scrape type 2
2026-03-28 22:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84d97e63-59af-5289-8e6d-75ce551848fe, identifier: 10739624
2026-03-28 22:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10739280
2026-03-28 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2473446-4e36-59e0-990e-be01f5abd696 with scrape type 2
2026-03-28 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2473446-4e36-59e0-990e-be01f5abd696 with scrape type 2
2026-03-28 22:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2473446-4e36-59e0-990e-be01f5abd696, identifier: 10739280
2026-03-28 22:17:03 [adesa.be] INFO: Found listing with ID: 10740498
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740498%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Scrape type for 10740498: 0
2026-03-28 22:17:03 [adesa.be] INFO: Skipping item 10740498 url https://www.openlane.eu/en/carv6/auction/10740498
2026-03-28 22:17:03 [adesa.be] INFO: Found listing with ID: 10739213
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739213%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Scrape type for 10739213: 2
2026-03-28 22:17:03 [adesa.be] INFO: Scraping item 10739213 url https://www.openlane.eu/en/carv6/auction/10739213
2026-03-28 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10739207
2026-03-28 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10739207
2026-03-28 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10739207 to the API
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739207>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '2374ccca-23ca-5e4c-a348-6f2f9c528240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMC744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739207',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 105059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 105.059 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739207%27 HTTP/1.1" 200 None
2026-03-28 22:17:03 [adesa.be] INFO: Saving data for 10739207: {'auction_closing_time': 1774858500.0, 'created_time': 1774627374.993641, 'last_price_update_time': 1774736223.992197}
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739207') HTTP/1.1" 204 0
2026-03-28 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84d97e63-59af-5289-8e6d-75ce551848fe with identifier: 10739624
2026-03-28 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84d97e63-59af-5289-8e6d-75ce551848fe with identifier: 10739624
2026-03-28 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84d97e63-59af-5289-8e6d-75ce551848fe with identifier: 10739624 to the API
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739624>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '84d97e63-59af-5289-8e6d-75ce551848fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEP384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 125824,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'125.824 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739624%27 HTTP/1.1" 200 None
2026-03-28 22:17:04 [adesa.be] INFO: Saving data for 10739624: {'auction_closing_time': 1774858500.0, 'created_time': 1774627351.727732, 'last_price_update_time': 1774736224.273454}
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739624') HTTP/1.1" 204 0
2026-03-28 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10739280
2026-03-28 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10739280
2026-03-28 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10739280 to the API
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739280>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a2473446-4e36-59e0-990e-be01f5abd696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMU864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739280',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90669,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 184 hp - 90.669 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739280%27 HTTP/1.1" 200 None
2026-03-28 22:17:04 [adesa.be] INFO: Saving data for 10739280: {'auction_closing_time': 1774858500.0, 'created_time': 1774627385.081318, 'last_price_update_time': 1774736224.557445}
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739280') HTTP/1.1" 204 0
2026-03-28 22:17:04 [adesa.be] INFO: Found listing with ID: 10739164
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739164%27 HTTP/1.1" 200 None
2026-03-28 22:17:04 [adesa.be] INFO: Scrape type for 10739164: 2
2026-03-28 22:17:04 [adesa.be] INFO: Scraping item 10739164 url https://www.openlane.eu/en/carv6/auction/10739164
2026-03-28 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10739090
2026-03-28 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a68671d-0561-5fcd-900d-56b2cb5f6623 with scrape type 2
2026-03-28 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a68671d-0561-5fcd-900d-56b2cb5f6623 with scrape type 2
2026-03-28 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a68671d-0561-5fcd-900d-56b2cb5f6623, identifier: 10739090
2026-03-28 22:17:04 [adesa.be] INFO: Found listing with ID: 10739480
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739480%27 HTTP/1.1" 200 None
2026-03-28 22:17:04 [adesa.be] INFO: Scrape type for 10739480: 2
2026-03-28 22:17:04 [adesa.be] INFO: Scraping item 10739480 url https://www.openlane.eu/en/carv6/auction/10739480
2026-03-28 22:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10739090
2026-03-28 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10739090
2026-03-28 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10739090 to the API
2026-03-28 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739090>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '3a68671d-0561-5fcd-900d-56b2cb5f6623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJN574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739090',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 130365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e M Sport - Hybrid - 184 hp - 130.365 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739090%27 HTTP/1.1" 200 None
2026-03-28 22:17:05 [adesa.be] INFO: Saving data for 10739090: {'auction_closing_time': 1774858500.0, 'created_time': 1774627429.256667, 'last_price_update_time': 1774736225.134113}
2026-03-28 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739090') HTTP/1.1" 204 0
2026-03-28 22:17:05 [adesa.be] INFO: Found listing with ID: 10739318
2026-03-28 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739318%27 HTTP/1.1" 200 None
2026-03-28 22:17:05 [adesa.be] INFO: Scrape type for 10739318: 2
2026-03-28 22:17:05 [adesa.be] INFO: Scraping item 10739318 url https://www.openlane.eu/en/carv6/auction/10739318
2026-03-28 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:05 [adesa.be] INFO: Found listing with ID: 10739342
2026-03-28 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739342%27 HTTP/1.1" 200 None
2026-03-28 22:17:05 [adesa.be] INFO: Scrape type for 10739342: 2
2026-03-28 22:17:05 [adesa.be] INFO: Scraping item 10739342 url https://www.openlane.eu/en/carv6/auction/10739342
2026-03-28 22:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10739507
2026-03-28 22:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9919bff4-c943-538f-973e-7c9d6ba2775a with scrape type 2
2026-03-28 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9919bff4-c943-538f-973e-7c9d6ba2775a with scrape type 2
2026-03-28 22:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9919bff4-c943-538f-973e-7c9d6ba2775a, identifier: 10739507
2026-03-28 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10739507
2026-03-28 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10739507
2026-03-28 22:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10739507 to the API
2026-03-28 22:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739507>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9919bff4-c943-538f-973e-7c9d6ba2775a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CH0301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 22110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32700,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 4 Series 420i - Petrol - Automatic - 184 hp - 22.110 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739507%27 HTTP/1.1" 200 None
2026-03-28 22:17:06 [adesa.be] INFO: Saving data for 10739507: {'auction_closing_time': 1774858500.0, 'created_time': 1774627415.127843, 'last_price_update_time': 1774736226.096233}
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739507') HTTP/1.1" 204 0
2026-03-28 22:17:06 [adesa.be] INFO: Found listing with ID: 10739643
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739643%27 HTTP/1.1" 200 None
2026-03-28 22:17:06 [adesa.be] INFO: Scrape type for 10739643: 2
2026-03-28 22:17:06 [adesa.be] INFO: Scraping item 10739643 url https://www.openlane.eu/en/carv6/auction/10739643
2026-03-28 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:06 [adesa.be] INFO: Found listing with ID: 10739332
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739332%27 HTTP/1.1" 200 None
2026-03-28 22:17:06 [adesa.be] INFO: Scrape type for 10739332: 2
2026-03-28 22:17:06 [adesa.be] INFO: Scraping item 10739332 url https://www.openlane.eu/en/carv6/auction/10739332
2026-03-28 22:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972
2026-03-28 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1261a935-3cf8-556c-9412-587658219914 with scrape type 2
2026-03-28 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1261a935-3cf8-556c-9412-587658219914 with scrape type 2
2026-03-28 22:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1261a935-3cf8-556c-9412-587658219914, identifier: 10739972
2026-03-28 22:17:06 [adesa.be] INFO: Found listing with ID: 10739140
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739140%27 HTTP/1.1" 200 None
2026-03-28 22:17:06 [adesa.be] INFO: Scrape type for 10739140: 2
2026-03-28 22:17:06 [adesa.be] INFO: Scraping item 10739140 url https://www.openlane.eu/en/carv6/auction/10739140
2026-03-28 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972
2026-03-28 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972
2026-03-28 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972 to the API
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739972>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '1261a935-3cf8-556c-9412-587658219914',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739972',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 135884,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 135.884 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739972%27 HTTP/1.1" 200 None
2026-03-28 22:17:06 [adesa.be] INFO: Saving data for 10739972: {'auction_closing_time': 1774861200.0, 'created_time': 1774649757.832145, 'last_price_update_time': 1774736226.639259}
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739972') HTTP/1.1" 204 0
2026-03-28 22:17:06 [adesa.be] INFO: Found listing with ID: 10739239
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739239%27 HTTP/1.1" 200 None
2026-03-28 22:17:06 [adesa.be] INFO: Scrape type for 10739239: 2
2026-03-28 22:17:06 [adesa.be] INFO: Scraping item 10739239 url https://www.openlane.eu/en/carv6/auction/10739239
2026-03-28 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10739235
2026-03-28 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16765da9-67fa-597b-9472-78978ff084ad with scrape type 2
2026-03-28 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16765da9-67fa-597b-9472-78978ff084ad with scrape type 2
2026-03-28 22:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16765da9-67fa-597b-9472-78978ff084ad, identifier: 10739235
2026-03-28 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1544096-3cb5-5079-bcdb-92ae9fcecf7b with identifier: 10740030
2026-03-28 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b with scrape type 2
2026-03-28 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b with scrape type 2
2026-03-28 22:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1544096-3cb5-5079-bcdb-92ae9fcecf7b, identifier: 10740030
2026-03-28 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10739235
2026-03-28 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10739235
2026-03-28 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10739235 to the API
2026-03-28 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739235>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '16765da9-67fa-597b-9472-78978ff084ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNE597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739235',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 170348,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 170.348 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739235%27 HTTP/1.1" 200 None
2026-03-28 22:17:07 [adesa.be] INFO: Saving data for 10739235: {'auction_closing_time': 1774858500.0, 'created_time': 1774627388.095195, 'last_price_update_time': 1774736227.174471}
2026-03-28 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739235') HTTP/1.1" 204 0
2026-03-28 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1544096-3cb5-5079-bcdb-92ae9fcecf7b with identifier: 10740030
2026-03-28 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1544096-3cb5-5079-bcdb-92ae9fcecf7b with identifier: 10740030
2026-03-28 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1544096-3cb5-5079-bcdb-92ae9fcecf7b with identifier: 10740030 to the API
2026-03-28 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740030>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a1544096-3cb5-5079-bcdb-92ae9fcecf7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGN232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740030',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151609,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 330e Business Design - Hybrid - Automatic - '
'184 hp - 151.609 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2023}
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740030%27 HTTP/1.1" 200 None
2026-03-28 22:17:08 [adesa.be] INFO: Saving data for 10740030: {'auction_closing_time': 1774861200.0, 'created_time': 1774649745.805168, 'last_price_update_time': 1774736228.089007}
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740030') HTTP/1.1" 204 0
2026-03-28 22:17:08 [scrapy.extensions.logstats] INFO: Crawled 170 pages (at 96 pages/min), scraped 161 items (at 106 items/min)
2026-03-28 22:17:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:17:08 [adesa.be] INFO: Found listing with ID: 10739138
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739138%27 HTTP/1.1" 200 None
2026-03-28 22:17:08 [adesa.be] INFO: Scrape type for 10739138: 2
2026-03-28 22:17:08 [adesa.be] INFO: Scraping item 10739138 url https://www.openlane.eu/en/carv6/auction/10739138
2026-03-28 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10739449
2026-03-28 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fda728a7-cbea-55c1-9b34-4e7b2e61d985 with scrape type 2
2026-03-28 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fda728a7-cbea-55c1-9b34-4e7b2e61d985 with scrape type 2
2026-03-28 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fda728a7-cbea-55c1-9b34-4e7b2e61d985, identifier: 10739449
2026-03-28 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30672725-0e1f-581e-ba39-e09a2a26921c with identifier: 10739618
2026-03-28 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30672725-0e1f-581e-ba39-e09a2a26921c with scrape type 2
2026-03-28 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30672725-0e1f-581e-ba39-e09a2a26921c with scrape type 2
2026-03-28 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30672725-0e1f-581e-ba39-e09a2a26921c, identifier: 10739618
2026-03-28 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10739449
2026-03-28 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10739449
2026-03-28 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10739449 to the API
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739449>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fda728a7-cbea-55c1-9b34-4e7b2e61d985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739449',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 116.974 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739449%27 HTTP/1.1" 200 None
2026-03-28 22:17:08 [adesa.be] INFO: Saving data for 10739449: {'auction_closing_time': 1774858500.0, 'created_time': 1774627389.317021, 'last_price_update_time': 1774736228.578529}
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739449') HTTP/1.1" 204 0
2026-03-28 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30672725-0e1f-581e-ba39-e09a2a26921c with identifier: 10739618
2026-03-28 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30672725-0e1f-581e-ba39-e09a2a26921c with identifier: 10739618
2026-03-28 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30672725-0e1f-581e-ba39-e09a2a26921c with identifier: 10739618 to the API
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739618>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '30672725-0e1f-581e-ba39-e09a2a26921c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQH312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 175689,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'175.689 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739618%27 HTTP/1.1" 200 None
2026-03-28 22:17:08 [adesa.be] INFO: Saving data for 10739618: {'auction_closing_time': 1774858500.0, 'created_time': 1774624538.7387, 'last_price_update_time': 1774736228.896706}
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739618') HTTP/1.1" 204 0
2026-03-28 22:17:08 [adesa.be] INFO: Found listing with ID: 10739523
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739523%27 HTTP/1.1" 200 None
2026-03-28 22:17:08 [adesa.be] INFO: Scrape type for 10739523: 2
2026-03-28 22:17:08 [adesa.be] INFO: Scraping item 10739523 url https://www.openlane.eu/en/carv6/auction/10739523
2026-03-28 22: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-28 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:08 [adesa.be] INFO: Found listing with ID: 10739470
2026-03-28 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739470%27 HTTP/1.1" 200 None
2026-03-28 22:17:09 [adesa.be] INFO: Scrape type for 10739470: 2
2026-03-28 22:17:09 [adesa.be] INFO: Scraping item 10739470 url https://www.openlane.eu/en/carv6/auction/10739470
2026-03-28 22: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-28 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10739478
2026-03-28 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with scrape type 2
2026-03-28 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with scrape type 2
2026-03-28 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb, identifier: 10739478
2026-03-28 22:17:09 [adesa.be] INFO: Found listing with ID: 10740790
2026-03-28 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740790%27 HTTP/1.1" 200 None
2026-03-28 22:17:09 [adesa.be] INFO: Scrape type for 10740790: 2
2026-03-28 22:17:09 [adesa.be] INFO: Scraping item 10740790 url https://www.openlane.eu/en/carv6/auction/10740790
2026-03-28 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10739478
2026-03-28 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10739478
2026-03-28 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10739478 to the API
2026-03-28 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739478>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd11acf32-d9c0-5b0e-8737-50e3a7c3b9bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGV175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 151596,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Manual - 116 hp - 151.596 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-28 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739478%27 HTTP/1.1" 200 None
2026-03-28 22:17:09 [adesa.be] INFO: Saving data for 10739478: {'auction_closing_time': 1774858500.0, 'created_time': 1774627337.573297, 'last_price_update_time': 1774736229.388839}
2026-03-28 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739478') HTTP/1.1" 204 0
2026-03-28 22:17:09 [adesa.be] INFO: Found listing with ID: 10739686
2026-03-28 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739686%27 HTTP/1.1" 200 None
2026-03-28 22:17:09 [adesa.be] INFO: Scrape type for 10739686: 2
2026-03-28 22:17:09 [adesa.be] INFO: Scraping item 10739686 url https://www.openlane.eu/en/carv6/auction/10739686
2026-03-28 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10739290
2026-03-28 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79c6a244-ba5a-5e59-8197-99bbc886ef5a with scrape type 2
2026-03-28 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79c6a244-ba5a-5e59-8197-99bbc886ef5a with scrape type 2
2026-03-28 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79c6a244-ba5a-5e59-8197-99bbc886ef5a, identifier: 10739290
2026-03-28 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789
2026-03-28 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with scrape type 2
2026-03-28 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with scrape type 2
2026-03-28 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3b12f8f-f35d-5b70-b5a0-c82a6c780629, identifier: 10740789
2026-03-28 22:17:09 [adesa.be] INFO: Found listing with ID: 10739407
2026-03-28 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739407%27 HTTP/1.1" 200 None
2026-03-28 22:17:09 [adesa.be] INFO: Scrape type for 10739407: 2
2026-03-28 22:17:09 [adesa.be] INFO: Scraping item 10739407 url https://www.openlane.eu/en/carv6/auction/10739407
2026-03-28 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10739290
2026-03-28 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10739290
2026-03-28 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10739290 to the API
2026-03-28 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739290>
{'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-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '79c6a244-ba5a-5e59-8197-99bbc886ef5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 92.142 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739290%27 HTTP/1.1" 200 None
2026-03-28 22:17:11 [adesa.be] INFO: Saving data for 10739290: {'auction_closing_time': 1774858500.0, 'created_time': 1774627339.472592, 'last_price_update_time': 1774736231.576976}
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739290') HTTP/1.1" 204 0
2026-03-28 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789
2026-03-28 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789
2026-03-28 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789 to the API
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740789>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3b12f8f-f35d-5b70-b5a0-c82a6c780629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAM423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740789',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 140344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 140.344 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740789%27 HTTP/1.1" 200 None
2026-03-28 22:17:11 [adesa.be] INFO: Saving data for 10740789: {'auction_closing_time': 1774947600.0, 'created_time': 1774649763.53549, 'last_price_update_time': 1774736231.891881}
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740789') HTTP/1.1" 204 0
2026-03-28 22:17:11 [adesa.be] INFO: Found listing with ID: 10739377
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739377%27 HTTP/1.1" 200 None
2026-03-28 22:17:11 [adesa.be] INFO: Scrape type for 10739377: 2
2026-03-28 22:17:11 [adesa.be] INFO: Scraping item 10739377 url https://www.openlane.eu/en/carv6/auction/10739377
2026-03-28 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:11 [adesa.be] INFO: Found listing with ID: 10740476
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740476%27 HTTP/1.1" 200 None
2026-03-28 22:17:11 [adesa.be] INFO: Scrape type for 10740476: 0
2026-03-28 22:17:11 [adesa.be] INFO: Skipping item 10740476 url https://www.openlane.eu/en/carv6/auction/10740476
2026-03-28 22:17:11 [adesa.be] INFO: Found listing with ID: 10739685
2026-03-28 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739685%27 HTTP/1.1" 200 None
2026-03-28 22:17:11 [adesa.be] INFO: Scrape type for 10739685: 2
2026-03-28 22:17:11 [adesa.be] INFO: Scraping item 10739685 url https://www.openlane.eu/en/carv6/auction/10739685
2026-03-28 22: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-28 22: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-28 22: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-28 22:17:11 [adesa.be] INFO: Found listing with ID: 10739511
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739511%27 HTTP/1.1" 200 None
2026-03-28 22:17:12 [adesa.be] INFO: Scrape type for 10739511: 2
2026-03-28 22:17:12 [adesa.be] INFO: Scraping item 10739511 url https://www.openlane.eu/en/carv6/auction/10739511
2026-03-28 22:17:12 [adesa.be] INFO: Found listing with ID: 10740748
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740748%27 HTTP/1.1" 200 None
2026-03-28 22:17:12 [adesa.be] INFO: Scrape type for 10740748: 0
2026-03-28 22:17:12 [adesa.be] INFO: Skipping item 10740748 url https://www.openlane.eu/en/carv6/auction/10740748
2026-03-28 22:17:12 [adesa.be] INFO: Found listing with ID: 10740480
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740480%27 HTTP/1.1" 200 None
2026-03-28 22:17:12 [adesa.be] INFO: Scrape type for 10740480: 0
2026-03-28 22:17:12 [adesa.be] INFO: Skipping item 10740480 url https://www.openlane.eu/en/carv6/auction/10740480
2026-03-28 22:17:12 [adesa.be] INFO: Found listing with ID: 10739534
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739534%27 HTTP/1.1" 200 None
2026-03-28 22:17:12 [adesa.be] INFO: Scrape type for 10739534: 2
2026-03-28 22:17:12 [adesa.be] INFO: Scraping item 10739534 url https://www.openlane.eu/en/carv6/auction/10739534
2026-03-28 22:17:12 [adesa.be] INFO: Found listing with ID: 10739231
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739231%27 HTTP/1.1" 200 None
2026-03-28 22:17:12 [adesa.be] INFO: Scrape type for 10739231: 2
2026-03-28 22:17:12 [adesa.be] INFO: Scraping item 10739231 url https://www.openlane.eu/en/carv6/auction/10739231
2026-03-28 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10739294
2026-03-28 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 742d9468-45cd-5348-99ab-eacfbc128130 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 742d9468-45cd-5348-99ab-eacfbc128130 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 742d9468-45cd-5348-99ab-eacfbc128130, identifier: 10739294
2026-03-28 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10739475
2026-03-28 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c78b271-92d6-5318-a0b4-c140f50c9962 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c78b271-92d6-5318-a0b4-c140f50c9962 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c78b271-92d6-5318-a0b4-c140f50c9962, identifier: 10739475
2026-03-28 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83b9e790-6cb0-5fd6-8182-453ecc541336 with identifier: 10739555
2026-03-28 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83b9e790-6cb0-5fd6-8182-453ecc541336 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83b9e790-6cb0-5fd6-8182-453ecc541336 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83b9e790-6cb0-5fd6-8182-453ecc541336, identifier: 10739555
2026-03-28 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10739438
2026-03-28 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a8fede3-b579-5033-8d80-a4faef32eb27 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a8fede3-b579-5033-8d80-a4faef32eb27 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a8fede3-b579-5033-8d80-a4faef32eb27, identifier: 10739438
2026-03-28 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786
2026-03-28 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 with scrape type 2
2026-03-28 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d4022cc-c84f-595a-bd82-b1228c7f2513, identifier: 10740786
2026-03-28 22:17:12 [adesa.be] INFO: Found listing with ID: 10739479
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739479%27 HTTP/1.1" 200 None
2026-03-28 22:17:12 [adesa.be] INFO: Scrape type for 10739479: 2
2026-03-28 22:17:12 [adesa.be] INFO: Scraping item 10739479 url https://www.openlane.eu/en/carv6/auction/10739479
2026-03-28 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10739294
2026-03-28 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10739294
2026-03-28 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10739294 to the API
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739294>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '742d9468-45cd-5348-99ab-eacfbc128130',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739294',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 74888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 74.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739294%27 HTTP/1.1" 200 None
2026-03-28 22:17:13 [adesa.be] INFO: Saving data for 10739294: {'auction_closing_time': 1774858500.0, 'created_time': 1774624576.851786, 'last_price_update_time': 1774736233.127538}
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739294') HTTP/1.1" 204 0
2026-03-28 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10739475
2026-03-28 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10739475
2026-03-28 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10739475 to the API
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739475>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0c78b271-92d6-5318-a0b4-c140f50c9962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEQ221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 162067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'162.067 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739475%27 HTTP/1.1" 200 None
2026-03-28 22:17:13 [adesa.be] INFO: Saving data for 10739475: {'auction_closing_time': 1774858500.0, 'created_time': 1774624539.078826, 'last_price_update_time': 1774736233.490938}
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739475') HTTP/1.1" 204 0
2026-03-28 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83b9e790-6cb0-5fd6-8182-453ecc541336 with identifier: 10739555
2026-03-28 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83b9e790-6cb0-5fd6-8182-453ecc541336 with identifier: 10739555
2026-03-28 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83b9e790-6cb0-5fd6-8182-453ecc541336 with identifier: 10739555 to the API
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739555>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '83b9e790-6cb0-5fd6-8182-453ecc541336',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABQ753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 129726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 129.726 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739555%27 HTTP/1.1" 200 None
2026-03-28 22:17:13 [adesa.be] INFO: Saving data for 10739555: {'auction_closing_time': 1774858500.0, 'created_time': 1774627336.821565, 'last_price_update_time': 1774736233.760035}
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739555') HTTP/1.1" 204 0
2026-03-28 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10739438
2026-03-28 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10739438
2026-03-28 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10739438 to the API
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739438>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0a8fede3-b579-5033-8d80-a4faef32eb27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTL401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 92.326 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739438%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Saving data for 10739438: {'auction_closing_time': 1774858500.0, 'created_time': 1774624600.038352, 'last_price_update_time': 1774736234.042513}
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739438') HTTP/1.1" 204 0
2026-03-28 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786
2026-03-28 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786
2026-03-28 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786 to the API
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740786>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4d4022cc-c84f-595a-bd82-b1228c7f2513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740786',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 57934,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 57.934 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740786%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Saving data for 10740786: {'auction_closing_time': 1774947600.0, 'created_time': 1774649767.005633, 'last_price_update_time': 1774736234.325908}
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740786') HTTP/1.1" 204 0
2026-03-28 22:17:14 [adesa.be] INFO: Found listing with ID: 10739224
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739224%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Scrape type for 10739224: 2
2026-03-28 22:17:14 [adesa.be] INFO: Scraping item 10739224 url https://www.openlane.eu/en/carv6/auction/10739224
2026-03-28 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:14 [adesa.be] INFO: Found listing with ID: 10739394
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739394%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Scrape type for 10739394: 2
2026-03-28 22:17:14 [adesa.be] INFO: Scraping item 10739394 url https://www.openlane.eu/en/carv6/auction/10739394
2026-03-28 22: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-28 22: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-28 22: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-28 22:17:14 [adesa.be] INFO: Found listing with ID: 10739607
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739607%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Scrape type for 10739607: 2
2026-03-28 22:17:14 [adesa.be] INFO: Scraping item 10739607 url https://www.openlane.eu/en/carv6/auction/10739607
2026-03-28 22:17:14 [adesa.be] INFO: Found listing with ID: 10739640
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739640%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Scrape type for 10739640: 2
2026-03-28 22:17:14 [adesa.be] INFO: Scraping item 10739640 url https://www.openlane.eu/en/carv6/auction/10739640
2026-03-28 22:17:14 [adesa.be] INFO: Found listing with ID: 10739321
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739321%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Scrape type for 10739321: 2
2026-03-28 22:17:14 [adesa.be] INFO: Scraping item 10739321 url https://www.openlane.eu/en/carv6/auction/10739321
2026-03-28 22:17:14 [adesa.be] INFO: Found listing with ID: 10739176
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739176%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Scrape type for 10739176: 2
2026-03-28 22:17:14 [adesa.be] INFO: Scraping item 10739176 url https://www.openlane.eu/en/carv6/auction/10739176
2026-03-28 22:17:14 [adesa.be] INFO: Found listing with ID: 10739418
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739418%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Scrape type for 10739418: 2
2026-03-28 22:17:14 [adesa.be] INFO: Scraping item 10739418 url https://www.openlane.eu/en/carv6/auction/10739418
2026-03-28 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with identifier: 10739535
2026-03-28 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with scrape type 2
2026-03-28 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with scrape type 2
2026-03-28 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6, identifier: 10739535
2026-03-28 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10739164
2026-03-28 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with scrape type 2
2026-03-28 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with scrape type 2
2026-03-28 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44af1d81-e79e-5cea-a69b-3fc5f962dc47, identifier: 10739164
2026-03-28 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10739326
2026-03-28 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0898b710-d348-5576-aef5-f8bb7d8ca816 with scrape type 2
2026-03-28 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0898b710-d348-5576-aef5-f8bb7d8ca816 with scrape type 2
2026-03-28 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0898b710-d348-5576-aef5-f8bb7d8ca816, identifier: 10739326
2026-03-28 22:17:14 [adesa.be] INFO: Found listing with ID: 10739381
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739381%27 HTTP/1.1" 200 None
2026-03-28 22:17:14 [adesa.be] INFO: Scrape type for 10739381: 2
2026-03-28 22:17:14 [adesa.be] INFO: Scraping item 10739381 url https://www.openlane.eu/en/carv6/auction/10739381
2026-03-28 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with identifier: 10739535
2026-03-28 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with identifier: 10739535
2026-03-28 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with identifier: 10739535 to the API
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739535>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUW822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 70604,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 70.604 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739535%27 HTTP/1.1" 200 None
2026-03-28 22:17:15 [adesa.be] INFO: Saving data for 10739535: {'auction_closing_time': 1774858500.0, 'created_time': 1774624599.232197, 'last_price_update_time': 1774736235.09494}
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739535') HTTP/1.1" 204 0
2026-03-28 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10739164
2026-03-28 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10739164
2026-03-28 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10739164 to the API
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739164>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '44af1d81-e79e-5cea-a69b-3fc5f962dc47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCG684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739164',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 59815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - Hybrid - Automatic - 125 hp - 59.815 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739164%27 HTTP/1.1" 200 None
2026-03-28 22:17:15 [adesa.be] INFO: Saving data for 10739164: {'auction_closing_time': 1774858500.0, 'created_time': 1774624580.163665, 'last_price_update_time': 1774736235.385508}
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739164') HTTP/1.1" 204 0
2026-03-28 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10739326
2026-03-28 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10739326
2026-03-28 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10739326 to the API
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739326>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0898b710-d348-5576-aef5-f8bb7d8ca816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JA9847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80091,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18 - Diesel - Automatic - 150 hp - 80.091 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739326%27 HTTP/1.1" 200 None
2026-03-28 22:17:15 [adesa.be] INFO: Saving data for 10739326: {'auction_closing_time': 1774858500.0, 'created_time': 1774624585.549476, 'last_price_update_time': 1774736235.655333}
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739326') HTTP/1.1" 204 0
2026-03-28 22:17:15 [adesa.be] INFO: Found listing with ID: 10739329
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739329%27 HTTP/1.1" 200 None
2026-03-28 22:17:15 [adesa.be] INFO: Scrape type for 10739329: 2
2026-03-28 22:17:15 [adesa.be] INFO: Scraping item 10739329 url https://www.openlane.eu/en/carv6/auction/10739329
2026-03-28 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22: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-28 22: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-28 22:17:15 [adesa.be] INFO: Found listing with ID: 10739309
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739309%27 HTTP/1.1" 200 None
2026-03-28 22:17:15 [adesa.be] INFO: Scrape type for 10739309: 2
2026-03-28 22:17:15 [adesa.be] INFO: Scraping item 10739309 url https://www.openlane.eu/en/carv6/auction/10739309
2026-03-28 22:17:15 [adesa.be] INFO: Found listing with ID: 10739099
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739099%27 HTTP/1.1" 200 None
2026-03-28 22:17:15 [adesa.be] INFO: Scrape type for 10739099: 2
2026-03-28 22:17:15 [adesa.be] INFO: Scraping item 10739099 url https://www.openlane.eu/en/carv6/auction/10739099
2026-03-28 22:17:15 [adesa.be] INFO: Found listing with ID: 10739281
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739281%27 HTTP/1.1" 200 None
2026-03-28 22:17:15 [adesa.be] INFO: Scrape type for 10739281: 2
2026-03-28 22:17:15 [adesa.be] INFO: Scraping item 10739281 url https://www.openlane.eu/en/carv6/auction/10739281
2026-03-28 22:17:15 [adesa.be] INFO: Found listing with ID: 10739027
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739027%27 HTTP/1.1" 200 None
2026-03-28 22:17:15 [adesa.be] INFO: Scrape type for 10739027: 2
2026-03-28 22:17:15 [adesa.be] INFO: Scraping item 10739027 url https://www.openlane.eu/en/carv6/auction/10739027
2026-03-28 22:17:15 [adesa.be] INFO: Found listing with ID: 10739074
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739074%27 HTTP/1.1" 200 None
2026-03-28 22:17:15 [adesa.be] INFO: Scrape type for 10739074: 2
2026-03-28 22:17:15 [adesa.be] INFO: Scraping item 10739074 url https://www.openlane.eu/en/carv6/auction/10739074
2026-03-28 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10739318
2026-03-28 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1591ac-708a-5984-b7c2-1d614894f9fb with scrape type 2
2026-03-28 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba1591ac-708a-5984-b7c2-1d614894f9fb with scrape type 2
2026-03-28 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba1591ac-708a-5984-b7c2-1d614894f9fb, identifier: 10739318
2026-03-28 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10739480
2026-03-28 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b646a88b-e460-5a55-9a64-1b5a9009cfe5 with scrape type 2
2026-03-28 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b646a88b-e460-5a55-9a64-1b5a9009cfe5 with scrape type 2
2026-03-28 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b646a88b-e460-5a55-9a64-1b5a9009cfe5, identifier: 10739480
2026-03-28 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10739213
2026-03-28 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with scrape type 2
2026-03-28 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with scrape type 2
2026-03-28 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31a5793e-cdb0-5ff4-8a52-bed2d3653160, identifier: 10739213
2026-03-28 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10739342
2026-03-28 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adcc375c-6caa-5b07-8c16-eba424ccdeb6 with scrape type 2
2026-03-28 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adcc375c-6caa-5b07-8c16-eba424ccdeb6 with scrape type 2
2026-03-28 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adcc375c-6caa-5b07-8c16-eba424ccdeb6, identifier: 10739342
2026-03-28 22:17:16 [adesa.be] INFO: Found listing with ID: 10740795
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740795%27 HTTP/1.1" 200 None
2026-03-28 22:17:16 [adesa.be] INFO: Scrape type for 10740795: 0
2026-03-28 22:17:16 [adesa.be] INFO: Skipping item 10740795 url https://www.openlane.eu/en/carv6/auction/10740795
2026-03-28 22:17:16 [adesa.be] INFO: Found listing with ID: 10739077
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739077%27 HTTP/1.1" 200 None
2026-03-28 22:17:16 [adesa.be] INFO: Scrape type for 10739077: 2
2026-03-28 22:17:16 [adesa.be] INFO: Scraping item 10739077 url https://www.openlane.eu/en/carv6/auction/10739077
2026-03-28 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10739318
2026-03-28 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10739318
2026-03-28 22:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10739318 to the API
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739318>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ba1591ac-708a-5984-b7c2-1d614894f9fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHJ530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739318',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 69132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'69.132 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739318%27 HTTP/1.1" 200 None
2026-03-28 22:17:16 [adesa.be] INFO: Saving data for 10739318: {'auction_closing_time': 1774858500.0, 'created_time': 1774624585.841746, 'last_price_update_time': 1774736236.512181}
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739318') HTTP/1.1" 204 0
2026-03-28 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10739480
2026-03-28 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10739480
2026-03-28 22:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10739480 to the API
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739480>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b646a88b-e460-5a55-9a64-1b5a9009cfe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU417',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 28278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'28.278 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739480%27 HTTP/1.1" 200 None
2026-03-28 22:17:16 [adesa.be] INFO: Saving data for 10739480: {'auction_closing_time': 1774858500.0, 'created_time': 1774624579.884333, 'last_price_update_time': 1774736236.909832}
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739480') HTTP/1.1" 204 0
2026-03-28 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10739213
2026-03-28 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10739213
2026-03-28 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10739213 to the API
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739213>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '31a5793e-cdb0-5ff4-8a52-bed2d3653160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFM502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739213',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 107733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - Hybrid - Automatic - 125 hp - 107.733 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739213%27 HTTP/1.1" 200 None
2026-03-28 22:17:17 [adesa.be] INFO: Saving data for 10739213: {'auction_closing_time': 1774858500.0, 'created_time': 1774624582.050314, 'last_price_update_time': 1774736237.196387}
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739213') HTTP/1.1" 204 0
2026-03-28 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10739342
2026-03-28 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10739342
2026-03-28 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10739342 to the API
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739342>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'adcc375c-6caa-5b07-8c16-eba424ccdeb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCW893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739342',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 73958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'73.958 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739342%27 HTTP/1.1" 200 None
2026-03-28 22:17:17 [adesa.be] INFO: Saving data for 10739342: {'auction_closing_time': 1774858500.0, 'created_time': 1774624583.906591, 'last_price_update_time': 1774736237.528151}
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739342') HTTP/1.1" 204 0
2026-03-28 22:17:17 [adesa.be] INFO: Found listing with ID: 10739067
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739067%27 HTTP/1.1" 200 None
2026-03-28 22:17:17 [adesa.be] INFO: Scrape type for 10739067: 2
2026-03-28 22:17:17 [adesa.be] INFO: Scraping item 10739067 url https://www.openlane.eu/en/carv6/auction/10739067
2026-03-28 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:17 [adesa.be] INFO: Found listing with ID: 10739363
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739363%27 HTTP/1.1" 200 None
2026-03-28 22:17:17 [adesa.be] INFO: Scrape type for 10739363: 2
2026-03-28 22:17:17 [adesa.be] INFO: Scraping item 10739363 url https://www.openlane.eu/en/carv6/auction/10739363
2026-03-28 22:17:17 [adesa.be] INFO: Found listing with ID: 10739154
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739154%27 HTTP/1.1" 200 None
2026-03-28 22:17:17 [adesa.be] INFO: Scrape type for 10739154: 2
2026-03-28 22:17:17 [adesa.be] INFO: Scraping item 10739154 url https://www.openlane.eu/en/carv6/auction/10739154
2026-03-28 22:17:17 [adesa.be] INFO: Found listing with ID: 10739155
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739155%27 HTTP/1.1" 200 None
2026-03-28 22:17:17 [adesa.be] INFO: Scrape type for 10739155: 2
2026-03-28 22:17:17 [adesa.be] INFO: Scraping item 10739155 url https://www.openlane.eu/en/carv6/auction/10739155
2026-03-28 22:17:17 [adesa.be] INFO: Found listing with ID: 10739264
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739264%27 HTTP/1.1" 200 None
2026-03-28 22:17:17 [adesa.be] INFO: Scrape type for 10739264: 2
2026-03-28 22:17:17 [adesa.be] INFO: Scraping item 10739264 url https://www.openlane.eu/en/carv6/auction/10739264
2026-03-28 22:17:17 [adesa.be] INFO: Found listing with ID: 10739362
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739362%27 HTTP/1.1" 200 None
2026-03-28 22:17:17 [adesa.be] INFO: Scrape type for 10739362: 2
2026-03-28 22:17:17 [adesa.be] INFO: Scraping item 10739362 url https://www.openlane.eu/en/carv6/auction/10739362
2026-03-28 22:17:17 [adesa.be] INFO: Found listing with ID: 10739114
2026-03-28 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739114%27 HTTP/1.1" 200 None
2026-03-28 22:17:17 [adesa.be] INFO: Scrape type for 10739114: 2
2026-03-28 22:17:17 [adesa.be] INFO: Scraping item 10739114 url https://www.openlane.eu/en/carv6/auction/10739114
2026-03-28 22:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10739523
2026-03-28 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd0b12b-de53-51ff-a184-f5c026627edf with scrape type 2
2026-03-28 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cd0b12b-de53-51ff-a184-f5c026627edf with scrape type 2
2026-03-28 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cd0b12b-de53-51ff-a184-f5c026627edf, identifier: 10739523
2026-03-28 22:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10739239
2026-03-28 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58d6e19-7605-5cd0-8bcb-7755061d867f with scrape type 2
2026-03-28 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58d6e19-7605-5cd0-8bcb-7755061d867f with scrape type 2
2026-03-28 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b58d6e19-7605-5cd0-8bcb-7755061d867f, identifier: 10739239
2026-03-28 22:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10739138
2026-03-28 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with scrape type 2
2026-03-28 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with scrape type 2
2026-03-28 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78ef6f27-e88d-5fe2-828b-6fb67fdec116, identifier: 10739138
2026-03-28 22:17:18 [adesa.be] INFO: Found listing with ID: 10739068
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739068%27 HTTP/1.1" 200 None
2026-03-28 22:17:18 [adesa.be] INFO: Scrape type for 10739068: 2
2026-03-28 22:17:18 [adesa.be] INFO: Scraping item 10739068 url https://www.openlane.eu/en/carv6/auction/10739068
2026-03-28 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10739523
2026-03-28 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10739523
2026-03-28 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10739523 to the API
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739523>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '3cd0b12b-de53-51ff-a184-f5c026627edf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 39691,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Lounge - xDrive - Hybrid - Automatic - 125 hp - 39.691 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739523%27 HTTP/1.1" 200 None
2026-03-28 22:17:18 [adesa.be] INFO: Saving data for 10739523: {'auction_closing_time': 1774858500.0, 'created_time': 1774624587.207074, 'last_price_update_time': 1774736238.308896}
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739523') HTTP/1.1" 204 0
2026-03-28 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10739239
2026-03-28 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10739239
2026-03-28 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10739239 to the API
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739239>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b58d6e19-7605-5cd0-8bcb-7755061d867f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWY475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 73976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 73.976 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739239%27 HTTP/1.1" 200 None
2026-03-28 22:17:18 [adesa.be] INFO: Saving data for 10739239: {'auction_closing_time': 1774858500.0, 'created_time': 1774624631.041267, 'last_price_update_time': 1774736238.608319}
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739239') HTTP/1.1" 204 0
2026-03-28 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10739138
2026-03-28 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10739138
2026-03-28 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10739138 to the API
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739138>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '78ef6f27-e88d-5fe2-828b-6fb67fdec116',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739138',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 80.294 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739138%27 HTTP/1.1" 200 None
2026-03-28 22:17:18 [adesa.be] INFO: Saving data for 10739138: {'auction_closing_time': 1774858500.0, 'created_time': 1774624586.90906, 'last_price_update_time': 1774736238.933898}
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739138') HTTP/1.1" 204 0
2026-03-28 22:17:18 [adesa.be] INFO: Found listing with ID: 10739076
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739076%27 HTTP/1.1" 200 None
2026-03-28 22:17:18 [adesa.be] INFO: Scrape type for 10739076: 2
2026-03-28 22:17:18 [adesa.be] INFO: Scraping item 10739076 url https://www.openlane.eu/en/carv6/auction/10739076
2026-03-28 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:19 [adesa.be] INFO: Found listing with ID: 10739089
2026-03-28 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739089%27 HTTP/1.1" 200 None
2026-03-28 22:17:19 [adesa.be] INFO: Scrape type for 10739089: 2
2026-03-28 22:17:19 [adesa.be] INFO: Scraping item 10739089 url https://www.openlane.eu/en/carv6/auction/10739089
2026-03-28 22: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-28 22:17:19 [adesa.be] INFO: Found listing with ID: 10739298
2026-03-28 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739298%27 HTTP/1.1" 200 None
2026-03-28 22:17:19 [adesa.be] INFO: Scrape type for 10739298: 2
2026-03-28 22:17:19 [adesa.be] INFO: Scraping item 10739298 url https://www.openlane.eu/en/carv6/auction/10739298
2026-03-28 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:17:19 [adesa.be] INFO: Found listing with ID: 10739179
2026-03-28 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739179%27 HTTP/1.1" 200 None
2026-03-28 22:17:19 [adesa.be] INFO: Scrape type for 10739179: 2
2026-03-28 22:17:19 [adesa.be] INFO: Scraping item 10739179 url https://www.openlane.eu/en/carv6/auction/10739179
2026-03-28 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790
2026-03-28 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d4efb5-7221-5d5c-915e-c286ca715ae7 with scrape type 2
2026-03-28 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4d4efb5-7221-5d5c-915e-c286ca715ae7 with scrape type 2
2026-03-28 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4d4efb5-7221-5d5c-915e-c286ca715ae7, identifier: 10740790
2026-03-28 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10739377
2026-03-28 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with scrape type 2
2026-03-28 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with scrape type 2
2026-03-28 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255, identifier: 10739377
2026-03-28 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790
2026-03-28 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790
2026-03-28 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790 to the API
2026-03-28 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740790>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b4d4efb5-7221-5d5c-915e-c286ca715ae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUL577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740790',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 125780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-05-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 125.780 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740790%27 HTTP/1.1" 200 None
2026-03-28 22:17:20 [adesa.be] INFO: Saving data for 10740790: {'auction_closing_time': 1774947600.0, 'created_time': 1774649766.299979, 'last_price_update_time': 1774736240.090996}
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740790') HTTP/1.1" 204 0
2026-03-28 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10739377
2026-03-28 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10739377
2026-03-28 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10739377 to the API
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739377>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXU827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739377',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 94552,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 94.552 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739377%27 HTTP/1.1" 200 None
2026-03-28 22:17:20 [adesa.be] INFO: Saving data for 10739377: {'auction_closing_time': 1774858500.0, 'created_time': 1774624597.737813, 'last_price_update_time': 1774736240.488444}
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739377') HTTP/1.1" 204 0
2026-03-28 22:17:20 [adesa.be] INFO: Found listing with ID: 10739165
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739165%27 HTTP/1.1" 200 None
2026-03-28 22:17:20 [adesa.be] INFO: Scrape type for 10739165: 2
2026-03-28 22:17:20 [adesa.be] INFO: Scraping item 10739165 url https://www.openlane.eu/en/carv6/auction/10739165
2026-03-28 22:17:20 [adesa.be] INFO: Found listing with ID: 10739153
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739153%27 HTTP/1.1" 200 None
2026-03-28 22:17:20 [adesa.be] INFO: Scrape type for 10739153: 2
2026-03-28 22:17:20 [adesa.be] INFO: Scraping item 10739153 url https://www.openlane.eu/en/carv6/auction/10739153
2026-03-28 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22: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-28 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 832c874d-aa5e-58ea-8dd0-3e4e7946869b with identifier: 10739643
2026-03-28 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832c874d-aa5e-58ea-8dd0-3e4e7946869b with scrape type 2
2026-03-28 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 832c874d-aa5e-58ea-8dd0-3e4e7946869b with scrape type 2
2026-03-28 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 832c874d-aa5e-58ea-8dd0-3e4e7946869b, identifier: 10739643
2026-03-28 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10739407
2026-03-28 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24207a3-d6f4-5232-8af3-bb7ed35eabbc with scrape type 2
2026-03-28 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f24207a3-d6f4-5232-8af3-bb7ed35eabbc with scrape type 2
2026-03-28 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f24207a3-d6f4-5232-8af3-bb7ed35eabbc, identifier: 10739407
2026-03-28 22:17:20 [adesa.be] INFO: Found listing with ID: 10739263
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739263%27 HTTP/1.1" 200 None
2026-03-28 22:17:20 [adesa.be] INFO: Scrape type for 10739263: 2
2026-03-28 22:17:20 [adesa.be] INFO: Scraping item 10739263 url https://www.openlane.eu/en/carv6/auction/10739263
2026-03-28 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 832c874d-aa5e-58ea-8dd0-3e4e7946869b with identifier: 10739643
2026-03-28 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 832c874d-aa5e-58ea-8dd0-3e4e7946869b with identifier: 10739643
2026-03-28 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 832c874d-aa5e-58ea-8dd0-3e4e7946869b with identifier: 10739643 to the API
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739643>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '832c874d-aa5e-58ea-8dd0-3e4e7946869b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQZ626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 76622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'76.622 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739643%27 HTTP/1.1" 200 None
2026-03-28 22:17:21 [adesa.be] INFO: Saving data for 10739643: {'auction_closing_time': 1774858500.0, 'created_time': 1774624584.208297, 'last_price_update_time': 1774736241.053033}
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739643') HTTP/1.1" 204 0
2026-03-28 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10739407
2026-03-28 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10739407
2026-03-28 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10739407 to the API
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739407>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f24207a3-d6f4-5232-8af3-bb7ed35eabbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 81881,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 81.881 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739407%27 HTTP/1.1" 200 None
2026-03-28 22:17:21 [adesa.be] INFO: Saving data for 10739407: {'auction_closing_time': 1774858500.0, 'created_time': 1774624596.763679, 'last_price_update_time': 1774736241.346327}
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739407') HTTP/1.1" 204 0
2026-03-28 22:17:21 [adesa.be] INFO: Found listing with ID: 10739538
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739538%27 HTTP/1.1" 200 None
2026-03-28 22:17:21 [adesa.be] INFO: Scrape type for 10739538: 2
2026-03-28 22:17:21 [adesa.be] INFO: Scraping item 10739538 url https://www.openlane.eu/en/carv6/auction/10739538
2026-03-28 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10739479
2026-03-28 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f15494db-e974-5036-9940-39e35e14828b with scrape type 2
2026-03-28 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f15494db-e974-5036-9940-39e35e14828b with scrape type 2
2026-03-28 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f15494db-e974-5036-9940-39e35e14828b, identifier: 10739479
2026-03-28 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10739224
2026-03-28 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b93746-e0af-59f8-8602-fc5635ff8382 with scrape type 2
2026-03-28 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2b93746-e0af-59f8-8602-fc5635ff8382 with scrape type 2
2026-03-28 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2b93746-e0af-59f8-8602-fc5635ff8382, identifier: 10739224
2026-03-28 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10739470
2026-03-28 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with scrape type 2
2026-03-28 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with scrape type 2
2026-03-28 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cca6b6d9-eb9a-51e1-a1f0-407363acbf88, identifier: 10739470
2026-03-28 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10739479
2026-03-28 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10739479
2026-03-28 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10739479 to the API
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739479>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f15494db-e974-5036-9940-39e35e14828b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSB403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 72509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 18i Premiere - Petrol - Automatic - 136 hp - 72.509 km',
'transmission': 'automatic',
'trim': 'Premiere',
'vin': None,
'year': 2020}
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739479%27 HTTP/1.1" 200 None
2026-03-28 22:17:21 [adesa.be] INFO: Saving data for 10739479: {'auction_closing_time': 1774858500.0, 'created_time': 1774624597.44582, 'last_price_update_time': 1774736241.945583}
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739479') HTTP/1.1" 204 0
2026-03-28 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10739224
2026-03-28 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10739224
2026-03-28 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10739224 to the API
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739224>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f2b93746-e0af-59f8-8602-fc5635ff8382',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQP016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739224',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 30910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 25e - Hybrid - Automatic - 125 hp - 30.910 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739224%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Saving data for 10739224: {'auction_closing_time': 1774858500.0, 'created_time': 1774624592.981714, 'last_price_update_time': 1774736242.229892}
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739224') HTTP/1.1" 204 0
2026-03-28 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10739470
2026-03-28 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10739470
2026-03-28 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10739470 to the API
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739470>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'cca6b6d9-eb9a-51e1-a1f0-407363acbf88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ879',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 105048,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 105.048 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739470%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Saving data for 10739470: {'auction_closing_time': 1774858500.0, 'created_time': 1774624628.421263, 'last_price_update_time': 1774736242.5093}
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739470') HTTP/1.1" 204 0
2026-03-28 22:17:22 [adesa.be] INFO: Found listing with ID: 10740514
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740514%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Scrape type for 10740514: 0
2026-03-28 22:17:22 [adesa.be] INFO: Skipping item 10740514 url https://www.openlane.eu/en/carv6/auction/10740514
2026-03-28 22:17:22 [adesa.be] INFO: Found listing with ID: 10739536
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739536%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Scrape type for 10739536: 2
2026-03-28 22:17:22 [adesa.be] INFO: Scraping item 10739536 url https://www.openlane.eu/en/carv6/auction/10739536
2026-03-28 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:22 [adesa.be] INFO: Found listing with ID: 10739367
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739367%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Scrape type for 10739367: 2
2026-03-28 22:17:22 [adesa.be] INFO: Scraping item 10739367 url https://www.openlane.eu/en/carv6/auction/10739367
2026-03-28 22:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:22 [adesa.be] INFO: Found listing with ID: 10739560
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739560%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Scrape type for 10739560: 2
2026-03-28 22:17:22 [adesa.be] INFO: Scraping item 10739560 url https://www.openlane.eu/en/carv6/auction/10739560
2026-03-28 22:17:22 [adesa.be] INFO: Found listing with ID: 10739537
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739537%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Scrape type for 10739537: 2
2026-03-28 22:17:22 [adesa.be] INFO: Scraping item 10739537 url https://www.openlane.eu/en/carv6/auction/10739537
2026-03-28 22:17:22 [adesa.be] INFO: Found listing with ID: 10739594
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739594%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Scrape type for 10739594: 2
2026-03-28 22:17:22 [adesa.be] INFO: Scraping item 10739594 url https://www.openlane.eu/en/carv6/auction/10739594
2026-03-28 22:17:22 [adesa.be] INFO: Found listing with ID: 10739595
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739595%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Scrape type for 10739595: 2
2026-03-28 22:17:22 [adesa.be] INFO: Scraping item 10739595 url https://www.openlane.eu/en/carv6/auction/10739595
2026-03-28 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:22 [adesa.be] INFO: Found listing with ID: 10739593
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739593%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Scrape type for 10739593: 2
2026-03-28 22:17:22 [adesa.be] INFO: Scraping item 10739593 url https://www.openlane.eu/en/carv6/auction/10739593
2026-03-28 22:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10739231
2026-03-28 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3540a550-5ab3-557a-909f-93d18ba475bc with scrape type 2
2026-03-28 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3540a550-5ab3-557a-909f-93d18ba475bc with scrape type 2
2026-03-28 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3540a550-5ab3-557a-909f-93d18ba475bc, identifier: 10739231
2026-03-28 22:17:22 [adesa.be] INFO: Found listing with ID: 10739591
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739591%27 HTTP/1.1" 200 None
2026-03-28 22:17:22 [adesa.be] INFO: Scrape type for 10739591: 2
2026-03-28 22:17:22 [adesa.be] INFO: Scraping item 10739591 url https://www.openlane.eu/en/carv6/auction/10739591
2026-03-28 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10739231
2026-03-28 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10739231
2026-03-28 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10739231 to the API
2026-03-28 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739231>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3540a550-5ab3-557a-909f-93d18ba475bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXA152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739231',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 127457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d Premiere - Diesel - Automatic - 116 hp - 127.457 km',
'transmission': 'automatic',
'trim': 'Premiere',
'vin': None,
'year': 2021}
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739231%27 HTTP/1.1" 200 None
2026-03-28 22:17:23 [adesa.be] INFO: Saving data for 10739231: {'auction_closing_time': 1774858500.0, 'created_time': 1774624592.562655, 'last_price_update_time': 1774736243.125117}
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739231') HTTP/1.1" 204 0
2026-03-28 22:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with identifier: 10739686
2026-03-28 22:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with scrape type 2
2026-03-28 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with scrape type 2
2026-03-28 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3, identifier: 10739686
2026-03-28 22:17:23 [adesa.be] INFO: Found listing with ID: 10739189
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739189%27 HTTP/1.1" 200 None
2026-03-28 22:17:23 [adesa.be] INFO: Scrape type for 10739189: 2
2026-03-28 22:17:23 [adesa.be] INFO: Scraping item 10739189 url https://www.openlane.eu/en/carv6/auction/10739189
2026-03-28 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with identifier: 10739686
2026-03-28 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with identifier: 10739686
2026-03-28 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with identifier: 10739686 to the API
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739686>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6c81b9c2-f3c5-54b8-8c06-67f6404f9db3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACM797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 36509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 36.509 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739686%27 HTTP/1.1" 200 None
2026-03-28 22:17:23 [adesa.be] INFO: Saving data for 10739686: {'auction_closing_time': 1774858500.0, 'created_time': 1774624598.467542, 'last_price_update_time': 1774736243.686101}
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739686') HTTP/1.1" 204 0
2026-03-28 22:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with identifier: 10739418
2026-03-28 22:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with scrape type 2
2026-03-28 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with scrape type 2
2026-03-28 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92, identifier: 10739418
2026-03-28 22:17:23 [adesa.be] INFO: Found listing with ID: 10739715
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739715%27 HTTP/1.1" 200 None
2026-03-28 22:17:23 [adesa.be] INFO: Scrape type for 10739715: 2
2026-03-28 22:17:23 [adesa.be] INFO: Scraping item 10739715 url https://www.openlane.eu/en/carv6/auction/10739715
2026-03-28 22:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with identifier: 10739418
2026-03-28 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with identifier: 10739418
2026-03-28 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with identifier: 10739418 to the API
2026-03-28 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739418>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ9548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739418',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 152323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X5 45e Lounge - xDrive - Hybrid - Automatic - 286 hp - 152.323 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739418%27 HTTP/1.1" 200 None
2026-03-28 22:17:24 [adesa.be] INFO: Saving data for 10739418: {'auction_closing_time': 1774858500.0, 'created_time': 1774627352.762995, 'last_price_update_time': 1774736244.106302}
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739418') HTTP/1.1" 204 0
2026-03-28 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:24 [adesa.be] INFO: Found listing with ID: 10739201
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739201%27 HTTP/1.1" 200 None
2026-03-28 22:17:24 [adesa.be] INFO: Scrape type for 10739201: 2
2026-03-28 22:17:24 [adesa.be] INFO: Scraping item 10739201 url https://www.openlane.eu/en/carv6/auction/10739201
2026-03-28 22: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-28 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:17:24 [adesa.be] INFO: Found listing with ID: 10739171
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739171%27 HTTP/1.1" 200 None
2026-03-28 22:17:24 [adesa.be] INFO: Scrape type for 10739171: 2
2026-03-28 22:17:24 [adesa.be] INFO: Scraping item 10739171 url https://www.openlane.eu/en/carv6/auction/10739171
2026-03-28 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10739077
2026-03-28 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d849513b-4540-541e-a203-d46176cb8f66 with scrape type 2
2026-03-28 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d849513b-4540-541e-a203-d46176cb8f66 with scrape type 2
2026-03-28 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d849513b-4540-541e-a203-d46176cb8f66, identifier: 10739077
2026-03-28 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10739077
2026-03-28 22:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10739077
2026-03-28 22:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10739077 to the API
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739077>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd849513b-4540-541e-a203-d46176cb8f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739077',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 35959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - 110 hp - 35.959 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739077%27 HTTP/1.1" 200 None
2026-03-28 22:17:24 [adesa.be] INFO: Saving data for 10739077: {'auction_closing_time': 1774858500.0, 'created_time': 1774627284.501676, 'last_price_update_time': 1774736244.563065}
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739077') HTTP/1.1" 204 0
2026-03-28 22:17:24 [adesa.be] INFO: Found listing with ID: 10739200
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739200%27 HTTP/1.1" 200 None
2026-03-28 22:17:24 [adesa.be] INFO: Scrape type for 10739200: 2
2026-03-28 22:17:24 [adesa.be] INFO: Scraping item 10739200 url https://www.openlane.eu/en/carv6/auction/10739200
2026-03-28 22:17:24 [adesa.be] INFO: Found listing with ID: 10740468
2026-03-28 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740468%27 HTTP/1.1" 200 None
2026-03-28 22:17:24 [adesa.be] INFO: Scrape type for 10740468: 2
2026-03-28 22:17:24 [adesa.be] INFO: Scraping item 10740468 url https://www.openlane.eu/en/carv6/auction/10740468
2026-03-28 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10739321
2026-03-28 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with scrape type 2
2026-03-28 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with scrape type 2
2026-03-28 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a, identifier: 10739321
2026-03-28 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with identifier: 10739176
2026-03-28 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with scrape type 2
2026-03-28 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with scrape type 2
2026-03-28 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a, identifier: 10739176
2026-03-28 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with identifier: 10739067
2026-03-28 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with scrape type 2
2026-03-28 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with scrape type 2
2026-03-28 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e893766-9f8f-5ff3-b67b-3c4270351eb6, identifier: 10739067
2026-03-28 22:17:25 [adesa.be] INFO: Found listing with ID: 10740734
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740734%27 HTTP/1.1" 200 None
2026-03-28 22:17:25 [adesa.be] INFO: Scrape type for 10740734: 0
2026-03-28 22:17:25 [adesa.be] INFO: Skipping item 10740734 url https://www.openlane.eu/en/carv6/auction/10740734
2026-03-28 22:17:25 [adesa.be] INFO: Found listing with ID: 10739134
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739134%27 HTTP/1.1" 200 None
2026-03-28 22:17:25 [adesa.be] INFO: Scrape type for 10739134: 2
2026-03-28 22:17:25 [adesa.be] INFO: Scraping item 10739134 url https://www.openlane.eu/en/carv6/auction/10739134
2026-03-28 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10739321
2026-03-28 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10739321
2026-03-28 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10739321 to the API
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739321>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7fc200a5-6e2a-5c33-a2bb-4153c8fef30a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGC033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739321',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 59548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 59.548 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739321%27 HTTP/1.1" 200 None
2026-03-28 22:17:25 [adesa.be] INFO: Saving data for 10739321: {'auction_closing_time': 1774858500.0, 'created_time': 1774627302.782849, 'last_price_update_time': 1774736245.320014}
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739321') HTTP/1.1" 204 0
2026-03-28 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with identifier: 10739176
2026-03-28 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with identifier: 10739176
2026-03-28 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with identifier: 10739176 to the API
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739176>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTD882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739176',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 211062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X4 20d - Diesel - Automatic - 163 hp - 211.062 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739176%27 HTTP/1.1" 200 None
2026-03-28 22:17:25 [adesa.be] INFO: Saving data for 10739176: {'auction_closing_time': 1774858500.0, 'created_time': 1774627439.242466, 'last_price_update_time': 1774736245.603773}
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739176') HTTP/1.1" 204 0
2026-03-28 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with identifier: 10739067
2026-03-28 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with identifier: 10739067
2026-03-28 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with identifier: 10739067 to the API
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739067>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '5e893766-9f8f-5ff3-b67b-3c4270351eb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739067',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 63486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - 110 hp - 63.486 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739067%27 HTTP/1.1" 200 None
2026-03-28 22:17:25 [adesa.be] INFO: Saving data for 10739067: {'auction_closing_time': 1774858500.0, 'created_time': 1774624606.238348, 'last_price_update_time': 1774736245.904667}
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739067') HTTP/1.1" 204 0
2026-03-28 22:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:25 [adesa.be] INFO: Found listing with ID: 10739412
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739412%27 HTTP/1.1" 200 None
2026-03-28 22:17:25 [adesa.be] INFO: Scrape type for 10739412: 2
2026-03-28 22:17:25 [adesa.be] INFO: Scraping item 10739412 url https://www.openlane.eu/en/carv6/auction/10739412
2026-03-28 22:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:25 [adesa.be] INFO: Found listing with ID: 10739947
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739947%27 HTTP/1.1" 200 None
2026-03-28 22:17:25 [adesa.be] INFO: Scrape type for 10739947: 2
2026-03-28 22:17:25 [adesa.be] INFO: Scraping item 10739947 url https://www.openlane.eu/en/carv6/auction/10739947
2026-03-28 22:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:25 [adesa.be] INFO: Found listing with ID: 10739044
2026-03-28 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739044%27 HTTP/1.1" 200 None
2026-03-28 22:17:26 [adesa.be] INFO: Scrape type for 10739044: 2
2026-03-28 22:17:26 [adesa.be] INFO: Scraping item 10739044 url https://www.openlane.eu/en/carv6/auction/10739044
2026-03-28 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10739074
2026-03-28 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with scrape type 2
2026-03-28 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with scrape type 2
2026-03-28 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b, identifier: 10739074
2026-03-28 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10739074
2026-03-28 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10739074
2026-03-28 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10739074 to the API
2026-03-28 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739074>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739074',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 61155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 1.2i Live - Petrol - 83 hp - 61.155 km',
'transmission': 'manual',
'trim': 'Live',
'vin': None,
'year': 2022}
2026-03-28 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739074%27 HTTP/1.1" 200 None
2026-03-28 22:17:26 [adesa.be] INFO: Saving data for 10739074: {'auction_closing_time': 1774858500.0, 'created_time': 1774627283.68433, 'last_price_update_time': 1774736246.404629}
2026-03-28 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739074') HTTP/1.1" 204 0
2026-03-28 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10739114
2026-03-28 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beea97bf-2deb-5b5a-bf9d-eaed230a09ae with scrape type 2
2026-03-28 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beea97bf-2deb-5b5a-bf9d-eaed230a09ae with scrape type 2
2026-03-28 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: beea97bf-2deb-5b5a-bf9d-eaed230a09ae, identifier: 10739114
2026-03-28 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10739076
2026-03-28 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60ad5351-443d-5b70-a93f-ea71d97a88f5 with scrape type 2
2026-03-28 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60ad5351-443d-5b70-a93f-ea71d97a88f5 with scrape type 2
2026-03-28 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60ad5351-443d-5b70-a93f-ea71d97a88f5, identifier: 10739076
2026-03-28 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60da9029-1be7-56c3-a91a-83f6418c68b7 with identifier: 10739068
2026-03-28 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60da9029-1be7-56c3-a91a-83f6418c68b7 with scrape type 2
2026-03-28 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60da9029-1be7-56c3-a91a-83f6418c68b7 with scrape type 2
2026-03-28 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60da9029-1be7-56c3-a91a-83f6418c68b7, identifier: 10739068
2026-03-28 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10739114
2026-03-28 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10739114
2026-03-28 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10739114 to the API
2026-03-28 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739114>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'beea97bf-2deb-5b5a-bf9d-eaed230a09ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRX731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739114',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 15773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-06-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Shine - Petrol - 110 hp - 15.773 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739114%27 HTTP/1.1" 200 None
2026-03-28 22:17:27 [adesa.be] INFO: Saving data for 10739114: {'auction_closing_time': 1774858500.0, 'created_time': 1774627280.546748, 'last_price_update_time': 1774736247.089542}
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739114') HTTP/1.1" 204 0
2026-03-28 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10739076
2026-03-28 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10739076
2026-03-28 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10739076 to the API
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739076>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '60ad5351-443d-5b70-a93f-ea71d97a88f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEC161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739076',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 36778,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - 110 hp - 36.778 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739076%27 HTTP/1.1" 200 None
2026-03-28 22:17:27 [adesa.be] INFO: Saving data for 10739076: {'auction_closing_time': 1774858500.0, 'created_time': 1774624605.84637, 'last_price_update_time': 1774736247.362547}
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739076') HTTP/1.1" 204 0
2026-03-28 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60da9029-1be7-56c3-a91a-83f6418c68b7 with identifier: 10739068
2026-03-28 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60da9029-1be7-56c3-a91a-83f6418c68b7 with identifier: 10739068
2026-03-28 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60da9029-1be7-56c3-a91a-83f6418c68b7 with identifier: 10739068 to the API
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739068>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '60da9029-1be7-56c3-a91a-83f6418c68b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739068',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 21321,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - 110 hp - 21.321 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739068%27 HTTP/1.1" 200 None
2026-03-28 22:17:27 [adesa.be] INFO: Saving data for 10739068: {'auction_closing_time': 1774858500.0, 'created_time': 1774624607.335704, 'last_price_update_time': 1774736247.651235}
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739068') HTTP/1.1" 204 0
2026-03-28 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2f7f2c7-4349-53a2-9e49-254d80ebaafc with identifier: 10739165
2026-03-28 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2f7f2c7-4349-53a2-9e49-254d80ebaafc with scrape type 2
2026-03-28 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2f7f2c7-4349-53a2-9e49-254d80ebaafc with scrape type 2
2026-03-28 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2f7f2c7-4349-53a2-9e49-254d80ebaafc, identifier: 10739165
2026-03-28 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2f7f2c7-4349-53a2-9e49-254d80ebaafc with identifier: 10739165
2026-03-28 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2f7f2c7-4349-53a2-9e49-254d80ebaafc with identifier: 10739165
2026-03-28 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2f7f2c7-4349-53a2-9e49-254d80ebaafc with identifier: 10739165 to the API
2026-03-28 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739165>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c2f7f2c7-4349-53a2-9e49-254d80ebaafc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739165',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 30124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'30.124 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739165%27 HTTP/1.1" 200 None
2026-03-28 22:17:28 [adesa.be] INFO: Saving data for 10739165: {'auction_closing_time': 1774858500.0, 'created_time': 1774627276.57343, 'last_price_update_time': 1774736248.158075}
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739165') HTTP/1.1" 204 0
2026-03-28 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa55b14c-a124-5fc3-a098-699ff581549d with identifier: 10739179
2026-03-28 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa55b14c-a124-5fc3-a098-699ff581549d with scrape type 2
2026-03-28 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa55b14c-a124-5fc3-a098-699ff581549d with scrape type 2
2026-03-28 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa55b14c-a124-5fc3-a098-699ff581549d, identifier: 10739179
2026-03-28 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa55b14c-a124-5fc3-a098-699ff581549d with identifier: 10739179
2026-03-28 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa55b14c-a124-5fc3-a098-699ff581549d with identifier: 10739179
2026-03-28 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa55b14c-a124-5fc3-a098-699ff581549d with identifier: 10739179 to the API
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739179>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'aa55b14c-a124-5fc3-a098-699ff581549d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739179',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 19253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'19.253 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739179%27 HTTP/1.1" 200 None
2026-03-28 22:17:28 [adesa.be] INFO: Saving data for 10739179: {'auction_closing_time': 1774858500.0, 'created_time': 1774627271.152781, 'last_price_update_time': 1774736248.53625}
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739179') HTTP/1.1" 204 0
2026-03-28 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9908bebd-48ac-5086-942d-39a86f8db13d with identifier: 10739298
2026-03-28 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9908bebd-48ac-5086-942d-39a86f8db13d with scrape type 2
2026-03-28 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9908bebd-48ac-5086-942d-39a86f8db13d with scrape type 2
2026-03-28 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9908bebd-48ac-5086-942d-39a86f8db13d, identifier: 10739298
2026-03-28 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9908bebd-48ac-5086-942d-39a86f8db13d with identifier: 10739298
2026-03-28 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9908bebd-48ac-5086-942d-39a86f8db13d with identifier: 10739298
2026-03-28 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9908bebd-48ac-5086-942d-39a86f8db13d with identifier: 10739298 to the API
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739298>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9908bebd-48ac-5086-942d-39a86f8db13d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 19058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'19.058 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739298%27 HTTP/1.1" 200 None
2026-03-28 22:17:28 [adesa.be] INFO: Saving data for 10739298: {'auction_closing_time': 1774858500.0, 'created_time': 1774624607.903991, 'last_price_update_time': 1774736248.936906}
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739298') HTTP/1.1" 204 0
2026-03-28 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab06e67-76dc-54f0-b1ef-c677f8630f18 with identifier: 10739536
2026-03-28 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab06e67-76dc-54f0-b1ef-c677f8630f18 with scrape type 2
2026-03-28 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ab06e67-76dc-54f0-b1ef-c677f8630f18 with scrape type 2
2026-03-28 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ab06e67-76dc-54f0-b1ef-c677f8630f18, identifier: 10739536
2026-03-28 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dacba28a-2ef3-529e-98ed-e77c4a5d2358 with identifier: 10739538
2026-03-28 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dacba28a-2ef3-529e-98ed-e77c4a5d2358 with scrape type 2
2026-03-28 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dacba28a-2ef3-529e-98ed-e77c4a5d2358 with scrape type 2
2026-03-28 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dacba28a-2ef3-529e-98ed-e77c4a5d2358, identifier: 10739538
2026-03-28 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ab06e67-76dc-54f0-b1ef-c677f8630f18 with identifier: 10739536
2026-03-28 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ab06e67-76dc-54f0-b1ef-c677f8630f18 with identifier: 10739536
2026-03-28 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ab06e67-76dc-54f0-b1ef-c677f8630f18 with identifier: 10739536 to the API
2026-03-28 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739536>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3ab06e67-76dc-54f0-b1ef-c677f8630f18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 55645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'55.645 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739536%27 HTTP/1.1" 200 None
2026-03-28 22:17:29 [adesa.be] INFO: Saving data for 10739536: {'auction_closing_time': 1774858500.0, 'created_time': 1774627267.879114, 'last_price_update_time': 1774736249.439194}
2026-03-28 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739536') HTTP/1.1" 204 0
2026-03-28 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dacba28a-2ef3-529e-98ed-e77c4a5d2358 with identifier: 10739538
2026-03-28 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dacba28a-2ef3-529e-98ed-e77c4a5d2358 with identifier: 10739538
2026-03-28 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dacba28a-2ef3-529e-98ed-e77c4a5d2358 with identifier: 10739538 to the API
2026-03-28 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739538>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'dacba28a-2ef3-529e-98ed-e77c4a5d2358',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCZ512',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739538',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 52050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'52.050 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739538%27 HTTP/1.1" 200 None
2026-03-28 22:17:29 [adesa.be] INFO: Saving data for 10739538: {'auction_closing_time': 1774858500.0, 'created_time': 1774627269.095725, 'last_price_update_time': 1774736249.723109}
2026-03-28 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739538') HTTP/1.1" 204 0
2026-03-28 22:17:29 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='136c89b301df587787cc348e983be1dd') while processing URL (https://www.openlane.eu/en/carv6/auction/10739201): 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-28 22: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-28 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d0d1128-5184-57e6-ab0c-c8adf708d53a with identifier: 10739595
2026-03-28 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d0d1128-5184-57e6-ab0c-c8adf708d53a with scrape type 2
2026-03-28 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d0d1128-5184-57e6-ab0c-c8adf708d53a with scrape type 2
2026-03-28 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d0d1128-5184-57e6-ab0c-c8adf708d53a, identifier: 10739595
2026-03-28 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d0d1128-5184-57e6-ab0c-c8adf708d53a with identifier: 10739595
2026-03-28 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d0d1128-5184-57e6-ab0c-c8adf708d53a with identifier: 10739595
2026-03-28 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d0d1128-5184-57e6-ab0c-c8adf708d53a with identifier: 10739595 to the API
2026-03-28 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739595>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9d0d1128-5184-57e6-ab0c-c8adf708d53a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGQ068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 36394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Shine - Diesel - Manual - 110 hp - '
'36.394 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739595%27 HTTP/1.1" 200 None
2026-03-28 22:17:30 [adesa.be] INFO: Saving data for 10739595: {'auction_closing_time': 1774858500.0, 'created_time': 1774627256.289861, 'last_price_update_time': 1774736250.120655}
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739595') HTTP/1.1" 204 0
2026-03-28 22:17:30 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10739201>
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': 'Sat, 28 Mar 2026 22:17:29 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '136c89b301df587787cc348e983be1dd', '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=136c89b301df587787cc348e983be1dd
2026-03-28 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1388b3be-7742-5e06-b597-e67b6807e3af with identifier: 10739715
2026-03-28 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1388b3be-7742-5e06-b597-e67b6807e3af with scrape type 2
2026-03-28 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1388b3be-7742-5e06-b597-e67b6807e3af with scrape type 2
2026-03-28 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1388b3be-7742-5e06-b597-e67b6807e3af, identifier: 10739715
2026-03-28 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1388b3be-7742-5e06-b597-e67b6807e3af with identifier: 10739715
2026-03-28 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1388b3be-7742-5e06-b597-e67b6807e3af with identifier: 10739715
2026-03-28 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1388b3be-7742-5e06-b597-e67b6807e3af with identifier: 10739715 to the API
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739715>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1388b3be-7742-5e06-b597-e67b6807e3af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQJ103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 59902,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C4 1.5 HDI Feel - Diesel - Manual - 110 hp - 59.902 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739715%27 HTTP/1.1" 200 None
2026-03-28 22:17:30 [adesa.be] INFO: Saving data for 10739715: {'auction_closing_time': 1774858500.0, 'created_time': 1774627246.849895, 'last_price_update_time': 1774736250.520149}
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739715') HTTP/1.1" 204 0
2026-03-28 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with identifier: 10739189
2026-03-28 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with scrape type 2
2026-03-28 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with scrape type 2
2026-03-28 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb, identifier: 10739189
2026-03-28 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with identifier: 10739189
2026-03-28 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with identifier: 10739189
2026-03-28 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with identifier: 10739189 to the API
2026-03-28 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739189>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9d1656da-0a41-5e2d-9ec3-af686c59d1eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXC888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739189',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 48140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-08-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C4 1.5 HDI Feel - Diesel - Automatic - 131 hp - 48.140 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739189%27 HTTP/1.1" 200 None
2026-03-28 22:17:31 [adesa.be] INFO: Saving data for 10739189: {'auction_closing_time': 1774858500.0, 'created_time': 1774627266.587793, 'last_price_update_time': 1774736251.011616}
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739189') HTTP/1.1" 204 0
2026-03-28 22:17:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.046(s), this was the 1st time calling it.
2026-03-28 22:17:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.4045388545616095 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:17:30 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'daba075639753e324eb5c0e24db85a7a', '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=daba075639753e324eb5c0e24db85a7a.
2026-03-28 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10739089
2026-03-28 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee26d89-0c59-580f-99be-e2b4b9be417a with scrape type 2
2026-03-28 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ee26d89-0c59-580f-99be-e2b4b9be417a with scrape type 2
2026-03-28 22:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ee26d89-0c59-580f-99be-e2b4b9be417a, identifier: 10739089
2026-03-28 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10739134
2026-03-28 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with scrape type 2
2026-03-28 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with scrape type 2
2026-03-28 22:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1, identifier: 10739134
2026-03-28 22:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10739089
2026-03-28 22:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10739089
2026-03-28 22:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10739089 to the API
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739089>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2ee26d89-0c59-580f-99be-e2b4b9be417a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUS674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739089',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 67231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - 110 hp - 67.231 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739089%27 HTTP/1.1" 200 None
2026-03-28 22:17:31 [adesa.be] INFO: Saving data for 10739089: {'auction_closing_time': 1774858500.0, 'created_time': 1774624606.540091, 'last_price_update_time': 1774736251.820581}
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739089') HTTP/1.1" 204 0
2026-03-28 22:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10739134
2026-03-28 22:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10739134
2026-03-28 22:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10739134 to the API
2026-03-28 22:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739134>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '4590f81c-2b12-59e6-b6a8-5227a3e8c4e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVY083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739134',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 88332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-08-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - 181 hp - 88.332 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739134%27 HTTP/1.1" 200 None
2026-03-28 22:17:32 [adesa.be] INFO: Saving data for 10739134: {'auction_closing_time': 1774858500.0, 'created_time': 1774627244.735228, 'last_price_update_time': 1774736252.1075}
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739134') HTTP/1.1" 204 0
2026-03-28 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22: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-28 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10739200
2026-03-28 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6854adf-86ae-55a2-8d64-d85ba91b0d10 with scrape type 2
2026-03-28 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6854adf-86ae-55a2-8d64-d85ba91b0d10 with scrape type 2
2026-03-28 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6854adf-86ae-55a2-8d64-d85ba91b0d10, identifier: 10739200
2026-03-28 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with identifier: 10740468
2026-03-28 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with scrape type 2
2026-03-28 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with scrape type 2
2026-03-28 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca, identifier: 10740468
2026-03-28 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10739200
2026-03-28 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10739200
2026-03-28 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10739200 to the API
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739200>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c6854adf-86ae-55a2-8d64-d85ba91b0d10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLF036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739200',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 182475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Business - Diesel - Automatic - '
'130 hp - 182.475 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739200%27 HTTP/1.1" 200 None
2026-03-28 22:17:32 [adesa.be] INFO: Saving data for 10739200: {'auction_closing_time': 1774858500.0, 'created_time': 1774624610.029816, 'last_price_update_time': 1774736252.692249}
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739200') HTTP/1.1" 204 0
2026-03-28 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with identifier: 10740468
2026-03-28 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with identifier: 10740468
2026-03-28 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with identifier: 10740468 to the API
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740468>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNG781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 137930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Lounge - Diesel - Automatic - 130 '
'hp - 137.930 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740468%27 HTTP/1.1" 200 None
2026-03-28 22:17:32 [adesa.be] INFO: Saving data for 10740468: {'auction_closing_time': 1774965600.0, 'created_time': 1774649784.131642, 'last_price_update_time': 1774736252.995826}
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740468') HTTP/1.1" 204 0
2026-03-28 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10739412
2026-03-28 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with scrape type 2
2026-03-28 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with scrape type 2
2026-03-28 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91, identifier: 10739412
2026-03-28 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1353bced-c916-5d76-aa62-a641bcc147aa with identifier: 10739591
2026-03-28 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1353bced-c916-5d76-aa62-a641bcc147aa with scrape type 2
2026-03-28 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1353bced-c916-5d76-aa62-a641bcc147aa with scrape type 2
2026-03-28 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1353bced-c916-5d76-aa62-a641bcc147aa, identifier: 10739591
2026-03-28 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10739412
2026-03-28 22:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10739412
2026-03-28 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10739412 to the API
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739412>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '874de0aa-f204-5fb0-9c0f-bfe3bec7bb91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL420',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 140816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - Automatic - 181 hp - '
'140.816 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739412%27 HTTP/1.1" 200 None
2026-03-28 22:17:33 [adesa.be] INFO: Saving data for 10739412: {'auction_closing_time': 1774858500.0, 'created_time': 1774627235.333773, 'last_price_update_time': 1774736253.51577}
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739412') HTTP/1.1" 204 0
2026-03-28 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1353bced-c916-5d76-aa62-a641bcc147aa with identifier: 10739591
2026-03-28 22:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1353bced-c916-5d76-aa62-a641bcc147aa with identifier: 10739591
2026-03-28 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1353bced-c916-5d76-aa62-a641bcc147aa with identifier: 10739591 to the API
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739591>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1353bced-c916-5d76-aa62-a641bcc147aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGF502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 49115,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-10-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Shine - Diesel - Manual - 110 hp - '
'49.115 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739591%27 HTTP/1.1" 200 None
2026-03-28 22:17:33 [adesa.be] INFO: Saving data for 10739591: {'auction_closing_time': 1774858500.0, 'created_time': 1774627254.02097, 'last_price_update_time': 1774736253.838732}
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739591') HTTP/1.1" 204 0
2026-03-28 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947
2026-03-28 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with scrape type 2
2026-03-28 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with scrape type 2
2026-03-28 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54, identifier: 10739947
2026-03-28 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947
2026-03-28 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947
2026-03-28 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947 to the API
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739947>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '2c209c4f-b642-5f00-b57d-1b8f3f43ae54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739947',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 163152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - Automatic - 181 hp - '
'163.152 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739947%27 HTTP/1.1" 200 None
2026-03-28 22:17:34 [adesa.be] INFO: Saving data for 10739947: {'auction_closing_time': 1774861200.0, 'created_time': 1774649777.789196, 'last_price_update_time': 1774736254.357616}
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739947') HTTP/1.1" 204 0
2026-03-28 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10739044
2026-03-28 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with scrape type 2
2026-03-28 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with scrape type 2
2026-03-28 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3a60ac8-f0e9-5e01-9388-d0c0fb635598, identifier: 10739044
2026-03-28 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10739044
2026-03-28 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10739044
2026-03-28 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10739044 to the API
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739044>
{'auction_title': '',
'c_o_2_emission_value': 241,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e3a60ac8-f0e9-5e01-9388-d0c0fb635598',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHV862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739044',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 63762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Jumper L3H2 2.2 HDI - Diesel - Manual - 165 hp - 63.762 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739044%27 HTTP/1.1" 200 None
2026-03-28 22:17:34 [adesa.be] INFO: Saving data for 10739044: {'auction_closing_time': 1774858500.0, 'created_time': 1774627366.642116, 'last_price_update_time': 1774736254.78786}
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739044') HTTP/1.1" 204 0
2026-03-28 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:17:34 [adesa.be] INFO: Found listing with ID: 10739048
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739048%27 HTTP/1.1" 200 None
2026-03-28 22:17:34 [adesa.be] INFO: Scrape type for 10739048: 2
2026-03-28 22:17:34 [adesa.be] INFO: Scraping item 10739048 url https://www.openlane.eu/en/carv6/auction/10739048
2026-03-28 22:17:34 [adesa.be] INFO: Found listing with ID: 10739267
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739267%27 HTTP/1.1" 200 None
2026-03-28 22:17:34 [adesa.be] INFO: Scrape type for 10739267: 2
2026-03-28 22:17:34 [adesa.be] INFO: Scraping item 10739267 url https://www.openlane.eu/en/carv6/auction/10739267
2026-03-28 22:17:34 [adesa.be] INFO: Found listing with ID: 10740535
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740535%27 HTTP/1.1" 200 None
2026-03-28 22:17:34 [adesa.be] INFO: Scrape type for 10740535: 0
2026-03-28 22:17:34 [adesa.be] INFO: Skipping item 10740535 url https://www.openlane.eu/en/carv6/auction/10740535
2026-03-28 22:17:34 [adesa.be] INFO: Found listing with ID: 10739635
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739635%27 HTTP/1.1" 200 None
2026-03-28 22:17:34 [adesa.be] INFO: Scrape type for 10739635: 2
2026-03-28 22:17:34 [adesa.be] INFO: Scraping item 10739635 url https://www.openlane.eu/en/carv6/auction/10739635
2026-03-28 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:34 [adesa.be] INFO: Found listing with ID: 10739440
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739440%27 HTTP/1.1" 200 None
2026-03-28 22:17:34 [adesa.be] INFO: Scrape type for 10739440: 2
2026-03-28 22:17:34 [adesa.be] INFO: Scraping item 10739440 url https://www.openlane.eu/en/carv6/auction/10739440
2026-03-28 22: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-28 22:17:34 [adesa.be] INFO: Found listing with ID: 10739109
2026-03-28 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739109%27 HTTP/1.1" 200 None
2026-03-28 22:17:34 [adesa.be] INFO: Scrape type for 10739109: 2
2026-03-28 22:17:34 [adesa.be] INFO: Scraping item 10739109 url https://www.openlane.eu/en/carv6/auction/10739109
2026-03-28 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80c60ad4-ab40-57c6-85d1-21517aaa5b04 with identifier: 10739537
2026-03-28 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80c60ad4-ab40-57c6-85d1-21517aaa5b04 with scrape type 2
2026-03-28 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80c60ad4-ab40-57c6-85d1-21517aaa5b04 with scrape type 2
2026-03-28 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80c60ad4-ab40-57c6-85d1-21517aaa5b04, identifier: 10739537
2026-03-28 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6290332-a9f3-59f2-9b85-ea4399ff25b8 with identifier: 10739593
2026-03-28 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6290332-a9f3-59f2-9b85-ea4399ff25b8 with scrape type 2
2026-03-28 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6290332-a9f3-59f2-9b85-ea4399ff25b8 with scrape type 2
2026-03-28 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6290332-a9f3-59f2-9b85-ea4399ff25b8, identifier: 10739593
2026-03-28 22:17:35 [adesa.be] INFO: Found listing with ID: 10739104
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739104%27 HTTP/1.1" 200 None
2026-03-28 22:17:35 [adesa.be] INFO: Scrape type for 10739104: 2
2026-03-28 22:17:35 [adesa.be] INFO: Scraping item 10739104 url https://www.openlane.eu/en/carv6/auction/10739104
2026-03-28 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80c60ad4-ab40-57c6-85d1-21517aaa5b04 with identifier: 10739537
2026-03-28 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80c60ad4-ab40-57c6-85d1-21517aaa5b04 with identifier: 10739537
2026-03-28 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80c60ad4-ab40-57c6-85d1-21517aaa5b04 with identifier: 10739537 to the API
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739537>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '80c60ad4-ab40-57c6-85d1-21517aaa5b04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGP227',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 16891,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Shine - Diesel - Manual - 110 hp - '
'16.891 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739537%27 HTTP/1.1" 200 None
2026-03-28 22:17:35 [adesa.be] INFO: Saving data for 10739537: {'auction_closing_time': 1774858500.0, 'created_time': 1774627267.149092, 'last_price_update_time': 1774736255.423283}
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739537') HTTP/1.1" 204 0
2026-03-28 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6290332-a9f3-59f2-9b85-ea4399ff25b8 with identifier: 10739593
2026-03-28 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6290332-a9f3-59f2-9b85-ea4399ff25b8 with identifier: 10739593
2026-03-28 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6290332-a9f3-59f2-9b85-ea4399ff25b8 with identifier: 10739593 to the API
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739593>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f6290332-a9f3-59f2-9b85-ea4399ff25b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EKA681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739593',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 40039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Shine - Diesel - Manual - 110 hp - '
'40.039 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739593%27 HTTP/1.1" 200 None
2026-03-28 22:17:35 [adesa.be] INFO: Saving data for 10739593: {'auction_closing_time': 1774858500.0, 'created_time': 1774627268.500253, 'last_price_update_time': 1774736255.702111}
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739593') HTTP/1.1" 204 0
2026-03-28 22:17:35 [adesa.be] INFO: Found listing with ID: 10739229
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739229%27 HTTP/1.1" 200 None
2026-03-28 22:17:35 [adesa.be] INFO: Scrape type for 10739229: 2
2026-03-28 22:17:35 [adesa.be] INFO: Scraping item 10739229 url https://www.openlane.eu/en/carv6/auction/10739229
2026-03-28 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb4c9342-5920-58e6-bc1a-60dc9649a136 with identifier: 10739594
2026-03-28 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb4c9342-5920-58e6-bc1a-60dc9649a136 with scrape type 2
2026-03-28 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb4c9342-5920-58e6-bc1a-60dc9649a136 with scrape type 2
2026-03-28 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb4c9342-5920-58e6-bc1a-60dc9649a136, identifier: 10739594
2026-03-28 22:17:35 [adesa.be] INFO: Found listing with ID: 10740015
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740015%27 HTTP/1.1" 200 None
2026-03-28 22:17:35 [adesa.be] INFO: Scrape type for 10740015: 2
2026-03-28 22:17:35 [adesa.be] INFO: Scraping item 10740015 url https://www.openlane.eu/en/carv6/auction/10740015
2026-03-28 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb4c9342-5920-58e6-bc1a-60dc9649a136 with identifier: 10739594
2026-03-28 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb4c9342-5920-58e6-bc1a-60dc9649a136 with identifier: 10739594
2026-03-28 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb4c9342-5920-58e6-bc1a-60dc9649a136 with identifier: 10739594 to the API
2026-03-28 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739594>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb4c9342-5920-58e6-bc1a-60dc9649a136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGP235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739594',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 27256,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Shine - Diesel - Manual - 110 hp - '
'27.256 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739594%27 HTTP/1.1" 200 None
2026-03-28 22:17:36 [adesa.be] INFO: Saving data for 10739594: {'auction_closing_time': 1774858500.0, 'created_time': 1774627264.223105, 'last_price_update_time': 1774736256.137514}
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739594') HTTP/1.1" 204 0
2026-03-28 22:17:36 [adesa.be] INFO: Found listing with ID: 10739242
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739242%27 HTTP/1.1" 200 None
2026-03-28 22:17:36 [adesa.be] INFO: Scrape type for 10739242: 0
2026-03-28 22:17:36 [adesa.be] INFO: Skipping item 10739242 url https://www.openlane.eu/en/carv6/auction/10739242
2026-03-28 22:17:36 [adesa.be] INFO: Found listing with ID: 10739674
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739674%27 HTTP/1.1" 200 None
2026-03-28 22:17:36 [adesa.be] INFO: Scrape type for 10739674: 2
2026-03-28 22:17:36 [adesa.be] INFO: Scraping item 10739674 url https://www.openlane.eu/en/carv6/auction/10739674
2026-03-28 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with identifier: 10739171
2026-03-28 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with scrape type 2
2026-03-28 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with scrape type 2
2026-03-28 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0, identifier: 10739171
2026-03-28 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with identifier: 10739171
2026-03-28 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with identifier: 10739171
2026-03-28 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with identifier: 10739171 to the API
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739171>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '2be0fdb5-1b4e-562b-97f8-bac7dec747e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HHF769',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739171',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 153338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C4 Grand Picasso 1.2 Shine - Petrol - Automatic - 130 hp - '
'153.338 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739171%27 HTTP/1.1" 200 None
2026-03-28 22:17:36 [adesa.be] INFO: Saving data for 10739171: {'auction_closing_time': 1774858500.0, 'created_time': 1774627254.801375, 'last_price_update_time': 1774736256.57211}
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739171') HTTP/1.1" 204 0
2026-03-28 22:17:36 [adesa.be] INFO: Found listing with ID: 10739727
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739727%27 HTTP/1.1" 200 None
2026-03-28 22:17:36 [adesa.be] INFO: Scrape type for 10739727: 2
2026-03-28 22:17:36 [adesa.be] INFO: Scraping item 10739727 url https://www.openlane.eu/en/carv6/auction/10739727
2026-03-28 22: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-28 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10739367
2026-03-28 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83bb9734-0460-539d-891e-3dc112c3ad9f with scrape type 2
2026-03-28 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83bb9734-0460-539d-891e-3dc112c3ad9f with scrape type 2
2026-03-28 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83bb9734-0460-539d-891e-3dc112c3ad9f, identifier: 10739367
2026-03-28 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10739367
2026-03-28 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10739367
2026-03-28 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10739367 to the API
2026-03-28 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739367>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '83bb9734-0460-539d-891e-3dc112c3ad9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739367',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 58051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'58.051 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739367%27 HTTP/1.1" 200 None
2026-03-28 22:17:37 [adesa.be] INFO: Saving data for 10739367: {'auction_closing_time': 1774858500.0, 'created_time': 1774627265.772647, 'last_price_update_time': 1774736257.079534}
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739367') HTTP/1.1" 204 0
2026-03-28 22:17:37 [adesa.be] INFO: Found listing with ID: 10739303
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739303%27 HTTP/1.1" 200 None
2026-03-28 22:17:37 [adesa.be] INFO: Scrape type for 10739303: 2
2026-03-28 22:17:37 [adesa.be] INFO: Scraping item 10739303 url https://www.openlane.eu/en/carv6/auction/10739303
2026-03-28 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0b1f913-2c52-56bd-be64-35c3e5ae1622 with identifier: 10739560
2026-03-28 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0b1f913-2c52-56bd-be64-35c3e5ae1622 with scrape type 2
2026-03-28 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0b1f913-2c52-56bd-be64-35c3e5ae1622 with scrape type 2
2026-03-28 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0b1f913-2c52-56bd-be64-35c3e5ae1622, identifier: 10739560
2026-03-28 22:17:37 [adesa.be] INFO: Found listing with ID: 10739497
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739497%27 HTTP/1.1" 200 None
2026-03-28 22:17:37 [adesa.be] INFO: Scrape type for 10739497: 2
2026-03-28 22:17:37 [adesa.be] INFO: Scraping item 10739497 url https://www.openlane.eu/en/carv6/auction/10739497
2026-03-28 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0b1f913-2c52-56bd-be64-35c3e5ae1622 with identifier: 10739560
2026-03-28 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0b1f913-2c52-56bd-be64-35c3e5ae1622 with identifier: 10739560
2026-03-28 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0b1f913-2c52-56bd-be64-35c3e5ae1622 with identifier: 10739560 to the API
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739560>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a0b1f913-2c52-56bd-be64-35c3e5ae1622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 60145,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'60.145 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739560%27 HTTP/1.1" 200 None
2026-03-28 22:17:37 [adesa.be] INFO: Saving data for 10739560: {'auction_closing_time': 1774858500.0, 'created_time': 1774624609.388424, 'last_price_update_time': 1774736257.562114}
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739560') HTTP/1.1" 204 0
2026-03-28 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:37 [adesa.be] INFO: Found listing with ID: 10740019
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740019%27 HTTP/1.1" 200 None
2026-03-28 22:17:37 [adesa.be] INFO: Scrape type for 10740019: 2
2026-03-28 22:17:37 [adesa.be] INFO: Scraping item 10740019 url https://www.openlane.eu/en/carv6/auction/10740019
2026-03-28 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5efb837-eb48-57c0-ba40-9927cbcfe68c with identifier: 10739263
2026-03-28 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5efb837-eb48-57c0-ba40-9927cbcfe68c with scrape type 2
2026-03-28 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5efb837-eb48-57c0-ba40-9927cbcfe68c with scrape type 2
2026-03-28 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5efb837-eb48-57c0-ba40-9927cbcfe68c, identifier: 10739263
2026-03-28 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10739362
2026-03-28 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84298625-d9ad-5e70-a002-bba4ff8f6682 with scrape type 2
2026-03-28 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84298625-d9ad-5e70-a002-bba4ff8f6682 with scrape type 2
2026-03-28 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84298625-d9ad-5e70-a002-bba4ff8f6682, identifier: 10739362
2026-03-28 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10739153
2026-03-28 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a77831aa-89ad-5ffb-bc11-28c26028c0b6 with scrape type 2
2026-03-28 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a77831aa-89ad-5ffb-bc11-28c26028c0b6 with scrape type 2
2026-03-28 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a77831aa-89ad-5ffb-bc11-28c26028c0b6, identifier: 10739153
2026-03-28 22:17:37 [adesa.be] INFO: Found listing with ID: 10740031
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740031%27 HTTP/1.1" 200 None
2026-03-28 22:17:37 [adesa.be] INFO: Scrape type for 10740031: 2
2026-03-28 22:17:37 [adesa.be] INFO: Scraping item 10740031 url https://www.openlane.eu/en/carv6/auction/10740031
2026-03-28 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5efb837-eb48-57c0-ba40-9927cbcfe68c with identifier: 10739263
2026-03-28 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5efb837-eb48-57c0-ba40-9927cbcfe68c with identifier: 10739263
2026-03-28 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5efb837-eb48-57c0-ba40-9927cbcfe68c with identifier: 10739263 to the API
2026-03-28 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739263>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b5efb837-eb48-57c0-ba40-9927cbcfe68c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT360',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739263',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 37366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'37.366 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739263%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Saving data for 10739263: {'auction_closing_time': 1774858500.0, 'created_time': 1774627270.396249, 'last_price_update_time': 1774736258.136152}
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739263') HTTP/1.1" 204 0
2026-03-28 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10739362
2026-03-28 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10739362
2026-03-28 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10739362 to the API
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739362>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '84298625-d9ad-5e70-a002-bba4ff8f6682',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739362',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 54059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 54.059 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739362%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Saving data for 10739362: {'auction_closing_time': 1774858500.0, 'created_time': 1774627273.402214, 'last_price_update_time': 1774736258.409295}
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739362') HTTP/1.1" 204 0
2026-03-28 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10739153
2026-03-28 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10739153
2026-03-28 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10739153 to the API
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739153>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a77831aa-89ad-5ffb-bc11-28c26028c0b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739153',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 34761,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'34.761 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739153%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Saving data for 10739153: {'auction_closing_time': 1774858500.0, 'created_time': 1774627274.0748, 'last_price_update_time': 1774736258.726681}
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739153') HTTP/1.1" 204 0
2026-03-28 22:17:38 [adesa.be] INFO: Found listing with ID: 10740032
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740032%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Scrape type for 10740032: 0
2026-03-28 22:17:38 [adesa.be] INFO: Skipping item 10740032 url https://www.openlane.eu/en/carv6/auction/10740032
2026-03-28 22:17:38 [adesa.be] INFO: Found listing with ID: 10740738
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740738%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Scrape type for 10740738: 2
2026-03-28 22:17:38 [adesa.be] INFO: Scraping item 10740738 url https://www.openlane.eu/en/carv6/auction/10740738
2026-03-28 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22: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-28 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:38 [adesa.be] INFO: Found listing with ID: 10739656
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739656%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Scrape type for 10739656: 2
2026-03-28 22:17:38 [adesa.be] INFO: Scraping item 10739656 url https://www.openlane.eu/en/carv6/auction/10739656
2026-03-28 22: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-28 22: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-28 22:17:38 [adesa.be] INFO: Found listing with ID: 10739583
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739583%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Scrape type for 10739583: 2
2026-03-28 22:17:38 [adesa.be] INFO: Scraping item 10739583 url https://www.openlane.eu/en/carv6/auction/10739583
2026-03-28 22:17:38 [adesa.be] INFO: Found listing with ID: 10739660
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739660%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Scrape type for 10739660: 2
2026-03-28 22:17:38 [adesa.be] INFO: Scraping item 10739660 url https://www.openlane.eu/en/carv6/auction/10739660
2026-03-28 22:17:38 [adesa.be] INFO: Found listing with ID: 10739498
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739498%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Scrape type for 10739498: 2
2026-03-28 22:17:38 [adesa.be] INFO: Scraping item 10739498 url https://www.openlane.eu/en/carv6/auction/10739498
2026-03-28 22:17:38 [adesa.be] INFO: Found listing with ID: 10739398
2026-03-28 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739398%27 HTTP/1.1" 200 None
2026-03-28 22:17:38 [adesa.be] INFO: Scrape type for 10739398: 2
2026-03-28 22:17:38 [adesa.be] INFO: Scraping item 10739398 url https://www.openlane.eu/en/carv6/auction/10739398
2026-03-28 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10739363
2026-03-28 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with scrape type 2
2026-03-28 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with scrape type 2
2026-03-28 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476, identifier: 10739363
2026-03-28 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10739154
2026-03-28 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3258c24-49dd-596a-af46-fdc536d10ba7 with scrape type 2
2026-03-28 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3258c24-49dd-596a-af46-fdc536d10ba7 with scrape type 2
2026-03-28 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3258c24-49dd-596a-af46-fdc536d10ba7, identifier: 10739154
2026-03-28 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10739155
2026-03-28 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b314fc5b-d1b5-5e50-b2bd-667512962ec4 with scrape type 2
2026-03-28 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b314fc5b-d1b5-5e50-b2bd-667512962ec4 with scrape type 2
2026-03-28 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b314fc5b-d1b5-5e50-b2bd-667512962ec4, identifier: 10739155
2026-03-28 22:17:39 [adesa.be] INFO: Found listing with ID: 10739217
2026-03-28 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739217%27 HTTP/1.1" 200 None
2026-03-28 22:17:39 [adesa.be] INFO: Scrape type for 10739217: 2
2026-03-28 22:17:39 [adesa.be] INFO: Scraping item 10739217 url https://www.openlane.eu/en/carv6/auction/10739217
2026-03-28 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10739363
2026-03-28 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10739363
2026-03-28 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10739363 to the API
2026-03-28 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739363>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'de672da9-0bc6-5e1a-8a73-b9ffdd6e7476',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739363',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 21477,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 21.477 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739363%27 HTTP/1.1" 200 None
2026-03-28 22:17:39 [adesa.be] INFO: Saving data for 10739363: {'auction_closing_time': 1774858500.0, 'created_time': 1774624603.18629, 'last_price_update_time': 1774736259.557063}
2026-03-28 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739363') HTTP/1.1" 204 0
2026-03-28 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10739154
2026-03-28 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10739154
2026-03-28 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10739154 to the API
2026-03-28 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739154>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b3258c24-49dd-596a-af46-fdc536d10ba7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739154',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 32736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 32.736 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739154%27 HTTP/1.1" 200 None
2026-03-28 22:17:39 [adesa.be] INFO: Saving data for 10739154: {'auction_closing_time': 1774858500.0, 'created_time': 1774624602.835164, 'last_price_update_time': 1774736259.952344}
2026-03-28 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739154') HTTP/1.1" 204 0
2026-03-28 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10739155
2026-03-28 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10739155
2026-03-28 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10739155 to the API
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739155>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b314fc5b-d1b5-5e50-b2bd-667512962ec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739155',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 33144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 33.144 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739155%27 HTTP/1.1" 200 None
2026-03-28 22:17:40 [adesa.be] INFO: Saving data for 10739155: {'auction_closing_time': 1774858500.0, 'created_time': 1774627275.746534, 'last_price_update_time': 1774736260.240926}
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739155') HTTP/1.1" 204 0
2026-03-28 22:17:40 [adesa.be] INFO: Found listing with ID: 10739556
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739556%27 HTTP/1.1" 200 None
2026-03-28 22:17:40 [adesa.be] INFO: Scrape type for 10739556: 2
2026-03-28 22:17:40 [adesa.be] INFO: Scraping item 10739556 url https://www.openlane.eu/en/carv6/auction/10739556
2026-03-28 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:40 [adesa.be] INFO: Found listing with ID: 10739991
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739991%27 HTTP/1.1" 200 None
2026-03-28 22:17:40 [adesa.be] INFO: Scrape type for 10739991: 2
2026-03-28 22:17:40 [adesa.be] INFO: Scraping item 10739991 url https://www.openlane.eu/en/carv6/auction/10739991
2026-03-28 22: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-28 22:17:40 [adesa.be] INFO: Found listing with ID: 10739341
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739341%27 HTTP/1.1" 200 None
2026-03-28 22:17:40 [adesa.be] INFO: Scrape type for 10739341: 2
2026-03-28 22:17:40 [adesa.be] INFO: Scraping item 10739341 url https://www.openlane.eu/en/carv6/auction/10739341
2026-03-28 22:17:40 [adesa.be] INFO: Found listing with ID: 10740511
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740511%27 HTTP/1.1" 200 None
2026-03-28 22:17:40 [adesa.be] INFO: Scrape type for 10740511: 2
2026-03-28 22:17:40 [adesa.be] INFO: Scraping item 10740511 url https://www.openlane.eu/en/carv6/auction/10740511
2026-03-28 22:17:40 [adesa.be] INFO: Found listing with ID: 10739365
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739365%27 HTTP/1.1" 200 None
2026-03-28 22:17:40 [adesa.be] INFO: Scrape type for 10739365: 2
2026-03-28 22:17:40 [adesa.be] INFO: Scraping item 10739365 url https://www.openlane.eu/en/carv6/auction/10739365
2026-03-28 22:17:40 [adesa.be] INFO: Found listing with ID: 10739347
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739347%27 HTTP/1.1" 200 None
2026-03-28 22:17:40 [adesa.be] INFO: Scrape type for 10739347: 2
2026-03-28 22:17:40 [adesa.be] INFO: Scraping item 10739347 url https://www.openlane.eu/en/carv6/auction/10739347
2026-03-28 22:17:40 [adesa.be] INFO: Found listing with ID: 10739106
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739106%27 HTTP/1.1" 200 None
2026-03-28 22:17:40 [adesa.be] INFO: Scrape type for 10739106: 2
2026-03-28 22:17:40 [adesa.be] INFO: Scraping item 10739106 url https://www.openlane.eu/en/carv6/auction/10739106
2026-03-28 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10739099
2026-03-28 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f680da-314f-5524-bd26-3fa67d39f4c1 with scrape type 2
2026-03-28 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0f680da-314f-5524-bd26-3fa67d39f4c1 with scrape type 2
2026-03-28 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0f680da-314f-5524-bd26-3fa67d39f4c1, identifier: 10739099
2026-03-28 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10739281
2026-03-28 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c31e5ee3-6b4d-539c-85d4-3056b109e6ba with scrape type 2
2026-03-28 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c31e5ee3-6b4d-539c-85d4-3056b109e6ba with scrape type 2
2026-03-28 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c31e5ee3-6b4d-539c-85d4-3056b109e6ba, identifier: 10739281
2026-03-28 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10739099
2026-03-28 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10739099
2026-03-28 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10739099 to the API
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739099>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f0f680da-314f-5524-bd26-3fa67d39f4c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRA341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739099',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 55973,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - 75 hp - 55.973 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2020}
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739099%27 HTTP/1.1" 200 None
2026-03-28 22:17:40 [adesa.be] INFO: Saving data for 10739099: {'auction_closing_time': 1774858500.0, 'created_time': 1774627318.348866, 'last_price_update_time': 1774736260.961821}
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739099') HTTP/1.1" 204 0
2026-03-28 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10739281
2026-03-28 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10739281
2026-03-28 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10739281 to the API
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739281>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c31e5ee3-6b4d-539c-85d4-3056b109e6ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739281',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 104808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - Manual - 102 hp - 104.808 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2021}
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739281%27 HTTP/1.1" 200 None
2026-03-28 22:17:41 [adesa.be] INFO: Saving data for 10739281: {'auction_closing_time': 1774858500.0, 'created_time': 1774627289.639396, 'last_price_update_time': 1774736261.273553}
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739281') HTTP/1.1" 204 0
2026-03-28 22:17:41 [adesa.be] INFO: Found listing with ID: 10739251
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739251%27 HTTP/1.1" 200 None
2026-03-28 22:17:41 [adesa.be] INFO: Scrape type for 10739251: 2
2026-03-28 22:17:41 [adesa.be] INFO: Scraping item 10739251 url https://www.openlane.eu/en/carv6/auction/10739251
2026-03-28 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10739027
2026-03-28 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with scrape type 2
2026-03-28 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with scrape type 2
2026-03-28 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97, identifier: 10739027
2026-03-28 22:17:41 [adesa.be] INFO: Found listing with ID: 10739596
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739596%27 HTTP/1.1" 200 None
2026-03-28 22:17:41 [adesa.be] INFO: Scrape type for 10739596: 2
2026-03-28 22:17:41 [adesa.be] INFO: Scraping item 10739596 url https://www.openlane.eu/en/carv6/auction/10739596
2026-03-28 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10739027
2026-03-28 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10739027
2026-03-28 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10739027 to the API
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '152b6fba-3d1b-59b0-bbe9-44f43ed25e97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EDN033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739027',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 9,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2023-09-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo Live - Electric - Automatic - 136 hp - 9 km',
'transmission': 'automatic',
'trim': 'Live',
'vin': None,
'year': 2023}
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739027%27 HTTP/1.1" 200 None
2026-03-28 22:17:41 [adesa.be] INFO: Saving data for 10739027: {'auction_closing_time': 1774858500.0, 'created_time': 1774627281.98029, 'last_price_update_time': 1774736261.728516}
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739027') HTTP/1.1" 204 0
2026-03-28 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:41 [adesa.be] INFO: Found listing with ID: 10739238
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739238%27 HTTP/1.1" 200 None
2026-03-28 22:17:41 [adesa.be] INFO: Scrape type for 10739238: 2
2026-03-28 22:17:41 [adesa.be] INFO: Scraping item 10739238 url https://www.openlane.eu/en/carv6/auction/10739238
2026-03-28 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:41 [adesa.be] INFO: Found listing with ID: 10739384
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739384%27 HTTP/1.1" 200 None
2026-03-28 22:17:41 [adesa.be] INFO: Scrape type for 10739384: 2
2026-03-28 22:17:41 [adesa.be] INFO: Scraping item 10739384 url https://www.openlane.eu/en/carv6/auction/10739384
2026-03-28 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10739309
2026-03-28 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ffe200-1f7b-5162-8589-cdf12d7d11ed with scrape type 2
2026-03-28 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ffe200-1f7b-5162-8589-cdf12d7d11ed with scrape type 2
2026-03-28 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32ffe200-1f7b-5162-8589-cdf12d7d11ed, identifier: 10739309
2026-03-28 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c9735f-27bc-58b2-b448-65db677a595c with identifier: 10739381
2026-03-28 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c9735f-27bc-58b2-b448-65db677a595c with scrape type 2
2026-03-28 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c9735f-27bc-58b2-b448-65db677a595c with scrape type 2
2026-03-28 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c9735f-27bc-58b2-b448-65db677a595c, identifier: 10739381
2026-03-28 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10739309
2026-03-28 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10739309
2026-03-28 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10739309 to the API
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739309>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '32ffe200-1f7b-5162-8589-cdf12d7d11ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UBN028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739309',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 35365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo 1.2i Feel - Petrol - Manual - 110 hp - 35.365 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739309%27 HTTP/1.1" 200 None
2026-03-28 22:17:42 [adesa.be] INFO: Saving data for 10739309: {'auction_closing_time': 1774858500.0, 'created_time': 1774627301.447729, 'last_price_update_time': 1774736262.383629}
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739309') HTTP/1.1" 204 0
2026-03-28 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c9735f-27bc-58b2-b448-65db677a595c with identifier: 10739381
2026-03-28 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c9735f-27bc-58b2-b448-65db677a595c with identifier: 10739381
2026-03-28 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c9735f-27bc-58b2-b448-65db677a595c with identifier: 10739381 to the API
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739381>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '46c9735f-27bc-58b2-b448-65db677a595c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQS060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 96538,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31800,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X5 45e Lounge - xDrive - Hybrid - Automatic - 286 hp - 96.538 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739381%27 HTTP/1.1" 200 None
2026-03-28 22:17:42 [adesa.be] INFO: Saving data for 10739381: {'auction_closing_time': 1774858500.0, 'created_time': 1774624601.948697, 'last_price_update_time': 1774736262.775009}
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739381') HTTP/1.1" 204 0
2026-03-28 22:17:42 [adesa.be] INFO: Found listing with ID: 10739358
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739358%27 HTTP/1.1" 200 None
2026-03-28 22:17:42 [adesa.be] INFO: Scrape type for 10739358: 2
2026-03-28 22:17:42 [adesa.be] INFO: Scraping item 10739358 url https://www.openlane.eu/en/carv6/auction/10739358
2026-03-28 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:42 [adesa.be] INFO: Found listing with ID: 10740765
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740765%27 HTTP/1.1" 200 None
2026-03-28 22:17:42 [adesa.be] INFO: Scrape type for 10740765: 2
2026-03-28 22:17:42 [adesa.be] INFO: Scraping item 10740765 url https://www.openlane.eu/en/carv6/auction/10740765
2026-03-28 22: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-28 22: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-28 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10739104
2026-03-28 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4c5d936-125c-58a7-8926-6259cd7fe08c with scrape type 2
2026-03-28 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4c5d936-125c-58a7-8926-6259cd7fe08c with scrape type 2
2026-03-28 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4c5d936-125c-58a7-8926-6259cd7fe08c, identifier: 10739104
2026-03-28 22:17:42 [adesa.be] INFO: Found listing with ID: 10739985
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739985%27 HTTP/1.1" 200 None
2026-03-28 22:17:42 [adesa.be] INFO: Scrape type for 10739985: 2
2026-03-28 22:17:42 [adesa.be] INFO: Scraping item 10739985 url https://www.openlane.eu/en/carv6/auction/10739985
2026-03-28 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10739104
2026-03-28 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10739104
2026-03-28 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10739104 to the API
2026-03-28 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739104>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a4c5d936-125c-58a7-8926-6259cd7fe08c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFX570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739104',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 155791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-08-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - 74 hp - 155.791 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739104%27 HTTP/1.1" 200 None
2026-03-28 22:17:43 [adesa.be] INFO: Saving data for 10739104: {'auction_closing_time': 1774858500.0, 'created_time': 1774624612.65117, 'last_price_update_time': 1774736263.288836}
2026-03-28 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739104') HTTP/1.1" 204 0
2026-03-28 22:17:43 [adesa.be] INFO: Found listing with ID: 10739060
2026-03-28 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739060%27 HTTP/1.1" 200 None
2026-03-28 22:17:43 [adesa.be] INFO: Scrape type for 10739060: 2
2026-03-28 22:17:43 [adesa.be] INFO: Scraping item 10739060 url https://www.openlane.eu/en/carv6/auction/10739060
2026-03-28 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d2960e7-3972-585f-93df-3cec308a7f45 with identifier: 10739635
2026-03-28 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d2960e7-3972-585f-93df-3cec308a7f45 with scrape type 2
2026-03-28 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d2960e7-3972-585f-93df-3cec308a7f45 with scrape type 2
2026-03-28 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d2960e7-3972-585f-93df-3cec308a7f45, identifier: 10739635
2026-03-28 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90b2d1e8-a367-5e4b-8088-d44373cb733c with identifier: 10739727
2026-03-28 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90b2d1e8-a367-5e4b-8088-d44373cb733c with scrape type 2
2026-03-28 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90b2d1e8-a367-5e4b-8088-d44373cb733c with scrape type 2
2026-03-28 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90b2d1e8-a367-5e4b-8088-d44373cb733c, identifier: 10739727
2026-03-28 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10739229
2026-03-28 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a19cfa07-6991-5f7a-9ac3-d477c279849b with scrape type 2
2026-03-28 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a19cfa07-6991-5f7a-9ac3-d477c279849b with scrape type 2
2026-03-28 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a19cfa07-6991-5f7a-9ac3-d477c279849b, identifier: 10739229
2026-03-28 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with identifier: 10739674
2026-03-28 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with scrape type 2
2026-03-28 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with scrape type 2
2026-03-28 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1, identifier: 10739674
2026-03-28 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d2960e7-3972-585f-93df-3cec308a7f45 with identifier: 10739635
2026-03-28 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d2960e7-3972-585f-93df-3cec308a7f45 with identifier: 10739635
2026-03-28 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d2960e7-3972-585f-93df-3cec308a7f45 with identifier: 10739635 to the API
2026-03-28 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739635>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2d2960e7-3972-585f-93df-3cec308a7f45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR6005',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 66095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Cupra Formentor 2.0 TDI - AWD - Diesel - Automatic - 150 hp - '
'66.095 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739635%27 HTTP/1.1" 200 None
2026-03-28 22:17:44 [adesa.be] INFO: Saving data for 10739635: {'auction_closing_time': 1774858500.0, 'created_time': 1774624610.979, 'last_price_update_time': 1774736264.070165}
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739635') HTTP/1.1" 204 0
2026-03-28 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90b2d1e8-a367-5e4b-8088-d44373cb733c with identifier: 10739727
2026-03-28 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90b2d1e8-a367-5e4b-8088-d44373cb733c with identifier: 10739727
2026-03-28 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90b2d1e8-a367-5e4b-8088-d44373cb733c with identifier: 10739727 to the API
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739727>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '90b2d1e8-a367-5e4b-8088-d44373cb733c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJP771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739727',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 117039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS3 Crossback 1.2i Chic - Petrol - Manual - 101 hp - 117.039 km',
'transmission': 'manual',
'trim': 'Chic',
'vin': None,
'year': 2021}
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739727%27 HTTP/1.1" 200 None
2026-03-28 22:17:44 [adesa.be] INFO: Saving data for 10739727: {'auction_closing_time': 1774858500.0, 'created_time': 1774624615.113608, 'last_price_update_time': 1774736264.359489}
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739727') HTTP/1.1" 204 0
2026-03-28 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10739229
2026-03-28 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10739229
2026-03-28 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10739229 to the API
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739229>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a19cfa07-6991-5f7a-9ac3-d477c279849b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMH409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739229',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 44279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - Manual - 67 hp - 44.279 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739229%27 HTTP/1.1" 200 None
2026-03-28 22:17:44 [adesa.be] INFO: Saving data for 10739229: {'auction_closing_time': 1774858500.0, 'created_time': 1774624614.032015, 'last_price_update_time': 1774736264.638026}
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739229') HTTP/1.1" 204 0
2026-03-28 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with identifier: 10739674
2026-03-28 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with identifier: 10739674
2026-03-28 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with identifier: 10739674 to the API
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739674>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMZ305',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 94214,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 TCe Stepway - Petrol - Manual - 91 hp - 94.214 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2022}
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739674%27 HTTP/1.1" 200 None
2026-03-28 22:17:44 [adesa.be] INFO: Saving data for 10739674: {'auction_closing_time': 1774858500.0, 'created_time': 1774624617.469296, 'last_price_update_time': 1774736264.962488}
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739674') HTTP/1.1" 204 0
2026-03-28 22:17:44 [adesa.be] INFO: Found listing with ID: 10739172
2026-03-28 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739172%27 HTTP/1.1" 200 None
2026-03-28 22:17:45 [adesa.be] INFO: Scrape type for 10739172: 2
2026-03-28 22:17:45 [adesa.be] INFO: Scraping item 10739172 url https://www.openlane.eu/en/carv6/auction/10739172
2026-03-28 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:45 [adesa.be] INFO: Found listing with ID: 10739051
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739051%27 HTTP/1.1" 200 None
2026-03-28 22:17:45 [adesa.be] INFO: Scrape type for 10739051: 2
2026-03-28 22:17:45 [adesa.be] INFO: Scraping item 10739051 url https://www.openlane.eu/en/carv6/auction/10739051
2026-03-28 22: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-28 22: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-28 22: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-28 22:17:45 [adesa.be] INFO: Found listing with ID: 10739050
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739050%27 HTTP/1.1" 200 None
2026-03-28 22:17:45 [adesa.be] INFO: Scrape type for 10739050: 2
2026-03-28 22:17:45 [adesa.be] INFO: Scraping item 10739050 url https://www.openlane.eu/en/carv6/auction/10739050
2026-03-28 22:17:45 [adesa.be] INFO: Found listing with ID: 10739059
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739059%27 HTTP/1.1" 200 None
2026-03-28 22:17:45 [adesa.be] INFO: Scrape type for 10739059: 2
2026-03-28 22:17:45 [adesa.be] INFO: Scraping item 10739059 url https://www.openlane.eu/en/carv6/auction/10739059
2026-03-28 22:17:45 [adesa.be] INFO: Found listing with ID: 10739056
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739056%27 HTTP/1.1" 200 None
2026-03-28 22:17:45 [adesa.be] INFO: Scrape type for 10739056: 2
2026-03-28 22:17:45 [adesa.be] INFO: Scraping item 10739056 url https://www.openlane.eu/en/carv6/auction/10739056
2026-03-28 22:17:45 [adesa.be] INFO: Found listing with ID: 10739058
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739058%27 HTTP/1.1" 200 None
2026-03-28 22:17:45 [adesa.be] INFO: Scrape type for 10739058: 2
2026-03-28 22:17:45 [adesa.be] INFO: Scraping item 10739058 url https://www.openlane.eu/en/carv6/auction/10739058
2026-03-28 22:17:45 [adesa.be] INFO: Found listing with ID: 10739049
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739049%27 HTTP/1.1" 200 None
2026-03-28 22:17:45 [adesa.be] INFO: Scrape type for 10739049: 2
2026-03-28 22:17:45 [adesa.be] INFO: Scraping item 10739049 url https://www.openlane.eu/en/carv6/auction/10739049
2026-03-28 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015
2026-03-28 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa54b525-885f-5323-9856-27898df54df6 with scrape type 2
2026-03-28 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa54b525-885f-5323-9856-27898df54df6 with scrape type 2
2026-03-28 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa54b525-885f-5323-9856-27898df54df6, identifier: 10740015
2026-03-28 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738
2026-03-28 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87830a99-8466-529c-b375-9a8af6c3148a with scrape type 2
2026-03-28 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87830a99-8466-529c-b375-9a8af6c3148a with scrape type 2
2026-03-28 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87830a99-8466-529c-b375-9a8af6c3148a, identifier: 10740738
2026-03-28 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10739303
2026-03-28 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47c000b2-36b8-5856-8d26-2eaa6a00e757 with scrape type 2
2026-03-28 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47c000b2-36b8-5856-8d26-2eaa6a00e757 with scrape type 2
2026-03-28 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47c000b2-36b8-5856-8d26-2eaa6a00e757, identifier: 10739303
2026-03-28 22:17:45 [adesa.be] INFO: Found listing with ID: 10739062
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739062%27 HTTP/1.1" 200 None
2026-03-28 22:17:45 [adesa.be] INFO: Scrape type for 10739062: 2
2026-03-28 22:17:45 [adesa.be] INFO: Scraping item 10739062 url https://www.openlane.eu/en/carv6/auction/10739062
2026-03-28 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015
2026-03-28 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015
2026-03-28 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015 to the API
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740015>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa54b525-885f-5323-9856-27898df54df6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKJ686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740015',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 72570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-09-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - Manual - 74 hp - 72.570 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740015%27 HTTP/1.1" 200 None
2026-03-28 22:17:45 [adesa.be] INFO: Saving data for 10740015: {'auction_closing_time': 1774861200.0, 'created_time': 1774649784.487789, 'last_price_update_time': 1774736265.743438}
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740015') HTTP/1.1" 204 0
2026-03-28 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738
2026-03-28 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738
2026-03-28 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738 to the API
2026-03-28 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740738>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '87830a99-8466-529c-b375-9a8af6c3148a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA172',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 70616,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.6i Chic - Petrol - Automatic - 181 hp - 70.616 '
'km',
'transmission': 'automatic',
'trim': 'Chic',
'vin': None,
'year': 2020}
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740738%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Saving data for 10740738: {'auction_closing_time': 1774947600.0, 'created_time': 1774649787.077136, 'last_price_update_time': 1774736266.112076}
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740738') HTTP/1.1" 204 0
2026-03-28 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10739303
2026-03-28 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10739303
2026-03-28 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10739303 to the API
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739303>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '47c000b2-36b8-5856-8d26-2eaa6a00e757',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWQ569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 129732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.2i Performance Line - Petrol - Automatic - 130 '
'hp - 129.732 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739303%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Saving data for 10739303: {'auction_closing_time': 1774858500.0, 'created_time': 1774624613.026633, 'last_price_update_time': 1774736266.39811}
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739303') HTTP/1.1" 204 0
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10740536
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740536%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10740536: 0
2026-03-28 22:17:46 [adesa.be] INFO: Skipping item 10740536 url https://www.openlane.eu/en/carv6/auction/10740536
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10740020
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740020%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10740020: 0
2026-03-28 22:17:46 [adesa.be] INFO: Skipping item 10740020 url https://www.openlane.eu/en/carv6/auction/10740020
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10740778
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740778%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10740778: 0
2026-03-28 22:17:46 [adesa.be] INFO: Skipping item 10740778 url https://www.openlane.eu/en/carv6/auction/10740778
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10739101
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739101%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10739101: 2
2026-03-28 22:17:46 [adesa.be] INFO: Scraping item 10739101 url https://www.openlane.eu/en/carv6/auction/10739101
2026-03-28 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10739694
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739694%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10739694: 2
2026-03-28 22:17:46 [adesa.be] INFO: Scraping item 10739694 url https://www.openlane.eu/en/carv6/auction/10739694
2026-03-28 22: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-28 22: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-28 22: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-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10739646
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739646%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10739646: 2
2026-03-28 22:17:46 [adesa.be] INFO: Scraping item 10739646 url https://www.openlane.eu/en/carv6/auction/10739646
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10739639
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739639%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10739639: 2
2026-03-28 22:17:46 [adesa.be] INFO: Scraping item 10739639 url https://www.openlane.eu/en/carv6/auction/10739639
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10739524
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739524%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10739524: 2
2026-03-28 22:17:46 [adesa.be] INFO: Scraping item 10739524 url https://www.openlane.eu/en/carv6/auction/10739524
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10739620
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739620%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10739620: 2
2026-03-28 22:17:46 [adesa.be] INFO: Scraping item 10739620 url https://www.openlane.eu/en/carv6/auction/10739620
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10739967
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739967%27 HTTP/1.1" 200 None
2026-03-28 22:17:46 [adesa.be] INFO: Scrape type for 10739967: 2
2026-03-28 22:17:46 [adesa.be] INFO: Scraping item 10739967 url https://www.openlane.eu/en/carv6/auction/10739967
2026-03-28 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031
2026-03-28 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 with scrape type 2
2026-03-28 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 with scrape type 2
2026-03-28 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ece0725-ac8d-5c6d-b297-3d8bea484180, identifier: 10740031
2026-03-28 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019
2026-03-28 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3c412f6-e6ce-5461-b711-a1c287473c2b with scrape type 2
2026-03-28 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3c412f6-e6ce-5461-b711-a1c287473c2b with scrape type 2
2026-03-28 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3c412f6-e6ce-5461-b711-a1c287473c2b, identifier: 10740019
2026-03-28 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10739217
2026-03-28 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0936b64-4c36-5ad5-a655-39afa689e448 with scrape type 2
2026-03-28 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0936b64-4c36-5ad5-a655-39afa689e448 with scrape type 2
2026-03-28 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0936b64-4c36-5ad5-a655-39afa689e448, identifier: 10739217
2026-03-28 22:17:46 [adesa.be] INFO: Found listing with ID: 10739509
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739509%27 HTTP/1.1" 200 None
2026-03-28 22:17:47 [adesa.be] INFO: Scrape type for 10739509: 2
2026-03-28 22:17:47 [adesa.be] INFO: Scraping item 10739509 url https://www.openlane.eu/en/carv6/auction/10739509
2026-03-28 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031
2026-03-28 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031
2026-03-28 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031 to the API
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740031>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0ece0725-ac8d-5c6d-b297-3d8bea484180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLU950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740031',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 172384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI Rivoli - Diesel - Automatic - 130 hp - '
'172.384 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2022}
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740031%27 HTTP/1.1" 200 None
2026-03-28 22:17:47 [adesa.be] INFO: Saving data for 10740031: {'auction_closing_time': 1774861200.0, 'created_time': 1774649782.665658, 'last_price_update_time': 1774736267.298147}
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740031') HTTP/1.1" 204 0
2026-03-28 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019
2026-03-28 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019
2026-03-28 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019 to the API
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740019>
{'auction_title': '',
'c_o_2_emission_value': 141,
'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:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3c412f6-e6ce-5461-b711-a1c287473c2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATX560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740019',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 176014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line + - Diesel - Automatic - '
'130 hp - 176.014 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2021}
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740019%27 HTTP/1.1" 200 None
2026-03-28 22:17:47 [adesa.be] INFO: Saving data for 10740019: {'auction_closing_time': 1774861200.0, 'created_time': 1774649788.157161, 'last_price_update_time': 1774736267.686885}
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740019') HTTP/1.1" 204 0
2026-03-28 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10739217
2026-03-28 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10739217
2026-03-28 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10739217 to the API
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739217>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a0936b64-4c36-5ad5-a655-39afa689e448',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWN012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739217',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 149780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus 1.0 EcoBoost Connected - Petrol - Automatic - 125 hp - '
'149.780 km',
'transmission': 'automatic',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739217%27 HTTP/1.1" 200 None
2026-03-28 22:17:47 [adesa.be] INFO: Saving data for 10739217: {'auction_closing_time': 1774858500.0, 'created_time': 1774627424.798462, 'last_price_update_time': 1774736267.969699}
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739217') HTTP/1.1" 204 0
2026-03-28 22:17:47 [adesa.be] INFO: Found listing with ID: 10739356
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739356%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739356: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739356 url https://www.openlane.eu/en/carv6/auction/10739356
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739391
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739391%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739391: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10739391 url https://www.openlane.eu/en/carv6/auction/10739391
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10740035
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740035%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10740035: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10740035 url https://www.openlane.eu/en/carv6/auction/10740035
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739702
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739702%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739702: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739702 url https://www.openlane.eu/en/carv6/auction/10739702
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10740038
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740038%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10740038: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10740038 url https://www.openlane.eu/en/carv6/auction/10740038
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739926
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739926%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739926: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10739926 url https://www.openlane.eu/en/carv6/auction/10739926
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739965
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739965%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739965: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10739965 url https://www.openlane.eu/en/carv6/auction/10739965
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739428
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739428%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739428: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739428 url https://www.openlane.eu/en/carv6/auction/10739428
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739244
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739244%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739244: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739244 url https://www.openlane.eu/en/carv6/auction/10739244
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739386
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739386%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739386: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739386 url https://www.openlane.eu/en/carv6/auction/10739386
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739681
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739681%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739681: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739681 url https://www.openlane.eu/en/carv6/auction/10739681
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10740473
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740473%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10740473: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10740473 url https://www.openlane.eu/en/carv6/auction/10740473
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10740752
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740752%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10740752: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10740752 url https://www.openlane.eu/en/carv6/auction/10740752
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10740479
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740479%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10740479: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10740479 url https://www.openlane.eu/en/carv6/auction/10740479
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10740000
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740000%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10740000: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10740000 url https://www.openlane.eu/en/carv6/auction/10740000
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739974
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739974%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739974: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739974 url https://www.openlane.eu/en/carv6/auction/10739974
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10740005
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740005%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10740005: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10740005 url https://www.openlane.eu/en/carv6/auction/10740005
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739987
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739987%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739987: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739987 url https://www.openlane.eu/en/carv6/auction/10739987
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739653
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739653%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739653: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739653 url https://www.openlane.eu/en/carv6/auction/10739653
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739704
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739704%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739704: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739704 url https://www.openlane.eu/en/carv6/auction/10739704
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10740780
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740780%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10740780: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10740780 url https://www.openlane.eu/en/carv6/auction/10740780
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739503
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739503%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739503: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739503 url https://www.openlane.eu/en/carv6/auction/10739503
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739100
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739100%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739100: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739100 url https://www.openlane.eu/en/carv6/auction/10739100
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739143
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739143%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739143: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739143 url https://www.openlane.eu/en/carv6/auction/10739143
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739268
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739268%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739268: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739268 url https://www.openlane.eu/en/carv6/auction/10739268
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10740506
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740506%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10740506: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10740506 url https://www.openlane.eu/en/carv6/auction/10740506
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739962
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739962%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739962: 0
2026-03-28 22:17:48 [adesa.be] INFO: Skipping item 10739962 url https://www.openlane.eu/en/carv6/auction/10739962
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739198
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739198%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739198: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739198 url https://www.openlane.eu/en/carv6/auction/10739198
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739977
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739977%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739977: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739977 url https://www.openlane.eu/en/carv6/auction/10739977
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739178
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739178%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739178: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739178 url https://www.openlane.eu/en/carv6/auction/10739178
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739323
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739323%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739323: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739323 url https://www.openlane.eu/en/carv6/auction/10739323
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739565
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739565%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739565: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739565 url https://www.openlane.eu/en/carv6/auction/10739565
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739188
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739188%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739188: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739188 url https://www.openlane.eu/en/carv6/auction/10739188
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739403
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739403%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739403: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739403 url https://www.openlane.eu/en/carv6/auction/10739403
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739175
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739175%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739175: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739175 url https://www.openlane.eu/en/carv6/auction/10739175
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739532
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739532%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739532: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739532 url https://www.openlane.eu/en/carv6/auction/10739532
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739233
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739233%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739233: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739233 url https://www.openlane.eu/en/carv6/auction/10739233
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739692
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739692%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739692: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739692 url https://www.openlane.eu/en/carv6/auction/10739692
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739408
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739408%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739408: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739408 url https://www.openlane.eu/en/carv6/auction/10739408
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739983
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739983%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739983: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739983 url https://www.openlane.eu/en/carv6/auction/10739983
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739451
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739451%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739451: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739451 url https://www.openlane.eu/en/carv6/auction/10739451
2026-03-28 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:48 [adesa.be] INFO: Found listing with ID: 10739322
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739322%27 HTTP/1.1" 200 None
2026-03-28 22:17:48 [adesa.be] INFO: Scrape type for 10739322: 2
2026-03-28 22:17:48 [adesa.be] INFO: Scraping item 10739322 url https://www.openlane.eu/en/carv6/auction/10739322
2026-03-28 22:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10739238
2026-03-28 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd9c76b-afbf-5586-85ce-5bab6e687380 with scrape type 2
2026-03-28 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dd9c76b-afbf-5586-85ce-5bab6e687380 with scrape type 2
2026-03-28 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3dd9c76b-afbf-5586-85ce-5bab6e687380, identifier: 10739238
2026-03-28 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10739238
2026-03-28 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10739238
2026-03-28 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10739238 to the API
2026-03-28 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739238>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3dd9c76b-afbf-5586-85ce-5bab6e687380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNF472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739238',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 169361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Manual - 150 hp - 169.361 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-28 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739238%27 HTTP/1.1" 200 None
2026-03-28 22:17:49 [adesa.be] INFO: Saving data for 10739238: {'auction_closing_time': 1774858500.0, 'created_time': 1774624620.544637, 'last_price_update_time': 1774736269.478396}
2026-03-28 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739238') HTTP/1.1" 204 0
2026-03-28 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22: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-28 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with identifier: 10739384
2026-03-28 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with scrape type 2
2026-03-28 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with scrape type 2
2026-03-28 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf, identifier: 10739384
2026-03-28 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with identifier: 10739384
2026-03-28 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with identifier: 10739384
2026-03-28 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with identifier: 10739384 to the API
2026-03-28 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739384>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739384',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 101279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.5 Titanium - Petrol - Automatic - 150 hp - 101.279 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739384%27 HTTP/1.1" 200 None
2026-03-28 22:17:50 [adesa.be] INFO: Saving data for 10739384: {'auction_closing_time': 1774858500.0, 'created_time': 1774624624.026151, 'last_price_update_time': 1774736270.107586}
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739384') HTTP/1.1" 204 0
2026-03-28 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10739358
2026-03-28 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with scrape type 2
2026-03-28 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with scrape type 2
2026-03-28 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42, identifier: 10739358
2026-03-28 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10739106
2026-03-28 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with scrape type 2
2026-03-28 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with scrape type 2
2026-03-28 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f, identifier: 10739106
2026-03-28 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10739358
2026-03-28 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10739358
2026-03-28 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10739358 to the API
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739358>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGU008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739358',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 102749,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 102.749 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739358%27 HTTP/1.1" 200 None
2026-03-28 22:17:50 [adesa.be] INFO: Saving data for 10739358: {'auction_closing_time': 1774858500.0, 'created_time': 1774624623.067893, 'last_price_update_time': 1774736270.613579}
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739358') HTTP/1.1" 204 0
2026-03-28 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10739106
2026-03-28 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10739106
2026-03-28 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10739106 to the API
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739106>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '26e6f0c4-6308-5274-b3b8-0c46cf9a366f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WZ5178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739106',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 165335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI - AWD - Diesel - 190 hp - 165.335 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739106%27 HTTP/1.1" 200 None
2026-03-28 22:17:50 [adesa.be] INFO: Saving data for 10739106: {'auction_closing_time': 1774858500.0, 'created_time': 1774627226.440571, 'last_price_update_time': 1774736270.919134}
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739106') HTTP/1.1" 204 0
2026-03-28 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10739251
2026-03-28 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97023992-d9e8-5f36-bd40-38df3099120d with scrape type 2
2026-03-28 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97023992-d9e8-5f36-bd40-38df3099120d with scrape type 2
2026-03-28 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97023992-d9e8-5f36-bd40-38df3099120d, identifier: 10739251
2026-03-28 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10739251
2026-03-28 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10739251
2026-03-28 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10739251 to the API
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739251>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '97023992-d9e8-5f36-bd40-38df3099120d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHK024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739251',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 149363,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Automatic - 150 hp - '
'149.363 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739251%27 HTTP/1.1" 200 None
2026-03-28 22:17:51 [adesa.be] INFO: Saving data for 10739251: {'auction_closing_time': 1774858500.0, 'created_time': 1774627225.911754, 'last_price_update_time': 1774736271.375678}
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739251') HTTP/1.1" 204 0
2026-03-28 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3041d161-076b-523e-9f33-385287f52c00 with identifier: 10739556
2026-03-28 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3041d161-076b-523e-9f33-385287f52c00 with scrape type 2
2026-03-28 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3041d161-076b-523e-9f33-385287f52c00 with scrape type 2
2026-03-28 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3041d161-076b-523e-9f33-385287f52c00, identifier: 10739556
2026-03-28 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3041d161-076b-523e-9f33-385287f52c00 with identifier: 10739556
2026-03-28 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3041d161-076b-523e-9f33-385287f52c00 with identifier: 10739556
2026-03-28 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3041d161-076b-523e-9f33-385287f52c00 with identifier: 10739556 to the API
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739556>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 155,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3041d161-076b-523e-9f33-385287f52c00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBJ796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 169784,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus 1.0 EcoBoost ST Line X - Petrol - Automatic - 155 hp - '
'169.784 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739556%27 HTTP/1.1" 200 None
2026-03-28 22:17:51 [adesa.be] INFO: Saving data for 10739556: {'auction_closing_time': 1774858500.0, 'created_time': 1774624621.181469, 'last_price_update_time': 1774736271.810448}
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739556') HTTP/1.1" 204 0
2026-03-28 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22: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-28 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07f42051-38c3-5c97-84de-28beaf911e8e with identifier: 10739596
2026-03-28 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07f42051-38c3-5c97-84de-28beaf911e8e with scrape type 2
2026-03-28 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07f42051-38c3-5c97-84de-28beaf911e8e with scrape type 2
2026-03-28 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07f42051-38c3-5c97-84de-28beaf911e8e, identifier: 10739596
2026-03-28 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07f42051-38c3-5c97-84de-28beaf911e8e with identifier: 10739596
2026-03-28 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07f42051-38c3-5c97-84de-28beaf911e8e with identifier: 10739596
2026-03-28 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07f42051-38c3-5c97-84de-28beaf911e8e with identifier: 10739596 to the API
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739596>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '07f42051-38c3-5c97-84de-28beaf911e8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VQG553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739596',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 166029,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2019-01-28',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Manual - 150 hp - 166.029 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739596%27 HTTP/1.1" 200 None
2026-03-28 22:17:52 [adesa.be] INFO: Saving data for 10739596: {'auction_closing_time': 1774858500.0, 'created_time': 1774627225.572599, 'last_price_update_time': 1774736272.295365}
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739596') HTTP/1.1" 204 0
2026-03-28 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10739347
2026-03-28 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7334047-a634-5977-a0b3-33bdd173c3ca with scrape type 2
2026-03-28 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7334047-a634-5977-a0b3-33bdd173c3ca with scrape type 2
2026-03-28 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7334047-a634-5977-a0b3-33bdd173c3ca, identifier: 10739347
2026-03-28 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985
2026-03-28 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09b6ef54-1102-5b67-ae0a-96c30992d355 with scrape type 2
2026-03-28 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09b6ef54-1102-5b67-ae0a-96c30992d355 with scrape type 2
2026-03-28 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09b6ef54-1102-5b67-ae0a-96c30992d355, identifier: 10739985
2026-03-28 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10739347
2026-03-28 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10739347
2026-03-28 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10739347 to the API
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739347>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e7334047-a634-5977-a0b3-33bdd173c3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739347',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 128919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus Active 1.5 EcoBlue - Diesel - Manual - 120 hp - 128.919 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739347%27 HTTP/1.1" 200 None
2026-03-28 22:17:52 [adesa.be] INFO: Saving data for 10739347: {'auction_closing_time': 1774858500.0, 'created_time': 1774627227.088805, 'last_price_update_time': 1774736272.824715}
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739347') HTTP/1.1" 204 0
2026-03-28 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985
2026-03-28 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985
2026-03-28 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985 to the API
2026-03-28 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739985>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '09b6ef54-1102-5b67-ae0a-96c30992d355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739985',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 210838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.0 EcoBlue ST Line X - AWD - Diesel - Automatic - 190 hp '
'- 210.838 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739985%27 HTTP/1.1" 200 None
2026-03-28 22:17:53 [adesa.be] INFO: Saving data for 10739985: {'auction_closing_time': 1774861200.0, 'created_time': 1774649774.236527, 'last_price_update_time': 1774736273.111214}
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739985') HTTP/1.1" 204 0
2026-03-28 22: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-28 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10739060
2026-03-28 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a95000bc-97e6-5e30-b373-f0015a19bd4f with scrape type 2
2026-03-28 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a95000bc-97e6-5e30-b373-f0015a19bd4f with scrape type 2
2026-03-28 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a95000bc-97e6-5e30-b373-f0015a19bd4f, identifier: 10739060
2026-03-28 22: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-28 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10739060
2026-03-28 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10739060
2026-03-28 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10739060 to the API
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739060>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a95000bc-97e6-5e30-b373-f0015a19bd4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECT036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739060',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 26415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 26.415 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739060%27 HTTP/1.1" 200 None
2026-03-28 22:17:53 [adesa.be] INFO: Saving data for 10739060: {'auction_closing_time': 1774858500.0, 'created_time': 1774624625.297941, 'last_price_update_time': 1774736273.533977}
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739060') HTTP/1.1" 204 0
2026-03-28 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10739172
2026-03-28 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with scrape type 2
2026-03-28 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with scrape type 2
2026-03-28 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a, identifier: 10739172
2026-03-28 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10739172
2026-03-28 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10739172
2026-03-28 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10739172 to the API
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739172>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ae9cf92f-fdea-5a2c-be75-8c9c83bd582a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EJL268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739172',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 29534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 29.534 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739172%27 HTTP/1.1" 200 None
2026-03-28 22:17:53 [adesa.be] INFO: Saving data for 10739172: {'auction_closing_time': 1774858500.0, 'created_time': 1774624656.472849, 'last_price_update_time': 1774736273.916967}
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739172') HTTP/1.1" 204 0
2026-03-28 22: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-28 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c44e85-295d-5861-803a-cfcd6e198630 with identifier: 10739101
2026-03-28 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c44e85-295d-5861-803a-cfcd6e198630 with scrape type 2
2026-03-28 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7c44e85-295d-5861-803a-cfcd6e198630 with scrape type 2
2026-03-28 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7c44e85-295d-5861-803a-cfcd6e198630, identifier: 10739101
2026-03-28 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7c44e85-295d-5861-803a-cfcd6e198630 with identifier: 10739101
2026-03-28 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7c44e85-295d-5861-803a-cfcd6e198630 with identifier: 10739101
2026-03-28 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7c44e85-295d-5861-803a-cfcd6e198630 with identifier: 10739101 to the API
2026-03-28 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739101>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b7c44e85-295d-5861-803a-cfcd6e198630',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXU541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739101',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 144136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Puma 1.0 Titanium - Petrol - 125 hp - 144.136 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-28 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739101%27 HTTP/1.1" 200 None
2026-03-28 22:17:54 [adesa.be] INFO: Saving data for 10739101: {'auction_closing_time': 1774858500.0, 'created_time': 1774624638.634301, 'last_price_update_time': 1774736274.327405}
2026-03-28 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739101') HTTP/1.1" 204 0
2026-03-28 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with identifier: 10739398
2026-03-28 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with scrape type 2
2026-03-28 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with scrape type 2
2026-03-28 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1, identifier: 10739398
2026-03-28 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with identifier: 10739398
2026-03-28 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with identifier: 10739398
2026-03-28 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with identifier: 10739398 to the API
2026-03-28 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:17: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-28 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739398>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WVF777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739398',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 75931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2019-09-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Fiesta 1.1i Business - Petrol - Manual - 70 hp - 75.931 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739398%27 HTTP/1.1" 200 None
2026-03-28 22:17:54 [adesa.be] INFO: Saving data for 10739398: {'auction_closing_time': 1774858500.0, 'created_time': 1774627368.073551, 'last_price_update_time': 1774736274.738267}
2026-03-28 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739398') HTTP/1.1" 204 0
2026-03-28 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10739049
2026-03-28 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47408fbc-672d-5d98-a398-1e50e4a2330a with scrape type 2
2026-03-28 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47408fbc-672d-5d98-a398-1e50e4a2330a with scrape type 2
2026-03-28 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47408fbc-672d-5d98-a398-1e50e4a2330a, identifier: 10739049
2026-03-28 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10739049
2026-03-28 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10739049
2026-03-28 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10739049 to the API
2026-03-28 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739049>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '47408fbc-672d-5d98-a398-1e50e4a2330a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWQ045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739049',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 55845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 55.845 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739049%27 HTTP/1.1" 200 None
2026-03-28 22:17:55 [adesa.be] INFO: Saving data for 10739049: {'auction_closing_time': 1774858500.0, 'created_time': 1774624640.804095, 'last_price_update_time': 1774736275.146556}
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739049') HTTP/1.1" 204 0
2026-03-28 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10739451
2026-03-28 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95ffc462-a6f3-57b6-b68e-b927063d1b77 with scrape type 2
2026-03-28 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95ffc462-a6f3-57b6-b68e-b927063d1b77 with scrape type 2
2026-03-28 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95ffc462-a6f3-57b6-b68e-b927063d1b77, identifier: 10739451
2026-03-28 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10739451
2026-03-28 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10739451
2026-03-28 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10739451 to the API
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739451>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '95ffc462-a6f3-57b6-b68e-b927063d1b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739451',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 108943,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Ceed SW 1.6 CRDi More - Diesel - Automatic - 136 hp - 108.943 '
'km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2022}
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739451%27 HTTP/1.1" 200 None
2026-03-28 22:17:55 [adesa.be] INFO: Saving data for 10739451: {'auction_closing_time': 1774858500.0, 'created_time': 1774624644.341849, 'last_price_update_time': 1774736275.53711}
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739451') HTTP/1.1" 204 0
2026-03-28 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10739062
2026-03-28 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7cdd04-b78f-55fb-b153-49387529e68d with scrape type 2
2026-03-28 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f7cdd04-b78f-55fb-b153-49387529e68d with scrape type 2
2026-03-28 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f7cdd04-b78f-55fb-b153-49387529e68d, identifier: 10739062
2026-03-28 22: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-28 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10739062
2026-03-28 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10739062
2026-03-28 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10739062 to the API
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739062>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7f7cdd04-b78f-55fb-b153-49387529e68d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASA642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739062',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 95048,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i Titanium - Petrol - 152 hp - 95.048 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739062%27 HTTP/1.1" 200 None
2026-03-28 22:17:55 [adesa.be] INFO: Saving data for 10739062: {'auction_closing_time': 1774858500.0, 'created_time': 1774624639.72049, 'last_price_update_time': 1774736275.940185}
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739062') HTTP/1.1" 204 0
2026-03-28 22: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-28 22:17:55 [adesa.be] INFO: Found listing with ID: 10739677
2026-03-28 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739677%27 HTTP/1.1" 200 None
2026-03-28 22:17:55 [adesa.be] INFO: Scrape type for 10739677: 2
2026-03-28 22:17:55 [adesa.be] INFO: Scraping item 10739677 url https://www.openlane.eu/en/carv6/auction/10739677
2026-03-28 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10739983
2026-03-28 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d62285a0-9469-574f-87de-cccb86eff718 with scrape type 2
2026-03-28 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d62285a0-9469-574f-87de-cccb86eff718 with scrape type 2
2026-03-28 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d62285a0-9469-574f-87de-cccb86eff718, identifier: 10739983
2026-03-28 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10739983
2026-03-28 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10739983
2026-03-28 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10739983 to the API
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739983>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd62285a0-9469-574f-87de-cccb86eff718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTG862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739983',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 216088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Ceed SW 1.6 CRDi - Diesel - Manual - 136 hp - 216.088 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739983%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Saving data for 10739983: {'auction_closing_time': 1774861200.0, 'created_time': 1774649791.672691, 'last_price_update_time': 1774736276.339255}
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739983') HTTP/1.1" 204 0
2026-03-28 22:17:56 [adesa.be] INFO: Found listing with ID: 10739673
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739673%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Scrape type for 10739673: 2
2026-03-28 22:17:56 [adesa.be] INFO: Scraping item 10739673 url https://www.openlane.eu/en/carv6/auction/10739673
2026-03-28 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:56 [adesa.be] INFO: Found listing with ID: 10739554
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739554%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Scrape type for 10739554: 2
2026-03-28 22:17:56 [adesa.be] INFO: Scraping item 10739554 url https://www.openlane.eu/en/carv6/auction/10739554
2026-03-28 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:56 [adesa.be] INFO: Found listing with ID: 10739269
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739269%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Scrape type for 10739269: 2
2026-03-28 22:17:56 [adesa.be] INFO: Scraping item 10739269 url https://www.openlane.eu/en/carv6/auction/10739269
2026-03-28 22:17:56 [adesa.be] INFO: Found listing with ID: 10739121
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739121%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Scrape type for 10739121: 2
2026-03-28 22:17:56 [adesa.be] INFO: Scraping item 10739121 url https://www.openlane.eu/en/carv6/auction/10739121
2026-03-28 22:17:56 [adesa.be] INFO: Found listing with ID: 10740759
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740759%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Scrape type for 10740759: 0
2026-03-28 22:17:56 [adesa.be] INFO: Skipping item 10740759 url https://www.openlane.eu/en/carv6/auction/10740759
2026-03-28 22:17:56 [adesa.be] INFO: Found listing with ID: 10739404
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739404%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Scrape type for 10739404: 2
2026-03-28 22:17:56 [adesa.be] INFO: Scraping item 10739404 url https://www.openlane.eu/en/carv6/auction/10739404
2026-03-28 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:56 [adesa.be] INFO: Found listing with ID: 10739405
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739405%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Scrape type for 10739405: 2
2026-03-28 22:17:56 [adesa.be] INFO: Scraping item 10739405 url https://www.openlane.eu/en/carv6/auction/10739405
2026-03-28 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10739322
2026-03-28 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77ed563a-590e-5bf1-a61f-21f1a48085b4 with scrape type 2
2026-03-28 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77ed563a-590e-5bf1-a61f-21f1a48085b4 with scrape type 2
2026-03-28 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77ed563a-590e-5bf1-a61f-21f1a48085b4, identifier: 10739322
2026-03-28 22:17:56 [adesa.be] INFO: Found listing with ID: 10739032
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739032%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Scrape type for 10739032: 2
2026-03-28 22:17:56 [adesa.be] INFO: Scraping item 10739032 url https://www.openlane.eu/en/carv6/auction/10739032
2026-03-28 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10739322
2026-03-28 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10739322
2026-03-28 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10739322 to the API
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739322>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '77ed563a-590e-5bf1-a61f-21f1a48085b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739322',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 119066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Ceed SW 1.6 GDI Business - Hybrid - Automatic - 105 hp - '
'119.066 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739322%27 HTTP/1.1" 200 None
2026-03-28 22:17:56 [adesa.be] INFO: Saving data for 10739322: {'auction_closing_time': 1774858500.0, 'created_time': 1774624645.084563, 'last_price_update_time': 1774736276.977741}
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739322') HTTP/1.1" 204 0
2026-03-28 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2856901b-42d2-5308-ad13-645fc346c7b9 with identifier: 10739408
2026-03-28 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2856901b-42d2-5308-ad13-645fc346c7b9 with scrape type 2
2026-03-28 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2856901b-42d2-5308-ad13-645fc346c7b9 with scrape type 2
2026-03-28 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2856901b-42d2-5308-ad13-645fc346c7b9, identifier: 10739408
2026-03-28 22:17:57 [adesa.be] INFO: Found listing with ID: 10739197
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739197%27 HTTP/1.1" 200 None
2026-03-28 22:17:57 [adesa.be] INFO: Scrape type for 10739197: 2
2026-03-28 22:17:57 [adesa.be] INFO: Scraping item 10739197 url https://www.openlane.eu/en/carv6/auction/10739197
2026-03-28 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2856901b-42d2-5308-ad13-645fc346c7b9 with identifier: 10739408
2026-03-28 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2856901b-42d2-5308-ad13-645fc346c7b9 with identifier: 10739408
2026-03-28 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2856901b-42d2-5308-ad13-645fc346c7b9 with identifier: 10739408 to the API
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739408>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2856901b-42d2-5308-ad13-645fc346c7b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTG605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739408',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 214772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Ceed SW 1.6 CRDi - Diesel - Manual - 136 hp - 214.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739408%27 HTTP/1.1" 200 None
2026-03-28 22:17:57 [adesa.be] INFO: Saving data for 10739408: {'auction_closing_time': 1774858500.0, 'created_time': 1774624644.750806, 'last_price_update_time': 1774736277.417089}
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739408') HTTP/1.1" 204 0
2026-03-28 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee177aac-8007-544c-bc3f-21cd8bec209d with identifier: 10739692
2026-03-28 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee177aac-8007-544c-bc3f-21cd8bec209d with scrape type 2
2026-03-28 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee177aac-8007-544c-bc3f-21cd8bec209d with scrape type 2
2026-03-28 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee177aac-8007-544c-bc3f-21cd8bec209d, identifier: 10739692
2026-03-28 22:17:57 [adesa.be] INFO: Found listing with ID: 10739073
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739073%27 HTTP/1.1" 200 None
2026-03-28 22:17:57 [adesa.be] INFO: Scrape type for 10739073: 2
2026-03-28 22:17:57 [adesa.be] INFO: Scraping item 10739073 url https://www.openlane.eu/en/carv6/auction/10739073
2026-03-28 22: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-28 22: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-28 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee177aac-8007-544c-bc3f-21cd8bec209d with identifier: 10739692
2026-03-28 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee177aac-8007-544c-bc3f-21cd8bec209d with identifier: 10739692
2026-03-28 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee177aac-8007-544c-bc3f-21cd8bec209d with identifier: 10739692 to the API
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739692>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'ee177aac-8007-544c-bc3f-21cd8bec209d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FTS738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739692',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 10347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Ceed SW 1.0 T-GDI - Petrol - Manual - 101 hp - 10.347 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739692%27 HTTP/1.1" 200 None
2026-03-28 22:17:57 [adesa.be] INFO: Saving data for 10739692: {'auction_closing_time': 1774858500.0, 'created_time': 1774627216.18027, 'last_price_update_time': 1774736277.813418}
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739692') HTTP/1.1" 204 0
2026-03-28 22:17:57 [adesa.be] INFO: Found listing with ID: 10739070
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739070%27 HTTP/1.1" 200 None
2026-03-28 22:17:57 [adesa.be] INFO: Scrape type for 10739070: 2
2026-03-28 22:17:57 [adesa.be] INFO: Scraping item 10739070 url https://www.openlane.eu/en/carv6/auction/10739070
2026-03-28 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:57 [adesa.be] INFO: Found listing with ID: 10739098
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739098%27 HTTP/1.1" 200 None
2026-03-28 22:17:57 [adesa.be] INFO: Scrape type for 10739098: 2
2026-03-28 22:17:57 [adesa.be] INFO: Scraping item 10739098 url https://www.openlane.eu/en/carv6/auction/10739098
2026-03-28 22: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-28 22: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-28 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10739233
2026-03-28 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 494d1272-d2b9-5ee8-8833-115c78b0190a with scrape type 2
2026-03-28 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 494d1272-d2b9-5ee8-8833-115c78b0190a with scrape type 2
2026-03-28 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 494d1272-d2b9-5ee8-8833-115c78b0190a, identifier: 10739233
2026-03-28 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8828055a-52c2-569f-8987-700ab6e5ab5b with identifier: 10739532
2026-03-28 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8828055a-52c2-569f-8987-700ab6e5ab5b with scrape type 2
2026-03-28 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8828055a-52c2-569f-8987-700ab6e5ab5b with scrape type 2
2026-03-28 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8828055a-52c2-569f-8987-700ab6e5ab5b, identifier: 10739532
2026-03-28 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10739233
2026-03-28 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10739233
2026-03-28 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10739233 to the API
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739233>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '494d1272-d2b9-5ee8-8833-115c78b0190a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCJ223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739233',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 94150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Jeep Compass 4xe 1.3 Limited - AWD - Hybrid - Automatic - 131 hp - '
'94.150 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2023}
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739233%27 HTTP/1.1" 200 None
2026-03-28 22:17:58 [adesa.be] INFO: Saving data for 10739233: {'auction_closing_time': 1774858500.0, 'created_time': 1774627220.25441, 'last_price_update_time': 1774736278.431782}
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739233') HTTP/1.1" 204 0
2026-03-28 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8828055a-52c2-569f-8987-700ab6e5ab5b with identifier: 10739532
2026-03-28 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8828055a-52c2-569f-8987-700ab6e5ab5b with identifier: 10739532
2026-03-28 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8828055a-52c2-569f-8987-700ab6e5ab5b with identifier: 10739532 to the API
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739532>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '8828055a-52c2-569f-8987-700ab6e5ab5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEU467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 49960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Jeep Compass 1.5 - Petrol - Automatic - 131 hp - 49.960 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739532%27 HTTP/1.1" 200 None
2026-03-28 22:17:58 [adesa.be] INFO: Saving data for 10739532: {'auction_closing_time': 1774858500.0, 'created_time': 1774624642.496702, 'last_price_update_time': 1774736278.709101}
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739532') HTTP/1.1" 204 0
2026-03-28 22:17:58 [adesa.be] INFO: Found listing with ID: 10739369
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739369%27 HTTP/1.1" 200 None
2026-03-28 22:17:58 [adesa.be] INFO: Scrape type for 10739369: 2
2026-03-28 22:17:58 [adesa.be] INFO: Scraping item 10739369 url https://www.openlane.eu/en/carv6/auction/10739369
2026-03-28 22:17:58 [adesa.be] INFO: Found listing with ID: 10740537
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740537%27 HTTP/1.1" 200 None
2026-03-28 22:17:58 [adesa.be] INFO: Scrape type for 10740537: 0
2026-03-28 22:17:58 [adesa.be] INFO: Skipping item 10740537 url https://www.openlane.eu/en/carv6/auction/10740537
2026-03-28 22:17:58 [adesa.be] INFO: Found listing with ID: 10739950
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739950%27 HTTP/1.1" 200 None
2026-03-28 22:17:58 [adesa.be] INFO: Scrape type for 10739950: 0
2026-03-28 22:17:58 [adesa.be] INFO: Skipping item 10739950 url https://www.openlane.eu/en/carv6/auction/10739950
2026-03-28 22:17:58 [adesa.be] INFO: Found listing with ID: 10740036
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740036%27 HTTP/1.1" 200 None
2026-03-28 22:17:58 [adesa.be] INFO: Scrape type for 10740036: 2
2026-03-28 22:17:58 [adesa.be] INFO: Scraping item 10740036 url https://www.openlane.eu/en/carv6/auction/10740036
2026-03-28 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65fc0413-aa50-5fa1-b70d-010f0ffad3b0 with identifier: 10739175
2026-03-28 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65fc0413-aa50-5fa1-b70d-010f0ffad3b0 with scrape type 2
2026-03-28 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65fc0413-aa50-5fa1-b70d-010f0ffad3b0 with scrape type 2
2026-03-28 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65fc0413-aa50-5fa1-b70d-010f0ffad3b0, identifier: 10739175
2026-03-28 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aa909a4-508d-594f-b534-1896d4341772 with identifier: 10739403
2026-03-28 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aa909a4-508d-594f-b534-1896d4341772 with scrape type 2
2026-03-28 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3aa909a4-508d-594f-b534-1896d4341772 with scrape type 2
2026-03-28 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3aa909a4-508d-594f-b534-1896d4341772, identifier: 10739403
2026-03-28 22:17:59 [adesa.be] INFO: Found listing with ID: 10739034
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739034%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Scrape type for 10739034: 2
2026-03-28 22:17:59 [adesa.be] INFO: Scraping item 10739034 url https://www.openlane.eu/en/carv6/auction/10739034
2026-03-28 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65fc0413-aa50-5fa1-b70d-010f0ffad3b0 with identifier: 10739175
2026-03-28 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65fc0413-aa50-5fa1-b70d-010f0ffad3b0 with identifier: 10739175
2026-03-28 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65fc0413-aa50-5fa1-b70d-010f0ffad3b0 with identifier: 10739175 to the API
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739175>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '65fc0413-aa50-5fa1-b70d-010f0ffad3b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWJ429',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739175',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 158697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Jeep Compass 1.3 - Petrol - Automatic - 150 hp - 158.697 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739175%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Saving data for 10739175: {'auction_closing_time': 1774858500.0, 'created_time': 1774627219.874489, 'last_price_update_time': 1774736279.384363}
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739175') HTTP/1.1" 204 0
2026-03-28 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3aa909a4-508d-594f-b534-1896d4341772 with identifier: 10739403
2026-03-28 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3aa909a4-508d-594f-b534-1896d4341772 with identifier: 10739403
2026-03-28 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3aa909a4-508d-594f-b534-1896d4341772 with identifier: 10739403 to the API
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739403>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3aa909a4-508d-594f-b534-1896d4341772',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPG090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 70093,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Jaguar F-Pace S - Diesel - Automatic - 204 hp - 70.093 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2022}
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739403%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Saving data for 10739403: {'auction_closing_time': 1774858500.0, 'created_time': 1774627219.494127, 'last_price_update_time': 1774736279.668601}
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739403') HTTP/1.1" 204 0
2026-03-28 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:59 [adesa.be] INFO: Found listing with ID: 10740804
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740804%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Scrape type for 10740804: 0
2026-03-28 22:17:59 [adesa.be] INFO: Skipping item 10740804 url https://www.openlane.eu/en/carv6/auction/10740804
2026-03-28 22:17:59 [adesa.be] INFO: Found listing with ID: 10740502
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740502%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Scrape type for 10740502: 0
2026-03-28 22:17:59 [adesa.be] INFO: Skipping item 10740502 url https://www.openlane.eu/en/carv6/auction/10740502
2026-03-28 22:17:59 [adesa.be] INFO: Found listing with ID: 10739046
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739046%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Scrape type for 10739046: 2
2026-03-28 22:17:59 [adesa.be] INFO: Scraping item 10739046 url https://www.openlane.eu/en/carv6/auction/10739046
2026-03-28 22: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-28 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:17:59 [adesa.be] INFO: Found listing with ID: 10739246
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739246%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Scrape type for 10739246: 2
2026-03-28 22:17:59 [adesa.be] INFO: Scraping item 10739246 url https://www.openlane.eu/en/carv6/auction/10739246
2026-03-28 22:17:59 [adesa.be] INFO: Found listing with ID: 10739604
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739604%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Scrape type for 10739604: 2
2026-03-28 22:17:59 [adesa.be] INFO: Scraping item 10739604 url https://www.openlane.eu/en/carv6/auction/10739604
2026-03-28 22:17:59 [adesa.be] INFO: Found listing with ID: 10739579
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739579%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Scrape type for 10739579: 2
2026-03-28 22:17:59 [adesa.be] INFO: Scraping item 10739579 url https://www.openlane.eu/en/carv6/auction/10739579
2026-03-28 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 118faf42-8892-58a0-bb2e-e1c3a623f640 with identifier: 10739565
2026-03-28 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 118faf42-8892-58a0-bb2e-e1c3a623f640 with scrape type 2
2026-03-28 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 118faf42-8892-58a0-bb2e-e1c3a623f640 with scrape type 2
2026-03-28 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 118faf42-8892-58a0-bb2e-e1c3a623f640, identifier: 10739565
2026-03-28 22:17:59 [adesa.be] INFO: Found listing with ID: 10740772
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740772%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Scrape type for 10740772: 0
2026-03-28 22:17:59 [adesa.be] INFO: Skipping item 10740772 url https://www.openlane.eu/en/carv6/auction/10740772
2026-03-28 22:17:59 [adesa.be] INFO: Found listing with ID: 10739687
2026-03-28 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739687%27 HTTP/1.1" 200 None
2026-03-28 22:17:59 [adesa.be] INFO: Scrape type for 10739687: 2
2026-03-28 22:17:59 [adesa.be] INFO: Scraping item 10739687 url https://www.openlane.eu/en/carv6/auction/10739687
2026-03-28 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 118faf42-8892-58a0-bb2e-e1c3a623f640 with identifier: 10739565
2026-03-28 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 118faf42-8892-58a0-bb2e-e1c3a623f640 with identifier: 10739565
2026-03-28 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 118faf42-8892-58a0-bb2e-e1c3a623f640 with identifier: 10739565 to the API
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739565>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '118faf42-8892-58a0-bb2e-e1c3a623f640',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDE165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 30198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Jaguar E-Pace R-Dynamic S - Petrol - Automatic - 160 hp - 30.198 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739565%27 HTTP/1.1" 200 None
2026-03-28 22:18:00 [adesa.be] INFO: Saving data for 10739565: {'auction_closing_time': 1774858500.0, 'created_time': 1774627222.216051, 'last_price_update_time': 1774736280.24655}
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739565') HTTP/1.1" 204 0
2026-03-28 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:00 [adesa.be] INFO: Found listing with ID: 10739357
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739357%27 HTTP/1.1" 200 None
2026-03-28 22:18:00 [adesa.be] INFO: Scrape type for 10739357: 2
2026-03-28 22:18:00 [adesa.be] INFO: Scraping item 10739357 url https://www.openlane.eu/en/carv6/auction/10739357
2026-03-28 22: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-28 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10739977
2026-03-28 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e6e508-193d-53cc-978d-d128cb2dd1f2 with scrape type 2
2026-03-28 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57e6e508-193d-53cc-978d-d128cb2dd1f2 with scrape type 2
2026-03-28 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57e6e508-193d-53cc-978d-d128cb2dd1f2, identifier: 10739977
2026-03-28 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e9a17c-e034-58f2-acd3-6367e4718887 with identifier: 10739188
2026-03-28 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e9a17c-e034-58f2-acd3-6367e4718887 with scrape type 2
2026-03-28 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7e9a17c-e034-58f2-acd3-6367e4718887 with scrape type 2
2026-03-28 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7e9a17c-e034-58f2-acd3-6367e4718887, identifier: 10739188
2026-03-28 22:18:00 [adesa.be] INFO: Found listing with ID: 10740532
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740532%27 HTTP/1.1" 200 None
2026-03-28 22:18:00 [adesa.be] INFO: Scrape type for 10740532: 0
2026-03-28 22:18:00 [adesa.be] INFO: Skipping item 10740532 url https://www.openlane.eu/en/carv6/auction/10740532
2026-03-28 22:18:00 [adesa.be] INFO: Found listing with ID: 10739695
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739695%27 HTTP/1.1" 200 None
2026-03-28 22:18:00 [adesa.be] INFO: Scrape type for 10739695: 2
2026-03-28 22:18:00 [adesa.be] INFO: Scraping item 10739695 url https://www.openlane.eu/en/carv6/auction/10739695
2026-03-28 22: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-28 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10739977
2026-03-28 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10739977
2026-03-28 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10739977 to the API
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739977>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '57e6e508-193d-53cc-978d-d128cb2dd1f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEC712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739977',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 199171,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - AWD - Petrol - Automatic - 265 hp '
'- 199.171 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739977%27 HTTP/1.1" 200 None
2026-03-28 22:18:00 [adesa.be] INFO: Saving data for 10739977: {'auction_closing_time': 1774861200.0, 'created_time': 1774649789.97868, 'last_price_update_time': 1774736280.882435}
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739977') HTTP/1.1" 204 0
2026-03-28 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7e9a17c-e034-58f2-acd3-6367e4718887 with identifier: 10739188
2026-03-28 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7e9a17c-e034-58f2-acd3-6367e4718887 with identifier: 10739188
2026-03-28 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7e9a17c-e034-58f2-acd3-6367e4718887 with identifier: 10739188 to the API
2026-03-28 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739188>
{'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': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a7e9a17c-e034-58f2-acd3-6367e4718887',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UVT882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739188',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 143041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2018-08-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Jaguar F-Pace 2.0d Portfolio - Diesel - Automatic - 180 hp - '
'143.041 km',
'transmission': 'automatic',
'trim': 'Portfolio',
'vin': None,
'year': 2018}
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739188%27 HTTP/1.1" 200 None
2026-03-28 22:18:01 [adesa.be] INFO: Saving data for 10739188: {'auction_closing_time': 1774858500.0, 'created_time': 1774624642.846943, 'last_price_update_time': 1774736281.16448}
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739188') HTTP/1.1" 204 0
2026-03-28 22:18:01 [adesa.be] INFO: Found listing with ID: 10739124
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739124%27 HTTP/1.1" 200 None
2026-03-28 22:18:01 [adesa.be] INFO: Scrape type for 10739124: 2
2026-03-28 22:18:01 [adesa.be] INFO: Scraping item 10739124 url https://www.openlane.eu/en/carv6/auction/10739124
2026-03-28 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b53e0c-fc2c-550b-b399-e71fdc62a48d with identifier: 10739178
2026-03-28 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b53e0c-fc2c-550b-b399-e71fdc62a48d with scrape type 2
2026-03-28 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07b53e0c-fc2c-550b-b399-e71fdc62a48d with scrape type 2
2026-03-28 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07b53e0c-fc2c-550b-b399-e71fdc62a48d, identifier: 10739178
2026-03-28 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9555cd-1968-5b9c-b25f-812f33733011 with identifier: 10739323
2026-03-28 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9555cd-1968-5b9c-b25f-812f33733011 with scrape type 2
2026-03-28 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9555cd-1968-5b9c-b25f-812f33733011 with scrape type 2
2026-03-28 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f9555cd-1968-5b9c-b25f-812f33733011, identifier: 10739323
2026-03-28 22: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-28 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07b53e0c-fc2c-550b-b399-e71fdc62a48d with identifier: 10739178
2026-03-28 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07b53e0c-fc2c-550b-b399-e71fdc62a48d with identifier: 10739178
2026-03-28 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07b53e0c-fc2c-550b-b399-e71fdc62a48d with identifier: 10739178 to the API
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739178>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '07b53e0c-fc2c-550b-b399-e71fdc62a48d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCN099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739178',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 65446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - Petrol - Automatic - 265 hp - '
'65.446 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739178%27 HTTP/1.1" 200 None
2026-03-28 22:18:01 [adesa.be] INFO: Saving data for 10739178: {'auction_closing_time': 1774858500.0, 'created_time': 1774627223.230507, 'last_price_update_time': 1774736281.708606}
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739178') HTTP/1.1" 204 0
2026-03-28 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f9555cd-1968-5b9c-b25f-812f33733011 with identifier: 10739323
2026-03-28 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f9555cd-1968-5b9c-b25f-812f33733011 with identifier: 10739323
2026-03-28 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f9555cd-1968-5b9c-b25f-812f33733011 with identifier: 10739323 to the API
2026-03-28 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739323>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '5f9555cd-1968-5b9c-b25f-812f33733011',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BH8409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 55197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2023-07-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Jaguar E-Pace 1.5 P300e R-Dynamic - AWD - Petrol - Automatic - 200 '
'hp - 55.197 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2023}
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739323%27 HTTP/1.1" 200 None
2026-03-28 22:18:02 [adesa.be] INFO: Saving data for 10739323: {'auction_closing_time': 1774858500.0, 'created_time': 1774627221.881332, 'last_price_update_time': 1774736282.021938}
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739323') HTTP/1.1" 204 0
2026-03-28 22:18:02 [adesa.be] INFO: Found listing with ID: 10739514
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739514%27 HTTP/1.1" 200 None
2026-03-28 22:18:02 [adesa.be] INFO: Scrape type for 10739514: 2
2026-03-28 22:18:02 [adesa.be] INFO: Scraping item 10739514 url https://www.openlane.eu/en/carv6/auction/10739514
2026-03-28 22: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-28 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:02 [adesa.be] INFO: Found listing with ID: 10739430
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739430%27 HTTP/1.1" 200 None
2026-03-28 22:18:02 [adesa.be] INFO: Scrape type for 10739430: 2
2026-03-28 22:18:02 [adesa.be] INFO: Scraping item 10739430 url https://www.openlane.eu/en/carv6/auction/10739430
2026-03-28 22: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-28 22: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-28 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10739198
2026-03-28 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e46826c5-0507-550f-b975-12023c8411ca with scrape type 2
2026-03-28 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e46826c5-0507-550f-b975-12023c8411ca with scrape type 2
2026-03-28 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e46826c5-0507-550f-b975-12023c8411ca, identifier: 10739198
2026-03-28 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9617e6a3-7a12-5a7c-a5b5-3c18406e6c4a with identifier: 10739268
2026-03-28 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9617e6a3-7a12-5a7c-a5b5-3c18406e6c4a with scrape type 2
2026-03-28 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9617e6a3-7a12-5a7c-a5b5-3c18406e6c4a with scrape type 2
2026-03-28 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9617e6a3-7a12-5a7c-a5b5-3c18406e6c4a, identifier: 10739268
2026-03-28 22:18:02 [adesa.be] INFO: Found listing with ID: 10739703
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739703%27 HTTP/1.1" 200 None
2026-03-28 22:18:02 [adesa.be] INFO: Scrape type for 10739703: 2
2026-03-28 22:18:02 [adesa.be] INFO: Scraping item 10739703 url https://www.openlane.eu/en/carv6/auction/10739703
2026-03-28 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10739198
2026-03-28 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10739198
2026-03-28 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10739198 to the API
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739198>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e46826c5-0507-550f-b975-12023c8411ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLQ074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739198',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 67827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 180 hp - 67.827 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739198%27 HTTP/1.1" 200 None
2026-03-28 22:18:02 [adesa.be] INFO: Saving data for 10739198: {'auction_closing_time': 1774858500.0, 'created_time': 1774627223.608339, 'last_price_update_time': 1774736282.669776}
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739198') HTTP/1.1" 204 0
2026-03-28 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9617e6a3-7a12-5a7c-a5b5-3c18406e6c4a with identifier: 10739268
2026-03-28 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9617e6a3-7a12-5a7c-a5b5-3c18406e6c4a with identifier: 10739268
2026-03-28 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9617e6a3-7a12-5a7c-a5b5-3c18406e6c4a with identifier: 10739268 to the API
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739268>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9617e6a3-7a12-5a7c-a5b5-3c18406e6c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VJ2007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739268',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 74721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 CRDI Shine - Diesel - Automatic - 136 hp - '
'74.721 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739268%27 HTTP/1.1" 200 None
2026-03-28 22:18:02 [adesa.be] INFO: Saving data for 10739268: {'auction_closing_time': 1774858500.0, 'created_time': 1774624629.372622, 'last_price_update_time': 1774736282.987336}
2026-03-28 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739268') HTTP/1.1" 204 0
2026-03-28 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:03 [adesa.be] INFO: Found listing with ID: 10740766
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740766%27 HTTP/1.1" 200 None
2026-03-28 22:18:03 [adesa.be] INFO: Scrape type for 10740766: 0
2026-03-28 22:18:03 [adesa.be] INFO: Skipping item 10740766 url https://www.openlane.eu/en/carv6/auction/10740766
2026-03-28 22:18:03 [adesa.be] INFO: Found listing with ID: 10740513
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740513%27 HTTP/1.1" 200 None
2026-03-28 22:18:03 [adesa.be] INFO: Scrape type for 10740513: 0
2026-03-28 22:18:03 [adesa.be] INFO: Skipping item 10740513 url https://www.openlane.eu/en/carv6/auction/10740513
2026-03-28 22:18:03 [adesa.be] INFO: Found listing with ID: 10740488
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740488%27 HTTP/1.1" 200 None
2026-03-28 22:18:03 [adesa.be] INFO: Scrape type for 10740488: 0
2026-03-28 22:18:03 [adesa.be] INFO: Skipping item 10740488 url https://www.openlane.eu/en/carv6/auction/10740488
2026-03-28 22:18:03 [adesa.be] INFO: Found listing with ID: 10739446
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739446%27 HTTP/1.1" 200 None
2026-03-28 22:18:03 [adesa.be] INFO: Scrape type for 10739446: 2
2026-03-28 22:18:03 [adesa.be] INFO: Scraping item 10739446 url https://www.openlane.eu/en/carv6/auction/10739446
2026-03-28 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10739143
2026-03-28 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34aa3ec9-7283-5c47-9678-ba06592e4f1d with scrape type 2
2026-03-28 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34aa3ec9-7283-5c47-9678-ba06592e4f1d with scrape type 2
2026-03-28 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34aa3ec9-7283-5c47-9678-ba06592e4f1d, identifier: 10739143
2026-03-28 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with identifier: 10739677
2026-03-28 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with scrape type 2
2026-03-28 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with scrape type 2
2026-03-28 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db, identifier: 10739677
2026-03-28 22:18:03 [adesa.be] INFO: Found listing with ID: 10739282
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739282%27 HTTP/1.1" 200 None
2026-03-28 22:18:03 [adesa.be] INFO: Scrape type for 10739282: 2
2026-03-28 22:18:03 [adesa.be] INFO: Scraping item 10739282 url https://www.openlane.eu/en/carv6/auction/10739282
2026-03-28 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10739143
2026-03-28 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10739143
2026-03-28 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10739143 to the API
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739143>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '34aa3ec9-7283-5c47-9678-ba06592e4f1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKG612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739143',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 112358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Automatic - 136 hp - 112.358 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739143%27 HTTP/1.1" 200 None
2026-03-28 22:18:03 [adesa.be] INFO: Saving data for 10739143: {'auction_closing_time': 1774858500.0, 'created_time': 1774624629.711517, 'last_price_update_time': 1774736283.651705}
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739143') HTTP/1.1" 204 0
2026-03-28 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with identifier: 10739677
2026-03-28 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with identifier: 10739677
2026-03-28 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with identifier: 10739677 to the API
2026-03-28 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739677>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '97d1010e-21cf-5b82-b0cc-f1e2a47bf6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARN985',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 38079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Niro 1.6 GDI - Petrol - Automatic - 105 hp - 38.079 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739677%27 HTTP/1.1" 200 None
2026-03-28 22:18:04 [adesa.be] INFO: Saving data for 10739677: {'auction_closing_time': 1774858500.0, 'created_time': 1774627213.892354, 'last_price_update_time': 1774736284.039895}
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739677') HTTP/1.1" 204 0
2026-03-28 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:04 [adesa.be] INFO: Found listing with ID: 10740042
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740042%27 HTTP/1.1" 200 None
2026-03-28 22:18:04 [adesa.be] INFO: Scrape type for 10740042: 0
2026-03-28 22:18:04 [adesa.be] INFO: Skipping item 10740042 url https://www.openlane.eu/en/carv6/auction/10740042
2026-03-28 22:18:04 [adesa.be] INFO: Found listing with ID: 10739304
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739304%27 HTTP/1.1" 200 None
2026-03-28 22:18:04 [adesa.be] INFO: Scrape type for 10739304: 2
2026-03-28 22:18:04 [adesa.be] INFO: Scraping item 10739304 url https://www.openlane.eu/en/carv6/auction/10739304
2026-03-28 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f694b68-0cae-532b-b02d-485b272105d9 with identifier: 10739673
2026-03-28 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f694b68-0cae-532b-b02d-485b272105d9 with scrape type 2
2026-03-28 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f694b68-0cae-532b-b02d-485b272105d9 with scrape type 2
2026-03-28 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f694b68-0cae-532b-b02d-485b272105d9, identifier: 10739673
2026-03-28 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 114c6c29-e075-535a-a17b-9041a5e1f136 with identifier: 10739404
2026-03-28 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114c6c29-e075-535a-a17b-9041a5e1f136 with scrape type 2
2026-03-28 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 114c6c29-e075-535a-a17b-9041a5e1f136 with scrape type 2
2026-03-28 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 114c6c29-e075-535a-a17b-9041a5e1f136, identifier: 10739404
2026-03-28 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f694b68-0cae-532b-b02d-485b272105d9 with identifier: 10739673
2026-03-28 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f694b68-0cae-532b-b02d-485b272105d9 with identifier: 10739673
2026-03-28 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f694b68-0cae-532b-b02d-485b272105d9 with identifier: 10739673 to the API
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739673>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6f694b68-0cae-532b-b02d-485b272105d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJX724',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 57791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-09-16',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Picanto 1.0 - Petrol - Manual - 67 hp - 57.791 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739673%27 HTTP/1.1" 200 None
2026-03-28 22:18:04 [adesa.be] INFO: Saving data for 10739673: {'auction_closing_time': 1774858500.0, 'created_time': 1774627213.473572, 'last_price_update_time': 1774736284.619662}
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739673') HTTP/1.1" 204 0
2026-03-28 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 114c6c29-e075-535a-a17b-9041a5e1f136 with identifier: 10739404
2026-03-28 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 114c6c29-e075-535a-a17b-9041a5e1f136 with identifier: 10739404
2026-03-28 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 114c6c29-e075-535a-a17b-9041a5e1f136 with identifier: 10739404 to the API
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739404>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '114c6c29-e075-535a-a17b-9041a5e1f136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPY627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739404',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 49198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Sportage 1.6 T-GDI - Petrol - Manual - 150 hp - 49.198 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739404%27 HTTP/1.1" 200 None
2026-03-28 22:18:04 [adesa.be] INFO: Saving data for 10739404: {'auction_closing_time': 1774858500.0, 'created_time': 1774627210.724944, 'last_price_update_time': 1774736284.913836}
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739404') HTTP/1.1" 204 0
2026-03-28 22:18:04 [adesa.be] INFO: Found listing with ID: 10739426
2026-03-28 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739426%27 HTTP/1.1" 200 None
2026-03-28 22:18:04 [adesa.be] INFO: Scrape type for 10739426: 2
2026-03-28 22:18:04 [adesa.be] INFO: Scraping item 10739426 url https://www.openlane.eu/en/carv6/auction/10739426
2026-03-28 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:05 [adesa.be] INFO: Found listing with ID: 10739379
2026-03-28 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739379%27 HTTP/1.1" 200 None
2026-03-28 22:18:05 [adesa.be] INFO: Scrape type for 10739379: 2
2026-03-28 22:18:05 [adesa.be] INFO: Scraping item 10739379 url https://www.openlane.eu/en/carv6/auction/10739379
2026-03-28 22: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-28 22: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-28 22: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-28 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10739197
2026-03-28 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5320f90-6d47-5dbe-945a-8f0dc82545a6 with scrape type 2
2026-03-28 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5320f90-6d47-5dbe-945a-8f0dc82545a6 with scrape type 2
2026-03-28 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5320f90-6d47-5dbe-945a-8f0dc82545a6, identifier: 10739197
2026-03-28 22:18:05 [adesa.be] INFO: Found listing with ID: 10739530
2026-03-28 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739530%27 HTTP/1.1" 200 None
2026-03-28 22:18:05 [adesa.be] INFO: Scrape type for 10739530: 2
2026-03-28 22:18:05 [adesa.be] INFO: Scraping item 10739530 url https://www.openlane.eu/en/carv6/auction/10739530
2026-03-28 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10739197
2026-03-28 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10739197
2026-03-28 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10739197 to the API
2026-03-28 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739197>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c5320f90-6d47-5dbe-945a-8f0dc82545a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHG928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739197',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 41317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 41.317 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739197%27 HTTP/1.1" 200 None
2026-03-28 22:18:05 [adesa.be] INFO: Saving data for 10739197: {'auction_closing_time': 1774858500.0, 'created_time': 1774627208.023126, 'last_price_update_time': 1774736285.468201}
2026-03-28 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739197') HTTP/1.1" 204 0
2026-03-28 22:18:05 [adesa.be] INFO: Found listing with ID: 10740743
2026-03-28 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740743%27 HTTP/1.1" 200 None
2026-03-28 22:18:05 [adesa.be] INFO: Scrape type for 10740743: 0
2026-03-28 22:18:05 [adesa.be] INFO: Skipping item 10740743 url https://www.openlane.eu/en/carv6/auction/10740743
2026-03-28 22:18:05 [adesa.be] INFO: Found listing with ID: 10739645
2026-03-28 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739645%27 HTTP/1.1" 200 None
2026-03-28 22:18:05 [adesa.be] INFO: Scrape type for 10739645: 2
2026-03-28 22:18:05 [adesa.be] INFO: Scraping item 10739645 url https://www.openlane.eu/en/carv6/auction/10739645
2026-03-28 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94a856b8-fdea-546b-a019-f97301e2ee36 with identifier: 10739070
2026-03-28 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94a856b8-fdea-546b-a019-f97301e2ee36 with scrape type 2
2026-03-28 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94a856b8-fdea-546b-a019-f97301e2ee36 with scrape type 2
2026-03-28 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94a856b8-fdea-546b-a019-f97301e2ee36, identifier: 10739070
2026-03-28 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10739034
2026-03-28 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60c7424-4a55-5a23-82e7-523c5eb5c23a with scrape type 2
2026-03-28 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f60c7424-4a55-5a23-82e7-523c5eb5c23a with scrape type 2
2026-03-28 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f60c7424-4a55-5a23-82e7-523c5eb5c23a, identifier: 10739034
2026-03-28 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96351a2f-85bb-54c6-b3b0-002172bae966 with identifier: 10739032
2026-03-28 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96351a2f-85bb-54c6-b3b0-002172bae966 with scrape type 2
2026-03-28 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96351a2f-85bb-54c6-b3b0-002172bae966 with scrape type 2
2026-03-28 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96351a2f-85bb-54c6-b3b0-002172bae966, identifier: 10739032
2026-03-28 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94a856b8-fdea-546b-a019-f97301e2ee36 with identifier: 10739070
2026-03-28 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94a856b8-fdea-546b-a019-f97301e2ee36 with identifier: 10739070
2026-03-28 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94a856b8-fdea-546b-a019-f97301e2ee36 with identifier: 10739070 to the API
2026-03-28 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739070>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '94a856b8-fdea-546b-a019-f97301e2ee36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBQ746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739070',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 59005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-05-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 59.005 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739070%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Saving data for 10739070: {'auction_closing_time': 1774858500.0, 'created_time': 1774627205.694742, 'last_price_update_time': 1774736286.077976}
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739070') HTTP/1.1" 204 0
2026-03-28 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10739034
2026-03-28 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10739034
2026-03-28 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10739034 to the API
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739034>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f60c7424-4a55-5a23-82e7-523c5eb5c23a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GU8532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739034',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 77990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Velar 3.0d R-Dynamic S - Diesel - 301 hp - '
'77.990 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739034%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Saving data for 10739034: {'auction_closing_time': 1774858500.0, 'created_time': 1774624649.848112, 'last_price_update_time': 1774736286.367501}
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739034') HTTP/1.1" 204 0
2026-03-28 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96351a2f-85bb-54c6-b3b0-002172bae966 with identifier: 10739032
2026-03-28 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96351a2f-85bb-54c6-b3b0-002172bae966 with identifier: 10739032
2026-03-28 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96351a2f-85bb-54c6-b3b0-002172bae966 with identifier: 10739032 to the API
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739032>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '96351a2f-85bb-54c6-b3b0-002172bae966',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUN272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739032',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 1982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 1.982 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739032%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Saving data for 10739032: {'auction_closing_time': 1774858500.0, 'created_time': 1774627209.064178, 'last_price_update_time': 1774736286.654592}
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739032') HTTP/1.1" 204 0
2026-03-28 22:18:06 [adesa.be] INFO: Found listing with ID: 10739399
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739399%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Scrape type for 10739399: 2
2026-03-28 22:18:06 [adesa.be] INFO: Scraping item 10739399 url https://www.openlane.eu/en/carv6/auction/10739399
2026-03-28 22:18:06 [adesa.be] INFO: Found listing with ID: 10739173
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739173%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Scrape type for 10739173: 2
2026-03-28 22:18:06 [adesa.be] INFO: Scraping item 10739173 url https://www.openlane.eu/en/carv6/auction/10739173
2026-03-28 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22: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-28 22:18:06 [adesa.be] INFO: Found listing with ID: 10739689
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739689%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Scrape type for 10739689: 2
2026-03-28 22:18:06 [adesa.be] INFO: Scraping item 10739689 url https://www.openlane.eu/en/carv6/auction/10739689
2026-03-28 22:18:06 [adesa.be] INFO: Found listing with ID: 10739720
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739720%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Scrape type for 10739720: 2
2026-03-28 22:18:06 [adesa.be] INFO: Scraping item 10739720 url https://www.openlane.eu/en/carv6/auction/10739720
2026-03-28 22:18:06 [adesa.be] INFO: Found listing with ID: 10739545
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739545%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Scrape type for 10739545: 2
2026-03-28 22:18:06 [adesa.be] INFO: Scraping item 10739545 url https://www.openlane.eu/en/carv6/auction/10739545
2026-03-28 22:18:06 [adesa.be] INFO: Found listing with ID: 10739072
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739072%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Scrape type for 10739072: 2
2026-03-28 22:18:06 [adesa.be] INFO: Scraping item 10739072 url https://www.openlane.eu/en/carv6/auction/10739072
2026-03-28 22:18:06 [adesa.be] INFO: Found listing with ID: 10739929
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739929%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Scrape type for 10739929: 2
2026-03-28 22:18:06 [adesa.be] INFO: Scraping item 10739929 url https://www.openlane.eu/en/carv6/auction/10739929
2026-03-28 22:18:06 [adesa.be] INFO: Found listing with ID: 10739669
2026-03-28 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739669%27 HTTP/1.1" 200 None
2026-03-28 22:18:06 [adesa.be] INFO: Scrape type for 10739669: 2
2026-03-28 22:18:06 [adesa.be] INFO: Scraping item 10739669 url https://www.openlane.eu/en/carv6/auction/10739669
2026-03-28 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3d75a51-ec3a-5f49-97e9-0915786b431a with identifier: 10740036
2026-03-28 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3d75a51-ec3a-5f49-97e9-0915786b431a with scrape type 2
2026-03-28 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3d75a51-ec3a-5f49-97e9-0915786b431a with scrape type 2
2026-03-28 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3d75a51-ec3a-5f49-97e9-0915786b431a, identifier: 10740036
2026-03-28 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10739046
2026-03-28 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with scrape type 2
2026-03-28 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with scrape type 2
2026-03-28 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10, identifier: 10739046
2026-03-28 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10739073
2026-03-28 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with scrape type 2
2026-03-28 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with scrape type 2
2026-03-28 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f5d2908-44e8-5d2a-ba85-4beb114c3683, identifier: 10739073
2026-03-28 22:18:07 [adesa.be] INFO: Found listing with ID: 10739416
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739416%27 HTTP/1.1" 200 None
2026-03-28 22:18:07 [adesa.be] INFO: Scrape type for 10739416: 2
2026-03-28 22:18:07 [adesa.be] INFO: Scraping item 10739416 url https://www.openlane.eu/en/carv6/auction/10739416
2026-03-28 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3d75a51-ec3a-5f49-97e9-0915786b431a with identifier: 10740036
2026-03-28 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3d75a51-ec3a-5f49-97e9-0915786b431a with identifier: 10740036
2026-03-28 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3d75a51-ec3a-5f49-97e9-0915786b431a with identifier: 10740036 to the API
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740036>
{'auction_title': '',
'c_o_2_emission_value': 229,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e3d75a51-ec3a-5f49-97e9-0915786b431a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJY144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740036',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 159910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2019-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic S - AWD - Petrol - '
'Automatic - 301 hp - 159.910 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2019}
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740036%27 HTTP/1.1" 200 None
2026-03-28 22:18:07 [adesa.be] INFO: Saving data for 10740036: {'auction_closing_time': 1774861200.0, 'created_time': 1774649798.304652, 'last_price_update_time': 1774736287.441637}
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740036') HTTP/1.1" 204 0
2026-03-28 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10739046
2026-03-28 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10739046
2026-03-28 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10739046 to the API
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739046>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3251ff1a-62b7-59ed-9fd3-3a530ea80d10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLT858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739046',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Man',
'model': 'TGE',
'odometer': 80142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Man TGE 2.0 TDI - Diesel - Automatic - 140 hp - 80.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739046%27 HTTP/1.1" 200 None
2026-03-28 22:18:07 [adesa.be] INFO: Saving data for 10739046: {'auction_closing_time': 1774858500.0, 'created_time': 1774627201.314113, 'last_price_update_time': 1774736287.835101}
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739046') HTTP/1.1" 204 0
2026-03-28 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10739073
2026-03-28 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10739073
2026-03-28 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10739073 to the API
2026-03-28 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739073>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7f5d2908-44e8-5d2a-ba85-4beb114c3683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCN267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739073',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 49837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 49.837 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739073%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Saving data for 10739073: {'auction_closing_time': 1774858500.0, 'created_time': 1774627204.275803, 'last_price_update_time': 1774736288.145454}
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739073') HTTP/1.1" 204 0
2026-03-28 22:18:08 [scrapy.extensions.logstats] INFO: Crawled 294 pages (at 124 pages/min), scraped 285 items (at 124 items/min)
2026-03-28 22:18:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10739699
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739699%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10739699: 2
2026-03-28 22:18:08 [adesa.be] INFO: Scraping item 10739699 url https://www.openlane.eu/en/carv6/auction/10739699
2026-03-28 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10739725
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739725%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10739725: 2
2026-03-28 22:18:08 [adesa.be] INFO: Scraping item 10739725 url https://www.openlane.eu/en/carv6/auction/10739725
2026-03-28 22:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10739255
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739255%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10739255: 2
2026-03-28 22:18:08 [adesa.be] INFO: Scraping item 10739255 url https://www.openlane.eu/en/carv6/auction/10739255
2026-03-28 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10740798
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740798%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10740798: 0
2026-03-28 22:18:08 [adesa.be] INFO: Skipping item 10740798 url https://www.openlane.eu/en/carv6/auction/10740798
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10739240
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739240%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10739240: 2
2026-03-28 22:18:08 [adesa.be] INFO: Scraping item 10739240 url https://www.openlane.eu/en/carv6/auction/10739240
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10739346
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739346%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10739346: 2
2026-03-28 22:18:08 [adesa.be] INFO: Scraping item 10739346 url https://www.openlane.eu/en/carv6/auction/10739346
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10739092
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739092%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10739092: 2
2026-03-28 22:18:08 [adesa.be] INFO: Scraping item 10739092 url https://www.openlane.eu/en/carv6/auction/10739092
2026-03-28 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d22671e-3b16-5099-b021-7a9c82b8e72d with identifier: 10739687
2026-03-28 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d22671e-3b16-5099-b021-7a9c82b8e72d with scrape type 2
2026-03-28 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d22671e-3b16-5099-b021-7a9c82b8e72d with scrape type 2
2026-03-28 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d22671e-3b16-5099-b021-7a9c82b8e72d, identifier: 10739687
2026-03-28 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10739357
2026-03-28 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef137297-35a2-5beb-8711-2e6aa4540254 with scrape type 2
2026-03-28 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef137297-35a2-5beb-8711-2e6aa4540254 with scrape type 2
2026-03-28 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef137297-35a2-5beb-8711-2e6aa4540254, identifier: 10739357
2026-03-28 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10739124
2026-03-28 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with scrape type 2
2026-03-28 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with scrape type 2
2026-03-28 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a84d0a8-f608-5185-bbce-bfcd8efd7884, identifier: 10739124
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10740807
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740807%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10740807: 0
2026-03-28 22:18:08 [adesa.be] INFO: Skipping item 10740807 url https://www.openlane.eu/en/carv6/auction/10740807
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10739933
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739933%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10739933: 0
2026-03-28 22:18:08 [adesa.be] INFO: Skipping item 10739933 url https://www.openlane.eu/en/carv6/auction/10739933
2026-03-28 22:18:08 [adesa.be] INFO: Found listing with ID: 10739567
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739567%27 HTTP/1.1" 200 None
2026-03-28 22:18:08 [adesa.be] INFO: Scrape type for 10739567: 2
2026-03-28 22:18:08 [adesa.be] INFO: Scraping item 10739567 url https://www.openlane.eu/en/carv6/auction/10739567
2026-03-28 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d22671e-3b16-5099-b021-7a9c82b8e72d with identifier: 10739687
2026-03-28 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d22671e-3b16-5099-b021-7a9c82b8e72d with identifier: 10739687
2026-03-28 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d22671e-3b16-5099-b021-7a9c82b8e72d with identifier: 10739687 to the API
2026-03-28 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739687>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0d22671e-3b16-5099-b021-7a9c82b8e72d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YC8118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739687',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 55088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180 Business Line - Petrol - Automatic - 136 hp - '
'55.088 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-28 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739687%27 HTTP/1.1" 200 None
2026-03-28 22:18:09 [adesa.be] INFO: Saving data for 10739687: {'auction_closing_time': 1774858500.0, 'created_time': 1774627198.364292, 'last_price_update_time': 1774736289.581239}
2026-03-28 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739687') HTTP/1.1" 204 0
2026-03-28 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10739357
2026-03-28 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10739357
2026-03-28 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10739357 to the API
2026-03-28 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739357>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ef137297-35a2-5beb-8711-2e6aa4540254',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHE505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739357',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 119181,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-08-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business - Diesel - Automatic - 116 hp - '
'119.181 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739357%27 HTTP/1.1" 200 None
2026-03-28 22:18:09 [adesa.be] INFO: Saving data for 10739357: {'auction_closing_time': 1774858500.0, 'created_time': 1774627197.667049, 'last_price_update_time': 1774736289.871534}
2026-03-28 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739357') HTTP/1.1" 204 0
2026-03-28 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10739124
2026-03-28 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10739124
2026-03-28 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10739124 to the API
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739124>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0a84d0a8-f608-5185-bbce-bfcd8efd7884',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBM177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739124',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 67883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - 116 hp - 67.883 '
'km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739124%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Saving data for 10739124: {'auction_closing_time': 1774858500.0, 'created_time': 1774624648.097289, 'last_price_update_time': 1774736290.180095}
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739124') HTTP/1.1" 204 0
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10739605
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739605%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10739605: 2
2026-03-28 22:18:10 [adesa.be] INFO: Scraping item 10739605 url https://www.openlane.eu/en/carv6/auction/10739605
2026-03-28 22:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a005bed6-3c07-55e2-b1ce-2e4eae73213b with identifier: 10739264
2026-03-28 22:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a005bed6-3c07-55e2-b1ce-2e4eae73213b with scrape type 2
2026-03-28 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a005bed6-3c07-55e2-b1ce-2e4eae73213b with scrape type 2
2026-03-28 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a005bed6-3c07-55e2-b1ce-2e4eae73213b, identifier: 10739264
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10739472
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739472%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10739472: 2
2026-03-28 22:18:10 [adesa.be] INFO: Scraping item 10739472 url https://www.openlane.eu/en/carv6/auction/10739472
2026-03-28 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a005bed6-3c07-55e2-b1ce-2e4eae73213b with identifier: 10739264
2026-03-28 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a005bed6-3c07-55e2-b1ce-2e4eae73213b with identifier: 10739264
2026-03-28 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a005bed6-3c07-55e2-b1ce-2e4eae73213b with identifier: 10739264 to the API
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739264>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a005bed6-3c07-55e2-b1ce-2e4eae73213b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW655',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739264',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 36530,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 36.530 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739264%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Saving data for 10739264: {'auction_closing_time': 1774858500.0, 'created_time': 1774627285.358627, 'last_price_update_time': 1774736290.670414}
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739264') HTTP/1.1" 204 0
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10739988
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739988%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10739988: 2
2026-03-28 22:18:10 [adesa.be] INFO: Scraping item 10739988 url https://www.openlane.eu/en/carv6/auction/10739988
2026-03-28 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10739625
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739625%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10739625: 2
2026-03-28 22:18:10 [adesa.be] INFO: Scraping item 10739625 url https://www.openlane.eu/en/carv6/auction/10739625
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10740033
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740033%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10740033: 0
2026-03-28 22:18:10 [adesa.be] INFO: Skipping item 10740033 url https://www.openlane.eu/en/carv6/auction/10740033
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10739655
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739655%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10739655: 2
2026-03-28 22:18:10 [adesa.be] INFO: Scraping item 10739655 url https://www.openlane.eu/en/carv6/auction/10739655
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10739566
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739566%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10739566: 2
2026-03-28 22:18:10 [adesa.be] INFO: Scraping item 10739566 url https://www.openlane.eu/en/carv6/auction/10739566
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10740522
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740522%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10740522: 0
2026-03-28 22:18:10 [adesa.be] INFO: Skipping item 10740522 url https://www.openlane.eu/en/carv6/auction/10740522
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10740024
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740024%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10740024: 0
2026-03-28 22:18:10 [adesa.be] INFO: Skipping item 10740024 url https://www.openlane.eu/en/carv6/auction/10740024
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10740504
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740504%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10740504: 0
2026-03-28 22:18:10 [adesa.be] INFO: Skipping item 10740504 url https://www.openlane.eu/en/carv6/auction/10740504
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10739571
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739571%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10739571: 2
2026-03-28 22:18:10 [adesa.be] INFO: Scraping item 10739571 url https://www.openlane.eu/en/carv6/auction/10739571
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10740475
2026-03-28 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740475%27 HTTP/1.1" 200 None
2026-03-28 22:18:10 [adesa.be] INFO: Scrape type for 10740475: 0
2026-03-28 22:18:10 [adesa.be] INFO: Skipping item 10740475 url https://www.openlane.eu/en/carv6/auction/10740475
2026-03-28 22:18:10 [adesa.be] INFO: Found listing with ID: 10740746
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740746%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10740746: 0
2026-03-28 22:18:11 [adesa.be] INFO: Skipping item 10740746 url https://www.openlane.eu/en/carv6/auction/10740746
2026-03-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10739489
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739489%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10739489: 2
2026-03-28 22:18:11 [adesa.be] INFO: Scraping item 10739489 url https://www.openlane.eu/en/carv6/auction/10739489
2026-03-28 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2de91da-1c62-5fb3-b81f-c44233e1b057 with identifier: 10739695
2026-03-28 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2de91da-1c62-5fb3-b81f-c44233e1b057 with scrape type 2
2026-03-28 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2de91da-1c62-5fb3-b81f-c44233e1b057 with scrape type 2
2026-03-28 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2de91da-1c62-5fb3-b81f-c44233e1b057, identifier: 10739695
2026-03-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10739210
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739210%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10739210: 2
2026-03-28 22:18:11 [adesa.be] INFO: Scraping item 10739210 url https://www.openlane.eu/en/carv6/auction/10739210
2026-03-28 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2de91da-1c62-5fb3-b81f-c44233e1b057 with identifier: 10739695
2026-03-28 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2de91da-1c62-5fb3-b81f-c44233e1b057 with identifier: 10739695
2026-03-28 22:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2de91da-1c62-5fb3-b81f-c44233e1b057 with identifier: 10739695 to the API
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739695>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b2de91da-1c62-5fb3-b81f-c44233e1b057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PL6350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739695',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 60317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Line - Diesel - Automatic - 116 hp - '
'60.317 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739695%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Saving data for 10739695: {'auction_closing_time': 1774858500.0, 'created_time': 1774624649.533198, 'last_price_update_time': 1774736291.440553}
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739695') HTTP/1.1" 204 0
2026-03-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10739526
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739526%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10739526: 2
2026-03-28 22:18:11 [adesa.be] INFO: Scraping item 10739526 url https://www.openlane.eu/en/carv6/auction/10739526
2026-03-28 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10740003
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740003%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10740003: 0
2026-03-28 22:18:11 [adesa.be] INFO: Skipping item 10740003 url https://www.openlane.eu/en/carv6/auction/10740003
2026-03-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10739169
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739169%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10739169: 2
2026-03-28 22:18:11 [adesa.be] INFO: Scraping item 10739169 url https://www.openlane.eu/en/carv6/auction/10739169
2026-03-28 22: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-28 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10739448
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739448%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10739448: 2
2026-03-28 22:18:11 [adesa.be] INFO: Scraping item 10739448 url https://www.openlane.eu/en/carv6/auction/10739448
2026-03-28 22: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-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10740010
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740010%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10740010: 0
2026-03-28 22:18:11 [adesa.be] INFO: Skipping item 10740010 url https://www.openlane.eu/en/carv6/auction/10740010
2026-03-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10740799
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740799%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10740799: 0
2026-03-28 22:18:11 [adesa.be] INFO: Skipping item 10740799 url https://www.openlane.eu/en/carv6/auction/10740799
2026-03-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10739186
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739186%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10739186: 2
2026-03-28 22:18:11 [adesa.be] INFO: Scraping item 10739186 url https://www.openlane.eu/en/carv6/auction/10739186
2026-03-28 22:18:11 [adesa.be] INFO: Found listing with ID: 10739563
2026-03-28 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739563%27 HTTP/1.1" 200 None
2026-03-28 22:18:11 [adesa.be] INFO: Scrape type for 10739563: 2
2026-03-28 22:18:11 [adesa.be] INFO: Scraping item 10739563 url https://www.openlane.eu/en/carv6/auction/10739563
2026-03-28 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d867caae-88fa-5987-9f31-6cad4991ae32 with identifier: 10739703
2026-03-28 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d867caae-88fa-5987-9f31-6cad4991ae32 with scrape type 2
2026-03-28 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d867caae-88fa-5987-9f31-6cad4991ae32 with scrape type 2
2026-03-28 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d867caae-88fa-5987-9f31-6cad4991ae32, identifier: 10739703
2026-03-28 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10739514
2026-03-28 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e0d8ff-bc44-5233-a1ad-61606419f2ab with scrape type 2
2026-03-28 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74e0d8ff-bc44-5233-a1ad-61606419f2ab with scrape type 2
2026-03-28 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74e0d8ff-bc44-5233-a1ad-61606419f2ab, identifier: 10739514
2026-03-28 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 634ee148-70c2-592d-bea8-bc29411e745d with identifier: 10739282
2026-03-28 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 634ee148-70c2-592d-bea8-bc29411e745d with scrape type 2
2026-03-28 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 634ee148-70c2-592d-bea8-bc29411e745d with scrape type 2
2026-03-28 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 634ee148-70c2-592d-bea8-bc29411e745d, identifier: 10739282
2026-03-28 22:18:12 [adesa.be] INFO: Found listing with ID: 10739142
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739142%27 HTTP/1.1" 200 None
2026-03-28 22:18:12 [adesa.be] INFO: Scrape type for 10739142: 2
2026-03-28 22:18:12 [adesa.be] INFO: Scraping item 10739142 url https://www.openlane.eu/en/carv6/auction/10739142
2026-03-28 22: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-28 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d867caae-88fa-5987-9f31-6cad4991ae32 with identifier: 10739703
2026-03-28 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d867caae-88fa-5987-9f31-6cad4991ae32 with identifier: 10739703
2026-03-28 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d867caae-88fa-5987-9f31-6cad4991ae32 with identifier: 10739703 to the API
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739703>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd867caae-88fa-5987-9f31-6cad4991ae32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWN542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 32064,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 32.064 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739703%27 HTTP/1.1" 200 None
2026-03-28 22:18:12 [adesa.be] INFO: Saving data for 10739703: {'auction_closing_time': 1774858500.0, 'created_time': 1774627195.515048, 'last_price_update_time': 1774736292.338237}
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739703') HTTP/1.1" 204 0
2026-03-28 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10739514
2026-03-28 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10739514
2026-03-28 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10739514 to the API
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739514>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '74e0d8ff-bc44-5233-a1ad-61606419f2ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LY7626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739514',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 123086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 123.086 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739514%27 HTTP/1.1" 200 None
2026-03-28 22:18:12 [adesa.be] INFO: Saving data for 10739514: {'auction_closing_time': 1774858500.0, 'created_time': 1774624657.669846, 'last_price_update_time': 1774736292.632206}
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739514') HTTP/1.1" 204 0
2026-03-28 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 634ee148-70c2-592d-bea8-bc29411e745d with identifier: 10739282
2026-03-28 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 634ee148-70c2-592d-bea8-bc29411e745d with identifier: 10739282
2026-03-28 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 634ee148-70c2-592d-bea8-bc29411e745d with identifier: 10739282 to the API
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739282>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '634ee148-70c2-592d-bea8-bc29411e745d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739282',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 140907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d - Diesel - Automatic - 116 hp - 140.907 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739282%27 HTTP/1.1" 200 None
2026-03-28 22:18:12 [adesa.be] INFO: Saving data for 10739282: {'auction_closing_time': 1774858500.0, 'created_time': 1774627193.345419, 'last_price_update_time': 1774736292.926993}
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739282') HTTP/1.1" 204 0
2026-03-28 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10739446
2026-03-28 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0458f08-6c45-520f-9a49-d277320df8a8 with scrape type 2
2026-03-28 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0458f08-6c45-520f-9a49-d277320df8a8 with scrape type 2
2026-03-28 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0458f08-6c45-520f-9a49-d277320df8a8, identifier: 10739446
2026-03-28 22:18:13 [adesa.be] INFO: Found listing with ID: 10739409
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739409%27 HTTP/1.1" 200 None
2026-03-28 22:18:13 [adesa.be] INFO: Scrape type for 10739409: 2
2026-03-28 22:18:13 [adesa.be] INFO: Scraping item 10739409 url https://www.openlane.eu/en/carv6/auction/10739409
2026-03-28 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10739446
2026-03-28 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10739446
2026-03-28 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10739446 to the API
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739446>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c0458f08-6c45-520f-9a49-d277320df8a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUA649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739446',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 102906,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-05-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Manual - 116 hp - '
'102.906 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739446%27 HTTP/1.1" 200 None
2026-03-28 22:18:13 [adesa.be] INFO: Saving data for 10739446: {'auction_closing_time': 1774858500.0, 'created_time': 1774627206.271388, 'last_price_update_time': 1774736293.329786}
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739446') HTTP/1.1" 204 0
2026-03-28 22: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-28 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:13 [adesa.be] INFO: Found listing with ID: 10739315
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739315%27 HTTP/1.1" 200 None
2026-03-28 22:18:13 [adesa.be] INFO: Scrape type for 10739315: 2
2026-03-28 22:18:13 [adesa.be] INFO: Scraping item 10739315 url https://www.openlane.eu/en/carv6/auction/10739315
2026-03-28 22: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-28 22: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-28 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90227f5d-3d9f-5c57-abb2-579e167afe54 with identifier: 10739426
2026-03-28 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90227f5d-3d9f-5c57-abb2-579e167afe54 with scrape type 2
2026-03-28 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90227f5d-3d9f-5c57-abb2-579e167afe54 with scrape type 2
2026-03-28 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90227f5d-3d9f-5c57-abb2-579e167afe54, identifier: 10739426
2026-03-28 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90227f5d-3d9f-5c57-abb2-579e167afe54 with identifier: 10739426
2026-03-28 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90227f5d-3d9f-5c57-abb2-579e167afe54 with identifier: 10739426
2026-03-28 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90227f5d-3d9f-5c57-abb2-579e167afe54 with identifier: 10739426 to the API
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739426>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '90227f5d-3d9f-5c57-abb2-579e167afe54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK897',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739426',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 115038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 200d Business Solution - Diesel - Automatic - 150 '
'hp - 115.038 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739426%27 HTTP/1.1" 200 None
2026-03-28 22:18:13 [adesa.be] INFO: Saving data for 10739426: {'auction_closing_time': 1774858500.0, 'created_time': 1774624650.85216, 'last_price_update_time': 1774736293.741397}
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739426') HTTP/1.1" 204 0
2026-03-28 22:18:13 [adesa.be] INFO: Found listing with ID: 10739035
2026-03-28 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739035%27 HTTP/1.1" 200 None
2026-03-28 22:18:13 [adesa.be] INFO: Scrape type for 10739035: 2
2026-03-28 22:18:13 [adesa.be] INFO: Scraping item 10739035 url https://www.openlane.eu/en/carv6/auction/10739035
2026-03-28 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08c93bd0-ba8a-5c0b-9b61-a9d7f123b309 with identifier: 10739579
2026-03-28 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08c93bd0-ba8a-5c0b-9b61-a9d7f123b309 with scrape type 2
2026-03-28 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08c93bd0-ba8a-5c0b-9b61-a9d7f123b309 with scrape type 2
2026-03-28 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08c93bd0-ba8a-5c0b-9b61-a9d7f123b309, identifier: 10739579
2026-03-28 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08c93bd0-ba8a-5c0b-9b61-a9d7f123b309 with identifier: 10739579
2026-03-28 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08c93bd0-ba8a-5c0b-9b61-a9d7f123b309 with identifier: 10739579
2026-03-28 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08c93bd0-ba8a-5c0b-9b61-a9d7f123b309 with identifier: 10739579 to the API
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739579>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 186,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '08c93bd0-ba8a-5c0b-9b61-a9d7f123b309',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LY7148',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 126323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mazda CX-30 2.0 SKYACTIV - Petrol - Manual - 186 hp - 126.323 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739579%27 HTTP/1.1" 200 None
2026-03-28 22:18:14 [adesa.be] INFO: Saving data for 10739579: {'auction_closing_time': 1774858500.0, 'created_time': 1774627198.918794, 'last_price_update_time': 1774736294.249812}
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739579') HTTP/1.1" 204 0
2026-03-28 22:18:14 [adesa.be] INFO: Found listing with ID: 10739339
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739339%27 HTTP/1.1" 200 None
2026-03-28 22:18:14 [adesa.be] INFO: Scrape type for 10739339: 2
2026-03-28 22:18:14 [adesa.be] INFO: Scraping item 10739339 url https://www.openlane.eu/en/carv6/auction/10739339
2026-03-28 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca5891c2-55ae-54a8-9636-67bfa7b669bf with identifier: 10739304
2026-03-28 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca5891c2-55ae-54a8-9636-67bfa7b669bf with scrape type 2
2026-03-28 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca5891c2-55ae-54a8-9636-67bfa7b669bf with scrape type 2
2026-03-28 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca5891c2-55ae-54a8-9636-67bfa7b669bf, identifier: 10739304
2026-03-28 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0271f564-55db-544a-9e5b-f61c0612ea06 with identifier: 10739430
2026-03-28 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0271f564-55db-544a-9e5b-f61c0612ea06 with scrape type 2
2026-03-28 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0271f564-55db-544a-9e5b-f61c0612ea06 with scrape type 2
2026-03-28 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0271f564-55db-544a-9e5b-f61c0612ea06, identifier: 10739430
2026-03-28 22:18:14 [adesa.be] INFO: Found listing with ID: 10739678
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739678%27 HTTP/1.1" 200 None
2026-03-28 22:18:14 [adesa.be] INFO: Scrape type for 10739678: 2
2026-03-28 22:18:14 [adesa.be] INFO: Scraping item 10739678 url https://www.openlane.eu/en/carv6/auction/10739678
2026-03-28 22: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-28 22: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-28 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca5891c2-55ae-54a8-9636-67bfa7b669bf with identifier: 10739304
2026-03-28 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca5891c2-55ae-54a8-9636-67bfa7b669bf with identifier: 10739304
2026-03-28 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca5891c2-55ae-54a8-9636-67bfa7b669bf with identifier: 10739304 to the API
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739304>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ca5891c2-55ae-54a8-9636-67bfa7b669bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV5855',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 97512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 190 AMG Line - Diesel - Automatic - 190 hp - 97.512 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739304%27 HTTP/1.1" 200 None
2026-03-28 22:18:14 [adesa.be] INFO: Saving data for 10739304: {'auction_closing_time': 1774858500.0, 'created_time': 1774624652.20384, 'last_price_update_time': 1774736294.780037}
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739304') HTTP/1.1" 204 0
2026-03-28 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0271f564-55db-544a-9e5b-f61c0612ea06 with identifier: 10739430
2026-03-28 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0271f564-55db-544a-9e5b-f61c0612ea06 with identifier: 10739430
2026-03-28 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0271f564-55db-544a-9e5b-f61c0612ea06 with identifier: 10739430 to the API
2026-03-28 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739430>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0271f564-55db-544a-9e5b-f61c0612ea06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGW993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739430',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 154625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-08-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 154.625 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739430%27 HTTP/1.1" 200 None
2026-03-28 22:18:15 [adesa.be] INFO: Saving data for 10739430: {'auction_closing_time': 1774858500.0, 'created_time': 1774627195.90538, 'last_price_update_time': 1774736295.097532}
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739430') HTTP/1.1" 204 0
2026-03-28 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:15 [adesa.be] INFO: Found listing with ID: 10739572
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739572%27 HTTP/1.1" 200 None
2026-03-28 22:18:15 [adesa.be] INFO: Scrape type for 10739572: 2
2026-03-28 22:18:15 [adesa.be] INFO: Scraping item 10739572 url https://www.openlane.eu/en/carv6/auction/10739572
2026-03-28 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26051fc7-b2ee-575d-99e1-85604ebea9ff with identifier: 10739645
2026-03-28 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26051fc7-b2ee-575d-99e1-85604ebea9ff with scrape type 2
2026-03-28 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26051fc7-b2ee-575d-99e1-85604ebea9ff with scrape type 2
2026-03-28 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26051fc7-b2ee-575d-99e1-85604ebea9ff, identifier: 10739645
2026-03-28 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 156aaf7b-9a34-5cfb-b3db-02a526704dbc with identifier: 10739399
2026-03-28 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 156aaf7b-9a34-5cfb-b3db-02a526704dbc with scrape type 2
2026-03-28 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 156aaf7b-9a34-5cfb-b3db-02a526704dbc with scrape type 2
2026-03-28 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 156aaf7b-9a34-5cfb-b3db-02a526704dbc, identifier: 10739399
2026-03-28 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aca2cc74-18ab-5fe0-80cf-7a509ecfe680 with identifier: 10739699
2026-03-28 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aca2cc74-18ab-5fe0-80cf-7a509ecfe680 with scrape type 2
2026-03-28 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aca2cc74-18ab-5fe0-80cf-7a509ecfe680 with scrape type 2
2026-03-28 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aca2cc74-18ab-5fe0-80cf-7a509ecfe680, identifier: 10739699
2026-03-28 22:18:15 [adesa.be] INFO: Found listing with ID: 10739482
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739482%27 HTTP/1.1" 200 None
2026-03-28 22:18:15 [adesa.be] INFO: Scrape type for 10739482: 2
2026-03-28 22:18:15 [adesa.be] INFO: Scraping item 10739482 url https://www.openlane.eu/en/carv6/auction/10739482
2026-03-28 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26051fc7-b2ee-575d-99e1-85604ebea9ff with identifier: 10739645
2026-03-28 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26051fc7-b2ee-575d-99e1-85604ebea9ff with identifier: 10739645
2026-03-28 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26051fc7-b2ee-575d-99e1-85604ebea9ff with identifier: 10739645 to the API
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739645>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '26051fc7-b2ee-575d-99e1-85604ebea9ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADT590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 112967,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 112.967 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739645%27 HTTP/1.1" 200 None
2026-03-28 22:18:15 [adesa.be] INFO: Saving data for 10739645: {'auction_closing_time': 1774858500.0, 'created_time': 1774627190.838891, 'last_price_update_time': 1774736295.761321}
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739645') HTTP/1.1" 204 0
2026-03-28 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 156aaf7b-9a34-5cfb-b3db-02a526704dbc with identifier: 10739399
2026-03-28 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 156aaf7b-9a34-5cfb-b3db-02a526704dbc with identifier: 10739399
2026-03-28 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 156aaf7b-9a34-5cfb-b3db-02a526704dbc with identifier: 10739399 to the API
2026-03-28 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739399>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '156aaf7b-9a34-5cfb-b3db-02a526704dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVK300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739399',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 59683,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 59.683 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739399%27 HTTP/1.1" 200 None
2026-03-28 22:18:16 [adesa.be] INFO: Saving data for 10739399: {'auction_closing_time': 1774858500.0, 'created_time': 1774624654.265703, 'last_price_update_time': 1774736296.047411}
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739399') HTTP/1.1" 204 0
2026-03-28 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aca2cc74-18ab-5fe0-80cf-7a509ecfe680 with identifier: 10739699
2026-03-28 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aca2cc74-18ab-5fe0-80cf-7a509ecfe680 with identifier: 10739699
2026-03-28 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aca2cc74-18ab-5fe0-80cf-7a509ecfe680 with identifier: 10739699 to the API
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739699>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'aca2cc74-18ab-5fe0-80cf-7a509ecfe680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TX8809',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 116396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C 220d AMG Line - Diesel - Automatic - 200 hp - '
'116.396 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739699%27 HTTP/1.1" 200 None
2026-03-28 22:18:16 [adesa.be] INFO: Saving data for 10739699: {'auction_closing_time': 1774858500.0, 'created_time': 1774627186.761624, 'last_price_update_time': 1774736296.354904}
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739699') HTTP/1.1" 204 0
2026-03-28 22:18:16 [adesa.be] INFO: Found listing with ID: 10739574
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739574%27 HTTP/1.1" 200 None
2026-03-28 22:18:16 [adesa.be] INFO: Scrape type for 10739574: 2
2026-03-28 22:18:16 [adesa.be] INFO: Scraping item 10739574 url https://www.openlane.eu/en/carv6/auction/10739574
2026-03-28 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a89b0d4d-04a0-5a23-9c4f-f6a401cf2199 with identifier: 10739530
2026-03-28 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a89b0d4d-04a0-5a23-9c4f-f6a401cf2199 with scrape type 2
2026-03-28 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a89b0d4d-04a0-5a23-9c4f-f6a401cf2199 with scrape type 2
2026-03-28 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a89b0d4d-04a0-5a23-9c4f-f6a401cf2199, identifier: 10739530
2026-03-28 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c8c13c7-1c87-5c38-b400-99ae1316375e with identifier: 10739416
2026-03-28 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c8c13c7-1c87-5c38-b400-99ae1316375e with scrape type 2
2026-03-28 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c8c13c7-1c87-5c38-b400-99ae1316375e with scrape type 2
2026-03-28 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c8c13c7-1c87-5c38-b400-99ae1316375e, identifier: 10739416
2026-03-28 22:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a89b0d4d-04a0-5a23-9c4f-f6a401cf2199 with identifier: 10739530
2026-03-28 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a89b0d4d-04a0-5a23-9c4f-f6a401cf2199 with identifier: 10739530
2026-03-28 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a89b0d4d-04a0-5a23-9c4f-f6a401cf2199 with identifier: 10739530 to the API
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739530>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a89b0d4d-04a0-5a23-9c4f-f6a401cf2199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS5984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 76015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'76.015 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739530%27 HTTP/1.1" 200 None
2026-03-28 22:18:16 [adesa.be] INFO: Saving data for 10739530: {'auction_closing_time': 1774858500.0, 'created_time': 1774627194.122622, 'last_price_update_time': 1774736296.891819}
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739530') HTTP/1.1" 204 0
2026-03-28 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c8c13c7-1c87-5c38-b400-99ae1316375e with identifier: 10739416
2026-03-28 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c8c13c7-1c87-5c38-b400-99ae1316375e with identifier: 10739416
2026-03-28 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c8c13c7-1c87-5c38-b400-99ae1316375e with identifier: 10739416 to the API
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739416>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6c8c13c7-1c87-5c38-b400-99ae1316375e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739416',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 99906,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz B 180 Business Solution - Petrol - Automatic - 136 hp '
'- 99.906 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739416%27 HTTP/1.1" 200 None
2026-03-28 22:18:17 [adesa.be] INFO: Saving data for 10739416: {'auction_closing_time': 1774858500.0, 'created_time': 1774627187.844454, 'last_price_update_time': 1774736297.247006}
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739416') HTTP/1.1" 204 0
2026-03-28 22:18:17 [adesa.be] INFO: Found listing with ID: 10739531
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739531%27 HTTP/1.1" 200 None
2026-03-28 22:18:17 [adesa.be] INFO: Scrape type for 10739531: 2
2026-03-28 22:18:17 [adesa.be] INFO: Scraping item 10739531 url https://www.openlane.eu/en/carv6/auction/10739531
2026-03-28 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:17 [adesa.be] INFO: Found listing with ID: 10739978
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739978%27 HTTP/1.1" 200 None
2026-03-28 22:18:17 [adesa.be] INFO: Scrape type for 10739978: 0
2026-03-28 22:18:17 [adesa.be] INFO: Skipping item 10739978 url https://www.openlane.eu/en/carv6/auction/10739978
2026-03-28 22:18:17 [adesa.be] INFO: Found listing with ID: 10739223
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739223%27 HTTP/1.1" 200 None
2026-03-28 22:18:17 [adesa.be] INFO: Scrape type for 10739223: 2
2026-03-28 22:18:17 [adesa.be] INFO: Scraping item 10739223 url https://www.openlane.eu/en/carv6/auction/10739223
2026-03-28 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8b276a0-450a-5735-bcc8-6016f62eb282 with identifier: 10739725
2026-03-28 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8b276a0-450a-5735-bcc8-6016f62eb282 with scrape type 2
2026-03-28 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8b276a0-450a-5735-bcc8-6016f62eb282 with scrape type 2
2026-03-28 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8b276a0-450a-5735-bcc8-6016f62eb282, identifier: 10739725
2026-03-28 22:18:17 [adesa.be] INFO: Found listing with ID: 10739283
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739283%27 HTTP/1.1" 200 None
2026-03-28 22:18:17 [adesa.be] INFO: Scrape type for 10739283: 2
2026-03-28 22:18:17 [adesa.be] INFO: Scraping item 10739283 url https://www.openlane.eu/en/carv6/auction/10739283
2026-03-28 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8b276a0-450a-5735-bcc8-6016f62eb282 with identifier: 10739725
2026-03-28 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8b276a0-450a-5735-bcc8-6016f62eb282 with identifier: 10739725
2026-03-28 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8b276a0-450a-5735-bcc8-6016f62eb282 with identifier: 10739725 to the API
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739725>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e8b276a0-450a-5735-bcc8-6016f62eb282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHQ458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 105079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-04-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C 300de Business - Diesel - Automatic - 194 hp - '
'105.079 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739725%27 HTTP/1.1" 200 None
2026-03-28 22:18:17 [adesa.be] INFO: Saving data for 10739725: {'auction_closing_time': 1774858500.0, 'created_time': 1774624657.03273, 'last_price_update_time': 1774736297.804672}
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739725') HTTP/1.1" 204 0
2026-03-28 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10739489
2026-03-28 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264b27d8-b78b-55c0-84d0-707d636c7a6f with scrape type 2
2026-03-28 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 264b27d8-b78b-55c0-84d0-707d636c7a6f with scrape type 2
2026-03-28 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 264b27d8-b78b-55c0-84d0-707d636c7a6f, identifier: 10739489
2026-03-28 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebd9644f-492d-588d-a93c-87b92c5e2704 with identifier: 10739669
2026-03-28 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebd9644f-492d-588d-a93c-87b92c5e2704 with scrape type 2
2026-03-28 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebd9644f-492d-588d-a93c-87b92c5e2704 with scrape type 2
2026-03-28 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebd9644f-492d-588d-a93c-87b92c5e2704, identifier: 10739669
2026-03-28 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10739988
2026-03-28 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with scrape type 2
2026-03-28 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with scrape type 2
2026-03-28 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253, identifier: 10739988
2026-03-28 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10739489
2026-03-28 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10739489
2026-03-28 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10739489 to the API
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739489>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '264b27d8-b78b-55c0-84d0-707d636c7a6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 85932,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 85.932 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739489%27 HTTP/1.1" 200 None
2026-03-28 22:18:18 [adesa.be] INFO: Saving data for 10739489: {'auction_closing_time': 1774858500.0, 'created_time': 1774627219.048645, 'last_price_update_time': 1774736298.40935}
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739489') HTTP/1.1" 204 0
2026-03-28 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebd9644f-492d-588d-a93c-87b92c5e2704 with identifier: 10739669
2026-03-28 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebd9644f-492d-588d-a93c-87b92c5e2704 with identifier: 10739669
2026-03-28 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebd9644f-492d-588d-a93c-87b92c5e2704 with identifier: 10739669 to the API
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739669>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'ebd9644f-492d-588d-a93c-87b92c5e2704',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADA853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739669',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 64913,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2021-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz B 180 Business Solution - Petrol - Automatic - 136 hp '
'- 64.913 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739669%27 HTTP/1.1" 200 None
2026-03-28 22:18:18 [adesa.be] INFO: Saving data for 10739669: {'auction_closing_time': 1774858500.0, 'created_time': 1774627188.386349, 'last_price_update_time': 1774736298.719088}
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739669') HTTP/1.1" 204 0
2026-03-28 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10739988
2026-03-28 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10739988
2026-03-28 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10739988 to the API
2026-03-28 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739988>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKB917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739988',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 122265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-01-22',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 122.265 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739988%27 HTTP/1.1" 200 None
2026-03-28 22:18:19 [adesa.be] INFO: Saving data for 10739988: {'auction_closing_time': 1774861200.0, 'created_time': 1774649797.194406, 'last_price_update_time': 1774736299.029705}
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739988') HTTP/1.1" 204 0
2026-03-28 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10739210
2026-03-28 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24787449-3448-5a51-8a0d-319a5a796972 with scrape type 2
2026-03-28 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24787449-3448-5a51-8a0d-319a5a796972 with scrape type 2
2026-03-28 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24787449-3448-5a51-8a0d-319a5a796972, identifier: 10739210
2026-03-28 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10739210
2026-03-28 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10739210
2026-03-28 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10739210 to the API
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739210>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '24787449-3448-5a51-8a0d-319a5a796972',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739210',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 44314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business - Petrol - Manual - '
'136 hp - 44.314 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739210%27 HTTP/1.1" 200 None
2026-03-28 22:18:19 [adesa.be] INFO: Saving data for 10739210: {'auction_closing_time': 1774858500.0, 'created_time': 1774627181.701616, 'last_price_update_time': 1774736299.417845}
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739210') HTTP/1.1" 204 0
2026-03-28 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06cb70a9-fd77-51f3-abab-6df7d39296ff with identifier: 10739409
2026-03-28 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06cb70a9-fd77-51f3-abab-6df7d39296ff with scrape type 2
2026-03-28 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06cb70a9-fd77-51f3-abab-6df7d39296ff with scrape type 2
2026-03-28 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06cb70a9-fd77-51f3-abab-6df7d39296ff, identifier: 10739409
2026-03-28 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06cb70a9-fd77-51f3-abab-6df7d39296ff with identifier: 10739409
2026-03-28 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06cb70a9-fd77-51f3-abab-6df7d39296ff with identifier: 10739409
2026-03-28 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06cb70a9-fd77-51f3-abab-6df7d39296ff with identifier: 10739409 to the API
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739409>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '06cb70a9-fd77-51f3-abab-6df7d39296ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASZ047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739409',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 87446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 200d Business - Diesel - Automatic - 160 hp - '
'87.446 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739409%27 HTTP/1.1" 200 None
2026-03-28 22:18:19 [adesa.be] INFO: Saving data for 10739409: {'auction_closing_time': 1774858500.0, 'created_time': 1774624678.10974, 'last_price_update_time': 1774736299.79218}
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739409') HTTP/1.1" 204 0
2026-03-28 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10739169
2026-03-28 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with scrape type 2
2026-03-28 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with scrape type 2
2026-03-28 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84, identifier: 10739169
2026-03-28 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10739169
2026-03-28 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10739169
2026-03-28 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10739169 to the API
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739169>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6b517a4a-c4d2-5960-b0d7-b02d46ea3c84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAB738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739169',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 114886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 250e AMG Line - Hybrid - Automatic '
'- 160 hp - 114.886 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739169%27 HTTP/1.1" 200 None
2026-03-28 22:18:20 [adesa.be] INFO: Saving data for 10739169: {'auction_closing_time': 1774858500.0, 'created_time': 1774624680.052932, 'last_price_update_time': 1774736300.177841}
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739169') HTTP/1.1" 204 0
2026-03-28 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10739526
2026-03-28 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with scrape type 2
2026-03-28 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with scrape type 2
2026-03-28 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47c60ada-3bb8-528e-b3dd-991b29cf97a7, identifier: 10739526
2026-03-28 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10739526
2026-03-28 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10739526
2026-03-28 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10739526 to the API
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739526>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '47c60ada-3bb8-528e-b3dd-991b29cf97a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHA367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739526',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 137118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 137.118 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739526%27 HTTP/1.1" 200 None
2026-03-28 22:18:20 [adesa.be] INFO: Saving data for 10739526: {'auction_closing_time': 1774858500.0, 'created_time': 1774624682.607192, 'last_price_update_time': 1774736300.647421}
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739526') HTTP/1.1" 204 0
2026-03-28 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10739035
2026-03-28 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with scrape type 2
2026-03-28 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with scrape type 2
2026-03-28 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f, identifier: 10739035
2026-03-28 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10739035
2026-03-28 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10739035
2026-03-28 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10739035 to the API
2026-03-28 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739035>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '70b8e0d6-a10b-5ee3-83b3-8f33e11d616f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739035',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 84698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300 Business - Hybrid - 211 hp - 84.698 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739035%27 HTTP/1.1" 200 None
2026-03-28 22:18:21 [adesa.be] INFO: Saving data for 10739035: {'auction_closing_time': 1774858500.0, 'created_time': 1774624677.393972, 'last_price_update_time': 1774736301.115721}
2026-03-28 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739035') HTTP/1.1" 204 0
2026-03-28 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10739339
2026-03-28 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with scrape type 2
2026-03-28 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with scrape type 2
2026-03-28 22:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0, identifier: 10739339
2026-03-28 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10739339
2026-03-28 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10739339
2026-03-28 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10739339 to the API
2026-03-28 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739339>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f07ae1de-86e6-5aba-8e4e-a2d69081f2a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTA733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739339',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 102680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300de Business - Diesel - Automatic - 194 hp '
'- 102.680 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739339%27 HTTP/1.1" 200 None
2026-03-28 22:18:21 [adesa.be] INFO: Saving data for 10739339: {'auction_closing_time': 1774858500.0, 'created_time': 1774624675.228131, 'last_price_update_time': 1774736301.50962}
2026-03-28 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739339') HTTP/1.1" 204 0
2026-03-28 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10739142
2026-03-28 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with scrape type 2
2026-03-28 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with scrape type 2
2026-03-28 22:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97, identifier: 10739142
2026-03-28 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10739315
2026-03-28 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6f0a58d-8549-53ff-b862-28fe9168fa3a with scrape type 2
2026-03-28 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6f0a58d-8549-53ff-b862-28fe9168fa3a with scrape type 2
2026-03-28 22:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6f0a58d-8549-53ff-b862-28fe9168fa3a, identifier: 10739315
2026-03-28 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10739142
2026-03-28 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10739142
2026-03-28 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10739142 to the API
2026-03-28 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739142>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2dee0cd0-b46c-58d3-a1ef-dd82f870ca97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAF080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739142',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 177796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 200d Business - Diesel - Automatic - 160 hp - '
'177.796 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739142%27 HTTP/1.1" 200 None
2026-03-28 22:18:22 [adesa.be] INFO: Saving data for 10739142: {'auction_closing_time': 1774858500.0, 'created_time': 1774624658.938293, 'last_price_update_time': 1774736302.107353}
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739142') HTTP/1.1" 204 0
2026-03-28 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10739315
2026-03-28 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10739315
2026-03-28 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10739315 to the API
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739315>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f6f0a58d-8549-53ff-b862-28fe9168fa3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATL485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 205060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 220d Business Solution - Diesel - Automatic - '
'194 hp - 205.060 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739315%27 HTTP/1.1" 200 None
2026-03-28 22:18:22 [adesa.be] INFO: Saving data for 10739315: {'auction_closing_time': 1774858500.0, 'created_time': 1774624677.780442, 'last_price_update_time': 1774736302.385047}
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739315') HTTP/1.1" 204 0
2026-03-28 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with identifier: 10739678
2026-03-28 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with scrape type 2
2026-03-28 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with scrape type 2
2026-03-28 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0, identifier: 10739678
2026-03-28 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with identifier: 10739678
2026-03-28 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with identifier: 10739678
2026-03-28 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with identifier: 10739678 to the API
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739678>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXD777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 151114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300de Business Solution - Diesel - Automatic '
'- 194 hp - 151.114 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739678%27 HTTP/1.1" 200 None
2026-03-28 22:18:22 [adesa.be] INFO: Saving data for 10739678: {'auction_closing_time': 1774858500.0, 'created_time': 1774624674.572107, 'last_price_update_time': 1774736302.767778}
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739678') HTTP/1.1" 204 0
2026-03-28 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12acc3d1-0580-5a66-9295-794174220535 with identifier: 10739531
2026-03-28 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12acc3d1-0580-5a66-9295-794174220535 with scrape type 2
2026-03-28 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12acc3d1-0580-5a66-9295-794174220535 with scrape type 2
2026-03-28 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12acc3d1-0580-5a66-9295-794174220535, identifier: 10739531
2026-03-28 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e698cc1-3cb3-5afb-87c9-fe522498cccc with identifier: 10739563
2026-03-28 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e698cc1-3cb3-5afb-87c9-fe522498cccc with scrape type 2
2026-03-28 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e698cc1-3cb3-5afb-87c9-fe522498cccc with scrape type 2
2026-03-28 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e698cc1-3cb3-5afb-87c9-fe522498cccc, identifier: 10739563
2026-03-28 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc250c9d-9875-50d0-9cb8-5e769bfa3537 with identifier: 10739572
2026-03-28 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc250c9d-9875-50d0-9cb8-5e769bfa3537 with scrape type 2
2026-03-28 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc250c9d-9875-50d0-9cb8-5e769bfa3537 with scrape type 2
2026-03-28 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc250c9d-9875-50d0-9cb8-5e769bfa3537, identifier: 10739572
2026-03-28 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6233017c-21b4-504b-bf22-1b58435e4262 with identifier: 10739186
2026-03-28 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6233017c-21b4-504b-bf22-1b58435e4262 with scrape type 2
2026-03-28 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6233017c-21b4-504b-bf22-1b58435e4262 with scrape type 2
2026-03-28 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6233017c-21b4-504b-bf22-1b58435e4262, identifier: 10739186
2026-03-28 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12acc3d1-0580-5a66-9295-794174220535 with identifier: 10739531
2026-03-28 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12acc3d1-0580-5a66-9295-794174220535 with identifier: 10739531
2026-03-28 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12acc3d1-0580-5a66-9295-794174220535 with identifier: 10739531 to the API
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '12acc3d1-0580-5a66-9295-794174220535',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MC6711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 81131,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 - Electric - Automatic - 190 hp - 81.131 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739531%27 HTTP/1.1" 200 None
2026-03-28 22:18:23 [adesa.be] INFO: Saving data for 10739531: {'auction_closing_time': 1774858500.0, 'created_time': 1774624660.604669, 'last_price_update_time': 1774736303.589241}
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739531') HTTP/1.1" 204 0
2026-03-28 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e698cc1-3cb3-5afb-87c9-fe522498cccc with identifier: 10739563
2026-03-28 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e698cc1-3cb3-5afb-87c9-fe522498cccc with identifier: 10739563
2026-03-28 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e698cc1-3cb3-5afb-87c9-fe522498cccc with identifier: 10739563 to the API
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739563>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0e698cc1-3cb3-5afb-87c9-fe522498cccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGH665',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 133437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-03-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 200d Business - Diesel - Automatic - 160 hp - '
'133.437 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739563%27 HTTP/1.1" 200 None
2026-03-28 22:18:23 [adesa.be] INFO: Saving data for 10739563: {'auction_closing_time': 1774858500.0, 'created_time': 1774624658.59658, 'last_price_update_time': 1774736303.875552}
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739563') HTTP/1.1" 204 0
2026-03-28 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc250c9d-9875-50d0-9cb8-5e769bfa3537 with identifier: 10739572
2026-03-28 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc250c9d-9875-50d0-9cb8-5e769bfa3537 with identifier: 10739572
2026-03-28 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc250c9d-9875-50d0-9cb8-5e769bfa3537 with identifier: 10739572 to the API
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'bc250c9d-9875-50d0-9cb8-5e769bfa3537',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AC6486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 13855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 Business Line - Electric - Automatic - 190 hp '
'- 13.855 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2024}
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739572%27 HTTP/1.1" 200 None
2026-03-28 22:18:24 [adesa.be] INFO: Saving data for 10739572: {'auction_closing_time': 1774858500.0, 'created_time': 1774624681.326189, 'last_price_update_time': 1774736304.184673}
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739572') HTTP/1.1" 204 0
2026-03-28 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6233017c-21b4-504b-bf22-1b58435e4262 with identifier: 10739186
2026-03-28 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6233017c-21b4-504b-bf22-1b58435e4262 with identifier: 10739186
2026-03-28 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6233017c-21b4-504b-bf22-1b58435e4262 with identifier: 10739186 to the API
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739186>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6233017c-21b4-504b-bf22-1b58435e4262',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNV587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739186',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 105736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 200d Business - Diesel - Automatic - 160 hp - '
'105.736 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739186%27 HTTP/1.1" 200 None
2026-03-28 22:18:24 [adesa.be] INFO: Saving data for 10739186: {'auction_closing_time': 1774858500.0, 'created_time': 1774624679.738639, 'last_price_update_time': 1774736304.471126}
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739186') HTTP/1.1" 204 0
2026-03-28 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c9598b4-90bf-52e3-8c6b-3af3040d091b with identifier: 10739574
2026-03-28 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c9598b4-90bf-52e3-8c6b-3af3040d091b with scrape type 2
2026-03-28 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c9598b4-90bf-52e3-8c6b-3af3040d091b with scrape type 2
2026-03-28 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c9598b4-90bf-52e3-8c6b-3af3040d091b, identifier: 10739574
2026-03-28 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c9598b4-90bf-52e3-8c6b-3af3040d091b with identifier: 10739574
2026-03-28 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c9598b4-90bf-52e3-8c6b-3af3040d091b with identifier: 10739574
2026-03-28 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c9598b4-90bf-52e3-8c6b-3af3040d091b with identifier: 10739574 to the API
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '4c9598b4-90bf-52e3-8c6b-3af3040d091b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV5984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 59312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 - Electric - Automatic - 190 hp - 59.312 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739574%27 HTTP/1.1" 200 None
2026-03-28 22:18:24 [adesa.be] INFO: Saving data for 10739574: {'auction_closing_time': 1774858500.0, 'created_time': 1774624661.637912, 'last_price_update_time': 1774736304.874383}
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739574') HTTP/1.1" 204 0
2026-03-28 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10739283
2026-03-28 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11aee070-59b7-59e1-8c1f-721182bc1042 with scrape type 2
2026-03-28 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11aee070-59b7-59e1-8c1f-721182bc1042 with scrape type 2
2026-03-28 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11aee070-59b7-59e1-8c1f-721182bc1042, identifier: 10739283
2026-03-28 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10739448
2026-03-28 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bf1b87-fccd-56b0-9916-80e3b69a9667 with scrape type 2
2026-03-28 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22bf1b87-fccd-56b0-9916-80e3b69a9667 with scrape type 2
2026-03-28 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22bf1b87-fccd-56b0-9916-80e3b69a9667, identifier: 10739448
2026-03-28 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10739482
2026-03-28 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d98efd-7187-57a5-9b20-4cb173887620 with scrape type 2
2026-03-28 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99d98efd-7187-57a5-9b20-4cb173887620 with scrape type 2
2026-03-28 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99d98efd-7187-57a5-9b20-4cb173887620, identifier: 10739482
2026-03-28 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10739283
2026-03-28 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10739283
2026-03-28 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10739283 to the API
2026-03-28 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '11aee070-59b7-59e1-8c1f-721182bc1042',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 69377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31700,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQC 400 Luxury - 4-Matic - Electric - Automatic - 408 '
'hp - 69.377 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-28 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:25 [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-28 22:18:25 [adesa.be] INFO: Saving data for 10739283: {'auction_closing_time': 1774858500.0, 'created_time': 1774624673.077152, 'last_price_update_time': 1774736305.455536}
2026-03-28 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739283') HTTP/1.1" 204 0
2026-03-28 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10739448
2026-03-28 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10739448
2026-03-28 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10739448 to the API
2026-03-28 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739448>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '22bf1b87-fccd-56b0-9916-80e3b69a9667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSL335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739448',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 162960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 250e AMG Line - Hybrid - Automatic '
'- 160 hp - 162.960 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:25 [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-28 22:18:25 [adesa.be] INFO: Saving data for 10739448: {'auction_closing_time': 1774858500.0, 'created_time': 1774624680.351379, 'last_price_update_time': 1774736305.750145}
2026-03-28 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739448') HTTP/1.1" 204 0
2026-03-28 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10739482
2026-03-28 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10739482
2026-03-28 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10739482 to the API
2026-03-28 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739482>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '99d98efd-7187-57a5-9b20-4cb173887620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AC6466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 48418,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 Business Line - Electric - Automatic - 190 hp '
'- 48.418 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2024}
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739482%27 HTTP/1.1" 200 None
2026-03-28 22:18:26 [adesa.be] INFO: Saving data for 10739482: {'auction_closing_time': 1774858500.0, 'created_time': 1774624660.93269, 'last_price_update_time': 1774736306.028382}
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739482') HTTP/1.1" 204 0
2026-03-28 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10739223
2026-03-28 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with scrape type 2
2026-03-28 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with scrape type 2
2026-03-28 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0, identifier: 10739223
2026-03-28 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10739223
2026-03-28 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10739223
2026-03-28 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10739223 to the API
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '1ff16e86-a3ed-577b-a0d9-a77818e3c0b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LY7532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739223',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 57409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQC 400 - Electric - Automatic - 408 hp - 57.409 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739223%27 HTTP/1.1" 200 None
2026-03-28 22:18:26 [adesa.be] INFO: Saving data for 10739223: {'auction_closing_time': 1774858500.0, 'created_time': 1774624673.855359, 'last_price_update_time': 1774736306.506817}
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739223') HTTP/1.1" 204 0
2026-03-28 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af86bfae-3171-58fa-989f-47341804cf8a with identifier: 10739566
2026-03-28 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af86bfae-3171-58fa-989f-47341804cf8a with scrape type 2
2026-03-28 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af86bfae-3171-58fa-989f-47341804cf8a with scrape type 2
2026-03-28 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af86bfae-3171-58fa-989f-47341804cf8a, identifier: 10739566
2026-03-28 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af86bfae-3171-58fa-989f-47341804cf8a with identifier: 10739566
2026-03-28 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af86bfae-3171-58fa-989f-47341804cf8a with identifier: 10739566
2026-03-28 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af86bfae-3171-58fa-989f-47341804cf8a with identifier: 10739566 to the API
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739566>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'af86bfae-3171-58fa-989f-47341804cf8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQM882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 95266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-03-09',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 95.266 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739566%27 HTTP/1.1" 200 None
2026-03-28 22:18:26 [adesa.be] INFO: Saving data for 10739566: {'auction_closing_time': 1774858500.0, 'created_time': 1774624663.766243, 'last_price_update_time': 1774736306.906857}
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739566') HTTP/1.1" 204 0
2026-03-28 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:26 [adesa.be] INFO: Found listing with ID: 10739221
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739221%27 HTTP/1.1" 200 None
2026-03-28 22:18:26 [adesa.be] INFO: Scrape type for 10739221: 2
2026-03-28 22:18:26 [adesa.be] INFO: Scraping item 10739221 url https://www.openlane.eu/en/carv6/auction/10739221
2026-03-28 22:18:26 [adesa.be] INFO: Found listing with ID: 10739577
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739577%27 HTTP/1.1" 200 None
2026-03-28 22:18:26 [adesa.be] INFO: Scrape type for 10739577: 2
2026-03-28 22:18:26 [adesa.be] INFO: Scraping item 10739577 url https://www.openlane.eu/en/carv6/auction/10739577
2026-03-28 22:18:26 [adesa.be] INFO: Found listing with ID: 10740500
2026-03-28 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740500%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10740500: 0
2026-03-28 22:18:27 [adesa.be] INFO: Skipping item 10740500 url https://www.openlane.eu/en/carv6/auction/10740500
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10740797
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740797%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10740797: 0
2026-03-28 22:18:27 [adesa.be] INFO: Skipping item 10740797 url https://www.openlane.eu/en/carv6/auction/10740797
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739272
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739272%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739272: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739272 url https://www.openlane.eu/en/carv6/auction/10739272
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739343
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739343%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739343: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739343 url https://www.openlane.eu/en/carv6/auction/10739343
2026-03-28 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6a63bf4-77a2-55fa-8ee3-563d3afc0d2d with identifier: 10739625
2026-03-28 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6a63bf4-77a2-55fa-8ee3-563d3afc0d2d with scrape type 2
2026-03-28 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6a63bf4-77a2-55fa-8ee3-563d3afc0d2d with scrape type 2
2026-03-28 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6a63bf4-77a2-55fa-8ee3-563d3afc0d2d, identifier: 10739625
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10740470
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740470%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10740470: 0
2026-03-28 22:18:27 [adesa.be] INFO: Skipping item 10740470 url https://www.openlane.eu/en/carv6/auction/10740470
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739259
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739259%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739259: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739259 url https://www.openlane.eu/en/carv6/auction/10739259
2026-03-28 22:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6a63bf4-77a2-55fa-8ee3-563d3afc0d2d with identifier: 10739625
2026-03-28 22:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6a63bf4-77a2-55fa-8ee3-563d3afc0d2d with identifier: 10739625
2026-03-28 22:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6a63bf4-77a2-55fa-8ee3-563d3afc0d2d with identifier: 10739625 to the API
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739625>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd6a63bf4-77a2-55fa-8ee3-563d3afc0d2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHY632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739625',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 125054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-01-10',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 125.054 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739625%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Saving data for 10739625: {'auction_closing_time': 1774858500.0, 'created_time': 1774627184.614942, 'last_price_update_time': 1774736307.458381}
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739625') HTTP/1.1" 204 0
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10740013
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740013%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10740013: 0
2026-03-28 22:18:27 [adesa.be] INFO: Skipping item 10740013 url https://www.openlane.eu/en/carv6/auction/10740013
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10740023
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740023%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10740023: 0
2026-03-28 22:18:27 [adesa.be] INFO: Skipping item 10740023 url https://www.openlane.eu/en/carv6/auction/10740023
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739927
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739927%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739927: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739927 url https://www.openlane.eu/en/carv6/auction/10739927
2026-03-28 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739976
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739976%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739976: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739976 url https://www.openlane.eu/en/carv6/auction/10739976
2026-03-28 22:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739458
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739458%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739458: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739458 url https://www.openlane.eu/en/carv6/auction/10739458
2026-03-28 22:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739527
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739527%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739527: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739527 url https://www.openlane.eu/en/carv6/auction/10739527
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739467
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739467%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739467: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739467 url https://www.openlane.eu/en/carv6/auction/10739467
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10740481
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740481%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10740481: 0
2026-03-28 22:18:27 [adesa.be] INFO: Skipping item 10740481 url https://www.openlane.eu/en/carv6/auction/10740481
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739581
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739581%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739581: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739581 url https://www.openlane.eu/en/carv6/auction/10739581
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10740775
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740775%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10740775: 0
2026-03-28 22:18:27 [adesa.be] INFO: Skipping item 10740775 url https://www.openlane.eu/en/carv6/auction/10740775
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739378
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739378%27 HTTP/1.1" 200 None
2026-03-28 22:18:27 [adesa.be] INFO: Scrape type for 10739378: 2
2026-03-28 22:18:27 [adesa.be] INFO: Scraping item 10739378 url https://www.openlane.eu/en/carv6/auction/10739378
2026-03-28 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10739472
2026-03-28 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with scrape type 2
2026-03-28 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with scrape type 2
2026-03-28 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd, identifier: 10739472
2026-03-28 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48743447-52cd-51a5-a245-85e45c6062c9 with identifier: 10739605
2026-03-28 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48743447-52cd-51a5-a245-85e45c6062c9 with scrape type 2
2026-03-28 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48743447-52cd-51a5-a245-85e45c6062c9 with scrape type 2
2026-03-28 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48743447-52cd-51a5-a245-85e45c6062c9, identifier: 10739605
2026-03-28 22:18:27 [adesa.be] INFO: Found listing with ID: 10739466
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739466%27 HTTP/1.1" 200 None
2026-03-28 22:18:28 [adesa.be] INFO: Scrape type for 10739466: 2
2026-03-28 22:18:28 [adesa.be] INFO: Scraping item 10739466 url https://www.openlane.eu/en/carv6/auction/10739466
2026-03-28 22: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-28 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10739472
2026-03-28 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10739472
2026-03-28 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10739472 to the API
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739472>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5f9951a3-07f8-5ac0-8be8-740aa85bd1bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJR957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739472',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 107787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-01-17',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 107.787 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739472%27 HTTP/1.1" 200 None
2026-03-28 22:18:28 [adesa.be] INFO: Saving data for 10739472: {'auction_closing_time': 1774858500.0, 'created_time': 1774627189.851442, 'last_price_update_time': 1774736308.261717}
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739472') HTTP/1.1" 204 0
2026-03-28 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48743447-52cd-51a5-a245-85e45c6062c9 with identifier: 10739605
2026-03-28 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48743447-52cd-51a5-a245-85e45c6062c9 with identifier: 10739605
2026-03-28 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48743447-52cd-51a5-a245-85e45c6062c9 with identifier: 10739605 to the API
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739605>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '48743447-52cd-51a5-a245-85e45c6062c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBX352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 105843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-07-10',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 105.843 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739605%27 HTTP/1.1" 200 None
2026-03-28 22:18:28 [adesa.be] INFO: Saving data for 10739605: {'auction_closing_time': 1774858500.0, 'created_time': 1774627186.124666, 'last_price_update_time': 1774736308.629963}
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739605') HTTP/1.1" 204 0
2026-03-28 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e045411-161f-50e8-9914-debc28e7d408 with identifier: 10739567
2026-03-28 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e045411-161f-50e8-9914-debc28e7d408 with scrape type 2
2026-03-28 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e045411-161f-50e8-9914-debc28e7d408 with scrape type 2
2026-03-28 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e045411-161f-50e8-9914-debc28e7d408, identifier: 10739567
2026-03-28 22:18:28 [adesa.be] INFO: Found listing with ID: 10739271
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739271%27 HTTP/1.1" 200 None
2026-03-28 22:18:28 [adesa.be] INFO: Scrape type for 10739271: 2
2026-03-28 22:18:28 [adesa.be] INFO: Scraping item 10739271 url https://www.openlane.eu/en/carv6/auction/10739271
2026-03-28 22: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-28 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e045411-161f-50e8-9914-debc28e7d408 with identifier: 10739567
2026-03-28 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e045411-161f-50e8-9914-debc28e7d408 with identifier: 10739567
2026-03-28 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e045411-161f-50e8-9914-debc28e7d408 with identifier: 10739567 to the API
2026-03-28 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739567>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6e045411-161f-50e8-9914-debc28e7d408',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHY386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 100182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-01-10',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 100.182 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739567%27 HTTP/1.1" 200 None
2026-03-28 22:18:29 [adesa.be] INFO: Saving data for 10739567: {'auction_closing_time': 1774858500.0, 'created_time': 1774627185.48515, 'last_price_update_time': 1774736309.077941}
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739567') HTTP/1.1" 204 0
2026-03-28 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10739092
2026-03-28 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b82e383-3a8a-5fab-b395-fac94ec50981 with scrape type 2
2026-03-28 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b82e383-3a8a-5fab-b395-fac94ec50981 with scrape type 2
2026-03-28 22:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b82e383-3a8a-5fab-b395-fac94ec50981, identifier: 10739092
2026-03-28 22:18:29 [adesa.be] INFO: Found listing with ID: 10739311
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739311%27 HTTP/1.1" 200 None
2026-03-28 22:18:29 [adesa.be] INFO: Scrape type for 10739311: 2
2026-03-28 22:18:29 [adesa.be] INFO: Scraping item 10739311 url https://www.openlane.eu/en/carv6/auction/10739311
2026-03-28 22:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10739092
2026-03-28 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10739092
2026-03-28 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10739092 to the API
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739092>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5b82e383-3a8a-5fab-b395-fac94ec50981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739092',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 215407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 200d Luxury Line - Diesel - 163 hp - 215.407 '
'km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2022}
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739092%27 HTTP/1.1" 200 None
2026-03-28 22:18:29 [adesa.be] INFO: Saving data for 10739092: {'auction_closing_time': 1774858500.0, 'created_time': 1774627196.908179, 'last_price_update_time': 1774736309.519828}
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739092') HTTP/1.1" 204 0
2026-03-28 22:18:29 [adesa.be] INFO: Found listing with ID: 10739120
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739120%27 HTTP/1.1" 200 None
2026-03-28 22:18:29 [adesa.be] INFO: Scrape type for 10739120: 2
2026-03-28 22:18:29 [adesa.be] INFO: Scraping item 10739120 url https://www.openlane.eu/en/carv6/auction/10739120
2026-03-28 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aed76257-e56f-5eb6-b86c-b47611f276eb with identifier: 10739571
2026-03-28 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aed76257-e56f-5eb6-b86c-b47611f276eb with scrape type 2
2026-03-28 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aed76257-e56f-5eb6-b86c-b47611f276eb with scrape type 2
2026-03-28 22:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aed76257-e56f-5eb6-b86c-b47611f276eb, identifier: 10739571
2026-03-28 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aed76257-e56f-5eb6-b86c-b47611f276eb with identifier: 10739571
2026-03-28 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aed76257-e56f-5eb6-b86c-b47611f276eb with identifier: 10739571
2026-03-28 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aed76257-e56f-5eb6-b86c-b47611f276eb with identifier: 10739571 to the API
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739571>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'aed76257-e56f-5eb6-b86c-b47611f276eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 56729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 56.729 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739571%27 HTTP/1.1" 200 None
2026-03-28 22:18:29 [adesa.be] INFO: Saving data for 10739571: {'auction_closing_time': 1774858500.0, 'created_time': 1774627184.069906, 'last_price_update_time': 1774736309.93679}
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739571') HTTP/1.1" 204 0
2026-03-28 22:18:29 [adesa.be] INFO: Found listing with ID: 10739091
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739091%27 HTTP/1.1" 200 None
2026-03-28 22:18:29 [adesa.be] INFO: Scrape type for 10739091: 2
2026-03-28 22:18:29 [adesa.be] INFO: Scraping item 10739091 url https://www.openlane.eu/en/carv6/auction/10739091
2026-03-28 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10739346
2026-03-28 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85100805-0a66-52ee-8a06-e5004f500d3c with scrape type 2
2026-03-28 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85100805-0a66-52ee-8a06-e5004f500d3c with scrape type 2
2026-03-28 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85100805-0a66-52ee-8a06-e5004f500d3c, identifier: 10739346
2026-03-28 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10739346
2026-03-28 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10739346
2026-03-28 22:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10739346 to the API
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739346>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '85100805-0a66-52ee-8a06-e5004f500d3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZR4695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739346',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 79693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 200d Business Line - Diesel - Automatic - 163 '
'hp - 79.693 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739346%27 HTTP/1.1" 200 None
2026-03-28 22:18:30 [adesa.be] INFO: Saving data for 10739346: {'auction_closing_time': 1774858500.0, 'created_time': 1774627187.323461, 'last_price_update_time': 1774736310.336822}
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739346') HTTP/1.1" 204 0
2026-03-28 22:18:30 [adesa.be] INFO: Found listing with ID: 10739543
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739543%27 HTTP/1.1" 200 None
2026-03-28 22:18:30 [adesa.be] INFO: Scrape type for 10739543: 2
2026-03-28 22:18:30 [adesa.be] INFO: Scraping item 10739543 url https://www.openlane.eu/en/carv6/auction/10739543
2026-03-28 22:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:30 [adesa.be] INFO: Found listing with ID: 10740757
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740757%27 HTTP/1.1" 200 None
2026-03-28 22:18:30 [adesa.be] INFO: Scrape type for 10740757: 0
2026-03-28 22:18:30 [adesa.be] INFO: Skipping item 10740757 url https://www.openlane.eu/en/carv6/auction/10740757
2026-03-28 22:18:30 [adesa.be] INFO: Found listing with ID: 10740501
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740501%27 HTTP/1.1" 200 None
2026-03-28 22:18:30 [adesa.be] INFO: Scrape type for 10740501: 0
2026-03-28 22:18:30 [adesa.be] INFO: Skipping item 10740501 url https://www.openlane.eu/en/carv6/auction/10740501
2026-03-28 22:18:30 [adesa.be] INFO: Found listing with ID: 10739670
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739670%27 HTTP/1.1" 200 None
2026-03-28 22:18:30 [adesa.be] INFO: Scrape type for 10739670: 2
2026-03-28 22:18:30 [adesa.be] INFO: Scraping item 10739670 url https://www.openlane.eu/en/carv6/auction/10739670
2026-03-28 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 965d8c1e-7239-514f-9de0-b5072b267736 with identifier: 10739255
2026-03-28 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 965d8c1e-7239-514f-9de0-b5072b267736 with scrape type 2
2026-03-28 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 965d8c1e-7239-514f-9de0-b5072b267736 with scrape type 2
2026-03-28 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 965d8c1e-7239-514f-9de0-b5072b267736, identifier: 10739255
2026-03-28 22:18:30 [adesa.be] INFO: Found listing with ID: 10739935
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739935%27 HTTP/1.1" 200 None
2026-03-28 22:18:30 [adesa.be] INFO: Scrape type for 10739935: 0
2026-03-28 22:18:30 [adesa.be] INFO: Skipping item 10739935 url https://www.openlane.eu/en/carv6/auction/10739935
2026-03-28 22:18:30 [adesa.be] INFO: Found listing with ID: 10740520
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740520%27 HTTP/1.1" 200 None
2026-03-28 22:18:30 [adesa.be] INFO: Scrape type for 10740520: 0
2026-03-28 22:18:30 [adesa.be] INFO: Skipping item 10740520 url https://www.openlane.eu/en/carv6/auction/10740520
2026-03-28 22:18:30 [adesa.be] INFO: Found listing with ID: 10739230
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739230%27 HTTP/1.1" 200 None
2026-03-28 22:18:30 [adesa.be] INFO: Scrape type for 10739230: 2
2026-03-28 22:18:30 [adesa.be] INFO: Scraping item 10739230 url https://www.openlane.eu/en/carv6/auction/10739230
2026-03-28 22:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 965d8c1e-7239-514f-9de0-b5072b267736 with identifier: 10739255
2026-03-28 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 965d8c1e-7239-514f-9de0-b5072b267736 with identifier: 10739255
2026-03-28 22:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 965d8c1e-7239-514f-9de0-b5072b267736 with identifier: 10739255 to the API
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739255>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '965d8c1e-7239-514f-9de0-b5072b267736',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739255',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 84180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C 300de Business - Diesel - Automatic - 194 hp - '
'84.180 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739255%27 HTTP/1.1" 200 None
2026-03-28 22:18:30 [adesa.be] INFO: Saving data for 10739255: {'auction_closing_time': 1774858500.0, 'created_time': 1774624655.451559, 'last_price_update_time': 1774736310.89845}
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739255') HTTP/1.1" 204 0
2026-03-28 22:18:31 [adesa.be] INFO: Found listing with ID: 10739944
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739944%27 HTTP/1.1" 200 None
2026-03-28 22:18:31 [adesa.be] INFO: Scrape type for 10739944: 2
2026-03-28 22:18:31 [adesa.be] INFO: Scraping item 10739944 url https://www.openlane.eu/en/carv6/auction/10739944
2026-03-28 22:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10739072
2026-03-28 22:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168f136a-68b6-527c-97a7-9d8360703252 with scrape type 2
2026-03-28 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168f136a-68b6-527c-97a7-9d8360703252 with scrape type 2
2026-03-28 22:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 168f136a-68b6-527c-97a7-9d8360703252, identifier: 10739072
2026-03-28 22:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c39dac8-89b0-5556-93fc-d232a6472b8a with identifier: 10739929
2026-03-28 22:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c39dac8-89b0-5556-93fc-d232a6472b8a with scrape type 2
2026-03-28 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c39dac8-89b0-5556-93fc-d232a6472b8a with scrape type 2
2026-03-28 22:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c39dac8-89b0-5556-93fc-d232a6472b8a, identifier: 10739929
2026-03-28 22:18:31 [adesa.be] INFO: Found listing with ID: 10739644
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739644%27 HTTP/1.1" 200 None
2026-03-28 22:18:31 [adesa.be] INFO: Scrape type for 10739644: 2
2026-03-28 22:18:31 [adesa.be] INFO: Scraping item 10739644 url https://www.openlane.eu/en/carv6/auction/10739644
2026-03-28 22:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10739072
2026-03-28 22:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10739072
2026-03-28 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10739072 to the API
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739072>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '168f136a-68b6-527c-97a7-9d8360703252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXF364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739072',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 33547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Luxury Line - Hybrid - 160 hp - 33.547 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739072%27 HTTP/1.1" 200 None
2026-03-28 22:18:31 [adesa.be] INFO: Saving data for 10739072: {'auction_closing_time': 1774858500.0, 'created_time': 1774627189.28222, 'last_price_update_time': 1774736311.793496}
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739072') HTTP/1.1" 204 0
2026-03-28 22:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c39dac8-89b0-5556-93fc-d232a6472b8a with identifier: 10739929
2026-03-28 22:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c39dac8-89b0-5556-93fc-d232a6472b8a with identifier: 10739929
2026-03-28 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c39dac8-89b0-5556-93fc-d232a6472b8a with identifier: 10739929 to the API
2026-03-28 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739929>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 457,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1c39dac8-89b0-5556-93fc-d232a6472b8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XS1000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739929',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'AMG GT',
'odometer': 64104,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 70100,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz AMG GT 53 GT - Petrol - 457 hp - 64.104 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739929%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Saving data for 10739929: {'auction_closing_time': 1774861200.0, 'created_time': 1774649795.798391, 'last_price_update_time': 1774736312.085144}
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739929') HTTP/1.1" 204 0
2026-03-28 22:18:32 [adesa.be] INFO: Found listing with ID: 10739602
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739602%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Scrape type for 10739602: 2
2026-03-28 22:18:32 [adesa.be] INFO: Scraping item 10739602 url https://www.openlane.eu/en/carv6/auction/10739602
2026-03-28 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:32 [adesa.be] INFO: Found listing with ID: 10740808
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740808%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Scrape type for 10740808: 0
2026-03-28 22:18:32 [adesa.be] INFO: Skipping item 10740808 url https://www.openlane.eu/en/carv6/auction/10740808
2026-03-28 22:18:32 [adesa.be] INFO: Found listing with ID: 10740495
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740495%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Scrape type for 10740495: 0
2026-03-28 22:18:32 [adesa.be] INFO: Skipping item 10740495 url https://www.openlane.eu/en/carv6/auction/10740495
2026-03-28 22:18:32 [adesa.be] INFO: Found listing with ID: 10739622
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739622%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Scrape type for 10739622: 2
2026-03-28 22:18:32 [adesa.be] INFO: Scraping item 10739622 url https://www.openlane.eu/en/carv6/auction/10739622
2026-03-28 22:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:32 [adesa.be] INFO: Found listing with ID: 10739359
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739359%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Scrape type for 10739359: 2
2026-03-28 22:18:32 [adesa.be] INFO: Scraping item 10739359 url https://www.openlane.eu/en/carv6/auction/10739359
2026-03-28 22:18:32 [adesa.be] INFO: Found listing with ID: 10739158
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739158%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Scrape type for 10739158: 2
2026-03-28 22:18:32 [adesa.be] INFO: Scraping item 10739158 url https://www.openlane.eu/en/carv6/auction/10739158
2026-03-28 22:18:32 [adesa.be] INFO: Found listing with ID: 10739551
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739551%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Scrape type for 10739551: 2
2026-03-28 22:18:32 [adesa.be] INFO: Scraping item 10739551 url https://www.openlane.eu/en/carv6/auction/10739551
2026-03-28 22:18:32 [adesa.be] INFO: Found listing with ID: 10739162
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739162%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Scrape type for 10739162: 2
2026-03-28 22:18:32 [adesa.be] INFO: Scraping item 10739162 url https://www.openlane.eu/en/carv6/auction/10739162
2026-03-28 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 252a2f1d-215a-5c37-b0c5-dce1f75d9825 with identifier: 10739689
2026-03-28 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 252a2f1d-215a-5c37-b0c5-dce1f75d9825 with scrape type 2
2026-03-28 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 252a2f1d-215a-5c37-b0c5-dce1f75d9825 with scrape type 2
2026-03-28 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 252a2f1d-215a-5c37-b0c5-dce1f75d9825, identifier: 10739689
2026-03-28 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecceeb61-b2ff-55a7-8777-f33123959926 with identifier: 10739545
2026-03-28 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecceeb61-b2ff-55a7-8777-f33123959926 with scrape type 2
2026-03-28 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecceeb61-b2ff-55a7-8777-f33123959926 with scrape type 2
2026-03-28 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ecceeb61-b2ff-55a7-8777-f33123959926, identifier: 10739545
2026-03-28 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10739240
2026-03-28 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dd2c47b-8389-5410-a688-85c470b5a0ab with scrape type 2
2026-03-28 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dd2c47b-8389-5410-a688-85c470b5a0ab with scrape type 2
2026-03-28 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4dd2c47b-8389-5410-a688-85c470b5a0ab, identifier: 10739240
2026-03-28 22:18:32 [adesa.be] INFO: Found listing with ID: 10739589
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739589%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Scrape type for 10739589: 2
2026-03-28 22:18:32 [adesa.be] INFO: Scraping item 10739589 url https://www.openlane.eu/en/carv6/auction/10739589
2026-03-28 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 252a2f1d-215a-5c37-b0c5-dce1f75d9825 with identifier: 10739689
2026-03-28 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 252a2f1d-215a-5c37-b0c5-dce1f75d9825 with identifier: 10739689
2026-03-28 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 252a2f1d-215a-5c37-b0c5-dce1f75d9825 with identifier: 10739689 to the API
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739689>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '252a2f1d-215a-5c37-b0c5-dce1f75d9825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRF594',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739689',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 71513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 71.513 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739689%27 HTTP/1.1" 200 None
2026-03-28 22:18:32 [adesa.be] INFO: Saving data for 10739689: {'auction_closing_time': 1774858500.0, 'created_time': 1774624653.271502, 'last_price_update_time': 1774736312.84962}
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739689') HTTP/1.1" 204 0
2026-03-28 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ecceeb61-b2ff-55a7-8777-f33123959926 with identifier: 10739545
2026-03-28 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ecceeb61-b2ff-55a7-8777-f33123959926 with identifier: 10739545
2026-03-28 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ecceeb61-b2ff-55a7-8777-f33123959926 with identifier: 10739545 to the API
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739545>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ecceeb61-b2ff-55a7-8777-f33123959926',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEK953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739545',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 110331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2020-08-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e - Hybrid - Automatic - 160 hp - 110.331 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739545%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Saving data for 10739545: {'auction_closing_time': 1774858500.0, 'created_time': 1774627192.041741, 'last_price_update_time': 1774736313.229078}
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739545') HTTP/1.1" 204 0
2026-03-28 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10739240
2026-03-28 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10739240
2026-03-28 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10739240 to the API
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18: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-28 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739240>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4dd2c47b-8389-5410-a688-85c470b5a0ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739240',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 250394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 180d Business - Diesel - Automatic - 122 hp - '
'250.394 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739240%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Saving data for 10739240: {'auction_closing_time': 1774858500.0, 'created_time': 1774624655.739895, 'last_price_update_time': 1774736313.521087}
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739240') HTTP/1.1" 204 0
2026-03-28 22:18:33 [adesa.be] INFO: Found listing with ID: 10739714
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739714%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Scrape type for 10739714: 2
2026-03-28 22:18:33 [adesa.be] INFO: Scraping item 10739714 url https://www.openlane.eu/en/carv6/auction/10739714
2026-03-28 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:33 [adesa.be] INFO: Found listing with ID: 10739708
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739708%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Scrape type for 10739708: 2
2026-03-28 22:18:33 [adesa.be] INFO: Scraping item 10739708 url https://www.openlane.eu/en/carv6/auction/10739708
2026-03-28 22: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-28 22: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-28 22: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-28 22:18:33 [adesa.be] INFO: Found listing with ID: 10740022
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740022%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Scrape type for 10740022: 0
2026-03-28 22:18:33 [adesa.be] INFO: Skipping item 10740022 url https://www.openlane.eu/en/carv6/auction/10740022
2026-03-28 22:18:33 [adesa.be] INFO: Found listing with ID: 10739364
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739364%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Scrape type for 10739364: 2
2026-03-28 22:18:33 [adesa.be] INFO: Scraping item 10739364 url https://www.openlane.eu/en/carv6/auction/10739364
2026-03-28 22:18:33 [adesa.be] INFO: Found listing with ID: 10740745
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740745%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Scrape type for 10740745: 0
2026-03-28 22:18:33 [adesa.be] INFO: Skipping item 10740745 url https://www.openlane.eu/en/carv6/auction/10740745
2026-03-28 22:18:33 [adesa.be] INFO: Found listing with ID: 10739344
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739344%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Scrape type for 10739344: 2
2026-03-28 22:18:33 [adesa.be] INFO: Scraping item 10739344 url https://www.openlane.eu/en/carv6/auction/10739344
2026-03-28 22:18:33 [adesa.be] INFO: Found listing with ID: 10739462
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739462%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Scrape type for 10739462: 2
2026-03-28 22:18:33 [adesa.be] INFO: Scraping item 10739462 url https://www.openlane.eu/en/carv6/auction/10739462
2026-03-28 22:18:33 [adesa.be] INFO: Found listing with ID: 10739490
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739490%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Scrape type for 10739490: 2
2026-03-28 22:18:33 [adesa.be] INFO: Scraping item 10739490 url https://www.openlane.eu/en/carv6/auction/10739490
2026-03-28 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with identifier: 10739379
2026-03-28 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with scrape type 2
2026-03-28 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with scrape type 2
2026-03-28 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa, identifier: 10739379
2026-03-28 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927
2026-03-28 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdf2ec7e-179c-5574-b395-379194ab3de6 with scrape type 2
2026-03-28 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdf2ec7e-179c-5574-b395-379194ab3de6 with scrape type 2
2026-03-28 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdf2ec7e-179c-5574-b395-379194ab3de6, identifier: 10739927
2026-03-28 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with identifier: 10739173
2026-03-28 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with scrape type 2
2026-03-28 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with scrape type 2
2026-03-28 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71, identifier: 10739173
2026-03-28 22:18:33 [adesa.be] INFO: Found listing with ID: 10739417
2026-03-28 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739417%27 HTTP/1.1" 200 None
2026-03-28 22:18:33 [adesa.be] INFO: Scrape type for 10739417: 2
2026-03-28 22:18:33 [adesa.be] INFO: Scraping item 10739417 url https://www.openlane.eu/en/carv6/auction/10739417
2026-03-28 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with identifier: 10739379
2026-03-28 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with identifier: 10739379
2026-03-28 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with identifier: 10739379 to the API
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739379>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '8db4c420-06e4-5e83-91bb-505aa3f8fcfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRA403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 72073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'72.073 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739379%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Saving data for 10739379: {'auction_closing_time': 1774858500.0, 'created_time': 1774624651.893298, 'last_price_update_time': 1774736314.264832}
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739379') HTTP/1.1" 204 0
2026-03-28 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927
2026-03-28 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927
2026-03-28 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927 to the API
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739927>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdf2ec7e-179c-5574-b395-379194ab3de6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXS494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739927',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 218374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d - Diesel - 116 hp - 218.374 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739927%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Saving data for 10739927: {'auction_closing_time': 1774861200.0, 'created_time': 1774649804.960144, 'last_price_update_time': 1774736314.548767}
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739927') HTTP/1.1" 204 0
2026-03-28 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with identifier: 10739173
2026-03-28 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with identifier: 10739173
2026-03-28 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with identifier: 10739173 to the API
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739173>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7743dcf9-8e5a-5b26-bda0-4477f74f5c71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDQ194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739173',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 62128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 62.128 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739173%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Saving data for 10739173: {'auction_closing_time': 1774858500.0, 'created_time': 1774624653.566835, 'last_price_update_time': 1774736314.827158}
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739173') HTTP/1.1" 204 0
2026-03-28 22:18:34 [adesa.be] INFO: Found listing with ID: 10740512
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740512%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Scrape type for 10740512: 0
2026-03-28 22:18:34 [adesa.be] INFO: Skipping item 10740512 url https://www.openlane.eu/en/carv6/auction/10740512
2026-03-28 22:18:34 [adesa.be] INFO: Found listing with ID: 10739161
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739161%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Scrape type for 10739161: 2
2026-03-28 22:18:34 [adesa.be] INFO: Scraping item 10739161 url https://www.openlane.eu/en/carv6/auction/10739161
2026-03-28 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:34 [adesa.be] INFO: Found listing with ID: 10739209
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739209%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Scrape type for 10739209: 2
2026-03-28 22:18:34 [adesa.be] INFO: Scraping item 10739209 url https://www.openlane.eu/en/carv6/auction/10739209
2026-03-28 22: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-28 22: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-28 22:18:34 [adesa.be] INFO: Found listing with ID: 10739502
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739502%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Scrape type for 10739502: 2
2026-03-28 22:18:34 [adesa.be] INFO: Scraping item 10739502 url https://www.openlane.eu/en/carv6/auction/10739502
2026-03-28 22:18:34 [adesa.be] INFO: Found listing with ID: 10739435
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739435%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Scrape type for 10739435: 2
2026-03-28 22:18:34 [adesa.be] INFO: Scraping item 10739435 url https://www.openlane.eu/en/carv6/auction/10739435
2026-03-28 22:18:34 [adesa.be] INFO: Found listing with ID: 10740802
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740802%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Scrape type for 10740802: 0
2026-03-28 22:18:34 [adesa.be] INFO: Skipping item 10740802 url https://www.openlane.eu/en/carv6/auction/10740802
2026-03-28 22:18:34 [adesa.be] INFO: Found listing with ID: 10740465
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740465%27 HTTP/1.1" 200 None
2026-03-28 22:18:34 [adesa.be] INFO: Scrape type for 10740465: 0
2026-03-28 22:18:34 [adesa.be] INFO: Skipping item 10740465 url https://www.openlane.eu/en/carv6/auction/10740465
2026-03-28 22:18:34 [adesa.be] INFO: Found listing with ID: 10739215
2026-03-28 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739215%27 HTTP/1.1" 200 None
2026-03-28 22:18:35 [adesa.be] INFO: Scrape type for 10739215: 2
2026-03-28 22:18:35 [adesa.be] INFO: Scraping item 10739215 url https://www.openlane.eu/en/carv6/auction/10739215
2026-03-28 22:18:35 [adesa.be] INFO: Found listing with ID: 10740533
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740533%27 HTTP/1.1" 200 None
2026-03-28 22:18:35 [adesa.be] INFO: Scrape type for 10740533: 2
2026-03-28 22:18:35 [adesa.be] INFO: Scraping item 10740533 url https://www.openlane.eu/en/carv6/auction/10740533
2026-03-28 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6968b548-9371-5223-95f7-a75e9fe43e32 with identifier: 10739259
2026-03-28 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6968b548-9371-5223-95f7-a75e9fe43e32 with scrape type 2
2026-03-28 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6968b548-9371-5223-95f7-a75e9fe43e32 with scrape type 2
2026-03-28 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6968b548-9371-5223-95f7-a75e9fe43e32, identifier: 10739259
2026-03-28 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976
2026-03-28 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc39dafe-1697-50fd-8c65-7c326f844468 with scrape type 2
2026-03-28 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc39dafe-1697-50fd-8c65-7c326f844468 with scrape type 2
2026-03-28 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc39dafe-1697-50fd-8c65-7c326f844468, identifier: 10739976
2026-03-28 22:18:35 [adesa.be] INFO: Found listing with ID: 10739119
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739119%27 HTTP/1.1" 200 None
2026-03-28 22:18:35 [adesa.be] INFO: Scrape type for 10739119: 2
2026-03-28 22:18:35 [adesa.be] INFO: Scraping item 10739119 url https://www.openlane.eu/en/carv6/auction/10739119
2026-03-28 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6968b548-9371-5223-95f7-a75e9fe43e32 with identifier: 10739259
2026-03-28 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6968b548-9371-5223-95f7-a75e9fe43e32 with identifier: 10739259
2026-03-28 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6968b548-9371-5223-95f7-a75e9fe43e32 with identifier: 10739259 to the API
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739259>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6968b548-9371-5223-95f7-a75e9fe43e32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739259',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 129911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 129.911 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739259%27 HTTP/1.1" 200 None
2026-03-28 22:18:35 [adesa.be] INFO: Saving data for 10739259: {'auction_closing_time': 1774858500.0, 'created_time': 1774624663.059287, 'last_price_update_time': 1774736315.599346}
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739259') HTTP/1.1" 204 0
2026-03-28 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976
2026-03-28 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976
2026-03-28 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976 to the API
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739976>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc39dafe-1697-50fd-8c65-7c326f844468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALY781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739976',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 145459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-05-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 145.459 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739976%27 HTTP/1.1" 200 None
2026-03-28 22:18:35 [adesa.be] INFO: Saving data for 10739976: {'auction_closing_time': 1774861200.0, 'created_time': 1774649814.525621, 'last_price_update_time': 1774736315.960484}
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739976') HTTP/1.1" 204 0
2026-03-28 22:18:35 [adesa.be] INFO: Found listing with ID: 10739375
2026-03-28 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739375%27 HTTP/1.1" 200 None
2026-03-28 22:18:36 [adesa.be] INFO: Scrape type for 10739375: 2
2026-03-28 22:18:36 [adesa.be] INFO: Scraping item 10739375 url https://www.openlane.eu/en/carv6/auction/10739375
2026-03-28 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22: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-28 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:36 [adesa.be] INFO: Found listing with ID: 10739033
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739033%27 HTTP/1.1" 200 None
2026-03-28 22:18:36 [adesa.be] INFO: Scrape type for 10739033: 2
2026-03-28 22:18:36 [adesa.be] INFO: Scraping item 10739033 url https://www.openlane.eu/en/carv6/auction/10739033
2026-03-28 22: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-28 22:18:36 [adesa.be] INFO: Found listing with ID: 10739083
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739083%27 HTTP/1.1" 200 None
2026-03-28 22:18:36 [adesa.be] INFO: Scrape type for 10739083: 2
2026-03-28 22:18:36 [adesa.be] INFO: Scraping item 10739083 url https://www.openlane.eu/en/carv6/auction/10739083
2026-03-28 22:18:36 [adesa.be] INFO: Found listing with ID: 10739086
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739086%27 HTTP/1.1" 200 None
2026-03-28 22:18:36 [adesa.be] INFO: Scrape type for 10739086: 2
2026-03-28 22:18:36 [adesa.be] INFO: Scraping item 10739086 url https://www.openlane.eu/en/carv6/auction/10739086
2026-03-28 22:18:36 [adesa.be] INFO: Found listing with ID: 10739136
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739136%27 HTTP/1.1" 200 None
2026-03-28 22:18:36 [adesa.be] INFO: Scrape type for 10739136: 2
2026-03-28 22:18:36 [adesa.be] INFO: Scraping item 10739136 url https://www.openlane.eu/en/carv6/auction/10739136
2026-03-28 22:18:36 [adesa.be] INFO: Found listing with ID: 10739113
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739113%27 HTTP/1.1" 200 None
2026-03-28 22:18:36 [adesa.be] INFO: Scrape type for 10739113: 2
2026-03-28 22:18:36 [adesa.be] INFO: Scraping item 10739113 url https://www.openlane.eu/en/carv6/auction/10739113
2026-03-28 22:18:36 [adesa.be] INFO: Found listing with ID: 10739075
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739075%27 HTTP/1.1" 200 None
2026-03-28 22:18:36 [adesa.be] INFO: Scrape type for 10739075: 2
2026-03-28 22:18:36 [adesa.be] INFO: Scraping item 10739075 url https://www.openlane.eu/en/carv6/auction/10739075
2026-03-28 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77a3387c-76b4-5bab-a70c-845f60da3ce1 with identifier: 10739271
2026-03-28 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77a3387c-76b4-5bab-a70c-845f60da3ce1 with scrape type 2
2026-03-28 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77a3387c-76b4-5bab-a70c-845f60da3ce1 with scrape type 2
2026-03-28 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77a3387c-76b4-5bab-a70c-845f60da3ce1, identifier: 10739271
2026-03-28 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10739466
2026-03-28 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ef12610-604f-5340-938b-6a81fa8c4602 with scrape type 2
2026-03-28 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ef12610-604f-5340-938b-6a81fa8c4602 with scrape type 2
2026-03-28 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ef12610-604f-5340-938b-6a81fa8c4602, identifier: 10739466
2026-03-28 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10739091
2026-03-28 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with scrape type 2
2026-03-28 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with scrape type 2
2026-03-28 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ff0daee-e16a-5440-8e1d-b25a83f830b3, identifier: 10739091
2026-03-28 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with identifier: 10739378
2026-03-28 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with scrape type 2
2026-03-28 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with scrape type 2
2026-03-28 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15, identifier: 10739378
2026-03-28 22:18:36 [adesa.be] INFO: Found listing with ID: 10739130
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739130%27 HTTP/1.1" 200 None
2026-03-28 22:18:36 [adesa.be] INFO: Scrape type for 10739130: 2
2026-03-28 22:18:36 [adesa.be] INFO: Scraping item 10739130 url https://www.openlane.eu/en/carv6/auction/10739130
2026-03-28 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77a3387c-76b4-5bab-a70c-845f60da3ce1 with identifier: 10739271
2026-03-28 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77a3387c-76b4-5bab-a70c-845f60da3ce1 with identifier: 10739271
2026-03-28 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77a3387c-76b4-5bab-a70c-845f60da3ce1 with identifier: 10739271 to the API
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739271>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '77a3387c-76b4-5bab-a70c-845f60da3ce1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFL456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739271',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 84374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 84.374 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739271%27 HTTP/1.1" 200 None
2026-03-28 22:18:36 [adesa.be] INFO: Saving data for 10739271: {'auction_closing_time': 1774858500.0, 'created_time': 1774624665.860218, 'last_price_update_time': 1774736316.80483}
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739271') HTTP/1.1" 204 0
2026-03-28 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10739466
2026-03-28 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10739466
2026-03-28 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10739466 to the API
2026-03-28 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739466>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1ef12610-604f-5340-938b-6a81fa8c4602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UP4949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 83100,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 83.100 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739466%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Saving data for 10739466: {'auction_closing_time': 1774858500.0, 'created_time': 1774624668.072903, 'last_price_update_time': 1774736317.098376}
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739466') HTTP/1.1" 204 0
2026-03-28 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10739091
2026-03-28 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10739091
2026-03-28 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10739091 to the API
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739091>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9ff0daee-e16a-5440-8e1d-b25a83f830b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TX8705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739091',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 59021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31900,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de - Diesel - 194 hp - 59.021 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739091%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Saving data for 10739091: {'auction_closing_time': 1774858500.0, 'created_time': 1774624665.551887, 'last_price_update_time': 1774736317.379449}
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739091') HTTP/1.1" 204 0
2026-03-28 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with identifier: 10739378
2026-03-28 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with identifier: 10739378
2026-03-28 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with identifier: 10739378 to the API
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739378>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '296ae6c5-09a0-5426-bcc2-8f29b84c5b15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPF278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739378',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 126244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 126.244 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739378%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Saving data for 10739378: {'auction_closing_time': 1774858500.0, 'created_time': 1774624667.764896, 'last_price_update_time': 1774736317.67663}
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739378') HTTP/1.1" 204 0
2026-03-28 22:18:37 [adesa.be] INFO: Found listing with ID: 10739163
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739163%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Scrape type for 10739163: 2
2026-03-28 22:18:37 [adesa.be] INFO: Scraping item 10739163 url https://www.openlane.eu/en/carv6/auction/10739163
2026-03-28 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:18:37 [adesa.be] INFO: Found listing with ID: 10739658
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739658%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Scrape type for 10739658: 2
2026-03-28 22:18:37 [adesa.be] INFO: Scraping item 10739658 url https://www.openlane.eu/en/carv6/auction/10739658
2026-03-28 22:18:37 [adesa.be] INFO: Found listing with ID: 10739262
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739262%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Scrape type for 10739262: 2
2026-03-28 22:18:37 [adesa.be] INFO: Scraping item 10739262 url https://www.openlane.eu/en/carv6/auction/10739262
2026-03-28 22:18:37 [adesa.be] INFO: Found listing with ID: 10739293
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739293%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Scrape type for 10739293: 2
2026-03-28 22:18:37 [adesa.be] INFO: Scraping item 10739293 url https://www.openlane.eu/en/carv6/auction/10739293
2026-03-28 22:18:37 [adesa.be] INFO: Found listing with ID: 10739069
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739069%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Scrape type for 10739069: 2
2026-03-28 22:18:37 [adesa.be] INFO: Scraping item 10739069 url https://www.openlane.eu/en/carv6/auction/10739069
2026-03-28 22:18:37 [adesa.be] INFO: Found listing with ID: 10739180
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739180%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Scrape type for 10739180: 2
2026-03-28 22:18:37 [adesa.be] INFO: Scraping item 10739180 url https://www.openlane.eu/en/carv6/auction/10739180
2026-03-28 22:18:37 [adesa.be] INFO: Found listing with ID: 10739261
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739261%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Scrape type for 10739261: 2
2026-03-28 22:18:37 [adesa.be] INFO: Scraping item 10739261 url https://www.openlane.eu/en/carv6/auction/10739261
2026-03-28 22:18:37 [adesa.be] INFO: Found listing with ID: 10739292
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739292%27 HTTP/1.1" 200 None
2026-03-28 22:18:37 [adesa.be] INFO: Scrape type for 10739292: 2
2026-03-28 22:18:37 [adesa.be] INFO: Scraping item 10739292 url https://www.openlane.eu/en/carv6/auction/10739292
2026-03-28 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e19f927-8d02-5079-baeb-7d5fc0658058 with identifier: 10739543
2026-03-28 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e19f927-8d02-5079-baeb-7d5fc0658058 with scrape type 2
2026-03-28 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e19f927-8d02-5079-baeb-7d5fc0658058 with scrape type 2
2026-03-28 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e19f927-8d02-5079-baeb-7d5fc0658058, identifier: 10739543
2026-03-28 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a38e6780-ec2d-5031-8b6e-edfec0b9f441 with identifier: 10739670
2026-03-28 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a38e6780-ec2d-5031-8b6e-edfec0b9f441 with scrape type 2
2026-03-28 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a38e6780-ec2d-5031-8b6e-edfec0b9f441 with scrape type 2
2026-03-28 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a38e6780-ec2d-5031-8b6e-edfec0b9f441, identifier: 10739670
2026-03-28 22:18:38 [adesa.be] INFO: Found listing with ID: 10739297
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739297%27 HTTP/1.1" 200 None
2026-03-28 22:18:38 [adesa.be] INFO: Scrape type for 10739297: 2
2026-03-28 22:18:38 [adesa.be] INFO: Scraping item 10739297 url https://www.openlane.eu/en/carv6/auction/10739297
2026-03-28 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e19f927-8d02-5079-baeb-7d5fc0658058 with identifier: 10739543
2026-03-28 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e19f927-8d02-5079-baeb-7d5fc0658058 with identifier: 10739543
2026-03-28 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e19f927-8d02-5079-baeb-7d5fc0658058 with identifier: 10739543 to the API
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739543>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4e19f927-8d02-5079-baeb-7d5fc0658058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBA524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 179914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2020-07-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC Coupé 200d Business - Diesel - Automatic - 163 hp '
'- 179.914 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739543%27 HTTP/1.1" 200 None
2026-03-28 22:18:38 [adesa.be] INFO: Saving data for 10739543: {'auction_closing_time': 1774858500.0, 'created_time': 1774627181.982683, 'last_price_update_time': 1774736318.45366}
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739543') HTTP/1.1" 204 0
2026-03-28 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a38e6780-ec2d-5031-8b6e-edfec0b9f441 with identifier: 10739670
2026-03-28 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a38e6780-ec2d-5031-8b6e-edfec0b9f441 with identifier: 10739670
2026-03-28 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a38e6780-ec2d-5031-8b6e-edfec0b9f441 with identifier: 10739670 to the API
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739670>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a38e6780-ec2d-5031-8b6e-edfec0b9f441',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEW485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 150555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE 350de Business solution - 4-Matic - Diesel - '
'Automatic - 194 hp - 150.555 km',
'transmission': 'automatic',
'trim': 'Business solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739670%27 HTTP/1.1" 200 None
2026-03-28 22:18:38 [adesa.be] INFO: Saving data for 10739670: {'auction_closing_time': 1774858500.0, 'created_time': 1774624685.24322, 'last_price_update_time': 1774736318.8621}
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739670') HTTP/1.1" 204 0
2026-03-28 22:18:38 [adesa.be] INFO: Found listing with ID: 10739299
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739299%27 HTTP/1.1" 200 None
2026-03-28 22:18:38 [adesa.be] INFO: Scrape type for 10739299: 2
2026-03-28 22:18:38 [adesa.be] INFO: Scraping item 10739299 url https://www.openlane.eu/en/carv6/auction/10739299
2026-03-28 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:38 [adesa.be] INFO: Found listing with ID: 10739617
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739617%27 HTTP/1.1" 200 None
2026-03-28 22:18:38 [adesa.be] INFO: Scrape type for 10739617: 2
2026-03-28 22:18:38 [adesa.be] INFO: Scraping item 10739617 url https://www.openlane.eu/en/carv6/auction/10739617
2026-03-28 22:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:38 [adesa.be] INFO: Found listing with ID: 10739084
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739084%27 HTTP/1.1" 200 None
2026-03-28 22:18:38 [adesa.be] INFO: Scrape type for 10739084: 2
2026-03-28 22:18:38 [adesa.be] INFO: Scraping item 10739084 url https://www.openlane.eu/en/carv6/auction/10739084
2026-03-28 22:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:38 [adesa.be] INFO: Found listing with ID: 10739126
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739126%27 HTTP/1.1" 200 None
2026-03-28 22:18:38 [adesa.be] INFO: Scrape type for 10739126: 2
2026-03-28 22:18:38 [adesa.be] INFO: Scraping item 10739126 url https://www.openlane.eu/en/carv6/auction/10739126
2026-03-28 22:18:38 [adesa.be] INFO: Found listing with ID: 10739128
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739128%27 HTTP/1.1" 200 None
2026-03-28 22:18:39 [adesa.be] INFO: Scrape type for 10739128: 2
2026-03-28 22:18:39 [adesa.be] INFO: Scraping item 10739128 url https://www.openlane.eu/en/carv6/auction/10739128
2026-03-28 22:18:39 [adesa.be] INFO: Found listing with ID: 10739127
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739127%27 HTTP/1.1" 200 None
2026-03-28 22:18:39 [adesa.be] INFO: Scrape type for 10739127: 2
2026-03-28 22:18:39 [adesa.be] INFO: Scraping item 10739127 url https://www.openlane.eu/en/carv6/auction/10739127
2026-03-28 22:18:39 [adesa.be] INFO: Found listing with ID: 10739085
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739085%27 HTTP/1.1" 200 None
2026-03-28 22:18:39 [adesa.be] INFO: Scrape type for 10739085: 2
2026-03-28 22:18:39 [adesa.be] INFO: Scraping item 10739085 url https://www.openlane.eu/en/carv6/auction/10739085
2026-03-28 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bb5a9ba-34ff-5129-b674-bb97f4cd7e35 with identifier: 10739602
2026-03-28 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb5a9ba-34ff-5129-b674-bb97f4cd7e35 with scrape type 2
2026-03-28 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bb5a9ba-34ff-5129-b674-bb97f4cd7e35 with scrape type 2
2026-03-28 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4bb5a9ba-34ff-5129-b674-bb97f4cd7e35, identifier: 10739602
2026-03-28 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c58a3884-71db-5b27-af1f-44be59336556 with identifier: 10739644
2026-03-28 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c58a3884-71db-5b27-af1f-44be59336556 with scrape type 2
2026-03-28 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c58a3884-71db-5b27-af1f-44be59336556 with scrape type 2
2026-03-28 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c58a3884-71db-5b27-af1f-44be59336556, identifier: 10739644
2026-03-28 22:18:39 [adesa.be] INFO: Found listing with ID: 10739147
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739147%27 HTTP/1.1" 200 None
2026-03-28 22:18:39 [adesa.be] INFO: Scrape type for 10739147: 2
2026-03-28 22:18:39 [adesa.be] INFO: Scraping item 10739147 url https://www.openlane.eu/en/carv6/auction/10739147
2026-03-28 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4bb5a9ba-34ff-5129-b674-bb97f4cd7e35 with identifier: 10739602
2026-03-28 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4bb5a9ba-34ff-5129-b674-bb97f4cd7e35 with identifier: 10739602
2026-03-28 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4bb5a9ba-34ff-5129-b674-bb97f4cd7e35 with identifier: 10739602 to the API
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739602>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4bb5a9ba-34ff-5129-b674-bb97f4cd7e35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVF166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 25080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 3 Doors Cooper 1.5 - Petrol - Automatic - 136 hp - 25.080 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739602%27 HTTP/1.1" 200 None
2026-03-28 22:18:39 [adesa.be] INFO: Saving data for 10739602: {'auction_closing_time': 1774858500.0, 'created_time': 1774624682.211534, 'last_price_update_time': 1774736319.574766}
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739602') HTTP/1.1" 204 0
2026-03-28 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c58a3884-71db-5b27-af1f-44be59336556 with identifier: 10739644
2026-03-28 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c58a3884-71db-5b27-af1f-44be59336556 with identifier: 10739644
2026-03-28 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c58a3884-71db-5b27-af1f-44be59336556 with identifier: 10739644 to the API
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739644>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'c58a3884-71db-5b27-af1f-44be59336556',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSQ897',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'EHS',
'odometer': 54187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'MG EHS 1.5 Luxury - Petrol - Automatic - 258 hp - 54.187 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739644%27 HTTP/1.1" 200 None
2026-03-28 22:18:39 [adesa.be] INFO: Saving data for 10739644: {'auction_closing_time': 1774858500.0, 'created_time': 1774624692.592655, 'last_price_update_time': 1774736319.866131}
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739644') HTTP/1.1" 204 0
2026-03-28 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944
2026-03-28 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c5abae-b28b-5706-a46d-58c39a5c0553 with scrape type 2
2026-03-28 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76c5abae-b28b-5706-a46d-58c39a5c0553 with scrape type 2
2026-03-28 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76c5abae-b28b-5706-a46d-58c39a5c0553, identifier: 10739944
2026-03-28 22:18:40 [adesa.be] INFO: Found listing with ID: 10739148
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739148%27 HTTP/1.1" 200 None
2026-03-28 22:18:40 [adesa.be] INFO: Scrape type for 10739148: 2
2026-03-28 22:18:40 [adesa.be] INFO: Scraping item 10739148 url https://www.openlane.eu/en/carv6/auction/10739148
2026-03-28 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944
2026-03-28 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944
2026-03-28 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944 to the API
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739944>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '76c5abae-b28b-5706-a46d-58c39a5c0553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739944',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 227783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Vito L2 116 CDI - Diesel - Automatic - 163 hp - '
'227.783 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739944%27 HTTP/1.1" 200 None
2026-03-28 22:18:40 [adesa.be] INFO: Saving data for 10739944: {'auction_closing_time': 1774861200.0, 'created_time': 1774649810.314395, 'last_price_update_time': 1774736320.305217}
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739944') HTTP/1.1" 204 0
2026-03-28 22: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-28 22:18:40 [adesa.be] INFO: Found listing with ID: 10739504
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739504%27 HTTP/1.1" 200 None
2026-03-28 22:18:40 [adesa.be] INFO: Scrape type for 10739504: 2
2026-03-28 22:18:40 [adesa.be] INFO: Scraping item 10739504 url https://www.openlane.eu/en/carv6/auction/10739504
2026-03-28 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:40 [adesa.be] INFO: Found listing with ID: 10739301
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739301%27 HTTP/1.1" 200 None
2026-03-28 22:18:40 [adesa.be] INFO: Scrape type for 10739301: 2
2026-03-28 22:18:40 [adesa.be] INFO: Scraping item 10739301 url https://www.openlane.eu/en/carv6/auction/10739301
2026-03-28 22: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-28 22: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-28 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c06a8af-2023-5263-80ba-d21cd4d7ebe1 with identifier: 10739720
2026-03-28 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c06a8af-2023-5263-80ba-d21cd4d7ebe1 with scrape type 2
2026-03-28 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c06a8af-2023-5263-80ba-d21cd4d7ebe1 with scrape type 2
2026-03-28 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c06a8af-2023-5263-80ba-d21cd4d7ebe1, identifier: 10739720
2026-03-28 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c06a8af-2023-5263-80ba-d21cd4d7ebe1 with identifier: 10739720
2026-03-28 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c06a8af-2023-5263-80ba-d21cd4d7ebe1 with identifier: 10739720
2026-03-28 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c06a8af-2023-5263-80ba-d21cd4d7ebe1 with identifier: 10739720 to the API
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739720>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '8c06a8af-2023-5263-80ba-d21cd4d7ebe1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGG362',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739720',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 75511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-03-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 75.511 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739720%27 HTTP/1.1" 200 None
2026-03-28 22:18:40 [adesa.be] INFO: Saving data for 10739720: {'auction_closing_time': 1774858500.0, 'created_time': 1774627191.387068, 'last_price_update_time': 1774736320.806305}
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739720') HTTP/1.1" 204 0
2026-03-28 22:18:40 [adesa.be] INFO: Found listing with ID: 10739953
2026-03-28 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739953%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Scrape type for 10739953: 2
2026-03-28 22:18:41 [adesa.be] INFO: Scraping item 10739953 url https://www.openlane.eu/en/carv6/auction/10739953
2026-03-28 22:18:41 [adesa.be] INFO: Found listing with ID: 10739190
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739190%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Scrape type for 10739190: 2
2026-03-28 22:18:41 [adesa.be] INFO: Scraping item 10739190 url https://www.openlane.eu/en/carv6/auction/10739190
2026-03-28 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c97a8c1-e95a-567a-9cbe-50364f5861cb with identifier: 10739589
2026-03-28 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c97a8c1-e95a-567a-9cbe-50364f5861cb with scrape type 2
2026-03-28 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c97a8c1-e95a-567a-9cbe-50364f5861cb with scrape type 2
2026-03-28 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c97a8c1-e95a-567a-9cbe-50364f5861cb, identifier: 10739589
2026-03-28 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 786282d6-299e-524c-99f7-e43484b07f66 with identifier: 10739714
2026-03-28 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 786282d6-299e-524c-99f7-e43484b07f66 with scrape type 2
2026-03-28 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 786282d6-299e-524c-99f7-e43484b07f66 with scrape type 2
2026-03-28 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 786282d6-299e-524c-99f7-e43484b07f66, identifier: 10739714
2026-03-28 22:18:41 [adesa.be] INFO: Found listing with ID: 10739159
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739159%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Scrape type for 10739159: 2
2026-03-28 22:18:41 [adesa.be] INFO: Scraping item 10739159 url https://www.openlane.eu/en/carv6/auction/10739159
2026-03-28 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c97a8c1-e95a-567a-9cbe-50364f5861cb with identifier: 10739589
2026-03-28 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c97a8c1-e95a-567a-9cbe-50364f5861cb with identifier: 10739589
2026-03-28 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c97a8c1-e95a-567a-9cbe-50364f5861cb with identifier: 10739589 to the API
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739589>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6c97a8c1-e95a-567a-9cbe-50364f5861cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLL428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739589',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 35643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Manual - 102 hp - 35.643 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739589%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Saving data for 10739589: {'auction_closing_time': 1774858500.0, 'created_time': 1774627178.626585, 'last_price_update_time': 1774736321.506772}
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739589') HTTP/1.1" 204 0
2026-03-28 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 786282d6-299e-524c-99f7-e43484b07f66 with identifier: 10739714
2026-03-28 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 786282d6-299e-524c-99f7-e43484b07f66 with identifier: 10739714
2026-03-28 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 786282d6-299e-524c-99f7-e43484b07f66 with identifier: 10739714 to the API
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739714>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '786282d6-299e-524c-99f7-e43484b07f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 52624,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One - Petrol - Manual - 102 hp - 52.624 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739714%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Saving data for 10739714: {'auction_closing_time': 1774858500.0, 'created_time': 1774627177.658575, 'last_price_update_time': 1774736321.787302}
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739714') HTTP/1.1" 204 0
2026-03-28 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:41 [adesa.be] INFO: Found listing with ID: 10739149
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739149%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Scrape type for 10739149: 2
2026-03-28 22:18:41 [adesa.be] INFO: Scraping item 10739149 url https://www.openlane.eu/en/carv6/auction/10739149
2026-03-28 22:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:41 [adesa.be] INFO: Found listing with ID: 10739087
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739087%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Scrape type for 10739087: 2
2026-03-28 22:18:41 [adesa.be] INFO: Scraping item 10739087 url https://www.openlane.eu/en/carv6/auction/10739087
2026-03-28 22:18:41 [adesa.be] INFO: Found listing with ID: 10739706
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739706%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Scrape type for 10739706: 2
2026-03-28 22:18:41 [adesa.be] INFO: Scraping item 10739706 url https://www.openlane.eu/en/carv6/auction/10739706
2026-03-28 22:18:41 [adesa.be] INFO: Found listing with ID: 10739270
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739270%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Scrape type for 10739270: 2
2026-03-28 22:18:41 [adesa.be] INFO: Scraping item 10739270 url https://www.openlane.eu/en/carv6/auction/10739270
2026-03-28 22:18:41 [adesa.be] INFO: Found listing with ID: 10739066
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739066%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Scrape type for 10739066: 2
2026-03-28 22:18:41 [adesa.be] INFO: Scraping item 10739066 url https://www.openlane.eu/en/carv6/auction/10739066
2026-03-28 22:18:41 [adesa.be] INFO: Found listing with ID: 10739423
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739423%27 HTTP/1.1" 200 None
2026-03-28 22:18:41 [adesa.be] INFO: Scrape type for 10739423: 2
2026-03-28 22:18:41 [adesa.be] INFO: Scraping item 10739423 url https://www.openlane.eu/en/carv6/auction/10739423
2026-03-28 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10739119
2026-03-28 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with scrape type 2
2026-03-28 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with scrape type 2
2026-03-28 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b, identifier: 10739119
2026-03-28 22:18:42 [adesa.be] INFO: Found listing with ID: 10739520
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739520%27 HTTP/1.1" 200 None
2026-03-28 22:18:42 [adesa.be] INFO: Scrape type for 10739520: 2
2026-03-28 22:18:42 [adesa.be] INFO: Scraping item 10739520 url https://www.openlane.eu/en/carv6/auction/10739520
2026-03-28 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10739119
2026-03-28 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10739119
2026-03-28 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10739119 to the API
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739119>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'dca3c2a3-ed5e-5a4b-afea-07cf3eff944b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUS922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739119',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 112152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-12-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Qashqai N-connecta - Petrol - 160 hp - 112.152 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2020}
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739119%27 HTTP/1.1" 200 None
2026-03-28 22:18:42 [adesa.be] INFO: Saving data for 10739119: {'auction_closing_time': 1774858500.0, 'created_time': 1774624688.94194, 'last_price_update_time': 1774736322.359365}
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739119') HTTP/1.1" 204 0
2026-03-28 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 447ae96a-3609-505d-a66d-42fe4d68d8fe with identifier: 10739161
2026-03-28 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 447ae96a-3609-505d-a66d-42fe4d68d8fe with scrape type 2
2026-03-28 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 447ae96a-3609-505d-a66d-42fe4d68d8fe with scrape type 2
2026-03-28 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 447ae96a-3609-505d-a66d-42fe4d68d8fe, identifier: 10739161
2026-03-28 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with identifier: 10739162
2026-03-28 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with scrape type 2
2026-03-28 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with scrape type 2
2026-03-28 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3825bd92-32ab-5f75-a14a-34b2d6ee9867, identifier: 10739162
2026-03-28 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e014ef2e-b90f-5425-bdcd-99463104c3b2 with identifier: 10739417
2026-03-28 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e014ef2e-b90f-5425-bdcd-99463104c3b2 with scrape type 2
2026-03-28 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e014ef2e-b90f-5425-bdcd-99463104c3b2 with scrape type 2
2026-03-28 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e014ef2e-b90f-5425-bdcd-99463104c3b2, identifier: 10739417
2026-03-28 22:18:42 [adesa.be] INFO: Found listing with ID: 10739698
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739698%27 HTTP/1.1" 200 None
2026-03-28 22:18:42 [adesa.be] INFO: Scrape type for 10739698: 2
2026-03-28 22:18:42 [adesa.be] INFO: Scraping item 10739698 url https://www.openlane.eu/en/carv6/auction/10739698
2026-03-28 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 447ae96a-3609-505d-a66d-42fe4d68d8fe with identifier: 10739161
2026-03-28 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 447ae96a-3609-505d-a66d-42fe4d68d8fe with identifier: 10739161
2026-03-28 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 447ae96a-3609-505d-a66d-42fe4d68d8fe with identifier: 10739161 to the API
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739161>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '447ae96a-3609-505d-a66d-42fe4d68d8fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YES566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739161',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 56664,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2020-08-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Manual - 116 hp - 56.664 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739161%27 HTTP/1.1" 200 None
2026-03-28 22:18:42 [adesa.be] INFO: Saving data for 10739161: {'auction_closing_time': 1774858500.0, 'created_time': 1774624687.227785, 'last_price_update_time': 1774736322.960421}
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739161') HTTP/1.1" 204 0
2026-03-28 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with identifier: 10739162
2026-03-28 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with identifier: 10739162
2026-03-28 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with identifier: 10739162 to the API
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739162>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3825bd92-32ab-5f75-a14a-34b2d6ee9867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739162',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 95710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 95.710 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739162%27 HTTP/1.1" 200 None
2026-03-28 22:18:43 [adesa.be] INFO: Saving data for 10739162: {'auction_closing_time': 1774858500.0, 'created_time': 1774627177.935808, 'last_price_update_time': 1774736323.334803}
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739162') HTTP/1.1" 204 0
2026-03-28 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e014ef2e-b90f-5425-bdcd-99463104c3b2 with identifier: 10739417
2026-03-28 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e014ef2e-b90f-5425-bdcd-99463104c3b2 with identifier: 10739417
2026-03-28 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e014ef2e-b90f-5425-bdcd-99463104c3b2 with identifier: 10739417 to the API
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739417>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e014ef2e-b90f-5425-bdcd-99463104c3b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ760',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739417',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 84111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 84.111 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739417%27 HTTP/1.1" 200 None
2026-03-28 22:18:43 [adesa.be] INFO: Saving data for 10739417: {'auction_closing_time': 1774858500.0, 'created_time': 1774627175.063399, 'last_price_update_time': 1774736323.598022}
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739417') HTTP/1.1" 204 0
2026-03-28 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 422b323e-c875-5c4f-ac02-3e0c62ee11ea with identifier: 10739655
2026-03-28 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 422b323e-c875-5c4f-ac02-3e0c62ee11ea with scrape type 2
2026-03-28 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 422b323e-c875-5c4f-ac02-3e0c62ee11ea with scrape type 2
2026-03-28 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 422b323e-c875-5c4f-ac02-3e0c62ee11ea, identifier: 10739655
2026-03-28 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 422b323e-c875-5c4f-ac02-3e0c62ee11ea with identifier: 10739655
2026-03-28 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 422b323e-c875-5c4f-ac02-3e0c62ee11ea with identifier: 10739655
2026-03-28 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 422b323e-c875-5c4f-ac02-3e0c62ee11ea with identifier: 10739655 to the API
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739655>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '422b323e-c875-5c4f-ac02-3e0c62ee11ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKB971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 147465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2020-01-22',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 147.465 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739655%27 HTTP/1.1" 200 None
2026-03-28 22:18:44 [adesa.be] INFO: Saving data for 10739655: {'auction_closing_time': 1774858500.0, 'created_time': 1774624660.320687, 'last_price_update_time': 1774736324.08193}
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739655') HTTP/1.1" 204 0
2026-03-28 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10739215
2026-03-28 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4272eb9-7816-5dbe-bdb8-d85f732eb224 with scrape type 2
2026-03-28 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4272eb9-7816-5dbe-bdb8-d85f732eb224 with scrape type 2
2026-03-28 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4272eb9-7816-5dbe-bdb8-d85f732eb224, identifier: 10739215
2026-03-28 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10739215
2026-03-28 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10739215
2026-03-28 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10739215 to the API
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739215>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a4272eb9-7816-5dbe-bdb8-d85f732eb224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WFD465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739215',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 67483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2019-05-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Qashqai Acenta - Petrol - Manual - 140 hp - 67.483 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2019}
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739215%27 HTTP/1.1" 200 None
2026-03-28 22:18:44 [adesa.be] INFO: Saving data for 10739215: {'auction_closing_time': 1774858500.0, 'created_time': 1774624692.288415, 'last_price_update_time': 1774736324.483818}
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739215') HTTP/1.1" 204 0
2026-03-28 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533
2026-03-28 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba45f667-af26-5022-9e82-19e7bf868559 with scrape type 2
2026-03-28 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba45f667-af26-5022-9e82-19e7bf868559 with scrape type 2
2026-03-28 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba45f667-af26-5022-9e82-19e7bf868559, identifier: 10740533
2026-03-28 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533
2026-03-28 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533
2026-03-28 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533 to the API
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740533>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba45f667-af26-5022-9e82-19e7bf868559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XSM640',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 134530,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-05-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Qashqai Business - Diesel - Manual - 116 hp - 134.530 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740533%27 HTTP/1.1" 200 None
2026-03-28 22:18:44 [adesa.be] INFO: Saving data for 10740533: {'auction_closing_time': 1774965600.0, 'created_time': 1774649818.059482, 'last_price_update_time': 1774736324.887673}
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740533') HTTP/1.1" 204 0
2026-03-28 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10739130
2026-03-28 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with scrape type 2
2026-03-28 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with scrape type 2
2026-03-28 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ec749fe-d43c-564a-9731-0d3e32eee1a5, identifier: 10739130
2026-03-28 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f81d4f13-7f1e-5c22-8891-d3833071aa21 with identifier: 10739163
2026-03-28 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f81d4f13-7f1e-5c22-8891-d3833071aa21 with scrape type 2
2026-03-28 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f81d4f13-7f1e-5c22-8891-d3833071aa21 with scrape type 2
2026-03-28 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f81d4f13-7f1e-5c22-8891-d3833071aa21, identifier: 10739163
2026-03-28 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10739130
2026-03-28 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10739130
2026-03-28 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10739130 to the API
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739130>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '2ec749fe-d43c-564a-9731-0d3e32eee1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEH323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739130',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 57771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 57.771 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739130%27 HTTP/1.1" 200 None
2026-03-28 22:18:45 [adesa.be] INFO: Saving data for 10739130: {'auction_closing_time': 1774858500.0, 'created_time': 1774624694.22731, 'last_price_update_time': 1774736325.381093}
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739130') HTTP/1.1" 204 0
2026-03-28 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f81d4f13-7f1e-5c22-8891-d3833071aa21 with identifier: 10739163
2026-03-28 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f81d4f13-7f1e-5c22-8891-d3833071aa21 with identifier: 10739163
2026-03-28 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f81d4f13-7f1e-5c22-8891-d3833071aa21 with identifier: 10739163 to the API
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739163>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f81d4f13-7f1e-5c22-8891-d3833071aa21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHS143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739163',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 28625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 28.625 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739163%27 HTTP/1.1" 200 None
2026-03-28 22:18:45 [adesa.be] INFO: Saving data for 10739163: {'auction_closing_time': 1774858500.0, 'created_time': 1774624691.588902, 'last_price_update_time': 1774736325.674703}
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739163') HTTP/1.1" 204 0
2026-03-28 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6db8d8c7-7f6f-5451-9ea0-614d391d9292 with identifier: 10739375
2026-03-28 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6db8d8c7-7f6f-5451-9ea0-614d391d9292 with scrape type 2
2026-03-28 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6db8d8c7-7f6f-5451-9ea0-614d391d9292 with scrape type 2
2026-03-28 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6db8d8c7-7f6f-5451-9ea0-614d391d9292, identifier: 10739375
2026-03-28 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ffbaf0d-32ea-588b-81f8-100a14083289 with identifier: 10739297
2026-03-28 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ffbaf0d-32ea-588b-81f8-100a14083289 with scrape type 2
2026-03-28 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ffbaf0d-32ea-588b-81f8-100a14083289 with scrape type 2
2026-03-28 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ffbaf0d-32ea-588b-81f8-100a14083289, identifier: 10739297
2026-03-28 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6db8d8c7-7f6f-5451-9ea0-614d391d9292 with identifier: 10739375
2026-03-28 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6db8d8c7-7f6f-5451-9ea0-614d391d9292 with identifier: 10739375
2026-03-28 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6db8d8c7-7f6f-5451-9ea0-614d391d9292 with identifier: 10739375 to the API
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739375>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6db8d8c7-7f6f-5451-9ea0-614d391d9292',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAM277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 112616,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Qashqai N-connecta - Petrol - Automatic - 160 hp - 112.616 '
'km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2021}
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739375%27 HTTP/1.1" 200 None
2026-03-28 22:18:46 [adesa.be] INFO: Saving data for 10739375: {'auction_closing_time': 1774858500.0, 'created_time': 1774624689.289856, 'last_price_update_time': 1774736326.215502}
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739375') HTTP/1.1" 204 0
2026-03-28 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ffbaf0d-32ea-588b-81f8-100a14083289 with identifier: 10739297
2026-03-28 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ffbaf0d-32ea-588b-81f8-100a14083289 with identifier: 10739297
2026-03-28 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ffbaf0d-32ea-588b-81f8-100a14083289 with identifier: 10739297 to the API
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739297>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3ffbaf0d-32ea-588b-81f8-100a14083289',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBJ576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 55193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 55.193 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739297%27 HTTP/1.1" 200 None
2026-03-28 22:18:46 [adesa.be] INFO: Saving data for 10739297: {'auction_closing_time': 1774858500.0, 'created_time': 1774627170.268943, 'last_price_update_time': 1774736326.533709}
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739297') HTTP/1.1" 204 0
2026-03-28 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10739504
2026-03-28 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37934565-1409-576b-8664-ecf699fd13fe with scrape type 2
2026-03-28 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37934565-1409-576b-8664-ecf699fd13fe with scrape type 2
2026-03-28 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37934565-1409-576b-8664-ecf699fd13fe, identifier: 10739504
2026-03-28 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1631745d-9eb6-5b18-8903-6c4b8140c118 with identifier: 10739617
2026-03-28 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1631745d-9eb6-5b18-8903-6c4b8140c118 with scrape type 2
2026-03-28 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1631745d-9eb6-5b18-8903-6c4b8140c118 with scrape type 2
2026-03-28 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1631745d-9eb6-5b18-8903-6c4b8140c118, identifier: 10739617
2026-03-28 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10739147
2026-03-28 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d74e3061-73d4-5f29-aa96-5a6ef77f7900 with scrape type 2
2026-03-28 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d74e3061-73d4-5f29-aa96-5a6ef77f7900 with scrape type 2
2026-03-28 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d74e3061-73d4-5f29-aa96-5a6ef77f7900, identifier: 10739147
2026-03-28 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10739504
2026-03-28 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10739504
2026-03-28 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10739504 to the API
2026-03-28 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739504>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '37934565-1409-576b-8664-ecf699fd13fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGH151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 110186,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.5 Edition - Diesel - Manual - 105 hp - '
'110.186 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739504%27 HTTP/1.1" 200 None
2026-03-28 22:18:47 [adesa.be] INFO: Saving data for 10739504: {'auction_closing_time': 1774858500.0, 'created_time': 1774627166.098252, 'last_price_update_time': 1774736327.16393}
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739504') HTTP/1.1" 204 0
2026-03-28 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1631745d-9eb6-5b18-8903-6c4b8140c118 with identifier: 10739617
2026-03-28 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1631745d-9eb6-5b18-8903-6c4b8140c118 with identifier: 10739617
2026-03-28 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1631745d-9eb6-5b18-8903-6c4b8140c118 with identifier: 10739617 to the API
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739617>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1631745d-9eb6-5b18-8903-6c4b8140c118',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDJ595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 70892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 70.892 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739617%27 HTTP/1.1" 200 None
2026-03-28 22:18:47 [adesa.be] INFO: Saving data for 10739617: {'auction_closing_time': 1774858500.0, 'created_time': 1774624695.895886, 'last_price_update_time': 1774736327.496576}
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739617') HTTP/1.1" 204 0
2026-03-28 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10739147
2026-03-28 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10739147
2026-03-28 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10739147 to the API
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739147>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd74e3061-73d4-5f29-aa96-5a6ef77f7900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739147',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'22.782 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739147%27 HTTP/1.1" 200 None
2026-03-28 22:18:47 [adesa.be] INFO: Saving data for 10739147: {'auction_closing_time': 1774858500.0, 'created_time': 1774627167.329431, 'last_price_update_time': 1774736327.800291}
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739147') HTTP/1.1" 204 0
2026-03-28 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10739148
2026-03-28 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with scrape type 2
2026-03-28 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with scrape type 2
2026-03-28 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7050c50e-3b63-5d42-a4f2-483d12fa13f6, identifier: 10739148
2026-03-28 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with identifier: 10739159
2026-03-28 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with scrape type 2
2026-03-28 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with scrape type 2
2026-03-28 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61, identifier: 10739159
2026-03-28 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10739148
2026-03-28 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10739148
2026-03-28 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10739148 to the API
2026-03-28 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739148>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7050c50e-3b63-5d42-a4f2-483d12fa13f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739148',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 23473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'23.473 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-28 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739148%27 HTTP/1.1" 200 None
2026-03-28 22:18:55 [adesa.be] INFO: Saving data for 10739148: {'auction_closing_time': 1774858500.0, 'created_time': 1774627165.795082, 'last_price_update_time': 1774736335.604468}
2026-03-28 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739148') HTTP/1.1" 204 0
2026-03-28 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with identifier: 10739159
2026-03-28 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with identifier: 10739159
2026-03-28 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with identifier: 10739159 to the API
2026-03-28 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739159>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '91c4e6b7-7f0a-5307-8787-ce6b9bbdae61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFG238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739159',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 121220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 75 hp - 121.220 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739159%27 HTTP/1.1" 200 None
2026-03-28 22:18:55 [adesa.be] INFO: Saving data for 10739159: {'auction_closing_time': 1774858500.0, 'created_time': 1774624700.388858, 'last_price_update_time': 1774736335.895322}
2026-03-28 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739159') HTTP/1.1" 204 0
2026-03-28 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10739149
2026-03-28 22:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3db3cd52-2fe1-5048-b557-bf974297da90 with scrape type 2
2026-03-28 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3db3cd52-2fe1-5048-b557-bf974297da90 with scrape type 2
2026-03-28 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3db3cd52-2fe1-5048-b557-bf974297da90, identifier: 10739149
2026-03-28 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10739149
2026-03-28 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10739149
2026-03-28 22:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10739149 to the API
2026-03-28 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739149>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3db3cd52-2fe1-5048-b557-bf974297da90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFG218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739149',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 57547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 75 hp - 57.547 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739149%27 HTTP/1.1" 200 None
2026-03-28 22:18:56 [adesa.be] INFO: Saving data for 10739149: {'auction_closing_time': 1774858500.0, 'created_time': 1774627163.968914, 'last_price_update_time': 1774736336.325328}
2026-03-28 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739149') HTTP/1.1" 204 0
2026-03-28 22:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953
2026-03-28 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ffafa97-7fbf-5801-91a9-df5e9f10243c with scrape type 2
2026-03-28 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ffafa97-7fbf-5801-91a9-df5e9f10243c with scrape type 2
2026-03-28 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ffafa97-7fbf-5801-91a9-df5e9f10243c, identifier: 10739953
2026-03-28 22:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with identifier: 10739698
2026-03-28 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with scrape type 2
2026-03-28 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with scrape type 2
2026-03-28 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e252dac-3bdd-5b95-9a6e-d1db1af73977, identifier: 10739698
2026-03-28 22:18:56 [adesa.be] INFO: Found listing with ID: 10739648
2026-03-28 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739648%27 HTTP/1.1" 200 None
2026-03-28 22:18:56 [adesa.be] INFO: Scrape type for 10739648: 2
2026-03-28 22:18:56 [adesa.be] INFO: Scraping item 10739648 url https://www.openlane.eu/en/carv6/auction/10739648
2026-03-28 22:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with identifier: 10739299
2026-03-28 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with scrape type 2
2026-03-28 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with scrape type 2
2026-03-28 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9, identifier: 10739299
2026-03-28 22:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10739190
2026-03-28 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with scrape type 2
2026-03-28 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with scrape type 2
2026-03-28 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad, identifier: 10739190
2026-03-28 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953
2026-03-28 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953
2026-03-28 22:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953 to the API
2026-03-28 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739953>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ffafa97-7fbf-5801-91a9-df5e9f10243c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATD706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739953',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 196556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo 1.5 - Diesel - Manual - 102 hp - 196.556 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739953%27 HTTP/1.1" 200 None
2026-03-28 22:18:57 [adesa.be] INFO: Saving data for 10739953: {'auction_closing_time': 1774861200.0, 'created_time': 1774649815.766491, 'last_price_update_time': 1774736337.052883}
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739953') HTTP/1.1" 204 0
2026-03-28 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with identifier: 10739698
2026-03-28 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with identifier: 10739698
2026-03-28 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with identifier: 10739698 to the API
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739698>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9e252dac-3bdd-5b95-9a6e-d1db1af73977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7424',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739698',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 45565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 45.565 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739698%27 HTTP/1.1" 200 None
2026-03-28 22:18:57 [adesa.be] INFO: Saving data for 10739698: {'auction_closing_time': 1774858500.0, 'created_time': 1774624700.949314, 'last_price_update_time': 1774736337.362009}
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739698') HTTP/1.1" 204 0
2026-03-28 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with identifier: 10739299
2026-03-28 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with identifier: 10739299
2026-03-28 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with identifier: 10739299 to the API
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739299>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDJ466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 62649,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 62.649 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739299%27 HTTP/1.1" 200 None
2026-03-28 22:18:57 [adesa.be] INFO: Saving data for 10739299: {'auction_closing_time': 1774858500.0, 'created_time': 1774627169.22921, 'last_price_update_time': 1774736337.665513}
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739299') HTTP/1.1" 204 0
2026-03-28 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10739190
2026-03-28 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10739190
2026-03-28 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10739190 to the API
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739190>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e2ffc2af-e239-5ea7-9d55-5dad9f9702ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEL393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739190',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 101602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 75 hp - 101.602 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739190%27 HTTP/1.1" 200 None
2026-03-28 22:18:57 [adesa.be] INFO: Saving data for 10739190: {'auction_closing_time': 1774858500.0, 'created_time': 1774624696.939873, 'last_price_update_time': 1774736337.941682}
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739190') HTTP/1.1" 204 0
2026-03-28 22:18:57 [adesa.be] INFO: Found listing with ID: 10739328
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739328%27 HTTP/1.1" 200 None
2026-03-28 22:18:57 [adesa.be] INFO: Scrape type for 10739328: 2
2026-03-28 22:18:57 [adesa.be] INFO: Scraping item 10739328 url https://www.openlane.eu/en/carv6/auction/10739328
2026-03-28 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:57 [adesa.be] INFO: Found listing with ID: 10739629
2026-03-28 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739629%27 HTTP/1.1" 200 None
2026-03-28 22:18:58 [adesa.be] INFO: Scrape type for 10739629: 2
2026-03-28 22:18:58 [adesa.be] INFO: Scraping item 10739629 url https://www.openlane.eu/en/carv6/auction/10739629
2026-03-28 22: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-28 22:18:58 [adesa.be] INFO: Found listing with ID: 10739253
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739253%27 HTTP/1.1" 200 None
2026-03-28 22:18:58 [adesa.be] INFO: Scrape type for 10739253: 2
2026-03-28 22:18:58 [adesa.be] INFO: Scraping item 10739253 url https://www.openlane.eu/en/carv6/auction/10739253
2026-03-28 22:18:58 [adesa.be] INFO: Found listing with ID: 10739387
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739387%27 HTTP/1.1" 200 None
2026-03-28 22:18:58 [adesa.be] INFO: Scrape type for 10739387: 2
2026-03-28 22:18:58 [adesa.be] INFO: Scraping item 10739387 url https://www.openlane.eu/en/carv6/auction/10739387
2026-03-28 22:18:58 [adesa.be] INFO: Found listing with ID: 10739499
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739499%27 HTTP/1.1" 200 None
2026-03-28 22:18:58 [adesa.be] INFO: Scrape type for 10739499: 2
2026-03-28 22:18:58 [adesa.be] INFO: Scraping item 10739499 url https://www.openlane.eu/en/carv6/auction/10739499
2026-03-28 22:18:58 [adesa.be] INFO: Found listing with ID: 10739672
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739672%27 HTTP/1.1" 200 None
2026-03-28 22:18:58 [adesa.be] INFO: Scrape type for 10739672: 2
2026-03-28 22:18:58 [adesa.be] INFO: Scraping item 10739672 url https://www.openlane.eu/en/carv6/auction/10739672
2026-03-28 22:18:58 [adesa.be] INFO: Found listing with ID: 10739203
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739203%27 HTTP/1.1" 200 None
2026-03-28 22:18:58 [adesa.be] INFO: Scrape type for 10739203: 2
2026-03-28 22:18:58 [adesa.be] INFO: Scraping item 10739203 url https://www.openlane.eu/en/carv6/auction/10739203
2026-03-28 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc5ea59c-718f-5d08-aa50-d7964beb2275 with identifier: 10739423
2026-03-28 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5ea59c-718f-5d08-aa50-d7964beb2275 with scrape type 2
2026-03-28 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc5ea59c-718f-5d08-aa50-d7964beb2275 with scrape type 2
2026-03-28 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc5ea59c-718f-5d08-aa50-d7964beb2275, identifier: 10739423
2026-03-28 22:18:58 [adesa.be] INFO: Found listing with ID: 10739103
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739103%27 HTTP/1.1" 200 None
2026-03-28 22:18:58 [adesa.be] INFO: Scrape type for 10739103: 2
2026-03-28 22:18:58 [adesa.be] INFO: Scraping item 10739103 url https://www.openlane.eu/en/carv6/auction/10739103
2026-03-28 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc5ea59c-718f-5d08-aa50-d7964beb2275 with identifier: 10739423
2026-03-28 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc5ea59c-718f-5d08-aa50-d7964beb2275 with identifier: 10739423
2026-03-28 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc5ea59c-718f-5d08-aa50-d7964beb2275 with identifier: 10739423 to the API
2026-03-28 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739423>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'bc5ea59c-718f-5d08-aa50-d7964beb2275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739423',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 38533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 38.533 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739423%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Saving data for 10739423: {'auction_closing_time': 1774858500.0, 'created_time': 1774624703.706543, 'last_price_update_time': 1774736339.224909}
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739423') HTTP/1.1" 204 0
2026-03-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10739232
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739232%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10739232: 2
2026-03-28 22:18:59 [adesa.be] INFO: Scraping item 10739232 url https://www.openlane.eu/en/carv6/auction/10739232
2026-03-28 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10739338
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739338%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10739338: 2
2026-03-28 22:18:59 [adesa.be] INFO: Scraping item 10739338 url https://www.openlane.eu/en/carv6/auction/10739338
2026-03-28 22: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-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10739512
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739512%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10739512: 2
2026-03-28 22:18:59 [adesa.be] INFO: Scraping item 10739512 url https://www.openlane.eu/en/carv6/auction/10739512
2026-03-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10739666
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739666%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10739666: 2
2026-03-28 22:18:59 [adesa.be] INFO: Scraping item 10739666 url https://www.openlane.eu/en/carv6/auction/10739666
2026-03-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10739463
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739463%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10739463: 2
2026-03-28 22:18:59 [adesa.be] INFO: Scraping item 10739463 url https://www.openlane.eu/en/carv6/auction/10739463
2026-03-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10739696
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739696%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10739696: 2
2026-03-28 22:18:59 [adesa.be] INFO: Scraping item 10739696 url https://www.openlane.eu/en/carv6/auction/10739696
2026-03-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10740012
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740012%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10740012: 0
2026-03-28 22:18:59 [adesa.be] INFO: Skipping item 10740012 url https://www.openlane.eu/en/carv6/auction/10740012
2026-03-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10739141
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739141%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10739141: 2
2026-03-28 22:18:59 [adesa.be] INFO: Scraping item 10739141 url https://www.openlane.eu/en/carv6/auction/10739141
2026-03-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10739252
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739252%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10739252: 2
2026-03-28 22:18:59 [adesa.be] INFO: Scraping item 10739252 url https://www.openlane.eu/en/carv6/auction/10739252
2026-03-28 22:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f794938-2033-55e0-9d35-f534ef0aace7 with identifier: 10739066
2026-03-28 22:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f794938-2033-55e0-9d35-f534ef0aace7 with scrape type 2
2026-03-28 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f794938-2033-55e0-9d35-f534ef0aace7 with scrape type 2
2026-03-28 22:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f794938-2033-55e0-9d35-f534ef0aace7, identifier: 10739066
2026-03-28 22:18:59 [adesa.be] INFO: Found listing with ID: 10739122
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739122%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Scrape type for 10739122: 2
2026-03-28 22:18:59 [adesa.be] INFO: Scraping item 10739122 url https://www.openlane.eu/en/carv6/auction/10739122
2026-03-28 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f794938-2033-55e0-9d35-f534ef0aace7 with identifier: 10739066
2026-03-28 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f794938-2033-55e0-9d35-f534ef0aace7 with identifier: 10739066
2026-03-28 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f794938-2033-55e0-9d35-f534ef0aace7 with identifier: 10739066 to the API
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739066>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4f794938-2033-55e0-9d35-f534ef0aace7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNK920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739066',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 48881,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - 75 hp - 48.881 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739066%27 HTTP/1.1" 200 None
2026-03-28 22:18:59 [adesa.be] INFO: Saving data for 10739066: {'auction_closing_time': 1774858500.0, 'created_time': 1774624706.148527, 'last_price_update_time': 1774736339.911066}
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739066') HTTP/1.1" 204 0
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739450
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739450%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739450: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739450 url https://www.openlane.eu/en/carv6/auction/10739450
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739374
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739374%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739374: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739374 url https://www.openlane.eu/en/carv6/auction/10739374
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10740046
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740046%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10740046: 0
2026-03-28 22:19:00 [adesa.be] INFO: Skipping item 10740046 url https://www.openlane.eu/en/carv6/auction/10740046
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739630
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739630%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739630: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739630 url https://www.openlane.eu/en/carv6/auction/10739630
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739222
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739222%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739222: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739222 url https://www.openlane.eu/en/carv6/auction/10739222
2026-03-28 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739924
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739924%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739924: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739924 url https://www.openlane.eu/en/carv6/auction/10739924
2026-03-28 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739043
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739043%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739043: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739043 url https://www.openlane.eu/en/carv6/auction/10739043
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739117
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739117%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739117: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739117 url https://www.openlane.eu/en/carv6/auction/10739117
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739038
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739038%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739038: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739038 url https://www.openlane.eu/en/carv6/auction/10739038
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739249
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739249%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739249: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739249 url https://www.openlane.eu/en/carv6/auction/10739249
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739614
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739614%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739614: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739614 url https://www.openlane.eu/en/carv6/auction/10739614
2026-03-28 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with identifier: 10739706
2026-03-28 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with scrape type 2
2026-03-28 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with scrape type 2
2026-03-28 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6, identifier: 10739706
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10740742
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740742%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10740742: 0
2026-03-28 22:19:00 [adesa.be] INFO: Skipping item 10740742 url https://www.openlane.eu/en/carv6/auction/10740742
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739616
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739616%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739616: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739616 url https://www.openlane.eu/en/carv6/auction/10739616
2026-03-28 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with identifier: 10739706
2026-03-28 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with identifier: 10739706
2026-03-28 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with identifier: 10739706 to the API
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739706>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNM973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 100972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo-e Edition - Diesel - Manual - 102 hp - 100.972 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739706%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Saving data for 10739706: {'auction_closing_time': 1774858500.0, 'created_time': 1774627163.360542, 'last_price_update_time': 1774736340.665537}
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739706') HTTP/1.1" 204 0
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739521
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739521%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739521: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739521 url https://www.openlane.eu/en/carv6/auction/10739521
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739061
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739061%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739061: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739061 url https://www.openlane.eu/en/carv6/auction/10739061
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739464
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739464%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739464: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739464 url https://www.openlane.eu/en/carv6/auction/10739464
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10740515
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740515%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10740515: 0
2026-03-28 22:19:00 [adesa.be] INFO: Skipping item 10740515 url https://www.openlane.eu/en/carv6/auction/10740515
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739289
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739289%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739289: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739289 url https://www.openlane.eu/en/carv6/auction/10739289
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10740492
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740492%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10740492: 0
2026-03-28 22:19:00 [adesa.be] INFO: Skipping item 10740492 url https://www.openlane.eu/en/carv6/auction/10740492
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739397
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739397%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10739397: 2
2026-03-28 22:19:00 [adesa.be] INFO: Scraping item 10739397 url https://www.openlane.eu/en/carv6/auction/10739397
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10740771
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740771%27 HTTP/1.1" 200 None
2026-03-28 22:19:00 [adesa.be] INFO: Scrape type for 10740771: 0
2026-03-28 22:19:00 [adesa.be] INFO: Skipping item 10740771 url https://www.openlane.eu/en/carv6/auction/10740771
2026-03-28 22:19:00 [adesa.be] INFO: Found listing with ID: 10739586
2026-03-28 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739586%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739586: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739586 url https://www.openlane.eu/en/carv6/auction/10739586
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739291
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739291%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739291: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739291 url https://www.openlane.eu/en/carv6/auction/10739291
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739372
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739372%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739372: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739372 url https://www.openlane.eu/en/carv6/auction/10739372
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739157
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739157%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739157: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739157 url https://www.openlane.eu/en/carv6/auction/10739157
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739277
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739277%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739277: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739277 url https://www.openlane.eu/en/carv6/auction/10739277
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739082
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739082%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739082: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739082 url https://www.openlane.eu/en/carv6/auction/10739082
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739287
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739287%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739287: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739287 url https://www.openlane.eu/en/carv6/auction/10739287
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739039
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739039%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739039: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739039 url https://www.openlane.eu/en/carv6/auction/10739039
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10740776
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740776%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10740776: 0
2026-03-28 22:19:01 [adesa.be] INFO: Skipping item 10740776 url https://www.openlane.eu/en/carv6/auction/10740776
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739174
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739174%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739174: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739174 url https://www.openlane.eu/en/carv6/auction/10739174
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739424
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739424%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739424: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739424 url https://www.openlane.eu/en/carv6/auction/10739424
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739676
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739676%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739676: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739676 url https://www.openlane.eu/en/carv6/auction/10739676
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10740045
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740045%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10740045: 0
2026-03-28 22:19:01 [adesa.be] INFO: Skipping item 10740045 url https://www.openlane.eu/en/carv6/auction/10740045
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739442
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739442%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739442: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739442 url https://www.openlane.eu/en/carv6/auction/10739442
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10740014
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740014%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10740014: 0
2026-03-28 22:19:01 [adesa.be] INFO: Skipping item 10740014 url https://www.openlane.eu/en/carv6/auction/10740014
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739722
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739722%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739722: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739722 url https://www.openlane.eu/en/carv6/auction/10739722
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739353
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739353%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739353: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739353 url https://www.openlane.eu/en/carv6/auction/10739353
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10740534
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740534%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10740534: 0
2026-03-28 22:19:01 [adesa.be] INFO: Skipping item 10740534 url https://www.openlane.eu/en/carv6/auction/10740534
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739137
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739137%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739137: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739137 url https://www.openlane.eu/en/carv6/auction/10739137
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10740499
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740499%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10740499: 0
2026-03-28 22:19:01 [adesa.be] INFO: Skipping item 10740499 url https://www.openlane.eu/en/carv6/auction/10740499
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739071
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739071%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739071: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739071 url https://www.openlane.eu/en/carv6/auction/10739071
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739040
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739040%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739040: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739040 url https://www.openlane.eu/en/carv6/auction/10739040
2026-03-28 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739041
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739041%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739041: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739041 url https://www.openlane.eu/en/carv6/auction/10739041
2026-03-28 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739078
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739078%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739078: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739078 url https://www.openlane.eu/en/carv6/auction/10739078
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739036
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739036%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739036: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739036 url https://www.openlane.eu/en/carv6/auction/10739036
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739659
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739659%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739659: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739659 url https://www.openlane.eu/en/carv6/auction/10739659
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10740785
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740785%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10740785: 0
2026-03-28 22:19:01 [adesa.be] INFO: Skipping item 10740785 url https://www.openlane.eu/en/carv6/auction/10740785
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739657
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739657%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739657: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739657 url https://www.openlane.eu/en/carv6/auction/10739657
2026-03-28 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739146
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739146%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739146: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739146 url https://www.openlane.eu/en/carv6/auction/10739146
2026-03-28 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75dc49ac-5051-5b81-95a0-3c7bf6d8fd20 with identifier: 10739301
2026-03-28 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75dc49ac-5051-5b81-95a0-3c7bf6d8fd20 with scrape type 2
2026-03-28 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75dc49ac-5051-5b81-95a0-3c7bf6d8fd20 with scrape type 2
2026-03-28 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75dc49ac-5051-5b81-95a0-3c7bf6d8fd20, identifier: 10739301
2026-03-28 22:19:01 [adesa.be] INFO: Found listing with ID: 10739590
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739590%27 HTTP/1.1" 200 None
2026-03-28 22:19:01 [adesa.be] INFO: Scrape type for 10739590: 2
2026-03-28 22:19:01 [adesa.be] INFO: Scraping item 10739590 url https://www.openlane.eu/en/carv6/auction/10739590
2026-03-28 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75dc49ac-5051-5b81-95a0-3c7bf6d8fd20 with identifier: 10739301
2026-03-28 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75dc49ac-5051-5b81-95a0-3c7bf6d8fd20 with identifier: 10739301
2026-03-28 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75dc49ac-5051-5b81-95a0-3c7bf6d8fd20 with identifier: 10739301 to the API
2026-03-28 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739301>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '75dc49ac-5051-5b81-95a0-3c7bf6d8fd20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 115995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.5 Ultimate - Diesel - Automatic - 122 hp '
'- 115.995 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739301%27 HTTP/1.1" 200 None
2026-03-28 22:19:02 [adesa.be] INFO: Saving data for 10739301: {'auction_closing_time': 1774858500.0, 'created_time': 1774624698.441084, 'last_price_update_time': 1774736342.169831}
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739301') HTTP/1.1" 204 0
2026-03-28 22:19:02 [adesa.be] INFO: Found listing with ID: 10739592
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739592%27 HTTP/1.1" 200 None
2026-03-28 22:19:02 [adesa.be] INFO: Scrape type for 10739592: 2
2026-03-28 22:19:02 [adesa.be] INFO: Scraping item 10739592 url https://www.openlane.eu/en/carv6/auction/10739592
2026-03-28 22:19:02 [adesa.be] INFO: Found listing with ID: 10740508
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740508%27 HTTP/1.1" 200 None
2026-03-28 22:19:02 [adesa.be] INFO: Scrape type for 10740508: 2
2026-03-28 22:19:02 [adesa.be] INFO: Scraping item 10740508 url https://www.openlane.eu/en/carv6/auction/10740508
2026-03-28 22:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10739128
2026-03-28 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbce8a26-31f1-5a23-b081-43b61d15aa11 with scrape type 2
2026-03-28 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbce8a26-31f1-5a23-b081-43b61d15aa11 with scrape type 2
2026-03-28 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbce8a26-31f1-5a23-b081-43b61d15aa11, identifier: 10739128
2026-03-28 22:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10739126
2026-03-28 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with scrape type 2
2026-03-28 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with scrape type 2
2026-03-28 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0, identifier: 10739126
2026-03-28 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10739128
2026-03-28 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10739128
2026-03-28 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10739128 to the API
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739128>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'fbce8a26-31f1-5a23-b081-43b61d15aa11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGB006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739128',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 23244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - 110 hp - 23.244 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739128%27 HTTP/1.1" 200 None
2026-03-28 22:19:02 [adesa.be] INFO: Saving data for 10739128: {'auction_closing_time': 1774858500.0, 'created_time': 1774627169.58615, 'last_price_update_time': 1774736342.834616}
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739128') HTTP/1.1" 204 0
2026-03-28 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10739126
2026-03-28 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10739126
2026-03-28 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10739126 to the API
2026-03-28 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739126>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1d03dfc9-2935-57cd-aba7-29c8eeec79e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739126',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 20826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - 110 hp - 20.826 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739126%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Saving data for 10739126: {'auction_closing_time': 1774858500.0, 'created_time': 1774624697.261688, 'last_price_update_time': 1774736343.137154}
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739126') HTTP/1.1" 204 0
2026-03-28 22:19:03 [adesa.be] INFO: Found listing with ID: 10739942
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739942%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Scrape type for 10739942: 2
2026-03-28 22:19:03 [adesa.be] INFO: Scraping item 10739942 url https://www.openlane.eu/en/carv6/auction/10739942
2026-03-28 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:03 [adesa.be] INFO: Found listing with ID: 10740026
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740026%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Scrape type for 10740026: 0
2026-03-28 22:19:03 [adesa.be] INFO: Skipping item 10740026 url https://www.openlane.eu/en/carv6/auction/10740026
2026-03-28 22:19:03 [adesa.be] INFO: Found listing with ID: 10739711
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739711%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Scrape type for 10739711: 2
2026-03-28 22:19:03 [adesa.be] INFO: Scraping item 10739711 url https://www.openlane.eu/en/carv6/auction/10739711
2026-03-28 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:03 [adesa.be] INFO: Found listing with ID: 10739228
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739228%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Scrape type for 10739228: 2
2026-03-28 22:19:03 [adesa.be] INFO: Scraping item 10739228 url https://www.openlane.eu/en/carv6/auction/10739228
2026-03-28 22:19:03 [adesa.be] INFO: Found listing with ID: 10740018
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740018%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Scrape type for 10740018: 0
2026-03-28 22:19:03 [adesa.be] INFO: Skipping item 10740018 url https://www.openlane.eu/en/carv6/auction/10740018
2026-03-28 22:19:03 [adesa.be] INFO: Found listing with ID: 10739279
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739279%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Scrape type for 10739279: 2
2026-03-28 22:19:03 [adesa.be] INFO: Scraping item 10739279 url https://www.openlane.eu/en/carv6/auction/10739279
2026-03-28 22:19:03 [adesa.be] INFO: Found listing with ID: 10739182
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739182%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Scrape type for 10739182: 2
2026-03-28 22:19:03 [adesa.be] INFO: Scraping item 10739182 url https://www.openlane.eu/en/carv6/auction/10739182
2026-03-28 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10739270
2026-03-28 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5012fc-8bac-5462-a7a2-1f72195fcf68 with scrape type 2
2026-03-28 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba5012fc-8bac-5462-a7a2-1f72195fcf68 with scrape type 2
2026-03-28 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba5012fc-8bac-5462-a7a2-1f72195fcf68, identifier: 10739270
2026-03-28 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10739085
2026-03-28 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7411a4e9-d9ef-5ad6-8c90-226220b29443 with scrape type 2
2026-03-28 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7411a4e9-d9ef-5ad6-8c90-226220b29443 with scrape type 2
2026-03-28 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7411a4e9-d9ef-5ad6-8c90-226220b29443, identifier: 10739085
2026-03-28 22:19:03 [adesa.be] INFO: Found listing with ID: 10739931
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739931%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Scrape type for 10739931: 2
2026-03-28 22:19:03 [adesa.be] INFO: Scraping item 10739931 url https://www.openlane.eu/en/carv6/auction/10739931
2026-03-28 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10739270
2026-03-28 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10739270
2026-03-28 22:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10739270 to the API
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739270>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ba5012fc-8bac-5462-a7a2-1f72195fcf68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 85266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo Life 1.5 Elegance - Diesel - Manual - 131 hp - 85.266 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739270%27 HTTP/1.1" 200 None
2026-03-28 22:19:03 [adesa.be] INFO: Saving data for 10739270: {'auction_closing_time': 1774858500.0, 'created_time': 1774624702.531923, 'last_price_update_time': 1774736343.848519}
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739270') HTTP/1.1" 204 0
2026-03-28 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10739085
2026-03-28 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10739085
2026-03-28 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10739085 to the API
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739085>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7411a4e9-d9ef-5ad6-8c90-226220b29443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGB024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 4493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - 110 hp - 4.493 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739085%27 HTTP/1.1" 200 None
2026-03-28 22:19:04 [adesa.be] INFO: Saving data for 10739085: {'auction_closing_time': 1774858500.0, 'created_time': 1774627167.054647, 'last_price_update_time': 1774736344.22777}
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739085') HTTP/1.1" 204 0
2026-03-28 22:19:04 [adesa.be] INFO: Found listing with ID: 10739943
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739943%27 HTTP/1.1" 200 None
2026-03-28 22:19:04 [adesa.be] INFO: Scrape type for 10739943: 0
2026-03-28 22:19:04 [adesa.be] INFO: Skipping item 10739943 url https://www.openlane.eu/en/carv6/auction/10739943
2026-03-28 22:19:04 [adesa.be] INFO: Found listing with ID: 10739457
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739457%27 HTTP/1.1" 200 None
2026-03-28 22:19:04 [adesa.be] INFO: Scrape type for 10739457: 2
2026-03-28 22:19:04 [adesa.be] INFO: Scraping item 10739457 url https://www.openlane.eu/en/carv6/auction/10739457
2026-03-28 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10739520
2026-03-28 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6549e98f-786e-57aa-9a80-9497d8d8024d with scrape type 2
2026-03-28 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6549e98f-786e-57aa-9a80-9497d8d8024d with scrape type 2
2026-03-28 22:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6549e98f-786e-57aa-9a80-9497d8d8024d, identifier: 10739520
2026-03-28 22:19:04 [adesa.be] INFO: Found listing with ID: 10739150
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739150%27 HTTP/1.1" 200 None
2026-03-28 22:19:04 [adesa.be] INFO: Scrape type for 10739150: 2
2026-03-28 22:19:04 [adesa.be] INFO: Scraping item 10739150 url https://www.openlane.eu/en/carv6/auction/10739150
2026-03-28 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10739520
2026-03-28 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10739520
2026-03-28 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10739520 to the API
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739520>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6549e98f-786e-57aa-9a80-9497d8d8024d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZN8803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 44939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 44.939 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739520%27 HTTP/1.1" 200 None
2026-03-28 22:19:04 [adesa.be] INFO: Saving data for 10739520: {'auction_closing_time': 1774858500.0, 'created_time': 1774624703.233537, 'last_price_update_time': 1774736344.705168}
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739520') HTTP/1.1" 204 0
2026-03-28 22:19:04 [adesa.be] INFO: Found listing with ID: 10739930
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739930%27 HTTP/1.1" 200 None
2026-03-28 22:19:04 [adesa.be] INFO: Scrape type for 10739930: 2
2026-03-28 22:19:04 [adesa.be] INFO: Scraping item 10739930 url https://www.openlane.eu/en/carv6/auction/10739930
2026-03-28 22:19:04 [adesa.be] INFO: Found listing with ID: 10739227
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739227%27 HTTP/1.1" 200 None
2026-03-28 22:19:04 [adesa.be] INFO: Scrape type for 10739227: 2
2026-03-28 22:19:04 [adesa.be] INFO: Scraping item 10739227 url https://www.openlane.eu/en/carv6/auction/10739227
2026-03-28 22:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10739292
2026-03-28 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da851eff-4a2e-5c76-850a-a5a1e361d183 with scrape type 2
2026-03-28 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da851eff-4a2e-5c76-850a-a5a1e361d183 with scrape type 2
2026-03-28 22:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da851eff-4a2e-5c76-850a-a5a1e361d183, identifier: 10739292
2026-03-28 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10739292
2026-03-28 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10739292
2026-03-28 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10739292 to the API
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739292>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'da851eff-4a2e-5c76-850a-a5a1e361d183',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBH438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 41549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 41.549 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739292%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Saving data for 10739292: {'auction_closing_time': 1774858500.0, 'created_time': 1774627182.812254, 'last_price_update_time': 1774736345.212168}
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739292') HTTP/1.1" 204 0
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10740792
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740792%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10740792: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10740792 url https://www.openlane.eu/en/carv6/auction/10740792
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739958
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739958%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739958: 0
2026-03-28 22:19:05 [adesa.be] INFO: Skipping item 10739958 url https://www.openlane.eu/en/carv6/auction/10739958
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739721
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739721%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739721: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739721 url https://www.openlane.eu/en/carv6/auction/10739721
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739959
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739959%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739959: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739959 url https://www.openlane.eu/en/carv6/auction/10739959
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739425
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739425%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739425: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739425 url https://www.openlane.eu/en/carv6/auction/10739425
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10740039
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740039%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10740039: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10740039 url https://www.openlane.eu/en/carv6/auction/10740039
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10740517
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740517%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10740517: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10740517 url https://www.openlane.eu/en/carv6/auction/10740517
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739493
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739493%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739493: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739493 url https://www.openlane.eu/en/carv6/auction/10739493
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739368
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739368%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739368: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739368 url https://www.openlane.eu/en/carv6/auction/10739368
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739946
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739946%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739946: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739946 url https://www.openlane.eu/en/carv6/auction/10739946
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739257
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739257%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739257: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739257 url https://www.openlane.eu/en/carv6/auction/10739257
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739665
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739665%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739665: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739665 url https://www.openlane.eu/en/carv6/auction/10739665
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739664
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739664%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739664: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739664 url https://www.openlane.eu/en/carv6/auction/10739664
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10740803
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740803%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10740803: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10740803 url https://www.openlane.eu/en/carv6/auction/10740803
2026-03-28 22:19:05 [adesa.be] INFO: Found listing with ID: 10739981
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739981%27 HTTP/1.1" 200 None
2026-03-28 22:19:05 [adesa.be] INFO: Scrape type for 10739981: 2
2026-03-28 22:19:05 [adesa.be] INFO: Scraping item 10739981 url https://www.openlane.eu/en/carv6/auction/10739981
2026-03-28 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27791e6e-33df-5b40-b2bb-a66472afcbd7 with identifier: 10739069
2026-03-28 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27791e6e-33df-5b40-b2bb-a66472afcbd7 with scrape type 2
2026-03-28 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27791e6e-33df-5b40-b2bb-a66472afcbd7 with scrape type 2
2026-03-28 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27791e6e-33df-5b40-b2bb-a66472afcbd7, identifier: 10739069
2026-03-28 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27791e6e-33df-5b40-b2bb-a66472afcbd7 with identifier: 10739069
2026-03-28 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27791e6e-33df-5b40-b2bb-a66472afcbd7 with identifier: 10739069
2026-03-28 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27791e6e-33df-5b40-b2bb-a66472afcbd7 with identifier: 10739069 to the API
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739069>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '27791e6e-33df-5b40-b2bb-a66472afcbd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFT785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739069',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 37748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 37.748 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739069%27 HTTP/1.1" 200 None
2026-03-28 22:19:06 [adesa.be] INFO: Saving data for 10739069: {'auction_closing_time': 1774858500.0, 'created_time': 1774624693.916101, 'last_price_update_time': 1774736346.319572}
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739069') HTTP/1.1" 204 0
2026-03-28 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10739261
2026-03-28 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with scrape type 2
2026-03-28 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with scrape type 2
2026-03-28 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 252da32f-7a50-5dcf-89a1-07dd283ff4f8, identifier: 10739261
2026-03-28 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10739261
2026-03-28 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10739261
2026-03-28 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10739261 to the API
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739261>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '252da32f-7a50-5dcf-89a1-07dd283ff4f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCZ117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739261',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 41065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 41.065 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739261%27 HTTP/1.1" 200 None
2026-03-28 22:19:06 [adesa.be] INFO: Saving data for 10739261: {'auction_closing_time': 1774858500.0, 'created_time': 1774627171.10104, 'last_price_update_time': 1774736346.882165}
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739261') HTTP/1.1" 204 0
2026-03-28 22:19:07 [scrapy.extensions.logstats] INFO: Crawled 400 pages (at 106 pages/min), scraped 389 items (at 104 items/min)
2026-03-28 22:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10739180
2026-03-28 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with scrape type 2
2026-03-28 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with scrape type 2
2026-03-28 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4, identifier: 10739180
2026-03-28 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10739180
2026-03-28 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10739180
2026-03-28 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10739180 to the API
2026-03-28 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739180>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd6e84ba0-ecfd-5dc5-bda2-4de5489b48a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDJ573',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739180',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 38454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 38.454 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739180%27 HTTP/1.1" 200 None
2026-03-28 22:19:08 [adesa.be] INFO: Saving data for 10739180: {'auction_closing_time': 1774858500.0, 'created_time': 1774627172.169022, 'last_price_update_time': 1774736348.040491}
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739180') HTTP/1.1" 204 0
2026-03-28 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10739222
2026-03-28 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with scrape type 2
2026-03-28 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with scrape type 2
2026-03-28 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e57944ac-6a49-5e4d-a5fe-8f506cb823e1, identifier: 10739222
2026-03-28 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10739222
2026-03-28 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10739222
2026-03-28 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10739222 to the API
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'e57944ac-6a49-5e4d-a5fe-8f506cb823e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EQ0003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739222',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 54904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 54.904 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739222%27 HTTP/1.1" 200 None
2026-03-28 22:19:08 [adesa.be] INFO: Saving data for 10739222: {'auction_closing_time': 1774858500.0, 'created_time': 1774624718.035549, 'last_price_update_time': 1774736348.515899}
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739222') HTTP/1.1" 204 0
2026-03-28 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a45cd15-4219-56e3-98a8-082f5bc7fdee with identifier: 10739040
2026-03-28 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a45cd15-4219-56e3-98a8-082f5bc7fdee with scrape type 2
2026-03-28 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a45cd15-4219-56e3-98a8-082f5bc7fdee with scrape type 2
2026-03-28 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a45cd15-4219-56e3-98a8-082f5bc7fdee, identifier: 10739040
2026-03-28 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a45cd15-4219-56e3-98a8-082f5bc7fdee with identifier: 10739040
2026-03-28 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a45cd15-4219-56e3-98a8-082f5bc7fdee with identifier: 10739040
2026-03-28 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a45cd15-4219-56e3-98a8-082f5bc7fdee with identifier: 10739040 to the API
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739040>
{'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': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7a45cd15-4219-56e3-98a8-082f5bc7fdee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRQ445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739040',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 22729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - 130 hp - 22.729 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739040%27 HTTP/1.1" 200 None
2026-03-28 22:19:09 [adesa.be] INFO: Saving data for 10739040: {'auction_closing_time': 1774858500.0, 'created_time': 1774627151.699913, 'last_price_update_time': 1774736349.034853}
2026-03-28 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739040') HTTP/1.1" 204 0
2026-03-28 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10739232
2026-03-28 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5781765-8038-577c-b68b-1c3823b04112 with scrape type 2
2026-03-28 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5781765-8038-577c-b68b-1c3823b04112 with scrape type 2
2026-03-28 22:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5781765-8038-577c-b68b-1c3823b04112, identifier: 10739232
2026-03-28 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10739232
2026-03-28 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10739232
2026-03-28 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10739232 to the API
2026-03-28 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739232>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e5781765-8038-577c-b68b-1c3823b04112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSC930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739232',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 146268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 146.268 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-28 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739232%27 HTTP/1.1" 200 None
2026-03-28 22:19:09 [adesa.be] INFO: Saving data for 10739232: {'auction_closing_time': 1774858500.0, 'created_time': 1774627158.333596, 'last_price_update_time': 1774736349.396725}
2026-03-28 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739232') HTTP/1.1" 204 0
2026-03-28 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb6fc635-61db-5e5d-8148-a7320c70cfc0 with identifier: 10739146
2026-03-28 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb6fc635-61db-5e5d-8148-a7320c70cfc0 with scrape type 2
2026-03-28 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb6fc635-61db-5e5d-8148-a7320c70cfc0 with scrape type 2
2026-03-28 22:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb6fc635-61db-5e5d-8148-a7320c70cfc0, identifier: 10739146
2026-03-28 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb6fc635-61db-5e5d-8148-a7320c70cfc0 with identifier: 10739146
2026-03-28 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb6fc635-61db-5e5d-8148-a7320c70cfc0 with identifier: 10739146
2026-03-28 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb6fc635-61db-5e5d-8148-a7320c70cfc0 with identifier: 10739146 to the API
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739146>
{'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': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'eb6fc635-61db-5e5d-8148-a7320c70cfc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRQ078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739146',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 39277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 39.277 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739146%27 HTTP/1.1" 200 None
2026-03-28 22:19:10 [adesa.be] INFO: Saving data for 10739146: {'auction_closing_time': 1774858500.0, 'created_time': 1774624725.801857, 'last_price_update_time': 1774736350.277713}
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739146') HTTP/1.1" 204 0
2026-03-28 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edb044c5-dfd0-5b44-ab21-42e59d0132cc with identifier: 10739657
2026-03-28 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb044c5-dfd0-5b44-ab21-42e59d0132cc with scrape type 2
2026-03-28 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edb044c5-dfd0-5b44-ab21-42e59d0132cc with scrape type 2
2026-03-28 22:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: edb044c5-dfd0-5b44-ab21-42e59d0132cc, identifier: 10739657
2026-03-28 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: edb044c5-dfd0-5b44-ab21-42e59d0132cc with identifier: 10739657
2026-03-28 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: edb044c5-dfd0-5b44-ab21-42e59d0132cc with identifier: 10739657
2026-03-28 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: edb044c5-dfd0-5b44-ab21-42e59d0132cc with identifier: 10739657 to the API
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739657>
{'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': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'edb044c5-dfd0-5b44-ab21-42e59d0132cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRQ681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739657',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 39256,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 39.256 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739657%27 HTTP/1.1" 200 None
2026-03-28 22:19:10 [adesa.be] INFO: Saving data for 10739657: {'auction_closing_time': 1774858500.0, 'created_time': 1774627179.303024, 'last_price_update_time': 1774736350.761245}
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739657') HTTP/1.1" 204 0
2026-03-28 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10739942
2026-03-28 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96cee1cf-69cc-59b6-a9ce-258169153bab with scrape type 2
2026-03-28 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96cee1cf-69cc-59b6-a9ce-258169153bab with scrape type 2
2026-03-28 22:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96cee1cf-69cc-59b6-a9ce-258169153bab, identifier: 10739942
2026-03-28 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10739942
2026-03-28 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10739942
2026-03-28 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10739942 to the API
2026-03-28 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739942>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '96cee1cf-69cc-59b6-a9ce-258169153bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABJ194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739942',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 147534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Allure Pack - Petrol - 130 hp - 147.534 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739942%27 HTTP/1.1" 200 None
2026-03-28 22:19:11 [adesa.be] INFO: Saving data for 10739942: {'auction_closing_time': 1774861200.0, 'created_time': 1774649820.307745, 'last_price_update_time': 1774736351.137925}
2026-03-28 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739942') HTTP/1.1" 204 0
2026-03-28 22:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10739084
2026-03-28 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 621a06a3-365c-5c0b-94a3-6a22617ef108 with scrape type 2
2026-03-28 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 621a06a3-365c-5c0b-94a3-6a22617ef108 with scrape type 2
2026-03-28 22:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 621a06a3-365c-5c0b-94a3-6a22617ef108, identifier: 10739084
2026-03-28 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10739084
2026-03-28 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10739084
2026-03-28 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10739084 to the API
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739084>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '621a06a3-365c-5c0b-94a3-6a22617ef108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739084',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 17893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - 110 hp - 17.893 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739084%27 HTTP/1.1" 200 None
2026-03-28 22:19:12 [adesa.be] INFO: Saving data for 10739084: {'auction_closing_time': 1774858500.0, 'created_time': 1774624699.038835, 'last_price_update_time': 1774736352.389807}
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739084') HTTP/1.1" 204 0
2026-03-28 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99b6ae87-8210-541c-a252-fdabfef59921 with identifier: 10739592
2026-03-28 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99b6ae87-8210-541c-a252-fdabfef59921 with scrape type 2
2026-03-28 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99b6ae87-8210-541c-a252-fdabfef59921 with scrape type 2
2026-03-28 22:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99b6ae87-8210-541c-a252-fdabfef59921, identifier: 10739592
2026-03-28 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99b6ae87-8210-541c-a252-fdabfef59921 with identifier: 10739592
2026-03-28 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99b6ae87-8210-541c-a252-fdabfef59921 with identifier: 10739592
2026-03-28 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99b6ae87-8210-541c-a252-fdabfef59921 with identifier: 10739592 to the API
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739592>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '99b6ae87-8210-541c-a252-fdabfef59921',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FSC669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739592',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 8000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 8.000 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2024}
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739592%27 HTTP/1.1" 200 None
2026-03-28 22:19:12 [adesa.be] INFO: Saving data for 10739592: {'auction_closing_time': 1774858500.0, 'created_time': 1774627146.498473, 'last_price_update_time': 1774736352.895366}
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739592') HTTP/1.1" 204 0
2026-03-28 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10739127
2026-03-28 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171736c9-606b-5102-86b9-5291a22abd1a with scrape type 2
2026-03-28 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 171736c9-606b-5102-86b9-5291a22abd1a with scrape type 2
2026-03-28 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 171736c9-606b-5102-86b9-5291a22abd1a, identifier: 10739127
2026-03-28 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10739127
2026-03-28 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10739127
2026-03-28 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10739127 to the API
2026-03-28 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739127>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '171736c9-606b-5102-86b9-5291a22abd1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGB001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739127',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 32632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - 110 hp - 32.632 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-28 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739127%27 HTTP/1.1" 200 None
2026-03-28 22:19:14 [adesa.be] INFO: Saving data for 10739127: {'auction_closing_time': 1774858500.0, 'created_time': 1774627168.950741, 'last_price_update_time': 1774736354.846788}
2026-03-28 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739127') HTTP/1.1" 204 0
2026-03-28 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981
2026-03-28 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with scrape type 2
2026-03-28 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with scrape type 2
2026-03-28 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe2d7c04-403f-51df-8b03-d23bd19d0ee9, identifier: 10739981
2026-03-28 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981
2026-03-28 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981
2026-03-28 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981 to the API
2026-03-28 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739981>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe2d7c04-403f-51df-8b03-d23bd19d0ee9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739981',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 156636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 156.636 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739981%27 HTTP/1.1" 200 None
2026-03-28 22:19:15 [adesa.be] INFO: Saving data for 10739981: {'auction_closing_time': 1774861200.0, 'created_time': 1774649827.248537, 'last_price_update_time': 1774736355.321467}
2026-03-28 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739981') HTTP/1.1" 204 0
2026-03-28 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10739664
2026-03-28 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with scrape type 2
2026-03-28 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with scrape type 2
2026-03-28 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176, identifier: 10739664
2026-03-28 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10739664
2026-03-28 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10739664
2026-03-28 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10739664 to the API
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739664>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2eacf9b9-49c3-57ca-9c3e-bc0c71d88176',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEZ643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 109459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 109.459 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739664%27 HTTP/1.1" 200 None
2026-03-28 22:19:16 [adesa.be] INFO: Saving data for 10739664: {'auction_closing_time': 1774858500.0, 'created_time': 1774624729.720758, 'last_price_update_time': 1774736356.560566}
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739664') HTTP/1.1" 204 0
2026-03-28 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10739328
2026-03-28 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e19d3982-5556-526b-a16f-2819cde8a167 with scrape type 2
2026-03-28 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e19d3982-5556-526b-a16f-2819cde8a167 with scrape type 2
2026-03-28 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e19d3982-5556-526b-a16f-2819cde8a167, identifier: 10739328
2026-03-28 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10739328
2026-03-28 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10739328
2026-03-28 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10739328 to the API
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739328>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e19d3982-5556-526b-a16f-2819cde8a167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739328',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 82714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 82.714 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739328%27 HTTP/1.1" 200 None
2026-03-28 22:19:16 [adesa.be] INFO: Saving data for 10739328: {'auction_closing_time': 1774858500.0, 'created_time': 1774627161.622649, 'last_price_update_time': 1774736356.955159}
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739328') HTTP/1.1" 204 0
2026-03-28 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73b50537-d30c-5b0a-9497-5d00aa8c9814 with identifier: 10740508
2026-03-28 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73b50537-d30c-5b0a-9497-5d00aa8c9814 with scrape type 2
2026-03-28 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73b50537-d30c-5b0a-9497-5d00aa8c9814 with scrape type 2
2026-03-28 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73b50537-d30c-5b0a-9497-5d00aa8c9814, identifier: 10740508
2026-03-28 22:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73b50537-d30c-5b0a-9497-5d00aa8c9814 with identifier: 10740508
2026-03-28 22:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73b50537-d30c-5b0a-9497-5d00aa8c9814 with identifier: 10740508
2026-03-28 22:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73b50537-d30c-5b0a-9497-5d00aa8c9814 with identifier: 10740508 to the API
2026-03-28 22:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740508>
{'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': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '73b50537-d30c-5b0a-9497-5d00aa8c9814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 90931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 90.931 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740508%27 HTTP/1.1" 200 None
2026-03-28 22:19:18 [adesa.be] INFO: Saving data for 10740508: {'auction_closing_time': 1774965600.0, 'created_time': 1774649842.054164, 'last_price_update_time': 1774736358.787531}
2026-03-28 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740508') HTTP/1.1" 204 0
2026-03-28 22:19: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-28 22: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-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739713
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739713%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739713: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739713 url https://www.openlane.eu/en/carv6/auction/10739713
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739999
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739999%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739999: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739999 url https://www.openlane.eu/en/carv6/auction/10739999
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739993
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739993%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739993: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739993 url https://www.openlane.eu/en/carv6/auction/10739993
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739414
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739414%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739414: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739414 url https://www.openlane.eu/en/carv6/auction/10739414
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739723
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739723%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739723: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739723 url https://www.openlane.eu/en/carv6/auction/10739723
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740764
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740764%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740764: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740764 url https://www.openlane.eu/en/carv6/auction/10740764
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739663
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739663%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739663: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739663 url https://www.openlane.eu/en/carv6/auction/10739663
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740044
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740044%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740044: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740044 url https://www.openlane.eu/en/carv6/auction/10740044
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739211
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739211%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739211: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739211 url https://www.openlane.eu/en/carv6/auction/10739211
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739183
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739183%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739183: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739183 url https://www.openlane.eu/en/carv6/auction/10739183
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740004
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740004%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740004: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740004 url https://www.openlane.eu/en/carv6/auction/10740004
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740040
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740040%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740040: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740040 url https://www.openlane.eu/en/carv6/auction/10740040
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740491
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740491%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740491: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740491 url https://www.openlane.eu/en/carv6/auction/10740491
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739316
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739316%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739316: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739316 url https://www.openlane.eu/en/carv6/auction/10739316
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739052
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739052%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739052: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739052 url https://www.openlane.eu/en/carv6/auction/10739052
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739218
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739218%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739218: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739218 url https://www.openlane.eu/en/carv6/auction/10739218
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739258
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739258%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739258: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739258 url https://www.openlane.eu/en/carv6/auction/10739258
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739410
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739410%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739410: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739410 url https://www.openlane.eu/en/carv6/auction/10739410
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740761
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740761%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740761: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740761 url https://www.openlane.eu/en/carv6/auction/10740761
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739717
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739717%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739717: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739717 url https://www.openlane.eu/en/carv6/auction/10739717
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739970
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739970%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739970: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739970 url https://www.openlane.eu/en/carv6/auction/10739970
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739168
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739168%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739168: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739168 url https://www.openlane.eu/en/carv6/auction/10739168
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739314
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739314%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739314: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739314 url https://www.openlane.eu/en/carv6/auction/10739314
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739961
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739961%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739961: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739961 url https://www.openlane.eu/en/carv6/auction/10739961
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740516
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740516%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740516: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740516 url https://www.openlane.eu/en/carv6/auction/10740516
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739533
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739533%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739533: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739533 url https://www.openlane.eu/en/carv6/auction/10739533
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740735
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740735%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740735: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740735 url https://www.openlane.eu/en/carv6/auction/10740735
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739415
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739415%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739415: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739415 url https://www.openlane.eu/en/carv6/auction/10739415
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740462
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740462%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740462: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740462 url https://www.openlane.eu/en/carv6/auction/10740462
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739952
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739952%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739952: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739952 url https://www.openlane.eu/en/carv6/auction/10739952
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10739037
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739037%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10739037: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10739037 url https://www.openlane.eu/en/carv6/auction/10739037
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740787
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740787%27 HTTP/1.1" 200 None
2026-03-28 22:19:19 [adesa.be] INFO: Scrape type for 10740787: 2
2026-03-28 22:19:19 [adesa.be] INFO: Scraping item 10740787 url https://www.openlane.eu/en/carv6/auction/10740787
2026-03-28 22:19:19 [adesa.be] INFO: Found listing with ID: 10740496
2026-03-28 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740496%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10740496: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10740496 url https://www.openlane.eu/en/carv6/auction/10740496
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739125
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739125%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739125: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739125 url https://www.openlane.eu/en/carv6/auction/10739125
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739093
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739093%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739093: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739093 url https://www.openlane.eu/en/carv6/auction/10739093
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739042
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739042%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739042: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739042 url https://www.openlane.eu/en/carv6/auction/10739042
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739107
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739107%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739107: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739107 url https://www.openlane.eu/en/carv6/auction/10739107
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739254
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739254%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739254: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739254 url https://www.openlane.eu/en/carv6/auction/10739254
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739031
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739031%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739031: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739031 url https://www.openlane.eu/en/carv6/auction/10739031
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739135
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739135%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739135: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739135 url https://www.openlane.eu/en/carv6/auction/10739135
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10740784
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740784%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10740784: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10740784 url https://www.openlane.eu/en/carv6/auction/10740784
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739436
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739436%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739436: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739436 url https://www.openlane.eu/en/carv6/auction/10739436
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739486
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739486%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739486: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739486 url https://www.openlane.eu/en/carv6/auction/10739486
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739559
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739559%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739559: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739559 url https://www.openlane.eu/en/carv6/auction/10739559
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739612
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739612%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739612: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739612 url https://www.openlane.eu/en/carv6/auction/10739612
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739487
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739487%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739487: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739487 url https://www.openlane.eu/en/carv6/auction/10739487
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739392
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739392%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739392: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739392 url https://www.openlane.eu/en/carv6/auction/10739392
2026-03-28 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739610
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739610%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739610: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739610 url https://www.openlane.eu/en/carv6/auction/10739610
2026-03-28 22: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-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739437
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739437%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739437: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739437 url https://www.openlane.eu/en/carv6/auction/10739437
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739192
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739192%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739192: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739192 url https://www.openlane.eu/en/carv6/auction/10739192
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739373
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739373%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739373: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739373 url https://www.openlane.eu/en/carv6/auction/10739373
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739132
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739132%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739132: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739132 url https://www.openlane.eu/en/carv6/auction/10739132
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10740791
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740791%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10740791: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10740791 url https://www.openlane.eu/en/carv6/auction/10740791
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739167
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739167%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739167: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739167 url https://www.openlane.eu/en/carv6/auction/10739167
2026-03-28 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10739368
2026-03-28 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with scrape type 2
2026-03-28 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with scrape type 2
2026-03-28 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a, identifier: 10739368
2026-03-28 22:19:20 [adesa.be] INFO: Found listing with ID: 10739439
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739439%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Scrape type for 10739439: 2
2026-03-28 22:19:20 [adesa.be] INFO: Scraping item 10739439 url https://www.openlane.eu/en/carv6/auction/10739439
2026-03-28 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10739368
2026-03-28 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10739368
2026-03-28 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10739368 to the API
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739368>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3e9a4c17-e826-559f-a29c-7586e8f1fa1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARF674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739368',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 132752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-06-21',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'132.752 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739368%27 HTTP/1.1" 200 None
2026-03-28 22:19:20 [adesa.be] INFO: Saving data for 10739368: {'auction_closing_time': 1774858500.0, 'created_time': 1774627138.090883, 'last_price_update_time': 1774736360.912615}
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739368') HTTP/1.1" 204 0
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739205
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739205%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739205: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739205 url https://www.openlane.eu/en/carv6/auction/10739205
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740043
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740043%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740043: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10740043 url https://www.openlane.eu/en/carv6/auction/10740043
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739688
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739688%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739688: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739688 url https://www.openlane.eu/en/carv6/auction/10739688
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739193
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739193%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739193: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739193 url https://www.openlane.eu/en/carv6/auction/10739193
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740037
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740037%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740037: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10740037 url https://www.openlane.eu/en/carv6/auction/10740037
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739632
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739632%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739632: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739632 url https://www.openlane.eu/en/carv6/auction/10739632
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740760
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740760%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740760: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10740760 url https://www.openlane.eu/en/carv6/auction/10740760
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739700
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739700%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739700: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739700 url https://www.openlane.eu/en/carv6/auction/10739700
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739649
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739649%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739649: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739649 url https://www.openlane.eu/en/carv6/auction/10739649
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739973
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739973%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739973: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739973 url https://www.openlane.eu/en/carv6/auction/10739973
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739940
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739940%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739940: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739940 url https://www.openlane.eu/en/carv6/auction/10739940
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739308
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739308%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739308: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739308 url https://www.openlane.eu/en/carv6/auction/10739308
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739661
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739661%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739661: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739661 url https://www.openlane.eu/en/carv6/auction/10739661
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739065
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739065%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739065: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739065 url https://www.openlane.eu/en/carv6/auction/10739065
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739320
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739320%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739320: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739320 url https://www.openlane.eu/en/carv6/auction/10739320
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739324
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739324%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739324: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739324 url https://www.openlane.eu/en/carv6/auction/10739324
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740783
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740783%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740783: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10740783 url https://www.openlane.eu/en/carv6/auction/10740783
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739276
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739276%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739276: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739276 url https://www.openlane.eu/en/carv6/auction/10739276
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739627
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739627%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739627: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739627 url https://www.openlane.eu/en/carv6/auction/10739627
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739296
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739296%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739296: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739296 url https://www.openlane.eu/en/carv6/auction/10739296
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739637
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739637%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739637: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739637 url https://www.openlane.eu/en/carv6/auction/10739637
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740503
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740503%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740503: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10740503 url https://www.openlane.eu/en/carv6/auction/10740503
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740490
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740490%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740490: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10740490 url https://www.openlane.eu/en/carv6/auction/10740490
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739728
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739728%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739728: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739728 url https://www.openlane.eu/en/carv6/auction/10739728
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739266
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739266%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739266: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739266 url https://www.openlane.eu/en/carv6/auction/10739266
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739697
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739697%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739697: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739697 url https://www.openlane.eu/en/carv6/auction/10739697
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739547
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739547%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739547: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739547 url https://www.openlane.eu/en/carv6/auction/10739547
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739196
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739196%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739196: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739196 url https://www.openlane.eu/en/carv6/auction/10739196
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740016
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740016%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740016: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10740016 url https://www.openlane.eu/en/carv6/auction/10740016
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739647
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739647%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739647: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739647 url https://www.openlane.eu/en/carv6/auction/10739647
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739476
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739476%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739476: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739476 url https://www.openlane.eu/en/carv6/auction/10739476
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740806
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740806%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740806: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10740806 url https://www.openlane.eu/en/carv6/auction/10740806
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739500
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739500%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739500: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739500 url https://www.openlane.eu/en/carv6/auction/10739500
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740505
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740505%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740505: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10740505 url https://www.openlane.eu/en/carv6/auction/10740505
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740750
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740750%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740750: 0
2026-03-28 22:19:21 [adesa.be] INFO: Skipping item 10740750 url https://www.openlane.eu/en/carv6/auction/10740750
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740472
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740472%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740472: 0
2026-03-28 22:19:21 [adesa.be] INFO: Skipping item 10740472 url https://www.openlane.eu/en/carv6/auction/10740472
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739562
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739562%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739562: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739562 url https://www.openlane.eu/en/carv6/auction/10739562
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739516
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739516%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739516: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739516 url https://www.openlane.eu/en/carv6/auction/10739516
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739997
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739997%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739997: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739997 url https://www.openlane.eu/en/carv6/auction/10739997
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740756
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740756%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740756: 0
2026-03-28 22:19:21 [adesa.be] INFO: Skipping item 10740756 url https://www.openlane.eu/en/carv6/auction/10740756
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10740524
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740524%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10740524: 0
2026-03-28 22:19:21 [adesa.be] INFO: Skipping item 10740524 url https://www.openlane.eu/en/carv6/auction/10740524
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739668
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739668%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739668: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739668 url https://www.openlane.eu/en/carv6/auction/10739668
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739445
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739445%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739445: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739445 url https://www.openlane.eu/en/carv6/auction/10739445
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739608
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739608%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739608: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739608 url https://www.openlane.eu/en/carv6/auction/10739608
2026-03-28 22:19:21 [adesa.be] INFO: Found listing with ID: 10739429
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739429%27 HTTP/1.1" 200 None
2026-03-28 22:19:21 [adesa.be] INFO: Scrape type for 10739429: 2
2026-03-28 22:19:21 [adesa.be] INFO: Scraping item 10739429 url https://www.openlane.eu/en/carv6/auction/10739429
2026-03-28 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10739257
2026-03-28 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85389d94-c96a-5367-8ac3-69c371d6d904 with scrape type 2
2026-03-28 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85389d94-c96a-5367-8ac3-69c371d6d904 with scrape type 2
2026-03-28 22:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85389d94-c96a-5367-8ac3-69c371d6d904, identifier: 10739257
2026-03-28 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10739257
2026-03-28 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10739257
2026-03-28 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10739257 to the API
2026-03-28 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739257>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '85389d94-c96a-5367-8ac3-69c371d6d904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739257',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 93895,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'93.895 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739257%27 HTTP/1.1" 200 None
2026-03-28 22:19:24 [adesa.be] INFO: Saving data for 10739257: {'auction_closing_time': 1774858500.0, 'created_time': 1774624732.458359, 'last_price_update_time': 1774736364.882536}
2026-03-28 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739257') HTTP/1.1" 204 0
2026-03-28 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7863b8e-cfb6-50e8-99da-f47a593dbb84 with identifier: 10740039
2026-03-28 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7863b8e-cfb6-50e8-99da-f47a593dbb84 with scrape type 2
2026-03-28 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7863b8e-cfb6-50e8-99da-f47a593dbb84 with scrape type 2
2026-03-28 22:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7863b8e-cfb6-50e8-99da-f47a593dbb84, identifier: 10740039
2026-03-28 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7863b8e-cfb6-50e8-99da-f47a593dbb84 with identifier: 10740039
2026-03-28 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7863b8e-cfb6-50e8-99da-f47a593dbb84 with identifier: 10740039
2026-03-28 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7863b8e-cfb6-50e8-99da-f47a593dbb84 with identifier: 10740039 to the API
2026-03-28 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740039>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7863b8e-cfb6-50e8-99da-f47a593dbb84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WDP352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740039',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 161691,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 161.691 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-28 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740039%27 HTTP/1.1" 200 None
2026-03-28 22:19:26 [adesa.be] INFO: Saving data for 10740039: {'auction_closing_time': 1774861200.0, 'created_time': 1774649850.493516, 'last_price_update_time': 1774736366.559344}
2026-03-28 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740039') HTTP/1.1" 204 0
2026-03-28 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d871379-d4ec-5d7a-bdae-8be622135989 with identifier: 10739946
2026-03-28 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d871379-d4ec-5d7a-bdae-8be622135989 with scrape type 2
2026-03-28 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d871379-d4ec-5d7a-bdae-8be622135989 with scrape type 2
2026-03-28 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d871379-d4ec-5d7a-bdae-8be622135989, identifier: 10739946
2026-03-28 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d871379-d4ec-5d7a-bdae-8be622135989 with identifier: 10739946
2026-03-28 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d871379-d4ec-5d7a-bdae-8be622135989 with identifier: 10739946
2026-03-28 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d871379-d4ec-5d7a-bdae-8be622135989 with identifier: 10739946 to the API
2026-03-28 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739946>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9d871379-d4ec-5d7a-bdae-8be622135989',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDC738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739946',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 190965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'190.965 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739946%27 HTTP/1.1" 200 None
2026-03-28 22:19:29 [adesa.be] INFO: Saving data for 10739946: {'auction_closing_time': 1774861200.0, 'created_time': 1774649829.763803, 'last_price_update_time': 1774736369.650002}
2026-03-28 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739946') HTTP/1.1" 204 0
2026-03-28 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beb0cbb7-d6f3-5b29-a618-3de5477b8028 with identifier: 10740517
2026-03-28 22:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beb0cbb7-d6f3-5b29-a618-3de5477b8028 with scrape type 2
2026-03-28 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beb0cbb7-d6f3-5b29-a618-3de5477b8028 with scrape type 2
2026-03-28 22:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: beb0cbb7-d6f3-5b29-a618-3de5477b8028, identifier: 10740517
2026-03-28 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: beb0cbb7-d6f3-5b29-a618-3de5477b8028 with identifier: 10740517
2026-03-28 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: beb0cbb7-d6f3-5b29-a618-3de5477b8028 with identifier: 10740517
2026-03-28 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: beb0cbb7-d6f3-5b29-a618-3de5477b8028 with identifier: 10740517 to the API
2026-03-28 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740517>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'beb0cbb7-d6f3-5b29-a618-3de5477b8028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA180',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740517',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 125144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 125.144 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740517%27 HTTP/1.1" 200 None
2026-03-28 22:19:32 [adesa.be] INFO: Saving data for 10740517: {'auction_closing_time': 1774965600.0, 'created_time': 1774649849.042175, 'last_price_update_time': 1774736372.498362}
2026-03-28 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740517') HTTP/1.1" 204 0
2026-03-28 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc6eca4d-5759-54e0-a3e8-0b2423685cec with identifier: 10739425
2026-03-28 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc6eca4d-5759-54e0-a3e8-0b2423685cec with scrape type 2
2026-03-28 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc6eca4d-5759-54e0-a3e8-0b2423685cec with scrape type 2
2026-03-28 22:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc6eca4d-5759-54e0-a3e8-0b2423685cec, identifier: 10739425
2026-03-28 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc6eca4d-5759-54e0-a3e8-0b2423685cec with identifier: 10739425
2026-03-28 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc6eca4d-5759-54e0-a3e8-0b2423685cec with identifier: 10739425
2026-03-28 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc6eca4d-5759-54e0-a3e8-0b2423685cec with identifier: 10739425 to the API
2026-03-28 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739425>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'cc6eca4d-5759-54e0-a3e8-0b2423685cec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSB049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739425',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 139575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 139.575 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739425%27 HTTP/1.1" 200 None
2026-03-28 22:19:35 [adesa.be] INFO: Saving data for 10739425: {'auction_closing_time': 1774858500.0, 'created_time': 1774624727.028239, 'last_price_update_time': 1774736375.034982}
2026-03-28 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739425') HTTP/1.1" 204 0
2026-03-28 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803
2026-03-28 22:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef82ea22-1506-538e-be12-6690717f3ed8 with scrape type 2
2026-03-28 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef82ea22-1506-538e-be12-6690717f3ed8 with scrape type 2
2026-03-28 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef82ea22-1506-538e-be12-6690717f3ed8, identifier: 10740803
2026-03-28 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803
2026-03-28 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803
2026-03-28 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803 to the API
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740803>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef82ea22-1506-538e-be12-6690717f3ed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJS021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740803',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 142532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 142.532 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740803%27 HTTP/1.1" 200 None
2026-03-28 22:19:36 [adesa.be] INFO: Saving data for 10740803: {'auction_closing_time': 1774947600.0, 'created_time': 1774649941.059489, 'last_price_update_time': 1774736376.311094}
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740803') HTTP/1.1" 204 0
2026-03-28 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with identifier: 10739959
2026-03-28 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with scrape type 2
2026-03-28 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with scrape type 2
2026-03-28 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5, identifier: 10739959
2026-03-28 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with identifier: 10739959
2026-03-28 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with identifier: 10739959
2026-03-28 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with identifier: 10739959 to the API
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739959>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7338ed5-fb37-50aa-90c6-a93f8b75e0d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXD235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739959',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 170807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Active Pack - Diesel - Manual - 130 hp - '
'170.807 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739959%27 HTTP/1.1" 200 None
2026-03-28 22:19:36 [adesa.be] INFO: Saving data for 10739959: {'auction_closing_time': 1774861200.0, 'created_time': 1774649829.465786, 'last_price_update_time': 1774736376.798083}
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739959') HTTP/1.1" 204 0
2026-03-28 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10739721
2026-03-28 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with scrape type 2
2026-03-28 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with scrape type 2
2026-03-28 22:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba, identifier: 10739721
2026-03-28 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10739721
2026-03-28 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10739721
2026-03-28 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10739721 to the API
2026-03-28 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739721>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0c3115ec-e149-5650-af1f-0d8a3c41c9ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739721',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 116339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Active - Diesel - Manual - 130 hp - 116.339 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-28 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739721%27 HTTP/1.1" 200 None
2026-03-28 22:19:37 [adesa.be] INFO: Saving data for 10739721: {'auction_closing_time': 1774858500.0, 'created_time': 1774627140.066504, 'last_price_update_time': 1774736377.276303}
2026-03-28 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739721') HTTP/1.1" 204 0
2026-03-28 22:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10739930
2026-03-28 22:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb742d8b-a50d-57ac-8e7d-06d1be770906 with scrape type 2
2026-03-28 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb742d8b-a50d-57ac-8e7d-06d1be770906 with scrape type 2
2026-03-28 22:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb742d8b-a50d-57ac-8e7d-06d1be770906, identifier: 10739930
2026-03-28 22:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10739930
2026-03-28 22:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10739930
2026-03-28 22:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10739930 to the API
2026-03-28 22:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739930>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb742d8b-a50d-57ac-8e7d-06d1be770906',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXQ097',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739930',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 129134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i Allure - Petrol - 130 hp - 129.134 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739930%27 HTTP/1.1" 200 None
2026-03-28 22:19:39 [adesa.be] INFO: Saving data for 10739930: {'auction_closing_time': 1774861200.0, 'created_time': 1774649828.341038, 'last_price_update_time': 1774736379.181031}
2026-03-28 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739930') HTTP/1.1" 204 0
2026-03-28 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07d9ccf3-c906-500c-9003-416fa1e79a64 with identifier: 10739392
2026-03-28 22:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d9ccf3-c906-500c-9003-416fa1e79a64 with scrape type 2
2026-03-28 22:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07d9ccf3-c906-500c-9003-416fa1e79a64 with scrape type 2
2026-03-28 22:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07d9ccf3-c906-500c-9003-416fa1e79a64, identifier: 10739392
2026-03-28 22:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07d9ccf3-c906-500c-9003-416fa1e79a64 with identifier: 10739392
2026-03-28 22:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07d9ccf3-c906-500c-9003-416fa1e79a64 with identifier: 10739392
2026-03-28 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07d9ccf3-c906-500c-9003-416fa1e79a64 with identifier: 10739392 to the API
2026-03-28 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739392>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '07d9ccf3-c906-500c-9003-416fa1e79a64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKE483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739392',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 59655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-04-04',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 59.655 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739392%27 HTTP/1.1" 200 None
2026-03-28 22:19:43 [adesa.be] INFO: Saving data for 10739392: {'auction_closing_time': 1774858500.0, 'created_time': 1774624743.266143, 'last_price_update_time': 1774736383.045328}
2026-03-28 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739392') HTTP/1.1" 204 0
2026-03-28 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2f45303-f33a-51ab-8c40-ea0733eb9fbd with identifier: 10740792
2026-03-28 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd with scrape type 2
2026-03-28 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd with scrape type 2
2026-03-28 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2f45303-f33a-51ab-8c40-ea0733eb9fbd, identifier: 10740792
2026-03-28 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2f45303-f33a-51ab-8c40-ea0733eb9fbd with identifier: 10740792
2026-03-28 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2f45303-f33a-51ab-8c40-ea0733eb9fbd with identifier: 10740792
2026-03-28 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2f45303-f33a-51ab-8c40-ea0733eb9fbd with identifier: 10740792 to the API
2026-03-28 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740792>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2f45303-f33a-51ab-8c40-ea0733eb9fbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHF284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740792',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126877,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Automatic - 130 hp - 126.877 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740792%27 HTTP/1.1" 200 None
2026-03-28 22:19:44 [adesa.be] INFO: Saving data for 10740792: {'auction_closing_time': 1774947600.0, 'created_time': 1774649847.945367, 'last_price_update_time': 1774736384.137377}
2026-03-28 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740792') HTTP/1.1" 204 0
2026-03-28 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10739457
2026-03-28 22:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28425aa6-8492-5150-86d6-3970a2722e4b with scrape type 2
2026-03-28 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28425aa6-8492-5150-86d6-3970a2722e4b with scrape type 2
2026-03-28 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28425aa6-8492-5150-86d6-3970a2722e4b, identifier: 10739457
2026-03-28 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10739457
2026-03-28 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10739457
2026-03-28 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10739457 to the API
2026-03-28 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19: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-28 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739457>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '28425aa6-8492-5150-86d6-3970a2722e4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFN431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739457',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 143076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'143.076 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739457%27 HTTP/1.1" 200 None
2026-03-28 22:19:45 [adesa.be] INFO: Saving data for 10739457: {'auction_closing_time': 1774858500.0, 'created_time': 1774627142.120764, 'last_price_update_time': 1774736385.118585}
2026-03-28 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739457') HTTP/1.1" 204 0
2026-03-28 22:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f2b3eee-561b-502a-9359-f0fcab9fe6db with identifier: 10739429
2026-03-28 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f2b3eee-561b-502a-9359-f0fcab9fe6db with scrape type 2
2026-03-28 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f2b3eee-561b-502a-9359-f0fcab9fe6db with scrape type 2
2026-03-28 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f2b3eee-561b-502a-9359-f0fcab9fe6db, identifier: 10739429
2026-03-28 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f2b3eee-561b-502a-9359-f0fcab9fe6db with identifier: 10739429
2026-03-28 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f2b3eee-561b-502a-9359-f0fcab9fe6db with identifier: 10739429
2026-03-28 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f2b3eee-561b-502a-9359-f0fcab9fe6db with identifier: 10739429 to the API
2026-03-28 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739429>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7f2b3eee-561b-502a-9359-f0fcab9fe6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKG560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739429',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 131370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Manual - 115 hp - '
'131.370 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-28 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739429%27 HTTP/1.1" 200 None
2026-03-28 22:19:46 [adesa.be] INFO: Saving data for 10739429: {'auction_closing_time': 1774858500.0, 'created_time': 1774624746.865186, 'last_price_update_time': 1774736386.406689}
2026-03-28 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739429') HTTP/1.1" 204 0
2026-03-28 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10739227
2026-03-28 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6506fb6a-6c94-5bbc-bdec-73054732a8dc with scrape type 2
2026-03-28 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6506fb6a-6c94-5bbc-bdec-73054732a8dc with scrape type 2
2026-03-28 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6506fb6a-6c94-5bbc-bdec-73054732a8dc, identifier: 10739227
2026-03-28 22:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10739227
2026-03-28 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10739227
2026-03-28 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10739227 to the API
2026-03-28 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19: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-28 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739227>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6506fb6a-6c94-5bbc-bdec-73054732a8dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKN964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739227',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 106106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Automatic - 130 hp - 106.106 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739227%27 HTTP/1.1" 200 None
2026-03-28 22:19:48 [adesa.be] INFO: Saving data for 10739227: {'auction_closing_time': 1774858500.0, 'created_time': 1774627142.699704, 'last_price_update_time': 1774736388.511621}
2026-03-28 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739227') HTTP/1.1" 204 0
2026-03-28 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06e850e7-fc56-511e-8d82-d40267431786 with identifier: 10739608
2026-03-28 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06e850e7-fc56-511e-8d82-d40267431786 with scrape type 2
2026-03-28 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06e850e7-fc56-511e-8d82-d40267431786 with scrape type 2
2026-03-28 22:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06e850e7-fc56-511e-8d82-d40267431786, identifier: 10739608
2026-03-28 22:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06e850e7-fc56-511e-8d82-d40267431786 with identifier: 10739608
2026-03-28 22:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06e850e7-fc56-511e-8d82-d40267431786 with identifier: 10739608
2026-03-28 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06e850e7-fc56-511e-8d82-d40267431786 with identifier: 10739608 to the API
2026-03-28 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739608>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '06e850e7-fc56-511e-8d82-d40267431786',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHK862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 101891,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Automatic - 110 hp '
'- 101.891 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739608%27 HTTP/1.1" 200 None
2026-03-28 22:19:49 [adesa.be] INFO: Saving data for 10739608: {'auction_closing_time': 1774858500.0, 'created_time': 1774624749.335589, 'last_price_update_time': 1774736389.678558}
2026-03-28 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739608') HTTP/1.1" 204 0
2026-03-28 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:49 [adesa.be] INFO: Found listing with ID: 10739691
2026-03-28 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739691%27 HTTP/1.1" 200 None
2026-03-28 22:19:49 [adesa.be] INFO: Scrape type for 10739691: 2
2026-03-28 22:19:49 [adesa.be] INFO: Scraping item 10739691 url https://www.openlane.eu/en/carv6/auction/10739691
2026-03-28 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10739445
2026-03-28 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b29a44-3f61-513c-9dd2-1982b14321d8 with scrape type 2
2026-03-28 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b29a44-3f61-513c-9dd2-1982b14321d8 with scrape type 2
2026-03-28 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32b29a44-3f61-513c-9dd2-1982b14321d8, identifier: 10739445
2026-03-28 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10739445
2026-03-28 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10739445
2026-03-28 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10739445 to the API
2026-03-28 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19: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-28 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739445>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '32b29a44-3f61-513c-9dd2-1982b14321d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXF430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739445',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 41782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Manual - 115 hp - 41.782 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739445%27 HTTP/1.1" 200 None
2026-03-28 22:19:51 [adesa.be] INFO: Saving data for 10739445: {'auction_closing_time': 1774858500.0, 'created_time': 1774624749.036992, 'last_price_update_time': 1774736391.51807}
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739445') HTTP/1.1" 204 0
2026-03-28 22:19:51 [adesa.be] INFO: Found listing with ID: 10739626
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739626%27 HTTP/1.1" 200 None
2026-03-28 22:19:51 [adesa.be] INFO: Scrape type for 10739626: 2
2026-03-28 22:19:51 [adesa.be] INFO: Scraping item 10739626 url https://www.openlane.eu/en/carv6/auction/10739626
2026-03-28 22:19:51 [adesa.be] INFO: Found listing with ID: 10739371
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739371%27 HTTP/1.1" 200 None
2026-03-28 22:19:51 [adesa.be] INFO: Scrape type for 10739371: 2
2026-03-28 22:19:51 [adesa.be] INFO: Scraping item 10739371 url https://www.openlane.eu/en/carv6/auction/10739371
2026-03-28 22:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997
2026-03-28 22:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df022075-062b-52db-8c6f-07e9e3036781 with scrape type 2
2026-03-28 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df022075-062b-52db-8c6f-07e9e3036781 with scrape type 2
2026-03-28 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df022075-062b-52db-8c6f-07e9e3036781, identifier: 10739997
2026-03-28 22:19:51 [adesa.be] INFO: Found listing with ID: 10740739
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740739%27 HTTP/1.1" 200 None
2026-03-28 22:19:51 [adesa.be] INFO: Scrape type for 10740739: 2
2026-03-28 22:19:51 [adesa.be] INFO: Scraping item 10740739 url https://www.openlane.eu/en/carv6/auction/10740739
2026-03-28 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997
2026-03-28 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997
2026-03-28 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997 to the API
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:19: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-28 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739997>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'df022075-062b-52db-8c6f-07e9e3036781',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739997',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 218771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'218.771 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739997%27 HTTP/1.1" 200 None
2026-03-28 22:19:51 [adesa.be] INFO: Saving data for 10739997: {'auction_closing_time': 1774861200.0, 'created_time': 1774649876.582323, 'last_price_update_time': 1774736391.965998}
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739997') HTTP/1.1" 204 0
2026-03-28 22:19:51 [adesa.be] INFO: Found listing with ID: 10739204
2026-03-28 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739204%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10739204: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10739204 url https://www.openlane.eu/en/carv6/auction/10739204
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10740486
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740486%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10740486: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10740486 url https://www.openlane.eu/en/carv6/auction/10740486
2026-03-28 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10739668
2026-03-28 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c76da16-017d-599f-b680-698a5504e893 with scrape type 2
2026-03-28 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c76da16-017d-599f-b680-698a5504e893 with scrape type 2
2026-03-28 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c76da16-017d-599f-b680-698a5504e893, identifier: 10739668
2026-03-28 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10739668
2026-03-28 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10739668
2026-03-28 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10739668 to the API
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739668>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7c76da16-017d-599f-b680-698a5504e893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EEZ016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 71548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Clever - Diesel - Automatic - 115 hp - 71.548 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739668%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Saving data for 10739668: {'auction_closing_time': 1774858500.0, 'created_time': 1774624748.604979, 'last_price_update_time': 1774736392.42196}
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739668') HTTP/1.1" 204 0
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10740009
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740009%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10740009: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10740009 url https://www.openlane.eu/en/carv6/auction/10740009
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10739330
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739330%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10739330: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10739330 url https://www.openlane.eu/en/carv6/auction/10739330
2026-03-28 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10739350
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739350%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10739350: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10739350 url https://www.openlane.eu/en/carv6/auction/10739350
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10739395
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739395%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10739395: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10739395 url https://www.openlane.eu/en/carv6/auction/10739395
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10739515
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739515%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10739515: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10739515 url https://www.openlane.eu/en/carv6/auction/10739515
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10740007
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740007%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10740007: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10740007 url https://www.openlane.eu/en/carv6/auction/10740007
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10739982
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739982%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10739982: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10739982 url https://www.openlane.eu/en/carv6/auction/10739982
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10739473
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739473%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10739473: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10739473 url https://www.openlane.eu/en/carv6/auction/10739473
2026-03-28 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10739665
2026-03-28 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57422bdf-681a-520a-85c7-a68bada3de37 with scrape type 2
2026-03-28 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57422bdf-681a-520a-85c7-a68bada3de37 with scrape type 2
2026-03-28 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57422bdf-681a-520a-85c7-a68bada3de37, identifier: 10739665
2026-03-28 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with identifier: 10740505
2026-03-28 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with scrape type 2
2026-03-28 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with scrape type 2
2026-03-28 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97f6f825-4e6e-55d9-8b10-fa71870e4a74, identifier: 10740505
2026-03-28 22:19:52 [adesa.be] INFO: Found listing with ID: 10739937
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739937%27 HTTP/1.1" 200 None
2026-03-28 22:19:52 [adesa.be] INFO: Scrape type for 10739937: 2
2026-03-28 22:19:52 [adesa.be] INFO: Scraping item 10739937 url https://www.openlane.eu/en/carv6/auction/10739937
2026-03-28 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10739665
2026-03-28 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10739665
2026-03-28 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10739665 to the API
2026-03-28 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739665>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '57422bdf-681a-520a-85c7-a68bada3de37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJQ368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 94975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'94.975 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739665%27 HTTP/1.1" 200 None
2026-03-28 22:19:53 [adesa.be] INFO: Saving data for 10739665: {'auction_closing_time': 1774858500.0, 'created_time': 1774624730.111632, 'last_price_update_time': 1774736393.104019}
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739665') HTTP/1.1" 204 0
2026-03-28 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with identifier: 10740505
2026-03-28 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with identifier: 10740505
2026-03-28 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with identifier: 10740505 to the API
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740505>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '97f6f825-4e6e-55d9-8b10-fa71870e4a74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJY150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 117790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2020-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - Automatic - 150 hp - '
'117.790 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740505%27 HTTP/1.1" 200 None
2026-03-28 22:19:53 [adesa.be] INFO: Saving data for 10740505: {'auction_closing_time': 1774965600.0, 'created_time': 1774649961.083365, 'last_price_update_time': 1774736393.518017}
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740505') HTTP/1.1" 204 0
2026-03-28 22:19:53 [adesa.be] INFO: Found listing with ID: 10739047
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739047%27 HTTP/1.1" 200 None
2026-03-28 22:19:53 [adesa.be] INFO: Scrape type for 10739047: 2
2026-03-28 22:19:53 [adesa.be] INFO: Scraping item 10739047 url https://www.openlane.eu/en/carv6/auction/10739047
2026-03-28 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:53 [adesa.be] INFO: Found listing with ID: 10739975
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739975%27 HTTP/1.1" 200 None
2026-03-28 22:19:53 [adesa.be] INFO: Scrape type for 10739975: 2
2026-03-28 22:19:53 [adesa.be] INFO: Scraping item 10739975 url https://www.openlane.eu/en/carv6/auction/10739975
2026-03-28 22:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:53 [adesa.be] INFO: Found listing with ID: 10739955
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739955%27 HTTP/1.1" 200 None
2026-03-28 22:19:53 [adesa.be] INFO: Scrape type for 10739955: 2
2026-03-28 22:19:53 [adesa.be] INFO: Scraping item 10739955 url https://www.openlane.eu/en/carv6/auction/10739955
2026-03-28 22:19:53 [adesa.be] INFO: Found listing with ID: 10740029
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740029%27 HTTP/1.1" 200 None
2026-03-28 22:19:53 [adesa.be] INFO: Scrape type for 10740029: 2
2026-03-28 22:19:53 [adesa.be] INFO: Scraping item 10740029 url https://www.openlane.eu/en/carv6/auction/10740029
2026-03-28 22:19:53 [adesa.be] INFO: Found listing with ID: 10739432
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739432%27 HTTP/1.1" 200 None
2026-03-28 22:19:53 [adesa.be] INFO: Scrape type for 10739432: 2
2026-03-28 22:19:53 [adesa.be] INFO: Scraping item 10739432 url https://www.openlane.eu/en/carv6/auction/10739432
2026-03-28 22:19:53 [adesa.be] INFO: Found listing with ID: 10739382
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739382%27 HTTP/1.1" 200 None
2026-03-28 22:19:53 [adesa.be] INFO: Scrape type for 10739382: 2
2026-03-28 22:19:53 [adesa.be] INFO: Scraping item 10739382 url https://www.openlane.eu/en/carv6/auction/10739382
2026-03-28 22:19:53 [adesa.be] INFO: Found listing with ID: 10739278
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739278%27 HTTP/1.1" 200 None
2026-03-28 22:19:53 [adesa.be] INFO: Scrape type for 10739278: 2
2026-03-28 22:19:53 [adesa.be] INFO: Scraping item 10739278 url https://www.openlane.eu/en/carv6/auction/10739278
2026-03-28 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10739500
2026-03-28 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with scrape type 2
2026-03-28 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with scrape type 2
2026-03-28 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7, identifier: 10739500
2026-03-28 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with identifier: 10739562
2026-03-28 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with scrape type 2
2026-03-28 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with scrape type 2
2026-03-28 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5, identifier: 10739562
2026-03-28 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10739516
2026-03-28 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54d5066-575f-57aa-8345-d6d1e4eacfa3 with scrape type 2
2026-03-28 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54d5066-575f-57aa-8345-d6d1e4eacfa3 with scrape type 2
2026-03-28 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54d5066-575f-57aa-8345-d6d1e4eacfa3, identifier: 10739516
2026-03-28 22:19:53 [adesa.be] INFO: Found listing with ID: 10739421
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739421%27 HTTP/1.1" 200 None
2026-03-28 22:19:54 [adesa.be] INFO: Scrape type for 10739421: 2
2026-03-28 22:19:54 [adesa.be] INFO: Scraping item 10739421 url https://www.openlane.eu/en/carv6/auction/10739421
2026-03-28 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10739500
2026-03-28 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10739500
2026-03-28 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10739500 to the API
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739500>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '46c08b13-aab6-5f9b-8e27-83ae80bf84e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEC014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 150500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Manual - 115 hp - 150.500 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739500%27 HTTP/1.1" 200 None
2026-03-28 22:19:54 [adesa.be] INFO: Saving data for 10739500: {'auction_closing_time': 1774858500.0, 'created_time': 1774624747.21846, 'last_price_update_time': 1774736394.26847}
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739500') HTTP/1.1" 204 0
2026-03-28 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with identifier: 10739562
2026-03-28 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with identifier: 10739562
2026-03-28 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with identifier: 10739562 to the API
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739562>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5e2ff662-f202-59ec-a2e6-27a1b8687cb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPG772',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 104700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 104.700 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739562%27 HTTP/1.1" 200 None
2026-03-28 22:19:54 [adesa.be] INFO: Saving data for 10739562: {'auction_closing_time': 1774858500.0, 'created_time': 1774624750.135313, 'last_price_update_time': 1774736394.565911}
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739562') HTTP/1.1" 204 0
2026-03-28 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10739516
2026-03-28 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10739516
2026-03-28 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10739516 to the API
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739516>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b54d5066-575f-57aa-8345-d6d1e4eacfa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RQ5627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 150009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 150.009 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739516%27 HTTP/1.1" 200 None
2026-03-28 22:19:54 [adesa.be] INFO: Saving data for 10739516: {'auction_closing_time': 1774858500.0, 'created_time': 1774624753.24406, 'last_price_update_time': 1774736394.858803}
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739516') HTTP/1.1" 204 0
2026-03-28 22:19:54 [adesa.be] INFO: Found listing with ID: 10739525
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739525%27 HTTP/1.1" 200 None
2026-03-28 22:19:54 [adesa.be] INFO: Scrape type for 10739525: 2
2026-03-28 22:19:54 [adesa.be] INFO: Scraping item 10739525 url https://www.openlane.eu/en/carv6/auction/10739525
2026-03-28 22:19:54 [adesa.be] INFO: Found listing with ID: 10739932
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739932%27 HTTP/1.1" 200 None
2026-03-28 22:19:54 [adesa.be] INFO: Scrape type for 10739932: 2
2026-03-28 22:19:54 [adesa.be] INFO: Scraping item 10739932 url https://www.openlane.eu/en/carv6/auction/10739932
2026-03-28 22:19:54 [adesa.be] INFO: Found listing with ID: 10739317
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739317%27 HTTP/1.1" 200 None
2026-03-28 22:19:54 [adesa.be] INFO: Scrape type for 10739317: 2
2026-03-28 22:19:54 [adesa.be] INFO: Scraping item 10739317 url https://www.openlane.eu/en/carv6/auction/10739317
2026-03-28 22:19:54 [adesa.be] INFO: Found listing with ID: 10740762
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740762%27 HTTP/1.1" 200 None
2026-03-28 22:19:54 [adesa.be] INFO: Scrape type for 10740762: 2
2026-03-28 22:19:54 [adesa.be] INFO: Scraping item 10740762 url https://www.openlane.eu/en/carv6/auction/10740762
2026-03-28 22:19:54 [adesa.be] INFO: Found listing with ID: 10739212
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739212%27 HTTP/1.1" 200 None
2026-03-28 22:19:54 [adesa.be] INFO: Scrape type for 10739212: 2
2026-03-28 22:19:54 [adesa.be] INFO: Scraping item 10739212 url https://www.openlane.eu/en/carv6/auction/10739212
2026-03-28 22:19:54 [adesa.be] INFO: Found listing with ID: 10739366
2026-03-28 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739366%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739366: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739366 url https://www.openlane.eu/en/carv6/auction/10739366
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740469
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740469%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740469: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740469 url https://www.openlane.eu/en/carv6/auction/10740469
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739716
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739716%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739716: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739716 url https://www.openlane.eu/en/carv6/auction/10739716
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739549
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739549%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739549: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739549 url https://www.openlane.eu/en/carv6/auction/10739549
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739990
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739990%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739990: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739990 url https://www.openlane.eu/en/carv6/auction/10739990
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10738186
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738186%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10738186: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10738186 url https://www.openlane.eu/en/carv6/auction/10738186
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739719
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739719%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739719: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739719 url https://www.openlane.eu/en/carv6/auction/10739719
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739960
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739960%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739960: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739960 url https://www.openlane.eu/en/carv6/auction/10739960
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740805
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740805%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740805: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740805 url https://www.openlane.eu/en/carv6/auction/10740805
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740527
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740527%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740527: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740527 url https://www.openlane.eu/en/carv6/auction/10740527
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739250
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739250%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739250: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739250 url https://www.openlane.eu/en/carv6/auction/10739250
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740510
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740510%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740510: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740510 url https://www.openlane.eu/en/carv6/auction/10740510
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739495
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739495%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739495: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739495 url https://www.openlane.eu/en/carv6/auction/10739495
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739177
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739177%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739177: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739177 url https://www.openlane.eu/en/carv6/auction/10739177
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740763
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740763%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740763: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740763 url https://www.openlane.eu/en/carv6/auction/10740763
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739570
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739570%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739570: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739570 url https://www.openlane.eu/en/carv6/auction/10739570
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739095
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739095%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739095: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739095 url https://www.openlane.eu/en/carv6/auction/10739095
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740482
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740482%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740482: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740482 url https://www.openlane.eu/en/carv6/auction/10740482
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740794
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740794%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740794: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740794 url https://www.openlane.eu/en/carv6/auction/10740794
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739684
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739684%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739684: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739684 url https://www.openlane.eu/en/carv6/auction/10739684
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740484
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740484%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740484: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740484 url https://www.openlane.eu/en/carv6/auction/10740484
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739260
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739260%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739260: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739260 url https://www.openlane.eu/en/carv6/auction/10739260
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740788
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740788%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740788: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740788 url https://www.openlane.eu/en/carv6/auction/10740788
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740755
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740755%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740755: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740755 url https://www.openlane.eu/en/carv6/auction/10740755
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739166
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739166%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739166: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739166 url https://www.openlane.eu/en/carv6/auction/10739166
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739360
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739360%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739360: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739360 url https://www.openlane.eu/en/carv6/auction/10739360
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740507
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740507%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740507: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740507 url https://www.openlane.eu/en/carv6/auction/10740507
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739247
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739247%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739247: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739247 url https://www.openlane.eu/en/carv6/auction/10739247
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739707
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739707%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739707: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739707 url https://www.openlane.eu/en/carv6/auction/10739707
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739494
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739494%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739494: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739494 url https://www.openlane.eu/en/carv6/auction/10739494
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739934
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739934%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739934: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739934 url https://www.openlane.eu/en/carv6/auction/10739934
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739928
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739928%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739928: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739928 url https://www.openlane.eu/en/carv6/auction/10739928
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740523
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740523%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740523: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740523 url https://www.openlane.eu/en/carv6/auction/10740523
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739131
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739131%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739131: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739131 url https://www.openlane.eu/en/carv6/auction/10739131
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739129
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739129%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739129: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739129 url https://www.openlane.eu/en/carv6/auction/10739129
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739971
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739971%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739971: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739971 url https://www.openlane.eu/en/carv6/auction/10739971
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739028
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739028%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739028: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739028 url https://www.openlane.eu/en/carv6/auction/10739028
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739295
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739295%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739295: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739295 url https://www.openlane.eu/en/carv6/auction/10739295
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739638
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739638%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739638: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739638 url https://www.openlane.eu/en/carv6/auction/10739638
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740494
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740494%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740494: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740494 url https://www.openlane.eu/en/carv6/auction/10740494
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739226
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739226%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739226: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739226 url https://www.openlane.eu/en/carv6/auction/10739226
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739546
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739546%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739546: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739546 url https://www.openlane.eu/en/carv6/auction/10739546
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10740747
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740747%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10740747: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10740747 url https://www.openlane.eu/en/carv6/auction/10740747
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739433
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739433%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739433: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739433 url https://www.openlane.eu/en/carv6/auction/10739433
2026-03-28 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739383
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739383%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739383: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739383 url https://www.openlane.eu/en/carv6/auction/10739383
2026-03-28 22: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-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739337
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739337%27 HTTP/1.1" 200 None
2026-03-28 22:19:55 [adesa.be] INFO: Scrape type for 10739337: 2
2026-03-28 22:19:55 [adesa.be] INFO: Scraping item 10739337 url https://www.openlane.eu/en/carv6/auction/10739337
2026-03-28 22:19:55 [adesa.be] INFO: Found listing with ID: 10739710
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739710%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10739710: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10739710 url https://www.openlane.eu/en/carv6/auction/10739710
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10739540
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739540%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10739540: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10739540 url https://www.openlane.eu/en/carv6/auction/10739540
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10739954
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739954%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10739954: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10739954 url https://www.openlane.eu/en/carv6/auction/10739954
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10739544
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739544%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10739544: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10739544 url https://www.openlane.eu/en/carv6/auction/10739544
2026-03-28 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10739493
2026-03-28 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b6b56c8-2aa4-549a-962b-4a118966410d with scrape type 2
2026-03-28 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b6b56c8-2aa4-549a-962b-4a118966410d with scrape type 2
2026-03-28 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b6b56c8-2aa4-549a-962b-4a118966410d, identifier: 10739493
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10740519
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740519%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10740519: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10740519 url https://www.openlane.eu/en/carv6/auction/10740519
2026-03-28 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10739493
2026-03-28 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10739493
2026-03-28 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10739493 to the API
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739493>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3b6b56c8-2aa4-549a-962b-4a118966410d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWW702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 139731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 139.731 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739493%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Saving data for 10739493: {'auction_closing_time': 1774858500.0, 'created_time': 1774627140.687476, 'last_price_update_time': 1774736396.629668}
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739493') HTTP/1.1" 204 0
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10739613
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739613%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10739613: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10739613 url https://www.openlane.eu/en/carv6/auction/10739613
2026-03-28 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10739599
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739599%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10739599: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10739599 url https://www.openlane.eu/en/carv6/auction/10739599
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10739241
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739241%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10739241: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10739241 url https://www.openlane.eu/en/carv6/auction/10739241
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10739456
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739456%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10739456: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10739456 url https://www.openlane.eu/en/carv6/auction/10739456
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10740489
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740489%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10740489: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10740489 url https://www.openlane.eu/en/carv6/auction/10740489
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10740741
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740741%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10740741: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10740741 url https://www.openlane.eu/en/carv6/auction/10740741
2026-03-28 22:19:56 [adesa.be] INFO: Found listing with ID: 10739488
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739488%27 HTTP/1.1" 200 None
2026-03-28 22:19:56 [adesa.be] INFO: Scrape type for 10739488: 2
2026-03-28 22:19:56 [adesa.be] INFO: Scraping item 10739488 url https://www.openlane.eu/en/carv6/auction/10739488
2026-03-28 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10739476
2026-03-28 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66185d32-7942-5550-8739-20bd5361ef77 with scrape type 2
2026-03-28 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66185d32-7942-5550-8739-20bd5361ef77 with scrape type 2
2026-03-28 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66185d32-7942-5550-8739-20bd5361ef77, identifier: 10739476
2026-03-28 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10739647
2026-03-28 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b743a109-c960-5b77-99f9-b040cbd78797 with scrape type 2
2026-03-28 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b743a109-c960-5b77-99f9-b040cbd78797 with scrape type 2
2026-03-28 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b743a109-c960-5b77-99f9-b040cbd78797, identifier: 10739647
2026-03-28 22:19:57 [adesa.be] INFO: Found listing with ID: 10739396
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739396%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Scrape type for 10739396: 2
2026-03-28 22:19:57 [adesa.be] INFO: Scraping item 10739396 url https://www.openlane.eu/en/carv6/auction/10739396
2026-03-28 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10739476
2026-03-28 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10739476
2026-03-28 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10739476 to the API
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739476>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '66185d32-7942-5550-8739-20bd5361ef77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGG364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 187944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-03-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Karoq 1.0 TSI Ambition - Petrol - Manual - 110 hp - 187.944 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739476%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Saving data for 10739476: {'auction_closing_time': 1774858500.0, 'created_time': 1774624751.565632, 'last_price_update_time': 1774736397.400667}
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739476') HTTP/1.1" 204 0
2026-03-28 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10739647
2026-03-28 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10739647
2026-03-28 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10739647 to the API
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739647>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b743a109-c960-5b77-99f9-b040cbd78797',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739647',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 149460,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Manual - 110 hp - 149.460 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739647%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Saving data for 10739647: {'auction_closing_time': 1774858500.0, 'created_time': 1774624752.858335, 'last_price_update_time': 1774736397.676967}
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739647') HTTP/1.1" 204 0
2026-03-28 22:19:57 [adesa.be] INFO: Found listing with ID: 10739496
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739496%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Scrape type for 10739496: 2
2026-03-28 22:19:57 [adesa.be] INFO: Scraping item 10739496 url https://www.openlane.eu/en/carv6/auction/10739496
2026-03-28 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:19:57 [adesa.be] INFO: Found listing with ID: 10739652
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739652%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Scrape type for 10739652: 2
2026-03-28 22:19:57 [adesa.be] INFO: Scraping item 10739652 url https://www.openlane.eu/en/carv6/auction/10739652
2026-03-28 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:19:57 [adesa.be] INFO: Found listing with ID: 10740751
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740751%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Scrape type for 10740751: 2
2026-03-28 22:19:57 [adesa.be] INFO: Scraping item 10740751 url https://www.openlane.eu/en/carv6/auction/10740751
2026-03-28 22:19:57 [adesa.be] INFO: Found listing with ID: 10739642
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739642%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Scrape type for 10739642: 2
2026-03-28 22:19:57 [adesa.be] INFO: Scraping item 10739642 url https://www.openlane.eu/en/carv6/auction/10739642
2026-03-28 22:19:57 [adesa.be] INFO: Found listing with ID: 10739345
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739345%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Scrape type for 10739345: 2
2026-03-28 22:19:57 [adesa.be] INFO: Scraping item 10739345 url https://www.openlane.eu/en/carv6/auction/10739345
2026-03-28 22:19:57 [adesa.be] INFO: Found listing with ID: 10739400
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739400%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Scrape type for 10739400: 2
2026-03-28 22:19:57 [adesa.be] INFO: Scraping item 10739400 url https://www.openlane.eu/en/carv6/auction/10739400
2026-03-28 22:19:57 [adesa.be] INFO: Found listing with ID: 10740002
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740002%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Scrape type for 10740002: 2
2026-03-28 22:19:57 [adesa.be] INFO: Scraping item 10740002 url https://www.openlane.eu/en/carv6/auction/10740002
2026-03-28 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016
2026-03-28 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 with scrape type 2
2026-03-28 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 with scrape type 2
2026-03-28 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62dd929f-f06c-5625-ace9-ba63fd2244f2, identifier: 10740016
2026-03-28 22:19:57 [adesa.be] INFO: Found listing with ID: 10739234
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739234%27 HTTP/1.1" 200 None
2026-03-28 22:19:57 [adesa.be] INFO: Scrape type for 10739234: 2
2026-03-28 22:19:57 [adesa.be] INFO: Scraping item 10739234 url https://www.openlane.eu/en/carv6/auction/10739234
2026-03-28 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016
2026-03-28 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016
2026-03-28 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016 to the API
2026-03-28 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740016>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '62dd929f-f06c-5625-ace9-ba63fd2244f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFX836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740016',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 70740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-08-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Fabia Combi 1.0 TSI Style - Petrol - Manual - 95 hp - 70.740 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-28 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740016%27 HTTP/1.1" 200 None
2026-03-28 22:19:58 [adesa.be] INFO: Saving data for 10740016: {'auction_closing_time': 1774861200.0, 'created_time': 1774649939.152308, 'last_price_update_time': 1774736398.253812}
2026-03-28 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740016') HTTP/1.1" 204 0
2026-03-28 22:19:58 [adesa.be] INFO: Found listing with ID: 10739441
2026-03-28 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739441%27 HTTP/1.1" 200 None
2026-03-28 22:19:58 [adesa.be] INFO: Scrape type for 10739441: 2
2026-03-28 22:19:58 [adesa.be] INFO: Scraping item 10739441 url https://www.openlane.eu/en/carv6/auction/10739441
2026-03-28 22:19:58 [adesa.be] INFO: Found listing with ID: 10739522
2026-03-28 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739522%27 HTTP/1.1" 200 None
2026-03-28 22:19:58 [adesa.be] INFO: Scrape type for 10739522: 2
2026-03-28 22:19:58 [adesa.be] INFO: Scraping item 10739522 url https://www.openlane.eu/en/carv6/auction/10739522
2026-03-28 22:19:58 [adesa.be] INFO: Found listing with ID: 10739986
2026-03-28 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739986%27 HTTP/1.1" 200 None
2026-03-28 22:19:58 [adesa.be] INFO: Scrape type for 10739986: 2
2026-03-28 22:19:58 [adesa.be] INFO: Scraping item 10739986 url https://www.openlane.eu/en/carv6/auction/10739986
2026-03-28 22:19:58 [adesa.be] INFO: Found listing with ID: 10739968
2026-03-28 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739968%27 HTTP/1.1" 200 None
2026-03-28 22:19:58 [adesa.be] INFO: Scrape type for 10739968: 2
2026-03-28 22:19:58 [adesa.be] INFO: Scraping item 10739968 url https://www.openlane.eu/en/carv6/auction/10739968
2026-03-28 22:19:58 [adesa.be] INFO: Found listing with ID: 10739285
2026-03-28 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739285%27 HTTP/1.1" 200 None
2026-03-28 22:19:58 [adesa.be] INFO: Scrape type for 10739285: 2
2026-03-28 22:19:58 [adesa.be] INFO: Scraping item 10739285 url https://www.openlane.eu/en/carv6/auction/10739285
2026-03-28 22:20:07 [scrapy.extensions.logstats] INFO: Crawled 444 pages (at 44 pages/min), scraped 431 items (at 42 items/min)
2026-03-28 22:20:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 715719dc-12e1-5244-a840-23767960be1b with identifier: 10740806
2026-03-28 22:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 715719dc-12e1-5244-a840-23767960be1b with scrape type 2
2026-03-28 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 715719dc-12e1-5244-a840-23767960be1b with scrape type 2
2026-03-28 22:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 715719dc-12e1-5244-a840-23767960be1b, identifier: 10740806
2026-03-28 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 715719dc-12e1-5244-a840-23767960be1b with identifier: 10740806
2026-03-28 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 715719dc-12e1-5244-a840-23767960be1b with identifier: 10740806
2026-03-28 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 715719dc-12e1-5244-a840-23767960be1b with identifier: 10740806 to the API
2026-03-28 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740806>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '715719dc-12e1-5244-a840-23767960be1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKM306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740806',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 133646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Karoq 1.0 TSI Ambition - Petrol - Manual - 115 hp - 133.646 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-28 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740806%27 HTTP/1.1" 200 None
2026-03-28 22:20:16 [adesa.be] INFO: Saving data for 10740806: {'auction_closing_time': 1774947600.0, 'created_time': 1774649941.355107, 'last_price_update_time': 1774736416.03847}
2026-03-28 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740806') HTTP/1.1" 204 0
2026-03-28 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486
2026-03-28 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with scrape type 2
2026-03-28 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with scrape type 2
2026-03-28 22:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26, identifier: 10740486
2026-03-28 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486
2026-03-28 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486
2026-03-28 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486 to the API
2026-03-28 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740486>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'c73ac4d5-5e0e-57e3-9579-c0e080a1ec26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLE931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 146436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 146.436 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-28 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740486%27 HTTP/1.1" 200 None
2026-03-28 22:20:21 [adesa.be] INFO: Saving data for 10740486: {'auction_closing_time': 1774965600.0, 'created_time': 1774649969.306976, 'last_price_update_time': 1774736421.329552}
2026-03-28 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740486') HTTP/1.1" 204 0
2026-03-28 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f8ac145-aa12-5119-ac7e-f8f699bad182 with identifier: 10739626
2026-03-28 22:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f8ac145-aa12-5119-ac7e-f8f699bad182 with scrape type 2
2026-03-28 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f8ac145-aa12-5119-ac7e-f8f699bad182 with scrape type 2
2026-03-28 22:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f8ac145-aa12-5119-ac7e-f8f699bad182, identifier: 10739626
2026-03-28 22:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f8ac145-aa12-5119-ac7e-f8f699bad182 with identifier: 10739626
2026-03-28 22:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f8ac145-aa12-5119-ac7e-f8f699bad182 with identifier: 10739626
2026-03-28 22:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f8ac145-aa12-5119-ac7e-f8f699bad182 with identifier: 10739626 to the API
2026-03-28 22:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739626>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0f8ac145-aa12-5119-ac7e-f8f699bad182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWG373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 78715,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-04-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'78.715 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739626%27 HTTP/1.1" 200 None
2026-03-28 22:20:30 [adesa.be] INFO: Saving data for 10739626: {'auction_closing_time': 1774858500.0, 'created_time': 1774627123.934309, 'last_price_update_time': 1774736430.678375}
2026-03-28 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739626') HTTP/1.1" 204 0
2026-03-28 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10739196
2026-03-28 22:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with scrape type 2
2026-03-28 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with scrape type 2
2026-03-28 22:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fd38c82-07fa-5b43-af17-d8da8e3fa726, identifier: 10739196
2026-03-28 22:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10739196
2026-03-28 22:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10739196
2026-03-28 22:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10739196 to the API
2026-03-28 22:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739196>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '5fd38c82-07fa-5b43-af17-d8da8e3fa726',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ8410',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739196',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 93985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Enyaq Coupé 80X - AWD - Electric - Automatic - 299 hp - '
'93.985 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739196%27 HTTP/1.1" 200 None
2026-03-28 22:20:31 [adesa.be] INFO: Saving data for 10739196: {'auction_closing_time': 1774858500.0, 'created_time': 1774624751.267114, 'last_price_update_time': 1774736431.291483}
2026-03-28 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739196') HTTP/1.1" 204 0
2026-03-28 22:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e326e1d1-d767-50c4-9e79-cc6b6b9538f3 with identifier: 10739547
2026-03-28 22:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e326e1d1-d767-50c4-9e79-cc6b6b9538f3 with scrape type 2
2026-03-28 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e326e1d1-d767-50c4-9e79-cc6b6b9538f3 with scrape type 2
2026-03-28 22:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e326e1d1-d767-50c4-9e79-cc6b6b9538f3, identifier: 10739547
2026-03-28 22:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e326e1d1-d767-50c4-9e79-cc6b6b9538f3 with identifier: 10739547
2026-03-28 22:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e326e1d1-d767-50c4-9e79-cc6b6b9538f3 with identifier: 10739547
2026-03-28 22:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e326e1d1-d767-50c4-9e79-cc6b6b9538f3 with identifier: 10739547 to the API
2026-03-28 22:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'e326e1d1-d767-50c4-9e79-cc6b6b9538f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAT687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739547',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 152737,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Enyaq Coupé 80 Sportline - Electric - Automatic - 204 hp - '
'152.737 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-28 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739547%27 HTTP/1.1" 200 None
2026-03-28 22:20:31 [adesa.be] INFO: Saving data for 10739547: {'auction_closing_time': 1774858500.0, 'created_time': 1774624782.329943, 'last_price_update_time': 1774736431.705732}
2026-03-28 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739547') HTTP/1.1" 204 0
2026-03-28 22:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10739433
2026-03-28 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with scrape type 2
2026-03-28 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with scrape type 2
2026-03-28 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347, identifier: 10739433
2026-03-28 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10739433
2026-03-28 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10739433
2026-03-28 22:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10739433 to the API
2026-03-28 22:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739433>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f6aae1ba-ff31-557e-ac8d-ef13fb3bf347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSJ365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739433',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 14129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'14.129 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739433%27 HTTP/1.1" 200 None
2026-03-28 22:20:32 [adesa.be] INFO: Saving data for 10739433: {'auction_closing_time': 1774858500.0, 'created_time': 1774627104.090942, 'last_price_update_time': 1774736432.901469}
2026-03-28 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739433') HTTP/1.1" 204 0
2026-03-28 22:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with identifier: 10740519
2026-03-28 22:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with scrape type 2
2026-03-28 22:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with scrape type 2
2026-03-28 22:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bbe0d91-ca5d-5bd6-9516-297ead952df5, identifier: 10740519
2026-03-28 22:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with identifier: 10740519
2026-03-28 22:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with identifier: 10740519
2026-03-28 22:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with identifier: 10740519 to the API
2026-03-28 22:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740519>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9bbe0d91-ca5d-5bd6-9516-297ead952df5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCT651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.6 TDI Trendline - Diesel - Manual - 115 hp - '
'61.628 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-28 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740519%27 HTTP/1.1" 200 None
2026-03-28 22:20:34 [adesa.be] INFO: Saving data for 10740519: {'auction_closing_time': 1774965600.0, 'created_time': 1774649927.02356, 'last_price_update_time': 1774736434.173685}
2026-03-28 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740519') HTTP/1.1" 204 0
2026-03-28 22:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10739473
2026-03-28 22:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc with scrape type 2
2026-03-28 22:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc with scrape type 2
2026-03-28 22:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20385f14-57be-532b-9ed7-e4ba6dbc51dc, identifier: 10739473
2026-03-28 22:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10739473
2026-03-28 22:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10739473
2026-03-28 22:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10739473 to the API
2026-03-28 22:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739473>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '20385f14-57be-532b-9ed7-e4ba6dbc51dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACE368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 74987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'74.987 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739473%27 HTTP/1.1" 200 None
2026-03-28 22:20:40 [adesa.be] INFO: Saving data for 10739473: {'auction_closing_time': 1774858500.0, 'created_time': 1774627121.844494, 'last_price_update_time': 1774736440.671086}
2026-03-28 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739473') HTTP/1.1" 204 0
2026-03-28 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937
2026-03-28 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with scrape type 2
2026-03-28 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with scrape type 2
2026-03-28 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578, identifier: 10739937
2026-03-28 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937
2026-03-28 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937
2026-03-28 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937 to the API
2026-03-28 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739937>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5b6f6f45-d96b-5fde-bc18-be2d2ecd2578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFY511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739937',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 162074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - 115 hp - 162.074 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739937%27 HTTP/1.1" 200 None
2026-03-28 22:20:43 [adesa.be] INFO: Saving data for 10739937: {'auction_closing_time': 1774861200.0, 'created_time': 1774649858.416294, 'last_price_update_time': 1774736443.491799}
2026-03-28 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739937') HTTP/1.1" 204 0
2026-03-28 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1ba2312-2b3d-5e7c-85e2-1180524c9fa7 with identifier: 10739544
2026-03-28 22:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1ba2312-2b3d-5e7c-85e2-1180524c9fa7 with scrape type 2
2026-03-28 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1ba2312-2b3d-5e7c-85e2-1180524c9fa7 with scrape type 2
2026-03-28 22:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1ba2312-2b3d-5e7c-85e2-1180524c9fa7, identifier: 10739544
2026-03-28 22:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1ba2312-2b3d-5e7c-85e2-1180524c9fa7 with identifier: 10739544
2026-03-28 22:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1ba2312-2b3d-5e7c-85e2-1180524c9fa7 with identifier: 10739544
2026-03-28 22:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1ba2312-2b3d-5e7c-85e2-1180524c9fa7 with identifier: 10739544 to the API
2026-03-28 22:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:20: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-28 22:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739544>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'c1ba2312-2b3d-5e7c-85e2-1180524c9fa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLJ608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 23990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.5 TSI Comfortline - Petrol - Manual - 130 hp - '
'23.990 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-28 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739544%27 HTTP/1.1" 200 None
2026-03-28 22:20:46 [adesa.be] INFO: Saving data for 10739544: {'auction_closing_time': 1774858500.0, 'created_time': 1774624771.980289, 'last_price_update_time': 1774736446.710202}
2026-03-28 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739544') HTTP/1.1" 204 0
2026-03-28 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10739496
2026-03-28 22:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364d288c-44b5-5abe-8835-0dad6a238b77 with scrape type 2
2026-03-28 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 364d288c-44b5-5abe-8835-0dad6a238b77 with scrape type 2
2026-03-28 22:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 364d288c-44b5-5abe-8835-0dad6a238b77, identifier: 10739496
2026-03-28 22:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10739496
2026-03-28 22:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10739496
2026-03-28 22:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10739496 to the API
2026-03-28 22:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739496>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '364d288c-44b5-5abe-8835-0dad6a238b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WKV079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 175150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.6 TDI Join - Diesel - Manual - 115 hp - '
'175.150 km',
'transmission': 'manual',
'trim': 'Join',
'vin': None,
'year': 2019}
2026-03-28 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739496%27 HTTP/1.1" 200 None
2026-03-28 22:20:48 [adesa.be] INFO: Saving data for 10739496: {'auction_closing_time': 1774858500.0, 'created_time': 1774624771.638195, 'last_price_update_time': 1774736448.581975}
2026-03-28 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739496') HTTP/1.1" 204 0
2026-03-28 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10739285
2026-03-28 22:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aca754ba-9a32-581d-a0a2-93553fe02e8c with scrape type 2
2026-03-28 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aca754ba-9a32-581d-a0a2-93553fe02e8c with scrape type 2
2026-03-28 22:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aca754ba-9a32-581d-a0a2-93553fe02e8c, identifier: 10739285
2026-03-28 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10739285
2026-03-28 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10739285
2026-03-28 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10739285 to the API
2026-03-28 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739285>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'aca754ba-9a32-581d-a0a2-93553fe02e8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTZ458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 92375,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 92.375 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739285%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Saving data for 10739285: {'auction_closing_time': 1774858500.0, 'created_time': 1774627101.941662, 'last_price_update_time': 1774736452.271692}
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739285') HTTP/1.1" 204 0
2026-03-28 22:20: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-28 22:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10740749
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740749%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10740749: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10740749 url https://www.openlane.eu/en/carv6/auction/10740749
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739102
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739102%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739102: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739102 url https://www.openlane.eu/en/carv6/auction/10739102
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10740483
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740483%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10740483: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10740483 url https://www.openlane.eu/en/carv6/auction/10740483
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739600
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739600%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739600: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739600 url https://www.openlane.eu/en/carv6/auction/10739600
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739539
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739539%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739539: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739539 url https://www.openlane.eu/en/carv6/auction/10739539
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739312
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739312%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739312: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739312 url https://www.openlane.eu/en/carv6/auction/10739312
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739598
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739598%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739598: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739598 url https://www.openlane.eu/en/carv6/auction/10739598
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739510
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739510%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739510: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739510 url https://www.openlane.eu/en/carv6/auction/10739510
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739484
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739484%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739484: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739484 url https://www.openlane.eu/en/carv6/auction/10739484
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739998
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739998%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739998: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739998 url https://www.openlane.eu/en/carv6/auction/10739998
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739519
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739519%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739519: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739519 url https://www.openlane.eu/en/carv6/auction/10739519
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10740744
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740744%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10740744: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10740744 url https://www.openlane.eu/en/carv6/auction/10740744
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739133
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739133%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739133: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739133 url https://www.openlane.eu/en/carv6/auction/10739133
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739477
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739477%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739477: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739477 url https://www.openlane.eu/en/carv6/auction/10739477
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739286
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739286%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739286: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739286 url https://www.openlane.eu/en/carv6/auction/10739286
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10740528
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740528%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10740528: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10740528 url https://www.openlane.eu/en/carv6/auction/10740528
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739980
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739980%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739980: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739980 url https://www.openlane.eu/en/carv6/auction/10739980
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739709
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739709%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739709: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739709 url https://www.openlane.eu/en/carv6/auction/10739709
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739237
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739237%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739237: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739237 url https://www.openlane.eu/en/carv6/auction/10739237
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739348
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739348%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739348: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739348 url https://www.openlane.eu/en/carv6/auction/10739348
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739199
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739199%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739199: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739199 url https://www.openlane.eu/en/carv6/auction/10739199
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10740466
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740466%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10740466: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10740466 url https://www.openlane.eu/en/carv6/auction/10740466
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739225
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739225%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739225: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739225 url https://www.openlane.eu/en/carv6/auction/10739225
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739578
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739578%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739578: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739578 url https://www.openlane.eu/en/carv6/auction/10739578
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739662
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739662%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739662: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739662 url https://www.openlane.eu/en/carv6/auction/10739662
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739333
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739333%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739333: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739333 url https://www.openlane.eu/en/carv6/auction/10739333
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739650
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739650%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739650: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739650 url https://www.openlane.eu/en/carv6/auction/10739650
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10739963
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739963%27 HTTP/1.1" 200 None
2026-03-28 22:20:52 [adesa.be] INFO: Scrape type for 10739963: 2
2026-03-28 22:20:52 [adesa.be] INFO: Scraping item 10739963 url https://www.openlane.eu/en/carv6/auction/10739963
2026-03-28 22:20:52 [adesa.be] INFO: Found listing with ID: 10740028
2026-03-28 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740028%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10740028: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10740028 url https://www.openlane.eu/en/carv6/auction/10740028
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10740530
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740530%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10740530: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10740530 url https://www.openlane.eu/en/carv6/auction/10740530
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739619
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739619%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739619: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739619 url https://www.openlane.eu/en/carv6/auction/10739619
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739564
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739564%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739564: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739564 url https://www.openlane.eu/en/carv6/auction/10739564
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739388
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739388%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739388: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739388 url https://www.openlane.eu/en/carv6/auction/10739388
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739115
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739115%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739115: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739115 url https://www.openlane.eu/en/carv6/auction/10739115
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10740485
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740485%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10740485: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10740485 url https://www.openlane.eu/en/carv6/auction/10740485
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10740793
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740793%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10740793: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10740793 url https://www.openlane.eu/en/carv6/auction/10740793
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739206
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739206%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739206: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739206 url https://www.openlane.eu/en/carv6/auction/10739206
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739216
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739216%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739216: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739216 url https://www.openlane.eu/en/carv6/auction/10739216
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739628
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739628%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739628: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739628 url https://www.openlane.eu/en/carv6/auction/10739628
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739144
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739144%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739144: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739144 url https://www.openlane.eu/en/carv6/auction/10739144
2026-03-28 22:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739938
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739938%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739938: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739938 url https://www.openlane.eu/en/carv6/auction/10739938
2026-03-28 22: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-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739966
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739966%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739966: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739966 url https://www.openlane.eu/en/carv6/auction/10739966
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739220
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739220%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739220: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739220 url https://www.openlane.eu/en/carv6/auction/10739220
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739185
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739185%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739185: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739185 url https://www.openlane.eu/en/carv6/auction/10739185
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10740768
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740768%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10740768: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10740768 url https://www.openlane.eu/en/carv6/auction/10740768
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739485
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739485%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739485: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739485 url https://www.openlane.eu/en/carv6/auction/10739485
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739063
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739063%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739063: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739063 url https://www.openlane.eu/en/carv6/auction/10739063
2026-03-28 22:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986
2026-03-28 22:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2561895-06d0-5177-be87-7ad0bc25149d with scrape type 2
2026-03-28 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2561895-06d0-5177-be87-7ad0bc25149d with scrape type 2
2026-03-28 22:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2561895-06d0-5177-be87-7ad0bc25149d, identifier: 10739986
2026-03-28 22:20:53 [adesa.be] INFO: Found listing with ID: 10739151
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739151%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Scrape type for 10739151: 2
2026-03-28 22:20:53 [adesa.be] INFO: Scraping item 10739151 url https://www.openlane.eu/en/carv6/auction/10739151
2026-03-28 22:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986
2026-03-28 22:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986
2026-03-28 22:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986 to the API
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739986>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2561895-06d0-5177-be87-7ad0bc25149d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQY241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739986',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 158.316 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739986%27 HTTP/1.1" 200 None
2026-03-28 22:20:53 [adesa.be] INFO: Saving data for 10739986: {'auction_closing_time': 1774861200.0, 'created_time': 1774649882.906103, 'last_price_update_time': 1774736453.899575}
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739986') HTTP/1.1" 204 0
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10739245
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739245%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10739245: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10739245 url https://www.openlane.eu/en/carv6/auction/10739245
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10740464
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740464%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10740464: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10740464 url https://www.openlane.eu/en/carv6/auction/10740464
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10739588
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739588%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10739588: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10739588 url https://www.openlane.eu/en/carv6/auction/10739588
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10739088
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739088%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10739088: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10739088 url https://www.openlane.eu/en/carv6/auction/10739088
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10739580
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739580%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10739580: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10739580 url https://www.openlane.eu/en/carv6/auction/10739580
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10739110
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739110%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10739110: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10739110 url https://www.openlane.eu/en/carv6/auction/10739110
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10740782
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740782%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10740782: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10740782 url https://www.openlane.eu/en/carv6/auction/10740782
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10740463
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740463%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10740463: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10740463 url https://www.openlane.eu/en/carv6/auction/10740463
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10740736
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740736%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10740736: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10740736 url https://www.openlane.eu/en/carv6/auction/10740736
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10739236
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739236%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10739236: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10739236 url https://www.openlane.eu/en/carv6/auction/10739236
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10739474
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739474%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10739474: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10739474 url https://www.openlane.eu/en/carv6/auction/10739474
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10739939
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739939%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10739939: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10739939 url https://www.openlane.eu/en/carv6/auction/10739939
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736622
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736622%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736622: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736622 url https://www.openlane.eu/en/carv6/auction/10736622
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736618
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736618%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736618: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736618 url https://www.openlane.eu/en/carv6/auction/10736618
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736617
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736617%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736617: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736617 url https://www.openlane.eu/en/carv6/auction/10736617
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736623
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736623%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736623: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736623 url https://www.openlane.eu/en/carv6/auction/10736623
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736624
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736624%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736624: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736624 url https://www.openlane.eu/en/carv6/auction/10736624
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736619
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736619%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736619: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736619 url https://www.openlane.eu/en/carv6/auction/10736619
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736620
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736620%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736620: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736620 url https://www.openlane.eu/en/carv6/auction/10736620
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736627
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736627%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736627: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736627 url https://www.openlane.eu/en/carv6/auction/10736627
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736626
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736626%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736626: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736626 url https://www.openlane.eu/en/carv6/auction/10736626
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737037
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737037%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737037: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737037 url https://www.openlane.eu/en/carv6/auction/10737037
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737018
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737018%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737018: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737018 url https://www.openlane.eu/en/carv6/auction/10737018
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737019
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737019%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737019: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737019 url https://www.openlane.eu/en/carv6/auction/10737019
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737125
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737125%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737125: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737125 url https://www.openlane.eu/en/carv6/auction/10737125
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736989
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736989%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736989: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736989 url https://www.openlane.eu/en/carv6/auction/10736989
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736938
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736938%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736938: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736938 url https://www.openlane.eu/en/carv6/auction/10736938
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737043
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737043%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737043: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737043 url https://www.openlane.eu/en/carv6/auction/10737043
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737098
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737098%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737098: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737098 url https://www.openlane.eu/en/carv6/auction/10737098
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736949
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736949%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736949: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736949 url https://www.openlane.eu/en/carv6/auction/10736949
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10740298
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740298%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10740298: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10740298 url https://www.openlane.eu/en/carv6/auction/10740298
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736979
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736979%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736979: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736979 url https://www.openlane.eu/en/carv6/auction/10736979
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737038
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737038%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737038: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737038 url https://www.openlane.eu/en/carv6/auction/10737038
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736981
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736981%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736981: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736981 url https://www.openlane.eu/en/carv6/auction/10736981
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736937
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736937%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736937: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736937 url https://www.openlane.eu/en/carv6/auction/10736937
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737126
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737126%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737126: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737126 url https://www.openlane.eu/en/carv6/auction/10737126
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10740293
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740293%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10740293: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10740293 url https://www.openlane.eu/en/carv6/auction/10740293
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737165
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737165%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737165: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737165 url https://www.openlane.eu/en/carv6/auction/10737165
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737142
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737142%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737142: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737142 url https://www.openlane.eu/en/carv6/auction/10737142
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737143
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737143%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737143: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737143 url https://www.openlane.eu/en/carv6/auction/10737143
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737141
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737141%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737141: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737141 url https://www.openlane.eu/en/carv6/auction/10737141
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737145
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737145%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737145: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737145 url https://www.openlane.eu/en/carv6/auction/10737145
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737146
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737146%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737146: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737146 url https://www.openlane.eu/en/carv6/auction/10737146
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737042
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737042%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737042: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737042 url https://www.openlane.eu/en/carv6/auction/10737042
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737131
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737131%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737131: 0
2026-03-28 22:20:54 [adesa.be] INFO: Skipping item 10737131 url https://www.openlane.eu/en/carv6/auction/10737131
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736897
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736897%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736897: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736897 url https://www.openlane.eu/en/carv6/auction/10736897
2026-03-28 22:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737137
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737137%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737137: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737137 url https://www.openlane.eu/en/carv6/auction/10737137
2026-03-28 22: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-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737014
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737014%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737014: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737014 url https://www.openlane.eu/en/carv6/auction/10737014
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736895
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736895%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736895: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736895 url https://www.openlane.eu/en/carv6/auction/10736895
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737097
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737097%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737097: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737097 url https://www.openlane.eu/en/carv6/auction/10737097
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10736903
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736903%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10736903: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10736903 url https://www.openlane.eu/en/carv6/auction/10736903
2026-03-28 22:20:54 [adesa.be] INFO: Found listing with ID: 10737100
2026-03-28 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737100%27 HTTP/1.1" 200 None
2026-03-28 22:20:54 [adesa.be] INFO: Scrape type for 10737100: 2
2026-03-28 22:20:54 [adesa.be] INFO: Scraping item 10737100 url https://www.openlane.eu/en/carv6/auction/10737100
2026-03-28 22:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10739441
2026-03-28 22:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with scrape type 2
2026-03-28 22:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with scrape type 2
2026-03-28 22:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9, identifier: 10739441
2026-03-28 22:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10739441
2026-03-28 22:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10739441
2026-03-28 22:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10739441 to the API
2026-03-28 22:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739441>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '45e41d6f-8d9d-5258-a404-4a0a7e6c17a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASL669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739441',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 135983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 135.983 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-28 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739441%27 HTTP/1.1" 200 None
2026-03-28 22:20:55 [adesa.be] INFO: Saving data for 10739441: {'auction_closing_time': 1774858500.0, 'created_time': 1774624774.792751, 'last_price_update_time': 1774736455.469118}
2026-03-28 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739441') HTTP/1.1" 204 0
2026-03-28 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10739522
2026-03-28 22:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 805d33d5-74db-5f9f-b366-d213c3cfe61d with scrape type 2
2026-03-28 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 805d33d5-74db-5f9f-b366-d213c3cfe61d with scrape type 2
2026-03-28 22:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 805d33d5-74db-5f9f-b366-d213c3cfe61d, identifier: 10739522
2026-03-28 22:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10739522
2026-03-28 22:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10739522
2026-03-28 22:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10739522 to the API
2026-03-28 22:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739522>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '805d33d5-74db-5f9f-b366-d213c3cfe61d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRC027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739522',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 149210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 149.210 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-28 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739522%27 HTTP/1.1" 200 None
2026-03-28 22:20:56 [adesa.be] INFO: Saving data for 10739522: {'auction_closing_time': 1774858500.0, 'created_time': 1774627101.028725, 'last_price_update_time': 1774736456.060372}
2026-03-28 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739522') HTTP/1.1" 204 0
2026-03-28 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968
2026-03-28 22:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with scrape type 2
2026-03-28 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with scrape type 2
2026-03-28 22:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613, identifier: 10739968
2026-03-28 22:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968
2026-03-28 22:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968
2026-03-28 22:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968 to the API
2026-03-28 22:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739968>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '06ea284f-8f65-5ac7-a39e-fdbe34cb2613',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABJ187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739968',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 183614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 183.614 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-28 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739968%27 HTTP/1.1" 200 None
2026-03-28 22:20:56 [adesa.be] INFO: Saving data for 10739968: {'auction_closing_time': 1774861200.0, 'created_time': 1774649924.905081, 'last_price_update_time': 1774736456.789437}
2026-03-28 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739968') HTTP/1.1" 204 0
2026-03-28 22:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002
2026-03-28 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16d83a0-d902-5e62-8247-719d752e467a with scrape type 2
2026-03-28 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f16d83a0-d902-5e62-8247-719d752e467a with scrape type 2
2026-03-28 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f16d83a0-d902-5e62-8247-719d752e467a, identifier: 10740002
2026-03-28 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002
2026-03-28 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002
2026-03-28 22:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002 to the API
2026-03-28 22:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:20: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-28 22:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740002>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f16d83a0-d902-5e62-8247-719d752e467a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGU664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740002',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 184572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 1.6 TDI Elegance Business - Diesel - '
'Automatic - 120 hp - 184.572 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2020}
2026-03-28 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740002%27 HTTP/1.1" 200 None
2026-03-28 22:20:57 [adesa.be] INFO: Saving data for 10740002: {'auction_closing_time': 1774861200.0, 'created_time': 1774649903.602181, 'last_price_update_time': 1774736457.800751}
2026-03-28 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740002') HTTP/1.1" 204 0
2026-03-28 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10739400
2026-03-28 22:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with scrape type 2
2026-03-28 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with scrape type 2
2026-03-28 22:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ad86472-2b62-5422-a107-15d7ac4c3fe4, identifier: 10739400
2026-03-28 22:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10739400
2026-03-28 22:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10739400
2026-03-28 22:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10739400 to the API
2026-03-28 22:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739400>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '2ad86472-2b62-5422-a107-15d7ac4c3fe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJE968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739400',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 92005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat GTE 1.4 TSI Business - Hybrid - Automatic - 156 '
'hp - 92.005 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739400%27 HTTP/1.1" 200 None
2026-03-28 22:21:00 [adesa.be] INFO: Saving data for 10739400: {'auction_closing_time': 1774858500.0, 'created_time': 1774624773.500919, 'last_price_update_time': 1774736460.974986}
2026-03-28 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739400') HTTP/1.1" 204 0
2026-03-28 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10739642
2026-03-28 22:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec76b6cb-6bef-5013-8dd6-94151349aa8a with scrape type 2
2026-03-28 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec76b6cb-6bef-5013-8dd6-94151349aa8a with scrape type 2
2026-03-28 22:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec76b6cb-6bef-5013-8dd6-94151349aa8a, identifier: 10739642
2026-03-28 22:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10739642
2026-03-28 22:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10739642
2026-03-28 22:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10739642 to the API
2026-03-28 22:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739642>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'ec76b6cb-6bef-5013-8dd6-94151349aa8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ4799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 35685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen ID.3 58 kWh Family - Electric - Automatic - 204 hp - '
'35.685 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2021}
2026-03-28 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739642%27 HTTP/1.1" 200 None
2026-03-28 22:21:02 [adesa.be] INFO: Saving data for 10739642: {'auction_closing_time': 1774858500.0, 'created_time': 1774624772.766514, 'last_price_update_time': 1774736462.544246}
2026-03-28 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739642') HTTP/1.1" 204 0
2026-03-28 22:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10739234
2026-03-28 22:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with scrape type 2
2026-03-28 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with scrape type 2
2026-03-28 22:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb, identifier: 10739234
2026-03-28 22:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10739234
2026-03-28 22:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10739234
2026-03-28 22:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10739234 to the API
2026-03-28 22:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739234>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '724c5aba-2ffa-5bff-8e2d-b8217f497ecb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXK759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739234',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 106658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 106.658 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-28 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739234%27 HTTP/1.1" 200 None
2026-03-28 22:21:04 [adesa.be] INFO: Saving data for 10739234: {'auction_closing_time': 1774858500.0, 'created_time': 1774624774.098311, 'last_price_update_time': 1774736464.051351}
2026-03-28 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739234') HTTP/1.1" 204 0
2026-03-28 22:21:07 [scrapy.extensions.logstats] INFO: Crawled 465 pages (at 21 pages/min), scraped 451 items (at 20 items/min)
2026-03-28 22:21:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:21:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.506(s), this was the 1st time calling it.
2026-03-28 22:21:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.513649769890273 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1c9d386-0482-597c-90a9-85b7615cceb9 with identifier: 10739652
2026-03-28 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1c9d386-0482-597c-90a9-85b7615cceb9 with scrape type 2
2026-03-28 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1c9d386-0482-597c-90a9-85b7615cceb9 with scrape type 2
2026-03-28 22:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1c9d386-0482-597c-90a9-85b7615cceb9, identifier: 10739652
2026-03-28 22:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1c9d386-0482-597c-90a9-85b7615cceb9 with identifier: 10739652
2026-03-28 22:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1c9d386-0482-597c-90a9-85b7615cceb9 with identifier: 10739652
2026-03-28 22:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1c9d386-0482-597c-90a9-85b7615cceb9 with identifier: 10739652 to the API
2026-03-28 22:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739652>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b1c9d386-0482-597c-90a9-85b7615cceb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XN4383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739652',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 96342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 116 hp '
'- 96.342 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-28 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739652%27 HTTP/1.1" 200 None
2026-03-28 22:21:08 [adesa.be] INFO: Saving data for 10739652: {'auction_closing_time': 1774858500.0, 'created_time': 1774624770.02724, 'last_price_update_time': 1774736468.292421}
2026-03-28 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739652') HTTP/1.1" 204 0
2026-03-28 22:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10739144
2026-03-28 22:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c74174a3-941c-545b-9537-82e34681314a with scrape type 2
2026-03-28 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c74174a3-941c-545b-9537-82e34681314a with scrape type 2
2026-03-28 22:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c74174a3-941c-545b-9537-82e34681314a, identifier: 10739144
2026-03-28 22:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10739144
2026-03-28 22:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10739144
2026-03-28 22:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10739144 to the API
2026-03-28 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739144>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c74174a3-941c-545b-9537-82e34681314a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDV173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739144',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 133127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 133.127 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739144%27 HTTP/1.1" 200 None
2026-03-28 22:21:10 [adesa.be] INFO: Saving data for 10739144: {'auction_closing_time': 1774858500.0, 'created_time': 1774624779.181932, 'last_price_update_time': 1774736470.047198}
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739144') HTTP/1.1" 204 0
2026-03-28 22:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10739345
2026-03-28 22:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62934bb-342f-5ee9-968b-3690898708bb with scrape type 2
2026-03-28 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62934bb-342f-5ee9-968b-3690898708bb with scrape type 2
2026-03-28 22:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62934bb-342f-5ee9-968b-3690898708bb, identifier: 10739345
2026-03-28 22:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10739345
2026-03-28 22:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10739345
2026-03-28 22:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10739345 to the API
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'f62934bb-342f-5ee9-968b-3690898708bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XN4862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739345',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 72561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen ID.5 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 72.561 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739345%27 HTTP/1.1" 200 None
2026-03-28 22:21:10 [adesa.be] INFO: Saving data for 10739345: {'auction_closing_time': 1774858500.0, 'created_time': 1774627110.442593, 'last_price_update_time': 1774736470.536352}
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739345') HTTP/1.1" 204 0
2026-03-28 22:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f225576-74eb-5300-a29d-7019074a3726 with identifier: 10740751
2026-03-28 22:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f225576-74eb-5300-a29d-7019074a3726 with scrape type 2
2026-03-28 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f225576-74eb-5300-a29d-7019074a3726 with scrape type 2
2026-03-28 22:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f225576-74eb-5300-a29d-7019074a3726, identifier: 10740751
2026-03-28 22:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f225576-74eb-5300-a29d-7019074a3726 with identifier: 10740751
2026-03-28 22:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f225576-74eb-5300-a29d-7019074a3726 with identifier: 10740751
2026-03-28 22:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f225576-74eb-5300-a29d-7019074a3726 with identifier: 10740751 to the API
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740751>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7f225576-74eb-5300-a29d-7019074a3726',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 77800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 116 hp - '
'77.800 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740751%27 HTTP/1.1" 200 None
2026-03-28 22:21:10 [adesa.be] INFO: Saving data for 10740751: {'auction_closing_time': 1774947600.0, 'created_time': 1774649920.693144, 'last_price_update_time': 1774736470.967573}
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740751') HTTP/1.1" 204 0
2026-03-28 22:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10736897
2026-03-28 22:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with scrape type 2
2026-03-28 22:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with scrape type 2
2026-03-28 22:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d28bcce-8d02-5b19-82ca-9b98bacd9969, identifier: 10736897
2026-03-28 22:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10736897
2026-03-28 22:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10736897
2026-03-28 22:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10736897 to the API
2026-03-28 22:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736897>
{'auction_title': '',
'c_o_2_emission_value': 281,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '4.0L',
'engine_horse_power': 630,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9d28bcce-8d02-5b19-82ca-9b98bacd9969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HCR912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736897',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 15490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 94100,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi RS6 - Quattro - Petrol - Automatic - 630 hp - 15.490 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736897%27 HTTP/1.1" 200 None
2026-03-28 22:21:12 [adesa.be] INFO: Saving data for 10736897: {'auction_closing_time': 1774865400.0, 'created_time': 1774627089.612453, 'last_price_update_time': 1774736472.346562}
2026-03-28 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736897') HTTP/1.1" 204 0
2026-03-28 22:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10737100
2026-03-28 22:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92b3a631-be2a-5e81-8a7d-25d90a07baee with scrape type 2
2026-03-28 22:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92b3a631-be2a-5e81-8a7d-25d90a07baee with scrape type 2
2026-03-28 22:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92b3a631-be2a-5e81-8a7d-25d90a07baee, identifier: 10737100
2026-03-28 22:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10737100
2026-03-28 22:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10737100
2026-03-28 22:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10737100 to the API
2026-03-28 22:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737100>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '92b3a631-be2a-5e81-8a7d-25d90a07baee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFM128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737100',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 147380,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series Gran Coupé 216d Sport Line - Diesel - Automatic - 116 '
'hp - 147.380 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2022}
2026-03-28 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737100%27 HTTP/1.1" 200 None
2026-03-28 22:21:12 [adesa.be] INFO: Saving data for 10737100: {'auction_closing_time': 1774865400.0, 'created_time': 1774627070.808263, 'last_price_update_time': 1774736472.859928}
2026-03-28 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737100') HTTP/1.1" 204 0
2026-03-28 22:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22: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-28 22: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-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736993
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736993%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736993: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736993 url https://www.openlane.eu/en/carv6/auction/10736993
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737082
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737082%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737082: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737082 url https://www.openlane.eu/en/carv6/auction/10737082
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737144
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737144%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737144: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737144 url https://www.openlane.eu/en/carv6/auction/10737144
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737051
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737051%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737051: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737051 url https://www.openlane.eu/en/carv6/auction/10737051
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10740292
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740292%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10740292: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10740292 url https://www.openlane.eu/en/carv6/auction/10740292
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736893
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736893%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736893: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736893 url https://www.openlane.eu/en/carv6/auction/10736893
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737106
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737106%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737106: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737106 url https://www.openlane.eu/en/carv6/auction/10737106
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736967
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736967%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736967: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736967 url https://www.openlane.eu/en/carv6/auction/10736967
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736953
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736953%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736953: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736953 url https://www.openlane.eu/en/carv6/auction/10736953
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736985
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736985%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736985: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736985 url https://www.openlane.eu/en/carv6/auction/10736985
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737111
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737111%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737111: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737111 url https://www.openlane.eu/en/carv6/auction/10737111
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737055
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737055%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737055: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737055 url https://www.openlane.eu/en/carv6/auction/10737055
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737094
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737094%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737094: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737094 url https://www.openlane.eu/en/carv6/auction/10737094
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737118
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737118%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737118: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737118 url https://www.openlane.eu/en/carv6/auction/10737118
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737063
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737063%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737063: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737063 url https://www.openlane.eu/en/carv6/auction/10737063
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736936
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736936%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736936: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736936 url https://www.openlane.eu/en/carv6/auction/10736936
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737095
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737095%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737095: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737095 url https://www.openlane.eu/en/carv6/auction/10737095
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737086
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737086%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737086: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737086 url https://www.openlane.eu/en/carv6/auction/10737086
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737148
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737148%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737148: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737148 url https://www.openlane.eu/en/carv6/auction/10737148
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736994
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736994%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736994: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736994 url https://www.openlane.eu/en/carv6/auction/10736994
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737163
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737163%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737163: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737163 url https://www.openlane.eu/en/carv6/auction/10737163
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737093
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737093%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737093: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737093 url https://www.openlane.eu/en/carv6/auction/10737093
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737056
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737056%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737056: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737056 url https://www.openlane.eu/en/carv6/auction/10737056
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737160
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737160%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737160: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737160 url https://www.openlane.eu/en/carv6/auction/10737160
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736915
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736915%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736915: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736915 url https://www.openlane.eu/en/carv6/auction/10736915
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737085
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737085%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737085: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737085 url https://www.openlane.eu/en/carv6/auction/10737085
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736931
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736931%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736931: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736931 url https://www.openlane.eu/en/carv6/auction/10736931
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10736908
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736908%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10736908: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10736908 url https://www.openlane.eu/en/carv6/auction/10736908
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737029
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737029%27 HTTP/1.1" 200 None
2026-03-28 22:21:15 [adesa.be] INFO: Scrape type for 10737029: 2
2026-03-28 22:21:15 [adesa.be] INFO: Scraping item 10737029 url https://www.openlane.eu/en/carv6/auction/10737029
2026-03-28 22:21:15 [adesa.be] INFO: Found listing with ID: 10737011
2026-03-28 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737011%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737011: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737011 url https://www.openlane.eu/en/carv6/auction/10737011
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10737075
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737075%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737075: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737075 url https://www.openlane.eu/en/carv6/auction/10737075
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736914
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736914%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736914: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736914 url https://www.openlane.eu/en/carv6/auction/10736914
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10737000
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737000%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737000: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737000 url https://www.openlane.eu/en/carv6/auction/10737000
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736929
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736929%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736929: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736929 url https://www.openlane.eu/en/carv6/auction/10736929
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10737161
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737161%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737161: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737161 url https://www.openlane.eu/en/carv6/auction/10737161
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10737092
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737092%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737092: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737092 url https://www.openlane.eu/en/carv6/auction/10737092
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736879
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736879%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736879: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736879 url https://www.openlane.eu/en/carv6/auction/10736879
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10737159
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737159%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737159: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737159 url https://www.openlane.eu/en/carv6/auction/10737159
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10737096
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737096%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737096: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737096 url https://www.openlane.eu/en/carv6/auction/10737096
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10737135
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737135%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737135: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737135 url https://www.openlane.eu/en/carv6/auction/10737135
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736876
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736876%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736876: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736876 url https://www.openlane.eu/en/carv6/auction/10736876
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736988
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736988%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736988: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736988 url https://www.openlane.eu/en/carv6/auction/10736988
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736886
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736886%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736886: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736886 url https://www.openlane.eu/en/carv6/auction/10736886
2026-03-28 22:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736978
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736978%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736978: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736978 url https://www.openlane.eu/en/carv6/auction/10736978
2026-03-28 22:21:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10737012
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737012%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737012: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737012 url https://www.openlane.eu/en/carv6/auction/10737012
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736960
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736960%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736960: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736960 url https://www.openlane.eu/en/carv6/auction/10736960
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736899
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736899%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736899: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736899 url https://www.openlane.eu/en/carv6/auction/10736899
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10737134
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737134%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10737134: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10737134 url https://www.openlane.eu/en/carv6/auction/10737134
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736898
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736898%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736898: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736898 url https://www.openlane.eu/en/carv6/auction/10736898
2026-03-28 22:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10736895
2026-03-28 22:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a68be4-4f81-5ec5-8530-698ceb136797 with scrape type 2
2026-03-28 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95a68be4-4f81-5ec5-8530-698ceb136797 with scrape type 2
2026-03-28 22:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95a68be4-4f81-5ec5-8530-698ceb136797, identifier: 10736895
2026-03-28 22:21:16 [adesa.be] INFO: Found listing with ID: 10736883
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736883%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Scrape type for 10736883: 2
2026-03-28 22:21:16 [adesa.be] INFO: Scraping item 10736883 url https://www.openlane.eu/en/carv6/auction/10736883
2026-03-28 22:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10736895
2026-03-28 22:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10736895
2026-03-28 22:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10736895 to the API
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736895>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '95a68be4-4f81-5ec5-8530-698ceb136797',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAL694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736895',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 74685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11650,
'price_includes_vat': True,
'registration_date': '2019-10-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 1 Series 118i Business - Petrol - Automatic - 140 hp - 74.685 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736895%27 HTTP/1.1" 200 None
2026-03-28 22:21:16 [adesa.be] INFO: Saving data for 10736895: {'auction_closing_time': 1774865400.0, 'created_time': 1774627050.375868, 'last_price_update_time': 1774736476.978177}
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736895') HTTP/1.1" 204 0
2026-03-28 22:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:17 [adesa.be] INFO: Found listing with ID: 10736924
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736924%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Scrape type for 10736924: 2
2026-03-28 22:21:17 [adesa.be] INFO: Scraping item 10736924 url https://www.openlane.eu/en/carv6/auction/10736924
2026-03-28 22:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:17 [adesa.be] INFO: Found listing with ID: 10737136
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737136%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Scrape type for 10737136: 2
2026-03-28 22:21:17 [adesa.be] INFO: Scraping item 10737136 url https://www.openlane.eu/en/carv6/auction/10737136
2026-03-28 22:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:21:17 [adesa.be] INFO: Found listing with ID: 10737156
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737156%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Scrape type for 10737156: 2
2026-03-28 22:21:17 [adesa.be] INFO: Scraping item 10737156 url https://www.openlane.eu/en/carv6/auction/10737156
2026-03-28 22:21:17 [adesa.be] INFO: Found listing with ID: 10737069
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737069%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Scrape type for 10737069: 2
2026-03-28 22:21:17 [adesa.be] INFO: Scraping item 10737069 url https://www.openlane.eu/en/carv6/auction/10737069
2026-03-28 22:21:17 [adesa.be] INFO: Found listing with ID: 10737065
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737065%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Scrape type for 10737065: 2
2026-03-28 22:21:17 [adesa.be] INFO: Scraping item 10737065 url https://www.openlane.eu/en/carv6/auction/10737065
2026-03-28 22:21:17 [adesa.be] INFO: Found listing with ID: 10737066
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737066%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Scrape type for 10737066: 2
2026-03-28 22:21:17 [adesa.be] INFO: Scraping item 10737066 url https://www.openlane.eu/en/carv6/auction/10737066
2026-03-28 22:21:17 [adesa.be] INFO: Found listing with ID: 10736972
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736972%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Scrape type for 10736972: 2
2026-03-28 22:21:17 [adesa.be] INFO: Scraping item 10736972 url https://www.openlane.eu/en/carv6/auction/10736972
2026-03-28 22:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10737097
2026-03-28 22:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82369f99-4e23-5ee4-9367-7d923bbc18b0 with scrape type 2
2026-03-28 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82369f99-4e23-5ee4-9367-7d923bbc18b0 with scrape type 2
2026-03-28 22:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82369f99-4e23-5ee4-9367-7d923bbc18b0, identifier: 10737097
2026-03-28 22:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10737097
2026-03-28 22:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10737097
2026-03-28 22:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10737097 to the API
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737097>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '82369f99-4e23-5ee4-9367-7d923bbc18b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQP342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737097',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 104097,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19050,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series 218i M Sport - Petrol - Automatic - 136 hp - 104.097 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737097%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Saving data for 10737097: {'auction_closing_time': 1774865400.0, 'created_time': 1774624802.767845, 'last_price_update_time': 1774736477.634959}
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737097') HTTP/1.1" 204 0
2026-03-28 22:21:17 [adesa.be] INFO: Found listing with ID: 10736882
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736882%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Scrape type for 10736882: 2
2026-03-28 22:21:17 [adesa.be] INFO: Scraping item 10736882 url https://www.openlane.eu/en/carv6/auction/10736882
2026-03-28 22:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10739087
2026-03-28 22:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91986e6f-7146-5680-9a8c-58abbde8fbc3 with scrape type 2
2026-03-28 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91986e6f-7146-5680-9a8c-58abbde8fbc3 with scrape type 2
2026-03-28 22:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91986e6f-7146-5680-9a8c-58abbde8fbc3, identifier: 10739087
2026-03-28 22:21:17 [adesa.be] INFO: Found listing with ID: 10740288
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740288%27 HTTP/1.1" 200 None
2026-03-28 22:21:17 [adesa.be] INFO: Scrape type for 10740288: 2
2026-03-28 22:21:17 [adesa.be] INFO: Scraping item 10740288 url https://www.openlane.eu/en/carv6/auction/10740288
2026-03-28 22:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10739087
2026-03-28 22:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10739087
2026-03-28 22:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10739087 to the API
2026-03-28 22:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739087>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '91986e6f-7146-5680-9a8c-58abbde8fbc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMB899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739087',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 60988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo-e Edition - Diesel - 102 hp - 60.988 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739087%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Saving data for 10739087: {'auction_closing_time': 1774858500.0, 'created_time': 1774627162.988869, 'last_price_update_time': 1774736478.049197}
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739087') HTTP/1.1" 204 0
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736867
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736867%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736867: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736867 url https://www.openlane.eu/en/carv6/auction/10736867
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736872
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736872%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736872: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736872 url https://www.openlane.eu/en/carv6/auction/10736872
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737047
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737047%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737047: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737047 url https://www.openlane.eu/en/carv6/auction/10737047
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10740289
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740289%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10740289: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10740289 url https://www.openlane.eu/en/carv6/auction/10740289
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736894
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736894%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736894: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736894 url https://www.openlane.eu/en/carv6/auction/10736894
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737001
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737001%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737001: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737001 url https://www.openlane.eu/en/carv6/auction/10737001
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737020
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737020%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737020: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737020 url https://www.openlane.eu/en/carv6/auction/10737020
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736945
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736945%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736945: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736945 url https://www.openlane.eu/en/carv6/auction/10736945
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736969
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736969%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736969: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736969 url https://www.openlane.eu/en/carv6/auction/10736969
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736943
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736943%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736943: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736943 url https://www.openlane.eu/en/carv6/auction/10736943
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736869
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736869%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736869: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736869 url https://www.openlane.eu/en/carv6/auction/10736869
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737040
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737040%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737040: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737040 url https://www.openlane.eu/en/carv6/auction/10737040
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737039
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737039%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737039: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737039 url https://www.openlane.eu/en/carv6/auction/10737039
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736926
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736926%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736926: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736926 url https://www.openlane.eu/en/carv6/auction/10736926
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737124
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737124%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737124: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737124 url https://www.openlane.eu/en/carv6/auction/10737124
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737164
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737164%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737164: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737164 url https://www.openlane.eu/en/carv6/auction/10737164
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736935
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736935%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736935: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736935 url https://www.openlane.eu/en/carv6/auction/10736935
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736995
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736995%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736995: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736995 url https://www.openlane.eu/en/carv6/auction/10736995
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737147
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737147%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737147: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737147 url https://www.openlane.eu/en/carv6/auction/10737147
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10740294
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740294%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10740294: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10740294 url https://www.openlane.eu/en/carv6/auction/10740294
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736927
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736927%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736927: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736927 url https://www.openlane.eu/en/carv6/auction/10736927
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736950
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736950%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736950: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736950 url https://www.openlane.eu/en/carv6/auction/10736950
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736952
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736952%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736952: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736952 url https://www.openlane.eu/en/carv6/auction/10736952
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737058
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737058%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737058: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737058 url https://www.openlane.eu/en/carv6/auction/10737058
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737013
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737013%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737013: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737013 url https://www.openlane.eu/en/carv6/auction/10737013
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737120
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737120%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737120: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737120 url https://www.openlane.eu/en/carv6/auction/10737120
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737035
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737035%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737035: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737035 url https://www.openlane.eu/en/carv6/auction/10737035
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736863
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736863%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736863: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736863 url https://www.openlane.eu/en/carv6/auction/10736863
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736880
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736880%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736880: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736880 url https://www.openlane.eu/en/carv6/auction/10736880
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737122
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737122%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737122: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737122 url https://www.openlane.eu/en/carv6/auction/10737122
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737008
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737008%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737008: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737008 url https://www.openlane.eu/en/carv6/auction/10737008
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736912
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736912%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736912: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736912 url https://www.openlane.eu/en/carv6/auction/10736912
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736887
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736887%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736887: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736887 url https://www.openlane.eu/en/carv6/auction/10736887
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736888
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736888%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736888: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736888 url https://www.openlane.eu/en/carv6/auction/10736888
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737087
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737087%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737087: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737087 url https://www.openlane.eu/en/carv6/auction/10737087
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737116
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737116%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737116: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737116 url https://www.openlane.eu/en/carv6/auction/10737116
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737153
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737153%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737153: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737153 url https://www.openlane.eu/en/carv6/auction/10737153
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736942
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736942%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736942: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736942 url https://www.openlane.eu/en/carv6/auction/10736942
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736974
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736974%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736974: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736974 url https://www.openlane.eu/en/carv6/auction/10736974
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10737089
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737089%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10737089: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10737089 url https://www.openlane.eu/en/carv6/auction/10737089
2026-03-28 22:21:18 [adesa.be] INFO: Found listing with ID: 10736910
2026-03-28 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736910%27 HTTP/1.1" 200 None
2026-03-28 22:21:18 [adesa.be] INFO: Scrape type for 10736910: 2
2026-03-28 22:21:18 [adesa.be] INFO: Scraping item 10736910 url https://www.openlane.eu/en/carv6/auction/10736910
2026-03-28 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10736903
2026-03-28 22:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with scrape type 2
2026-03-28 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with scrape type 2
2026-03-28 22:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028, identifier: 10736903
2026-03-28 22:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10736903
2026-03-28 22:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10736903
2026-03-28 22:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10736903 to the API
2026-03-28 22:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736903>
{'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': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9c523e26-3c06-5db6-a7a8-6a5edc4eb028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVV267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736903',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 185465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series Active Tourer 216d Business - Diesel - Manual - 116 hp '
'- 185.465 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736903%27 HTTP/1.1" 200 None
2026-03-28 22:21:19 [adesa.be] INFO: Saving data for 10736903: {'auction_closing_time': 1774865400.0, 'created_time': 1774627093.220481, 'last_price_update_time': 1774736479.863087}
2026-03-28 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736903') HTTP/1.1" 204 0
2026-03-28 22:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10737146
2026-03-28 22:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b992c6-77e6-50f8-85b4-05a976fa29a9 with scrape type 2
2026-03-28 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7b992c6-77e6-50f8-85b4-05a976fa29a9 with scrape type 2
2026-03-28 22:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7b992c6-77e6-50f8-85b4-05a976fa29a9, identifier: 10737146
2026-03-28 22:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10737146
2026-03-28 22:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10737146
2026-03-28 22:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10737146 to the API
2026-03-28 22:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737146>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd7b992c6-77e6-50f8-85b4-05a976fa29a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCM793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737146',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 83589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 83.589 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737146%27 HTTP/1.1" 200 None
2026-03-28 22:21:21 [adesa.be] INFO: Saving data for 10737146: {'auction_closing_time': 1774865400.0, 'created_time': 1774627076.861014, 'last_price_update_time': 1774736481.222546}
2026-03-28 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737146') HTTP/1.1" 204 0
2026-03-28 22:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10737137
2026-03-28 22:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659149ea-b37c-568b-9c31-1aba541d49c2 with scrape type 2
2026-03-28 22:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 659149ea-b37c-568b-9c31-1aba541d49c2 with scrape type 2
2026-03-28 22:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 659149ea-b37c-568b-9c31-1aba541d49c2, identifier: 10737137
2026-03-28 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10737137
2026-03-28 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10737137
2026-03-28 22:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10737137 to the API
2026-03-28 22:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737137>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '659149ea-b37c-568b-9c31-1aba541d49c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFT354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737137',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 135807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-11-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 135.807 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737137%27 HTTP/1.1" 200 None
2026-03-28 22:21:21 [adesa.be] INFO: Saving data for 10737137: {'auction_closing_time': 1774865400.0, 'created_time': 1774624804.860095, 'last_price_update_time': 1774736481.736681}
2026-03-28 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737137') HTTP/1.1" 204 0
2026-03-28 22:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10737042
2026-03-28 22:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32819dfb-8e72-5da3-90f1-475e0c78347d with scrape type 2
2026-03-28 22:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32819dfb-8e72-5da3-90f1-475e0c78347d with scrape type 2
2026-03-28 22:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32819dfb-8e72-5da3-90f1-475e0c78347d, identifier: 10737042
2026-03-28 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10737042
2026-03-28 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10737042
2026-03-28 22:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10737042 to the API
2026-03-28 22:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737042>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '32819dfb-8e72-5da3-90f1-475e0c78347d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHS555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737042',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 73861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22350,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q5 2.0 TFSIe S Line - Quattro - Hybrid - Automatic - 252 hp - '
'73.861 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-28 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737042%27 HTTP/1.1" 200 None
2026-03-28 22:21:22 [adesa.be] INFO: Saving data for 10737042: {'auction_closing_time': 1774865400.0, 'created_time': 1774627077.195029, 'last_price_update_time': 1774736482.230099}
2026-03-28 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737042') HTTP/1.1" 204 0
2026-03-28 22:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10737143
2026-03-28 22:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab16e79-918d-52f5-b464-9e330e25d7cb with scrape type 2
2026-03-28 22:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ab16e79-918d-52f5-b464-9e330e25d7cb with scrape type 2
2026-03-28 22:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ab16e79-918d-52f5-b464-9e330e25d7cb, identifier: 10737143
2026-03-28 22:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10737143
2026-03-28 22:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10737143
2026-03-28 22:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10737143 to the API
2026-03-28 22:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737143>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3ab16e79-918d-52f5-b464-9e330e25d7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCU416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737143',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 70102,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 70.102 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737143%27 HTTP/1.1" 200 None
2026-03-28 22:21:23 [adesa.be] INFO: Saving data for 10737143: {'auction_closing_time': 1774865400.0, 'created_time': 1774624799.812773, 'last_price_update_time': 1774736483.432877}
2026-03-28 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737143') HTTP/1.1" 204 0
2026-03-28 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10737142
2026-03-28 22:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 258583ca-eb80-5ee1-b9fa-0b4e82816673 with scrape type 2
2026-03-28 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 258583ca-eb80-5ee1-b9fa-0b4e82816673 with scrape type 2
2026-03-28 22:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 258583ca-eb80-5ee1-b9fa-0b4e82816673, identifier: 10737142
2026-03-28 22:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10737142
2026-03-28 22:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10737142
2026-03-28 22:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10737142 to the API
2026-03-28 22:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737142>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '258583ca-eb80-5ee1-b9fa-0b4e82816673',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHJ243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737142',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 55647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22350,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 55.647 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737142%27 HTTP/1.1" 200 None
2026-03-28 22:21:24 [adesa.be] INFO: Saving data for 10737142: {'auction_closing_time': 1774865400.0, 'created_time': 1774624801.879628, 'last_price_update_time': 1774736484.787995}
2026-03-28 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737142') HTTP/1.1" 204 0
2026-03-28 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10737145
2026-03-28 22:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ff96ba-5aab-5640-80be-39e90209f6a0 with scrape type 2
2026-03-28 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ff96ba-5aab-5640-80be-39e90209f6a0 with scrape type 2
2026-03-28 22:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8ff96ba-5aab-5640-80be-39e90209f6a0, identifier: 10737145
2026-03-28 22:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10737145
2026-03-28 22:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10737145
2026-03-28 22:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10737145 to the API
2026-03-28 22:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737145>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f8ff96ba-5aab-5640-80be-39e90209f6a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVV081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737145',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 77080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21350,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 77.080 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737145%27 HTTP/1.1" 200 None
2026-03-28 22:21:25 [adesa.be] INFO: Saving data for 10737145: {'auction_closing_time': 1774865400.0, 'created_time': 1774627076.549096, 'last_price_update_time': 1774736485.279778}
2026-03-28 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737145') HTTP/1.1" 204 0
2026-03-28 22:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10737141
2026-03-28 22:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 656c29c4-7494-5d09-8211-cfb32f754af2 with scrape type 2
2026-03-28 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 656c29c4-7494-5d09-8211-cfb32f754af2 with scrape type 2
2026-03-28 22:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 656c29c4-7494-5d09-8211-cfb32f754af2, identifier: 10737141
2026-03-28 22:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10737141
2026-03-28 22:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10737141
2026-03-28 22:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10737141 to the API
2026-03-28 22:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737141>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '656c29c4-7494-5d09-8211-cfb32f754af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGY467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737141',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 75666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21350,
'price_includes_vat': True,
'registration_date': '2022-07-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 75.666 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737141%27 HTTP/1.1" 200 None
2026-03-28 22:21:26 [adesa.be] INFO: Saving data for 10737141: {'auction_closing_time': 1774865400.0, 'created_time': 1774624807.181143, 'last_price_update_time': 1774736486.294045}
2026-03-28 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737141') HTTP/1.1" 204 0
2026-03-28 22:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with identifier: 10737014
2026-03-28 22:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with scrape type 2
2026-03-28 22:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with scrape type 2
2026-03-28 22:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81aa4d60-9ddc-5371-97ed-f87ee29f8923, identifier: 10737014
2026-03-28 22:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with identifier: 10737014
2026-03-28 22:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with identifier: 10737014
2026-03-28 22:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with identifier: 10737014 to the API
2026-03-28 22:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737014>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '81aa4d60-9ddc-5371-97ed-f87ee29f8923',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGC829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737014',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 69710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 1 Series 116i - Petrol - Automatic - 109 hp - 69.710 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737014%27 HTTP/1.1" 200 None
2026-03-28 22:21:26 [adesa.be] INFO: Saving data for 10737014: {'auction_closing_time': 1774865400.0, 'created_time': 1774627050.100698, 'last_price_update_time': 1774736486.690754}
2026-03-28 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737014') HTTP/1.1" 204 0
2026-03-28 22:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b2e6edc-8053-5d99-846b-090e8968ccd2 with identifier: 10736883
2026-03-28 22:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 with scrape type 2
2026-03-28 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 with scrape type 2
2026-03-28 22:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b2e6edc-8053-5d99-846b-090e8968ccd2, identifier: 10736883
2026-03-28 22:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b2e6edc-8053-5d99-846b-090e8968ccd2 with identifier: 10736883
2026-03-28 22:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b2e6edc-8053-5d99-846b-090e8968ccd2 with identifier: 10736883
2026-03-28 22:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b2e6edc-8053-5d99-846b-090e8968ccd2 with identifier: 10736883 to the API
2026-03-28 22:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736883>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2b2e6edc-8053-5d99-846b-090e8968ccd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APD207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736883',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 162473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26350,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 162.473 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736883%27 HTTP/1.1" 200 None
2026-03-28 22:21:27 [adesa.be] INFO: Saving data for 10736883: {'auction_closing_time': 1774865400.0, 'created_time': 1774624826.02793, 'last_price_update_time': 1774736487.777671}
2026-03-28 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736883') HTTP/1.1" 204 0
2026-03-28 22:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3d48859-f725-5523-8309-3b8dd5a64939 with identifier: 10736924
2026-03-28 22:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3d48859-f725-5523-8309-3b8dd5a64939 with scrape type 2
2026-03-28 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3d48859-f725-5523-8309-3b8dd5a64939 with scrape type 2
2026-03-28 22:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3d48859-f725-5523-8309-3b8dd5a64939, identifier: 10736924
2026-03-28 22:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3d48859-f725-5523-8309-3b8dd5a64939 with identifier: 10736924
2026-03-28 22:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3d48859-f725-5523-8309-3b8dd5a64939 with identifier: 10736924
2026-03-28 22:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3d48859-f725-5523-8309-3b8dd5a64939 with identifier: 10736924 to the API
2026-03-28 22:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736924>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f3d48859-f725-5523-8309-3b8dd5a64939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSE739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736924',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 182996,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25650,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 182.996 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736924%27 HTTP/1.1" 200 None
2026-03-28 22:21:30 [adesa.be] INFO: Saving data for 10736924: {'auction_closing_time': 1774865400.0, 'created_time': 1774624828.029643, 'last_price_update_time': 1774736490.566558}
2026-03-28 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736924') HTTP/1.1" 204 0
2026-03-28 22:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10736910
2026-03-28 22:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with scrape type 2
2026-03-28 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with scrape type 2
2026-03-28 22:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2, identifier: 10736910
2026-03-28 22:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10736910
2026-03-28 22:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10736910
2026-03-28 22:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10736910 to the API
2026-03-28 22:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736910>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 305,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HPM409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 267468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2015-07-13',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Range Rover Sport SDV6 HSE - AWD - Diesel - Automatic - '
'305 hp - 267.468 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2015}
2026-03-28 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736910%27 HTTP/1.1" 200 None
2026-03-28 22:21:31 [adesa.be] INFO: Saving data for 10736910: {'auction_closing_time': 1774865400.0, 'created_time': 1774627060.491407, 'last_price_update_time': 1774736491.408296}
2026-03-28 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736910') HTTP/1.1" 204 0
2026-03-28 22:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d8efc93-c52d-5573-8316-12abc957b3d6 with identifier: 10736886
2026-03-28 22:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d8efc93-c52d-5573-8316-12abc957b3d6 with scrape type 2
2026-03-28 22:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d8efc93-c52d-5573-8316-12abc957b3d6 with scrape type 2
2026-03-28 22:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d8efc93-c52d-5573-8316-12abc957b3d6, identifier: 10736886
2026-03-28 22:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d8efc93-c52d-5573-8316-12abc957b3d6 with identifier: 10736886
2026-03-28 22:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d8efc93-c52d-5573-8316-12abc957b3d6 with identifier: 10736886
2026-03-28 22:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d8efc93-c52d-5573-8316-12abc957b3d6 with identifier: 10736886 to the API
2026-03-28 22:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736886>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7d8efc93-c52d-5573-8316-12abc957b3d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAZ239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736886',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 186313,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X3 18d M-Pack - Diesel - Automatic - 150 hp - 186.313 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2021}
2026-03-28 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736886%27 HTTP/1.1" 200 None
2026-03-28 22:21:31 [adesa.be] INFO: Saving data for 10736886: {'auction_closing_time': 1774865400.0, 'created_time': 1774624840.63188, 'last_price_update_time': 1774736491.874824}
2026-03-28 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736886') HTTP/1.1" 204 0
2026-03-28 22:21: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-28 22: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-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10737074
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737074%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10737074: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10737074 url https://www.openlane.eu/en/carv6/auction/10737074
2026-03-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10736992
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736992%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10736992: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10736992 url https://www.openlane.eu/en/carv6/auction/10736992
2026-03-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10740287
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740287%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10740287: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10740287 url https://www.openlane.eu/en/carv6/auction/10740287
2026-03-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10737003
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737003%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10737003: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10737003 url https://www.openlane.eu/en/carv6/auction/10737003
2026-03-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10737090
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737090%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10737090: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10737090 url https://www.openlane.eu/en/carv6/auction/10737090
2026-03-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10740285
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740285%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10740285: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10740285 url https://www.openlane.eu/en/carv6/auction/10740285
2026-03-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10737046
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737046%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10737046: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10737046 url https://www.openlane.eu/en/carv6/auction/10737046
2026-03-28 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10737044
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737044%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10737044: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10737044 url https://www.openlane.eu/en/carv6/auction/10737044
2026-03-28 22: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-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10737140
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737140%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10737140: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10737140 url https://www.openlane.eu/en/carv6/auction/10737140
2026-03-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10736916
2026-03-28 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736916%27 HTTP/1.1" 200 None
2026-03-28 22:21:32 [adesa.be] INFO: Scrape type for 10736916: 2
2026-03-28 22:21:32 [adesa.be] INFO: Scraping item 10736916 url https://www.openlane.eu/en/carv6/auction/10736916
2026-03-28 22:21:32 [adesa.be] INFO: Found listing with ID: 10736948
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736948%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736948: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736948 url https://www.openlane.eu/en/carv6/auction/10736948
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10736955
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736955%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736955: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736955 url https://www.openlane.eu/en/carv6/auction/10736955
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10736919
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736919%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736919: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736919 url https://www.openlane.eu/en/carv6/auction/10736919
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10736917
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736917%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736917: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736917 url https://www.openlane.eu/en/carv6/auction/10736917
2026-03-28 22:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10736974
2026-03-28 22:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f01a89-601c-5cb0-8f6b-05f016ff3319 with scrape type 2
2026-03-28 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f01a89-601c-5cb0-8f6b-05f016ff3319 with scrape type 2
2026-03-28 22:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70f01a89-601c-5cb0-8f6b-05f016ff3319, identifier: 10736974
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10736873
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736873%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736873: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736873 url https://www.openlane.eu/en/carv6/auction/10736873
2026-03-28 22:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10736974
2026-03-28 22:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10736974
2026-03-28 22:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10736974 to the API
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736974>
{'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': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '70f01a89-601c-5cb0-8f6b-05f016ff3319',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBF312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736974',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 74802,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Sportage 1.6 CRDI - Diesel - Automatic - 136 hp - 74.802 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736974%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Saving data for 10736974: {'auction_closing_time': 1774865400.0, 'created_time': 1774627064.431495, 'last_price_update_time': 1774736493.470448}
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736974') HTTP/1.1" 204 0
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10736861
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736861%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736861: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736861 url https://www.openlane.eu/en/carv6/auction/10736861
2026-03-28 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10736946
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736946%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736946: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736946 url https://www.openlane.eu/en/carv6/auction/10736946
2026-03-28 22: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-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10737162
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737162%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10737162: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10737162 url https://www.openlane.eu/en/carv6/auction/10737162
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10737128
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737128%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10737128: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10737128 url https://www.openlane.eu/en/carv6/auction/10737128
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10736874
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736874%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736874: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736874 url https://www.openlane.eu/en/carv6/auction/10736874
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10736862
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736862%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736862: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736862 url https://www.openlane.eu/en/carv6/auction/10736862
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10737115
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737115%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10737115: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10737115 url https://www.openlane.eu/en/carv6/auction/10737115
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10736964
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736964%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10736964: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10736964 url https://www.openlane.eu/en/carv6/auction/10736964
2026-03-28 22:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10737153
2026-03-28 22:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bba203d4-3d4a-517d-99c6-59f3d4f093ee with scrape type 2
2026-03-28 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bba203d4-3d4a-517d-99c6-59f3d4f093ee with scrape type 2
2026-03-28 22:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bba203d4-3d4a-517d-99c6-59f3d4f093ee, identifier: 10737153
2026-03-28 22:21:33 [adesa.be] INFO: Found listing with ID: 10737151
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737151%27 HTTP/1.1" 200 None
2026-03-28 22:21:33 [adesa.be] INFO: Scrape type for 10737151: 2
2026-03-28 22:21:33 [adesa.be] INFO: Scraping item 10737151 url https://www.openlane.eu/en/carv6/auction/10737151
2026-03-28 22:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10737153
2026-03-28 22:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10737153
2026-03-28 22:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10737153 to the API
2026-03-28 22:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737153>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'bba203d4-3d4a-517d-99c6-59f3d4f093ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWQ671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737153',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 164855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 GDI More - Petrol - Automatic - 105 hp - 164.855 km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2021}
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737153%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Saving data for 10737153: {'auction_closing_time': 1774865400.0, 'created_time': 1774627053.226698, 'last_price_update_time': 1774736494.131587}
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737153') HTTP/1.1" 204 0
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736901
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736901%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736901: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736901 url https://www.openlane.eu/en/carv6/auction/10736901
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737016
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737016%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737016: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737016 url https://www.openlane.eu/en/carv6/auction/10737016
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737099
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737099%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737099: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737099 url https://www.openlane.eu/en/carv6/auction/10737099
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736959
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736959%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736959: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736959 url https://www.openlane.eu/en/carv6/auction/10736959
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737052
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737052%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737052: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737052 url https://www.openlane.eu/en/carv6/auction/10737052
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10740300
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740300%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10740300: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10740300 url https://www.openlane.eu/en/carv6/auction/10740300
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737080
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737080%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737080: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737080 url https://www.openlane.eu/en/carv6/auction/10737080
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736889
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736889%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736889: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736889 url https://www.openlane.eu/en/carv6/auction/10736889
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737045
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737045%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737045: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737045 url https://www.openlane.eu/en/carv6/auction/10737045
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10740290
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740290%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10740290: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10740290 url https://www.openlane.eu/en/carv6/auction/10740290
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736913
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736913%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736913: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736913 url https://www.openlane.eu/en/carv6/auction/10736913
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736941
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736941%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736941: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736941 url https://www.openlane.eu/en/carv6/auction/10736941
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737023
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737023%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737023: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737023 url https://www.openlane.eu/en/carv6/auction/10737023
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736870
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736870%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736870: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736870 url https://www.openlane.eu/en/carv6/auction/10736870
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736973
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736973%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736973: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736973 url https://www.openlane.eu/en/carv6/auction/10736973
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737114
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737114%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737114: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737114 url https://www.openlane.eu/en/carv6/auction/10737114
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736925
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736925%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736925: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736925 url https://www.openlane.eu/en/carv6/auction/10736925
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736965
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736965%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736965: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736965 url https://www.openlane.eu/en/carv6/auction/10736965
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736944
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736944%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736944: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736944 url https://www.openlane.eu/en/carv6/auction/10736944
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736900
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736900%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736900: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736900 url https://www.openlane.eu/en/carv6/auction/10736900
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737113
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737113%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737113: 0
2026-03-28 22:21:34 [adesa.be] INFO: Skipping item 10737113 url https://www.openlane.eu/en/carv6/auction/10737113
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10740295
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740295%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10740295: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10740295 url https://www.openlane.eu/en/carv6/auction/10740295
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736911
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736911%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736911: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736911 url https://www.openlane.eu/en/carv6/auction/10736911
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736975
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736975%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736975: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736975 url https://www.openlane.eu/en/carv6/auction/10736975
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737078
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737078%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737078: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737078 url https://www.openlane.eu/en/carv6/auction/10737078
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737070
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737070%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737070: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737070 url https://www.openlane.eu/en/carv6/auction/10737070
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10740299
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740299%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10740299: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10740299 url https://www.openlane.eu/en/carv6/auction/10740299
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737050
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737050%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737050: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737050 url https://www.openlane.eu/en/carv6/auction/10737050
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737103
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737103%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737103: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737103 url https://www.openlane.eu/en/carv6/auction/10737103
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737088
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737088%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737088: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737088 url https://www.openlane.eu/en/carv6/auction/10737088
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736909
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736909%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736909: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736909 url https://www.openlane.eu/en/carv6/auction/10736909
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737022
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737022%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737022: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737022 url https://www.openlane.eu/en/carv6/auction/10737022
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736991
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736991%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736991: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736991 url https://www.openlane.eu/en/carv6/auction/10736991
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737021
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737021%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737021: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737021 url https://www.openlane.eu/en/carv6/auction/10737021
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737017
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737017%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737017: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737017 url https://www.openlane.eu/en/carv6/auction/10737017
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736951
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736951%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736951: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736951 url https://www.openlane.eu/en/carv6/auction/10736951
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736999
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736999%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736999: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736999 url https://www.openlane.eu/en/carv6/auction/10736999
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10740296
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740296%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10740296: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10740296 url https://www.openlane.eu/en/carv6/auction/10740296
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737157
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737157%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737157: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737157 url https://www.openlane.eu/en/carv6/auction/10737157
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736906
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736906%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736906: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736906 url https://www.openlane.eu/en/carv6/auction/10736906
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10736896
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736896%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10736896: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10736896 url https://www.openlane.eu/en/carv6/auction/10736896
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737149
2026-03-28 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737149%27 HTTP/1.1" 200 None
2026-03-28 22:21:34 [adesa.be] INFO: Scrape type for 10737149: 2
2026-03-28 22:21:34 [adesa.be] INFO: Scraping item 10737149 url https://www.openlane.eu/en/carv6/auction/10737149
2026-03-28 22:21:34 [adesa.be] INFO: Found listing with ID: 10737150
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737150%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10737150: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10737150 url https://www.openlane.eu/en/carv6/auction/10737150
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10736996
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736996%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10736996: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10736996 url https://www.openlane.eu/en/carv6/auction/10736996
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10736961
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736961%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10736961: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10736961 url https://www.openlane.eu/en/carv6/auction/10736961
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10740301
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740301%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10740301: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10740301 url https://www.openlane.eu/en/carv6/auction/10740301
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10736956
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736956%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10736956: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10736956 url https://www.openlane.eu/en/carv6/auction/10736956
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10736932
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736932%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10736932: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10736932 url https://www.openlane.eu/en/carv6/auction/10736932
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10736971
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736971%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10736971: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10736971 url https://www.openlane.eu/en/carv6/auction/10736971
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10737004
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737004%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10737004: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10737004 url https://www.openlane.eu/en/carv6/auction/10737004
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10737130
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737130%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10737130: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10737130 url https://www.openlane.eu/en/carv6/auction/10737130
2026-03-28 22:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10737123
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737123%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10737123: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10737123 url https://www.openlane.eu/en/carv6/auction/10737123
2026-03-28 22: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-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10736907
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736907%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10736907: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10736907 url https://www.openlane.eu/en/carv6/auction/10736907
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10740291
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740291%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10740291: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10740291 url https://www.openlane.eu/en/carv6/auction/10740291
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10736930
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736930%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10736930: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10736930 url https://www.openlane.eu/en/carv6/auction/10736930
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10737132
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737132%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10737132: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10737132 url https://www.openlane.eu/en/carv6/auction/10737132
2026-03-28 22:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10737167
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737167%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10737167: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10737167 url https://www.openlane.eu/en/carv6/auction/10737167
2026-03-28 22: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-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10736940
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736940%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10736940: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10736940 url https://www.openlane.eu/en/carv6/auction/10736940
2026-03-28 22:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6f44666-a81b-524a-8584-d1df7bea7556 with identifier: 10737089
2026-03-28 22:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6f44666-a81b-524a-8584-d1df7bea7556 with scrape type 2
2026-03-28 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6f44666-a81b-524a-8584-d1df7bea7556 with scrape type 2
2026-03-28 22:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6f44666-a81b-524a-8584-d1df7bea7556, identifier: 10737089
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10737158
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737158%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10737158: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10737158 url https://www.openlane.eu/en/carv6/auction/10737158
2026-03-28 22:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6f44666-a81b-524a-8584-d1df7bea7556 with identifier: 10737089
2026-03-28 22:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6f44666-a81b-524a-8584-d1df7bea7556 with identifier: 10737089
2026-03-28 22:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6f44666-a81b-524a-8584-d1df7bea7556 with identifier: 10737089 to the API
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737089>
{'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': 306,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd6f44666-a81b-524a-8584-d1df7bea7556',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKV717',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737089',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 183946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20350,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Discovery 3.0 HSE - AWD - Diesel - Automatic - 306 hp - '
'183.946 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2020}
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737089%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Saving data for 10737089: {'auction_closing_time': 1774865400.0, 'created_time': 1774627042.386107, 'last_price_update_time': 1774736495.849141}
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737089') HTTP/1.1" 204 0
2026-03-28 22:21:35 [adesa.be] INFO: Found listing with ID: 10737024
2026-03-28 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737024%27 HTTP/1.1" 200 None
2026-03-28 22:21:35 [adesa.be] INFO: Scrape type for 10737024: 2
2026-03-28 22:21:35 [adesa.be] INFO: Scraping item 10737024 url https://www.openlane.eu/en/carv6/auction/10737024
2026-03-28 22:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10737116
2026-03-28 22:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with scrape type 2
2026-03-28 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with scrape type 2
2026-03-28 22:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0cc3047f-b314-5597-80c0-4bd6b1c72c08, identifier: 10737116
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10737006
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737006%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10737006: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10737006 url https://www.openlane.eu/en/carv6/auction/10737006
2026-03-28 22: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-28 22:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10737116
2026-03-28 22:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10737116
2026-03-28 22:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10737116 to the API
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737116>
{'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': 105,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '0cc3047f-b314-5597-80c0-4bd6b1c72c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADK984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737116',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 165685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 GDI More - Hybrid - Automatic - 105 hp - 165.685 km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2021}
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737116%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Saving data for 10737116: {'auction_closing_time': 1774865400.0, 'created_time': 1774624852.036748, 'last_price_update_time': 1774736496.379697}
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737116') HTTP/1.1" 204 0
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10737127
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737127%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10737127: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10737127 url https://www.openlane.eu/en/carv6/auction/10737127
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10737081
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737081%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10737081: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10737081 url https://www.openlane.eu/en/carv6/auction/10737081
2026-03-28 22:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fea9363c-4089-5d88-be6b-1bb248a7ef42 with identifier: 10737087
2026-03-28 22:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fea9363c-4089-5d88-be6b-1bb248a7ef42 with scrape type 2
2026-03-28 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fea9363c-4089-5d88-be6b-1bb248a7ef42 with scrape type 2
2026-03-28 22:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fea9363c-4089-5d88-be6b-1bb248a7ef42, identifier: 10737087
2026-03-28 22:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fea9363c-4089-5d88-be6b-1bb248a7ef42 with identifier: 10737087
2026-03-28 22:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fea9363c-4089-5d88-be6b-1bb248a7ef42 with identifier: 10737087
2026-03-28 22:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fea9363c-4089-5d88-be6b-1bb248a7ef42 with identifier: 10737087 to the API
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737087>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 159,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fea9363c-4089-5d88-be6b-1bb248a7ef42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 180006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9350,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Ceed SW 1.5 GDI GT Line - Petrol - Automatic - 159 hp - 180.006 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737087%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Saving data for 10737087: {'auction_closing_time': 1774865400.0, 'created_time': 1774627052.934136, 'last_price_update_time': 1774736496.819546}
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737087') HTTP/1.1" 204 0
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10736966
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736966%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10736966: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10736966 url https://www.openlane.eu/en/carv6/auction/10736966
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10737005
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737005%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10737005: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10737005 url https://www.openlane.eu/en/carv6/auction/10737005
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10737152
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737152%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10737152: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10737152 url https://www.openlane.eu/en/carv6/auction/10737152
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10736970
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736970%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10736970: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10736970 url https://www.openlane.eu/en/carv6/auction/10736970
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10737138
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737138%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10737138: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10737138 url https://www.openlane.eu/en/carv6/auction/10737138
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10736958
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736958%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10736958: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10736958 url https://www.openlane.eu/en/carv6/auction/10736958
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10736891
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736891%27 HTTP/1.1" 200 None
2026-03-28 22:21:36 [adesa.be] INFO: Scrape type for 10736891: 2
2026-03-28 22:21:36 [adesa.be] INFO: Scraping item 10736891 url https://www.openlane.eu/en/carv6/auction/10736891
2026-03-28 22:21:36 [adesa.be] INFO: Found listing with ID: 10737025
2026-03-28 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737025%27 HTTP/1.1" 200 None
2026-03-28 22:21:37 [adesa.be] INFO: Scrape type for 10737025: 2
2026-03-28 22:21:37 [adesa.be] INFO: Scraping item 10737025 url https://www.openlane.eu/en/carv6/auction/10737025
2026-03-28 22:21:37 [adesa.be] INFO: Found listing with ID: 10736963
2026-03-28 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736963%27 HTTP/1.1" 200 None
2026-03-28 22:21:37 [adesa.be] INFO: Scrape type for 10736963: 2
2026-03-28 22:21:37 [adesa.be] INFO: Scraping item 10736963 url https://www.openlane.eu/en/carv6/auction/10736963
2026-03-28 22:21:37 [adesa.be] INFO: Found listing with ID: 10740284
2026-03-28 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740284%27 HTTP/1.1" 200 None
2026-03-28 22:21:37 [adesa.be] INFO: Scrape type for 10740284: 2
2026-03-28 22:21:37 [adesa.be] INFO: Scraping item 10740284 url https://www.openlane.eu/en/carv6/auction/10740284
2026-03-28 22:21:37 [adesa.be] INFO: Found listing with ID: 10737121
2026-03-28 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737121%27 HTTP/1.1" 200 None
2026-03-28 22:21:37 [adesa.be] INFO: Scrape type for 10737121: 2
2026-03-28 22:21:37 [adesa.be] INFO: Scraping item 10737121 url https://www.openlane.eu/en/carv6/auction/10737121
2026-03-28 22:21:37 [adesa.be] INFO: Found listing with ID: 10737071
2026-03-28 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737071%27 HTTP/1.1" 200 None
2026-03-28 22:21:37 [adesa.be] INFO: Scrape type for 10737071: 2
2026-03-28 22:21:37 [adesa.be] INFO: Scraping item 10737071 url https://www.openlane.eu/en/carv6/auction/10737071
2026-03-28 22:21:37 [adesa.be] INFO: Found listing with ID: 10737073
2026-03-28 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737073%27 HTTP/1.1" 200 None
2026-03-28 22:21:37 [adesa.be] INFO: Scrape type for 10737073: 2
2026-03-28 22:21:37 [adesa.be] INFO: Scraping item 10737073 url https://www.openlane.eu/en/carv6/auction/10737073
2026-03-28 22:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10736942
2026-03-28 22:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8128da21-3da8-539d-9c27-0f64fafabf2f with scrape type 2
2026-03-28 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8128da21-3da8-539d-9c27-0f64fafabf2f with scrape type 2
2026-03-28 22:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8128da21-3da8-539d-9c27-0f64fafabf2f, identifier: 10736942
2026-03-28 22:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10736942
2026-03-28 22:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10736942
2026-03-28 22:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10736942 to the API
2026-03-28 22:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736942>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '8128da21-3da8-539d-9c27-0f64fafabf2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSM284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736942',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 152661,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 Pulse - Hybrid - Automatic - 105 hp - 152.661 km',
'transmission': 'automatic',
'trim': 'Pulse',
'vin': None,
'year': 2022}
2026-03-28 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736942%27 HTTP/1.1" 200 None
2026-03-28 22:21:38 [adesa.be] INFO: Saving data for 10736942: {'auction_closing_time': 1774865400.0, 'created_time': 1774624862.658781, 'last_price_update_time': 1774736498.964984}
2026-03-28 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736942') HTTP/1.1" 204 0
2026-03-28 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10736887
2026-03-28 22:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with scrape type 2
2026-03-28 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with scrape type 2
2026-03-28 22:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e, identifier: 10736887
2026-03-28 22:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10736887
2026-03-28 22:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10736887
2026-03-28 22:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10736887 to the API
2026-03-28 22:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736887>
{'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': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c91b9b3f-6cb3-5ccb-a559-781d494b2d8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTG107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736887',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 127785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11150,
'price_includes_vat': True,
'registration_date': '2017-04-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar F-Pace 2.0d - Diesel - Manual - 180 hp - 127.785 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736887%27 HTTP/1.1" 200 None
2026-03-28 22:21:42 [adesa.be] INFO: Saving data for 10736887: {'auction_closing_time': 1774865400.0, 'created_time': 1774624859.311325, 'last_price_update_time': 1774736502.185125}
2026-03-28 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736887') HTTP/1.1" 204 0
2026-03-28 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10737008
2026-03-28 22:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff921355-c7e2-5ef2-855f-a72540e4061a with scrape type 2
2026-03-28 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff921355-c7e2-5ef2-855f-a72540e4061a with scrape type 2
2026-03-28 22:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff921355-c7e2-5ef2-855f-a72540e4061a, identifier: 10737008
2026-03-28 22:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10737008
2026-03-28 22:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10737008
2026-03-28 22:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10737008 to the API
2026-03-28 22:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737008>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ff921355-c7e2-5ef2-855f-a72540e4061a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFE412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737008',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 103314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 2.0d R-Dynamic HSE - AWD - Diesel - Manual - 150 hp - '
'103.314 km',
'transmission': 'manual',
'trim': 'R-Dynamic HSE',
'vin': None,
'year': 2020}
2026-03-28 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737008%27 HTTP/1.1" 200 None
2026-03-28 22:21:43 [adesa.be] INFO: Saving data for 10737008: {'auction_closing_time': 1774865400.0, 'created_time': 1774624849.036001, 'last_price_update_time': 1774736503.054378}
2026-03-28 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737008') HTTP/1.1" 204 0
2026-03-28 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10737122
2026-03-28 22:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with scrape type 2
2026-03-28 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with scrape type 2
2026-03-28 22:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e5a596-5b64-5d6f-8fe3-cc5318787b79, identifier: 10737122
2026-03-28 22:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10737122
2026-03-28 22:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10737122
2026-03-28 22:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10737122 to the API
2026-03-28 22:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737122>
{'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': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8e5a596-5b64-5d6f-8fe3-cc5318787b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PJX858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737122',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 174075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12050,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 2.0d R-Dynamic - Diesel - Automatic - 180 hp - '
'174.075 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2019}
2026-03-28 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737122%27 HTTP/1.1" 200 None
2026-03-28 22:21:44 [adesa.be] INFO: Saving data for 10737122: {'auction_closing_time': 1774865400.0, 'created_time': 1774624857.234181, 'last_price_update_time': 1774736504.446636}
2026-03-28 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737122') HTTP/1.1" 204 0
2026-03-28 22:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10736880
2026-03-28 22:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 979bcd91-af10-510b-827e-cff54f37ffc2 with scrape type 2
2026-03-28 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 979bcd91-af10-510b-827e-cff54f37ffc2 with scrape type 2
2026-03-28 22:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 979bcd91-af10-510b-827e-cff54f37ffc2, identifier: 10736880
2026-03-28 22:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10736880
2026-03-28 22:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:21:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-28 22:21:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10736880
2026-03-28 22:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10736880 to the API
2026-03-28 22:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736880>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'CNG',
'id': '979bcd91-af10-510b-827e-cff54f37ffc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SKS386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736880',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 50962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9950,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Iveco Daily 3.0 - CNG - Manual - 136 hp - 50.962 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736880%27 HTTP/1.1" 200 None
2026-03-28 22:21:45 [adesa.be] INFO: Saving data for 10736880: {'auction_closing_time': 1774865400.0, 'created_time': 1774624850.716732, 'last_price_update_time': 1774736505.065496}
2026-03-28 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736880') HTTP/1.1" 204 0
2026-03-28 22:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10736912
2026-03-28 22:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de42d54b-eaac-5e11-a1bb-855989338e0b with scrape type 2
2026-03-28 22:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de42d54b-eaac-5e11-a1bb-855989338e0b with scrape type 2
2026-03-28 22:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de42d54b-eaac-5e11-a1bb-855989338e0b, identifier: 10736912
2026-03-28 22:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10736912
2026-03-28 22:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10736912
2026-03-28 22:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10736912 to the API
2026-03-28 22:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736912>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'de42d54b-eaac-5e11-a1bb-855989338e0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQN759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736912',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 149712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2019-08-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 2.0 S - Diesel - Manual - 150 hp - 149.712 km',
'transmission': 'manual',
'trim': 'S',
'vin': None,
'year': 2019}
2026-03-28 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736912%27 HTTP/1.1" 200 None
2026-03-28 22:21:45 [adesa.be] INFO: Saving data for 10736912: {'auction_closing_time': 1774865400.0, 'created_time': 1774627045.535381, 'last_price_update_time': 1774736505.554331}
2026-03-28 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736912') HTTP/1.1" 204 0
2026-03-28 22:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10737046
2026-03-28 22:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd3b328-f155-5548-9892-0afc09e881d9 with scrape type 2
2026-03-28 22:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dd3b328-f155-5548-9892-0afc09e881d9 with scrape type 2
2026-03-28 22:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dd3b328-f155-5548-9892-0afc09e881d9, identifier: 10737046
2026-03-28 22:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10737046
2026-03-28 22:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10737046
2026-03-28 22:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10737046 to the API
2026-03-28 22:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737046>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '6dd3b328-f155-5548-9892-0afc09e881d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADD534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737046',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 122482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17150,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'122.482 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737046%27 HTTP/1.1" 200 None
2026-03-28 22:21:46 [adesa.be] INFO: Saving data for 10737046: {'auction_closing_time': 1774865400.0, 'created_time': 1774624854.872289, 'last_price_update_time': 1774736506.242665}
2026-03-28 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737046') HTTP/1.1" 204 0
2026-03-28 22:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10737132
2026-03-28 22:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec8b224e-b25a-52eb-aa83-1a8de333fe00 with scrape type 2
2026-03-28 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec8b224e-b25a-52eb-aa83-1a8de333fe00 with scrape type 2
2026-03-28 22:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec8b224e-b25a-52eb-aa83-1a8de333fe00, identifier: 10737132
2026-03-28 22:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10737132
2026-03-28 22:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10737132
2026-03-28 22:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10737132 to the API
2026-03-28 22:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737132>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ec8b224e-b25a-52eb-aa83-1a8de333fe00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABC786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737132',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 80429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'80.429 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737132%27 HTTP/1.1" 200 None
2026-03-28 22:21:47 [adesa.be] INFO: Saving data for 10737132: {'auction_closing_time': 1774865400.0, 'created_time': 1774624894.653868, 'last_price_update_time': 1774736507.597683}
2026-03-28 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737132') HTTP/1.1" 204 0
2026-03-28 22:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with identifier: 10737024
2026-03-28 22:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with scrape type 2
2026-03-28 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with scrape type 2
2026-03-28 22:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1, identifier: 10737024
2026-03-28 22:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with identifier: 10737024
2026-03-28 22:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with identifier: 10737024
2026-03-28 22:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with identifier: 10737024 to the API
2026-03-28 22:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737024>
{'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:10:00Z',
'fuel_type': 'Diesel',
'id': '2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXK084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737024',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 165044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - Automatic - 130 hp - '
'165.044 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737024%27 HTTP/1.1" 200 None
2026-03-28 22:21:51 [adesa.be] INFO: Saving data for 10737024: {'auction_closing_time': 1774865400.0, 'created_time': 1774624934.267859, 'last_price_update_time': 1774736511.882245}
2026-03-28 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737024') HTTP/1.1" 204 0
2026-03-28 22:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10736888
2026-03-28 22:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with scrape type 2
2026-03-28 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with scrape type 2
2026-03-28 22:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c458ef2-5658-5ace-8ce7-9867d563c3d4, identifier: 10736888
2026-03-28 22:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10736888
2026-03-28 22:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10736888
2026-03-28 22:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10736888 to the API
2026-03-28 22:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736888>
{'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': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5c458ef2-5658-5ace-8ce7-9867d563c3d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WRM949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736888',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 146233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2019-08-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar F-Pace 2.0d R Sport - AWD - Diesel - Automatic - 180 hp - '
'146.233 km',
'transmission': 'automatic',
'trim': 'R Sport',
'vin': None,
'year': 2019}
2026-03-28 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736888%27 HTTP/1.1" 200 None
2026-03-28 22:21:52 [adesa.be] INFO: Saving data for 10736888: {'auction_closing_time': 1774865400.0, 'created_time': 1774624856.268248, 'last_price_update_time': 1774736512.267348}
2026-03-28 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736888') HTTP/1.1" 204 0
2026-03-28 22:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f945da5-f775-5568-85d5-91a5b35a427f with identifier: 10737130
2026-03-28 22:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f945da5-f775-5568-85d5-91a5b35a427f with scrape type 2
2026-03-28 22:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f945da5-f775-5568-85d5-91a5b35a427f with scrape type 2
2026-03-28 22:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f945da5-f775-5568-85d5-91a5b35a427f, identifier: 10737130
2026-03-28 22:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f945da5-f775-5568-85d5-91a5b35a427f with identifier: 10737130
2026-03-28 22:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f945da5-f775-5568-85d5-91a5b35a427f with identifier: 10737130
2026-03-28 22:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f945da5-f775-5568-85d5-91a5b35a427f with identifier: 10737130 to the API
2026-03-28 22:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:21: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-28 22:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737130>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9f945da5-f775-5568-85d5-91a5b35a427f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJL201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737130',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 70634,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-09-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 70.634 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737130%27 HTTP/1.1" 200 None
2026-03-28 22:21:53 [adesa.be] INFO: Saving data for 10737130: {'auction_closing_time': 1774865400.0, 'created_time': 1774624893.464475, 'last_price_update_time': 1774736513.994372}
2026-03-28 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737130') HTTP/1.1" 204 0
2026-03-28 22:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10737073
2026-03-28 22:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 932846e4-22f5-5af0-8f28-1972ced5166f with scrape type 2
2026-03-28 22:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 932846e4-22f5-5af0-8f28-1972ced5166f with scrape type 2
2026-03-28 22:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 932846e4-22f5-5af0-8f28-1972ced5166f, identifier: 10737073
2026-03-28 22:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10737073
2026-03-28 22:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10737073
2026-03-28 22:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10737073 to the API
2026-03-28 22:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737073>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '932846e4-22f5-5af0-8f28-1972ced5166f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBA725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737073',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 28969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 28.969 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737073%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Saving data for 10737073: {'auction_closing_time': 1774865400.0, 'created_time': 1774624944.779534, 'last_price_update_time': 1774736516.201838}
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737073') HTTP/1.1" 204 0
2026-03-28 22:21: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-28 22: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-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737067
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737067%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737067: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737067 url https://www.openlane.eu/en/carv6/auction/10737067
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737068
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737068%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737068: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737068 url https://www.openlane.eu/en/carv6/auction/10737068
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737007
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737007%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737007: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737007 url https://www.openlane.eu/en/carv6/auction/10737007
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10736957
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736957%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10736957: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10736957 url https://www.openlane.eu/en/carv6/auction/10736957
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10740283
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740283%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10740283: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10740283 url https://www.openlane.eu/en/carv6/auction/10740283
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737077
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737077%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737077: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737077 url https://www.openlane.eu/en/carv6/auction/10737077
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10740286
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740286%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10740286: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10740286 url https://www.openlane.eu/en/carv6/auction/10740286
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737105
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737105%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737105: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737105 url https://www.openlane.eu/en/carv6/auction/10737105
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10736982
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736982%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10736982: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10736982 url https://www.openlane.eu/en/carv6/auction/10736982
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737064
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737064%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737064: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737064 url https://www.openlane.eu/en/carv6/auction/10737064
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737166
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737166%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737166: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737166 url https://www.openlane.eu/en/carv6/auction/10737166
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10736934
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736934%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10736934: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10736934 url https://www.openlane.eu/en/carv6/auction/10736934
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737079
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737079%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737079: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737079 url https://www.openlane.eu/en/carv6/auction/10737079
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10736984
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736984%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10736984: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10736984 url https://www.openlane.eu/en/carv6/auction/10736984
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10736947
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736947%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10736947: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10736947 url https://www.openlane.eu/en/carv6/auction/10736947
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10736986
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736986%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10736986: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10736986 url https://www.openlane.eu/en/carv6/auction/10736986
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737059
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737059%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737059: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737059 url https://www.openlane.eu/en/carv6/auction/10737059
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10736976
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736976%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10736976: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10736976 url https://www.openlane.eu/en/carv6/auction/10736976
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737034
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737034%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737034: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737034 url https://www.openlane.eu/en/carv6/auction/10737034
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737110
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737110%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737110: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737110 url https://www.openlane.eu/en/carv6/auction/10737110
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737030
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737030%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737030: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737030 url https://www.openlane.eu/en/carv6/auction/10737030
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10736968
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736968%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10736968: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10736968 url https://www.openlane.eu/en/carv6/auction/10736968
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737033
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737033%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737033: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737033 url https://www.openlane.eu/en/carv6/auction/10737033
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10736983
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736983%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10736983: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10736983 url https://www.openlane.eu/en/carv6/auction/10736983
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737031
2026-03-28 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737031%27 HTTP/1.1" 200 None
2026-03-28 22:21:56 [adesa.be] INFO: Scrape type for 10737031: 2
2026-03-28 22:21:56 [adesa.be] INFO: Scraping item 10737031 url https://www.openlane.eu/en/carv6/auction/10737031
2026-03-28 22:21:56 [adesa.be] INFO: Found listing with ID: 10737062
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737062%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737062: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737062 url https://www.openlane.eu/en/carv6/auction/10737062
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737155
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737155%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737155: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737155 url https://www.openlane.eu/en/carv6/auction/10737155
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736997
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736997%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736997: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736997 url https://www.openlane.eu/en/carv6/auction/10736997
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736904
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736904%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736904: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736904 url https://www.openlane.eu/en/carv6/auction/10736904
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737049
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737049%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737049: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737049 url https://www.openlane.eu/en/carv6/auction/10737049
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737061
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737061%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737061: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737061 url https://www.openlane.eu/en/carv6/auction/10737061
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736905
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736905%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736905: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736905 url https://www.openlane.eu/en/carv6/auction/10736905
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737104
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737104%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737104: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737104 url https://www.openlane.eu/en/carv6/auction/10737104
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736987
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736987%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736987: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736987 url https://www.openlane.eu/en/carv6/auction/10736987
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737091
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737091%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737091: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737091 url https://www.openlane.eu/en/carv6/auction/10737091
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737154
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737154%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737154: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737154 url https://www.openlane.eu/en/carv6/auction/10737154
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737139
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737139%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737139: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737139 url https://www.openlane.eu/en/carv6/auction/10737139
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737117
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737117%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737117: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737117 url https://www.openlane.eu/en/carv6/auction/10737117
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737129
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737129%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737129: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737129 url https://www.openlane.eu/en/carv6/auction/10737129
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736922
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736922%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736922: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736922 url https://www.openlane.eu/en/carv6/auction/10736922
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736877
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736877%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736877: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736877 url https://www.openlane.eu/en/carv6/auction/10736877
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736878
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736878%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736878: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736878 url https://www.openlane.eu/en/carv6/auction/10736878
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736933
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736933%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736933: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736933 url https://www.openlane.eu/en/carv6/auction/10736933
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737083
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737083%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737083: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737083 url https://www.openlane.eu/en/carv6/auction/10737083
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736885
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736885%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736885: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736885 url https://www.openlane.eu/en/carv6/auction/10736885
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737032
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737032%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737032: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737032 url https://www.openlane.eu/en/carv6/auction/10737032
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737109
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737109%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737109: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737109 url https://www.openlane.eu/en/carv6/auction/10737109
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737119
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737119%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737119: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737119 url https://www.openlane.eu/en/carv6/auction/10737119
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736921
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736921%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736921: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736921 url https://www.openlane.eu/en/carv6/auction/10736921
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737053
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737053%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737053: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737053 url https://www.openlane.eu/en/carv6/auction/10737053
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736871
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736871%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736871: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736871 url https://www.openlane.eu/en/carv6/auction/10736871
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736890
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736890%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736890: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736890 url https://www.openlane.eu/en/carv6/auction/10736890
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737015
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737015%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737015: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737015 url https://www.openlane.eu/en/carv6/auction/10737015
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737101
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737101%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737101: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737101 url https://www.openlane.eu/en/carv6/auction/10737101
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737084
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737084%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737084: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737084 url https://www.openlane.eu/en/carv6/auction/10737084
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737002
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737002%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737002: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737002 url https://www.openlane.eu/en/carv6/auction/10737002
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736977
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736977%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736977: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736977 url https://www.openlane.eu/en/carv6/auction/10736977
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736962
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736962%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736962: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736962 url https://www.openlane.eu/en/carv6/auction/10736962
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736998
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736998%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736998: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736998 url https://www.openlane.eu/en/carv6/auction/10736998
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736980
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736980%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736980: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736980 url https://www.openlane.eu/en/carv6/auction/10736980
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736928
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736928%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736928: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736928 url https://www.openlane.eu/en/carv6/auction/10736928
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737060
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737060%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737060: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737060 url https://www.openlane.eu/en/carv6/auction/10737060
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737076
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737076%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737076: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737076 url https://www.openlane.eu/en/carv6/auction/10737076
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736990
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736990%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736990: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736990 url https://www.openlane.eu/en/carv6/auction/10736990
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736868
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736868%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736868: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736868 url https://www.openlane.eu/en/carv6/auction/10736868
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736866
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736866%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736866: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736866 url https://www.openlane.eu/en/carv6/auction/10736866
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736923
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736923%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736923: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736923 url https://www.openlane.eu/en/carv6/auction/10736923
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10737107
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737107%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10737107: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10737107 url https://www.openlane.eu/en/carv6/auction/10737107
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736884
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736884%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736884: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736884 url https://www.openlane.eu/en/carv6/auction/10736884
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10736864
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736864%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10736864: 2
2026-03-28 22:21:57 [adesa.be] INFO: Scraping item 10736864 url https://www.openlane.eu/en/carv6/auction/10736864
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10724177
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710724177%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10724177: 0
2026-03-28 22:21:57 [adesa.be] INFO: Skipping item 10724177 url https://www.openlane.eu/en/carv6/auction/10724177
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10724181
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710724181%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10724181: 0
2026-03-28 22:21:57 [adesa.be] INFO: Skipping item 10724181 url https://www.openlane.eu/en/carv6/auction/10724181
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10724180
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710724180%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10724180: 0
2026-03-28 22:21:57 [adesa.be] INFO: Skipping item 10724180 url https://www.openlane.eu/en/carv6/auction/10724180
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10724176
2026-03-28 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710724176%27 HTTP/1.1" 200 None
2026-03-28 22:21:57 [adesa.be] INFO: Scrape type for 10724176: 0
2026-03-28 22:21:57 [adesa.be] INFO: Skipping item 10724176 url https://www.openlane.eu/en/carv6/auction/10724176
2026-03-28 22:21:57 [adesa.be] INFO: Found listing with ID: 10724182
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710724182%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10724182: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10724182 url https://www.openlane.eu/en/carv6/auction/10724182
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10724179
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710724179%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10724179: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10724179 url https://www.openlane.eu/en/carv6/auction/10724179
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10724178
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710724178%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10724178: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10724178 url https://www.openlane.eu/en/carv6/auction/10724178
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10734660
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710734660%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10734660: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10734660 url https://www.openlane.eu/en/carv6/auction/10734660
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10738187
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738187%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10738187: 2
2026-03-28 22:21:58 [adesa.be] INFO: Scraping item 10738187 url https://www.openlane.eu/en/carv6/auction/10738187
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730663
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730663%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730663: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730663 url https://www.openlane.eu/en/carv6/auction/10730663
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10731407
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731407%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10731407: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10731407 url https://www.openlane.eu/en/carv6/auction/10731407
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730531
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730531%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730531: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730531 url https://www.openlane.eu/en/carv6/auction/10730531
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10732496
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732496%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10732496: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10732496 url https://www.openlane.eu/en/carv6/auction/10732496
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730515
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730515%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730515: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730515 url https://www.openlane.eu/en/carv6/auction/10730515
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10731432
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731432%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10731432: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10731432 url https://www.openlane.eu/en/carv6/auction/10731432
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730471
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730471%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730471: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730471 url https://www.openlane.eu/en/carv6/auction/10730471
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10732476
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732476%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10732476: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10732476 url https://www.openlane.eu/en/carv6/auction/10732476
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730469
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730469%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730469: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730469 url https://www.openlane.eu/en/carv6/auction/10730469
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10731421
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731421%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10731421: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10731421 url https://www.openlane.eu/en/carv6/auction/10731421
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730495
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730495%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730495: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730495 url https://www.openlane.eu/en/carv6/auction/10730495
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10733085
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710733085%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10733085: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10733085 url https://www.openlane.eu/en/carv6/auction/10733085
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10731428
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731428%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10731428: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10731428 url https://www.openlane.eu/en/carv6/auction/10731428
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730467
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730467%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730467: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730467 url https://www.openlane.eu/en/carv6/auction/10730467
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730459
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730459%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730459: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730459 url https://www.openlane.eu/en/carv6/auction/10730459
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10732473
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732473%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10732473: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10732473 url https://www.openlane.eu/en/carv6/auction/10732473
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10733081
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710733081%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10733081: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10733081 url https://www.openlane.eu/en/carv6/auction/10733081
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730499
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730499%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730499: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730499 url https://www.openlane.eu/en/carv6/auction/10730499
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730503
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730503%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730503: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730503 url https://www.openlane.eu/en/carv6/auction/10730503
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10730511
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730511%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10730511: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10730511 url https://www.openlane.eu/en/carv6/auction/10730511
2026-03-28 22:21:58 [adesa.be] INFO: Found listing with ID: 10731426
2026-03-28 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731426%27 HTTP/1.1" 200 None
2026-03-28 22:21:58 [adesa.be] INFO: Scrape type for 10731426: 0
2026-03-28 22:21:58 [adesa.be] INFO: Skipping item 10731426 url https://www.openlane.eu/en/carv6/auction/10731426
2026-03-28 22:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10737071
2026-03-28 22:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c01964b-7c89-5b50-a465-5a666666eedd with scrape type 2
2026-03-28 22:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c01964b-7c89-5b50-a465-5a666666eedd with scrape type 2
2026-03-28 22:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c01964b-7c89-5b50-a465-5a666666eedd, identifier: 10737071
2026-03-28 22:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10737071
2026-03-28 22:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10737071
2026-03-28 22:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10737071 to the API
2026-03-28 22:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6c01964b-7c89-5b50-a465-5a666666eedd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBA710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737071',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 21510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 21.510 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737071%27 HTTP/1.1" 200 None
2026-03-28 22:22:01 [adesa.be] INFO: Saving data for 10737071: {'auction_closing_time': 1774865400.0, 'created_time': 1774624903.164673, 'last_price_update_time': 1774736521.022053}
2026-03-28 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737071') HTTP/1.1" 204 0
2026-03-28 22:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10736861
2026-03-28 22:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7b50778-abdd-5038-b9a5-cc700ec83c05 with scrape type 2
2026-03-28 22:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7b50778-abdd-5038-b9a5-cc700ec83c05 with scrape type 2
2026-03-28 22:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7b50778-abdd-5038-b9a5-cc700ec83c05, identifier: 10736861
2026-03-28 22:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10736861
2026-03-28 22:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10736861
2026-03-28 22:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10736861 to the API
2026-03-28 22:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736861>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e7b50778-abdd-5038-b9a5-cc700ec83c05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHG836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736861',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 174140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20850,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C 300e Luxury - Hybrid - Automatic - 204 hp - 174.140 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-28 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736861%27 HTTP/1.1" 200 None
2026-03-28 22:22:01 [adesa.be] INFO: Saving data for 10736861: {'auction_closing_time': 1774865400.0, 'created_time': 1774624858.702234, 'last_price_update_time': 1774736521.743531}
2026-03-28 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736861') HTTP/1.1" 204 0
2026-03-28 22:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284
2026-03-28 22:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac50f046-c643-5f12-82c0-383b3c7ae0bf with scrape type 2
2026-03-28 22:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac50f046-c643-5f12-82c0-383b3c7ae0bf with scrape type 2
2026-03-28 22:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac50f046-c643-5f12-82c0-383b3c7ae0bf, identifier: 10740284
2026-03-28 22:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284
2026-03-28 22:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284
2026-03-28 22:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284 to the API
2026-03-28 22:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740284>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ac50f046-c643-5f12-82c0-383b3c7ae0bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGE471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740284',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 222118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6850,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'222.118 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-28 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740284%27 HTTP/1.1" 200 None
2026-03-28 22:22:03 [adesa.be] INFO: Saving data for 10740284: {'auction_closing_time': 1774865400.0, 'created_time': 1774649926.029209, 'last_price_update_time': 1774736523.512586}
2026-03-28 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740284') HTTP/1.1" 204 0
2026-03-28 22:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10736963
2026-03-28 22:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with scrape type 2
2026-03-28 22:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with scrape type 2
2026-03-28 22:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42, identifier: 10736963
2026-03-28 22:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10736963
2026-03-28 22:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10736963
2026-03-28 22:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10736963 to the API
2026-03-28 22:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736963>
{'auction_title': '',
'c_o_2_emission_value': 159,
'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '91e4e94f-9be0-55bc-b94e-eef4f3cc5c42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCG303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736963',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 96169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-11-14',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L2H2 2.0 HDI Premium - Diesel - Manual - 130 hp - '
'96.169 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-28 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736963%27 HTTP/1.1" 200 None
2026-03-28 22:22:03 [adesa.be] INFO: Saving data for 10736963: {'auction_closing_time': 1774865400.0, 'created_time': 1774624904.153171, 'last_price_update_time': 1774736523.930422}
2026-03-28 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736963') HTTP/1.1" 204 0
2026-03-28 22:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10737121
2026-03-28 22:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adef56f9-ac59-5759-864d-b4e42f494b7f with scrape type 2
2026-03-28 22:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adef56f9-ac59-5759-864d-b4e42f494b7f with scrape type 2
2026-03-28 22:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adef56f9-ac59-5759-864d-b4e42f494b7f, identifier: 10737121
2026-03-28 22:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10737121
2026-03-28 22:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10737121
2026-03-28 22:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10737121 to the API
2026-03-28 22:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737121>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'adef56f9-ac59-5759-864d-b4e42f494b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRM695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737121',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 81982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12350,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot e-2008 50 kWh GT - Electric - Automatic - 136 hp - 81.982 '
'km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737121%27 HTTP/1.1" 200 None
2026-03-28 22:22:04 [adesa.be] INFO: Saving data for 10737121: {'auction_closing_time': 1774865400.0, 'created_time': 1774624968.043182, 'last_price_update_time': 1774736524.315122}
2026-03-28 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737121') HTTP/1.1" 204 0
2026-03-28 22:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10737025
2026-03-28 22:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3ab535e-5a6f-5836-a481-b526ccfe6d26 with scrape type 2
2026-03-28 22:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3ab535e-5a6f-5836-a481-b526ccfe6d26 with scrape type 2
2026-03-28 22:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3ab535e-5a6f-5836-a481-b526ccfe6d26, identifier: 10737025
2026-03-28 22:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10737025
2026-03-28 22:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10737025
2026-03-28 22:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10737025 to the API
2026-03-28 22:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737025>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a3ab535e-5a6f-5836-a481-b526ccfe6d26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CQJ561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737025',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 163200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L1H1 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'163.200 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-28 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737025%27 HTTP/1.1" 200 None
2026-03-28 22:22:05 [adesa.be] INFO: Saving data for 10737025: {'auction_closing_time': 1774865400.0, 'created_time': 1774624966.964438, 'last_price_update_time': 1774736525.752134}
2026-03-28 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737025') HTTP/1.1" 204 0
2026-03-28 22:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10736891
2026-03-28 22:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with scrape type 2
2026-03-28 22:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with scrape type 2
2026-03-28 22:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e00fedb1-0057-5b4a-875e-e8ced7fec6b6, identifier: 10736891
2026-03-28 22:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10736891
2026-03-28 22:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10736891
2026-03-28 22:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10736891 to the API
2026-03-28 22:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736891>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e00fedb1-0057-5b4a-875e-e8ced7fec6b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLS306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736891',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 199765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer 2.2 HDI - Diesel - Manual - 150 hp - 199.765 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736891%27 HTTP/1.1" 200 None
2026-03-28 22:22:06 [adesa.be] INFO: Saving data for 10736891: {'auction_closing_time': 1774865400.0, 'created_time': 1774624904.520209, 'last_price_update_time': 1774736526.280516}
2026-03-28 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736891') HTTP/1.1" 204 0
2026-03-28 22:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10736958
2026-03-28 22:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdaa1a36-4aec-55e9-8884-cad7e353277a with scrape type 2
2026-03-28 22:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdaa1a36-4aec-55e9-8884-cad7e353277a with scrape type 2
2026-03-28 22:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bdaa1a36-4aec-55e9-8884-cad7e353277a, identifier: 10736958
2026-03-28 22:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10737138
2026-03-28 22:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with scrape type 2
2026-03-28 22:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with scrape type 2
2026-03-28 22:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38, identifier: 10737138
2026-03-28 22:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10736958
2026-03-28 22:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10736958
2026-03-28 22:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10736958 to the API
2026-03-28 22:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736958>
{'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': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'bdaa1a36-4aec-55e9-8884-cad7e353277a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736958',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 152308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 180 hp - 152.308 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736958%27 HTTP/1.1" 200 None
2026-03-28 22:22:06 [adesa.be] INFO: Saving data for 10736958: {'auction_closing_time': 1774865400.0, 'created_time': 1774624984.217264, 'last_price_update_time': 1774736526.868636}
2026-03-28 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736958') HTTP/1.1" 204 0
2026-03-28 22:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10737138
2026-03-28 22:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10737138
2026-03-28 22:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10737138 to the API
2026-03-28 22:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737138>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f1411f3c-2660-56e9-adc4-6a7a6a0e5e38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVY646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737138',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 154730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-01-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 508 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'154.730 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737138%27 HTTP/1.1" 200 None
2026-03-28 22:22:07 [adesa.be] INFO: Saving data for 10737138: {'auction_closing_time': 1774865400.0, 'created_time': 1774624901.672719, 'last_price_update_time': 1774736527.162899}
2026-03-28 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737138') HTTP/1.1" 204 0
2026-03-28 22:22:07 [scrapy.extensions.logstats] INFO: Crawled 516 pages (at 51 pages/min), scraped 499 items (at 48 items/min)
2026-03-28 22:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:22:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.243(s), this was the 1st time calling it.
2026-03-28 22:22:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.029124026177422 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:22:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.428(s), this was the 1st time calling it.
2026-03-28 22:22:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.47017715982034 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10736970
2026-03-28 22:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01efebb5-1371-5260-a615-709dca8e5e71 with scrape type 2
2026-03-28 22:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01efebb5-1371-5260-a615-709dca8e5e71 with scrape type 2
2026-03-28 22:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01efebb5-1371-5260-a615-709dca8e5e71, identifier: 10736970
2026-03-28 22:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10736970
2026-03-28 22:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10736970
2026-03-28 22:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10736970 to the API
2026-03-28 22:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736970>
{'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:10:00Z',
'fuel_type': 'Diesel',
'id': '01efebb5-1371-5260-a615-709dca8e5e71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736970',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 135527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'135.527 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736970%27 HTTP/1.1" 200 None
2026-03-28 22:22:09 [adesa.be] INFO: Saving data for 10736970: {'auction_closing_time': 1774865400.0, 'created_time': 1774624983.889374, 'last_price_update_time': 1774736529.044377}
2026-03-28 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736970') HTTP/1.1" 204 0
2026-03-28 22:22:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.327(s), this was the 1st time calling it.
2026-03-28 22:22:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.9597526264829903 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10737005
2026-03-28 22:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17df3043-c24e-5b2c-a9e5-415f6e64707c with scrape type 2
2026-03-28 22:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17df3043-c24e-5b2c-a9e5-415f6e64707c with scrape type 2
2026-03-28 22:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17df3043-c24e-5b2c-a9e5-415f6e64707c, identifier: 10737005
2026-03-28 22:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10737005
2026-03-28 22:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10737005
2026-03-28 22:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10737005 to the API
2026-03-28 22:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737005>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '17df3043-c24e-5b2c-a9e5-415f6e64707c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSS496',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737005',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 120692,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Automatic - 130 hp - 120.692 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737005%27 HTTP/1.1" 200 None
2026-03-28 22:22:09 [adesa.be] INFO: Saving data for 10737005: {'auction_closing_time': 1774865400.0, 'created_time': 1774624971.291018, 'last_price_update_time': 1774736529.541603}
2026-03-28 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737005') HTTP/1.1" 204 0
2026-03-28 22:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10738187
2026-03-28 22:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d231c9c1-3ad0-5d58-a084-01403dfa67a6 with scrape type 2
2026-03-28 22:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d231c9c1-3ad0-5d58-a084-01403dfa67a6 with scrape type 2
2026-03-28 22:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d231c9c1-3ad0-5d58-a084-01403dfa67a6, identifier: 10738187
2026-03-28 22:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10738187
2026-03-28 22:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10738187
2026-03-28 22:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10738187 to the API
2026-03-28 22:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738187>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'd231c9c1-3ad0-5d58-a084-01403dfa67a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738187',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 69033,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38600,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 450+ Luxury - Electric - Automatic - 333 hp - '
'69.033 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-28 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738187%27 HTTP/1.1" 200 None
2026-03-28 22:22:10 [adesa.be] INFO: Saving data for 10738187: {'auction_closing_time': 1774855800.0, 'created_time': 1774627034.355636, 'last_price_update_time': 1774736530.638674}
2026-03-28 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738187') HTTP/1.1" 204 0
2026-03-28 22:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10736864
2026-03-28 22:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50516d8-e786-5e15-a610-67de28e431ef with scrape type 2
2026-03-28 22:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d50516d8-e786-5e15-a610-67de28e431ef with scrape type 2
2026-03-28 22:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d50516d8-e786-5e15-a610-67de28e431ef, identifier: 10736864
2026-03-28 22:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10736864
2026-03-28 22:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10736864
2026-03-28 22:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10736864 to the API
2026-03-28 22:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736864>
{'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': 303,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd50516d8-e786-5e15-a610-67de28e431ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKP265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736864',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 185579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23950,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC90 T8 R-Design - AWD - Hybrid - Automatic - 303 hp - '
'185.579 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736864%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Saving data for 10736864: {'auction_closing_time': 1774865400.0, 'created_time': 1774624923.202872, 'last_price_update_time': 1774736531.12458}
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736864') HTTP/1.1" 204 0
2026-03-28 22:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:22:11 [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-28 22:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10731423
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731423%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10731423: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10731423 url https://www.openlane.eu/en/carv6/auction/10731423
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730551
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730551%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730551: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730551 url https://www.openlane.eu/en/carv6/auction/10730551
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730504
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730504%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730504: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730504 url https://www.openlane.eu/en/carv6/auction/10730504
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10737299
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737299%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10737299: 2
2026-03-28 22:22:11 [adesa.be] INFO: Scraping item 10737299 url https://www.openlane.eu/en/carv6/auction/10737299
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730530
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730530%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730530: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730530 url https://www.openlane.eu/en/carv6/auction/10730530
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730643
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730643%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730643: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730643 url https://www.openlane.eu/en/carv6/auction/10730643
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730519
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730519%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730519: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730519 url https://www.openlane.eu/en/carv6/auction/10730519
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730568
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730568%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730568: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730568 url https://www.openlane.eu/en/carv6/auction/10730568
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730549
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730549%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730549: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730549 url https://www.openlane.eu/en/carv6/auction/10730549
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730502
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730502%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730502: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730502 url https://www.openlane.eu/en/carv6/auction/10730502
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730488
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730488%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730488: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730488 url https://www.openlane.eu/en/carv6/auction/10730488
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10737298
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737298%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10737298: 2
2026-03-28 22:22:11 [adesa.be] INFO: Scraping item 10737298 url https://www.openlane.eu/en/carv6/auction/10737298
2026-03-28 22:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730632
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730632%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730632: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730632 url https://www.openlane.eu/en/carv6/auction/10730632
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10731402
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731402%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10731402: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10731402 url https://www.openlane.eu/en/carv6/auction/10731402
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730548
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730548%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730548: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730548 url https://www.openlane.eu/en/carv6/auction/10730548
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730514
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730514%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730514: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730514 url https://www.openlane.eu/en/carv6/auction/10730514
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10731405
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731405%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10731405: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10731405 url https://www.openlane.eu/en/carv6/auction/10731405
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10730491
2026-03-28 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730491%27 HTTP/1.1" 200 None
2026-03-28 22:22:11 [adesa.be] INFO: Scrape type for 10730491: 0
2026-03-28 22:22:11 [adesa.be] INFO: Skipping item 10730491 url https://www.openlane.eu/en/carv6/auction/10730491
2026-03-28 22:22:11 [adesa.be] INFO: Found listing with ID: 10731411
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731411%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10731411: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10731411 url https://www.openlane.eu/en/carv6/auction/10731411
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730489
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730489%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730489: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730489 url https://www.openlane.eu/en/carv6/auction/10730489
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730558
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730558%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730558: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730558 url https://www.openlane.eu/en/carv6/auction/10730558
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730527
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730527%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730527: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730527 url https://www.openlane.eu/en/carv6/auction/10730527
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10731431
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731431%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10731431: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10731431 url https://www.openlane.eu/en/carv6/auction/10731431
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730642
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730642%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730642: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730642 url https://www.openlane.eu/en/carv6/auction/10730642
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10731427
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731427%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10731427: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10731427 url https://www.openlane.eu/en/carv6/auction/10731427
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730492
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730492%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730492: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730492 url https://www.openlane.eu/en/carv6/auction/10730492
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730508
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730508%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730508: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730508 url https://www.openlane.eu/en/carv6/auction/10730508
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730498
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730498%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730498: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730498 url https://www.openlane.eu/en/carv6/auction/10730498
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10732580
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732580%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10732580: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10732580 url https://www.openlane.eu/en/carv6/auction/10732580
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10732594
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732594%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10732594: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10732594 url https://www.openlane.eu/en/carv6/auction/10732594
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10727129
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710727129%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10727129: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10727129 url https://www.openlane.eu/en/carv6/auction/10727129
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730478
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730478%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730478: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730478 url https://www.openlane.eu/en/carv6/auction/10730478
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730480
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730480%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730480: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730480 url https://www.openlane.eu/en/carv6/auction/10730480
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10732622
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732622%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10732622: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10732622 url https://www.openlane.eu/en/carv6/auction/10732622
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730490
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730490%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730490: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730490 url https://www.openlane.eu/en/carv6/auction/10730490
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730484
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730484%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730484: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730484 url https://www.openlane.eu/en/carv6/auction/10730484
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730457
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730457%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730457: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730457 url https://www.openlane.eu/en/carv6/auction/10730457
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730472
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730472%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730472: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730472 url https://www.openlane.eu/en/carv6/auction/10730472
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730482
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730482%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730482: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730482 url https://www.openlane.eu/en/carv6/auction/10730482
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10731430
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731430%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10731430: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10731430 url https://www.openlane.eu/en/carv6/auction/10731430
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730464
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730464%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730464: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730464 url https://www.openlane.eu/en/carv6/auction/10730464
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10733082
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710733082%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10733082: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10733082 url https://www.openlane.eu/en/carv6/auction/10733082
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730461
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730461%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730461: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730461 url https://www.openlane.eu/en/carv6/auction/10730461
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730470
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730470%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730470: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730470 url https://www.openlane.eu/en/carv6/auction/10730470
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730486
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730486%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730486: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730486 url https://www.openlane.eu/en/carv6/auction/10730486
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10731425
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731425%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10731425: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10731425 url https://www.openlane.eu/en/carv6/auction/10731425
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730493
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730493%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730493: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730493 url https://www.openlane.eu/en/carv6/auction/10730493
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730528
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730528%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730528: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730528 url https://www.openlane.eu/en/carv6/auction/10730528
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730507
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730507%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730507: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730507 url https://www.openlane.eu/en/carv6/auction/10730507
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730510
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730510%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730510: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730510 url https://www.openlane.eu/en/carv6/auction/10730510
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10731418
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731418%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10731418: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10731418 url https://www.openlane.eu/en/carv6/auction/10731418
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730524
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730524%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730524: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730524 url https://www.openlane.eu/en/carv6/auction/10730524
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730552
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730552%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730552: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730552 url https://www.openlane.eu/en/carv6/auction/10730552
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730456
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730456%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730456: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730456 url https://www.openlane.eu/en/carv6/auction/10730456
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730569
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730569%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730569: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730569 url https://www.openlane.eu/en/carv6/auction/10730569
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10732475
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732475%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10732475: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10732475 url https://www.openlane.eu/en/carv6/auction/10732475
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10731424
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731424%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10731424: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10731424 url https://www.openlane.eu/en/carv6/auction/10731424
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730468
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730468%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730468: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730468 url https://www.openlane.eu/en/carv6/auction/10730468
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730550
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730550%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730550: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730550 url https://www.openlane.eu/en/carv6/auction/10730550
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10732495
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732495%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10732495: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10732495 url https://www.openlane.eu/en/carv6/auction/10732495
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10726498
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710726498%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10726498: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10726498 url https://www.openlane.eu/en/carv6/auction/10726498
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730497
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730497%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730497: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730497 url https://www.openlane.eu/en/carv6/auction/10730497
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10731420
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731420%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10731420: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10731420 url https://www.openlane.eu/en/carv6/auction/10731420
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730505
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730505%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730505: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730505 url https://www.openlane.eu/en/carv6/auction/10730505
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10732641
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732641%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10732641: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10732641 url https://www.openlane.eu/en/carv6/auction/10732641
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730501
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730501%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730501: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730501 url https://www.openlane.eu/en/carv6/auction/10730501
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730521
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730521%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730521: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730521 url https://www.openlane.eu/en/carv6/auction/10730521
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10732645
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732645%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10732645: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10732645 url https://www.openlane.eu/en/carv6/auction/10732645
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730526
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730526%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730526: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730526 url https://www.openlane.eu/en/carv6/auction/10730526
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10737304
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737304%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10737304: 2
2026-03-28 22:22:12 [adesa.be] INFO: Scraping item 10737304 url https://www.openlane.eu/en/carv6/auction/10737304
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730485
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730485%27 HTTP/1.1" 200 None
2026-03-28 22:22:12 [adesa.be] INFO: Scrape type for 10730485: 0
2026-03-28 22:22:12 [adesa.be] INFO: Skipping item 10730485 url https://www.openlane.eu/en/carv6/auction/10730485
2026-03-28 22:22:12 [adesa.be] INFO: Found listing with ID: 10730518
2026-03-28 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730518%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730518: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730518 url https://www.openlane.eu/en/carv6/auction/10730518
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10737302
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737302%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10737302: 2
2026-03-28 22:22:13 [adesa.be] INFO: Scraping item 10737302 url https://www.openlane.eu/en/carv6/auction/10737302
2026-03-28 22:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730525
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730525%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730525: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730525 url https://www.openlane.eu/en/carv6/auction/10730525
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10731410
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731410%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10731410: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10731410 url https://www.openlane.eu/en/carv6/auction/10731410
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730496
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730496%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730496: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730496 url https://www.openlane.eu/en/carv6/auction/10730496
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730634
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730634%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730634: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730634 url https://www.openlane.eu/en/carv6/auction/10730634
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10732646
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732646%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10732646: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10732646 url https://www.openlane.eu/en/carv6/auction/10732646
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730494
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730494%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730494: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730494 url https://www.openlane.eu/en/carv6/auction/10730494
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730529
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730529%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730529: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730529 url https://www.openlane.eu/en/carv6/auction/10730529
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730500
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730500%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730500: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730500 url https://www.openlane.eu/en/carv6/auction/10730500
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730463
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730463%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730463: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730463 url https://www.openlane.eu/en/carv6/auction/10730463
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10733083
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710733083%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10733083: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10733083 url https://www.openlane.eu/en/carv6/auction/10733083
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730458
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730458%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730458: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730458 url https://www.openlane.eu/en/carv6/auction/10730458
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10732644
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732644%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10732644: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10732644 url https://www.openlane.eu/en/carv6/auction/10732644
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730509
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730509%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730509: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730509 url https://www.openlane.eu/en/carv6/auction/10730509
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730561
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730561%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730561: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730561 url https://www.openlane.eu/en/carv6/auction/10730561
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730565
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730565%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730565: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730565 url https://www.openlane.eu/en/carv6/auction/10730565
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730555
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730555%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730555: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730555 url https://www.openlane.eu/en/carv6/auction/10730555
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10731429
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731429%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10731429: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10731429 url https://www.openlane.eu/en/carv6/auction/10731429
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730566
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730566%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730566: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730566 url https://www.openlane.eu/en/carv6/auction/10730566
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10732608
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732608%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10732608: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10732608 url https://www.openlane.eu/en/carv6/auction/10732608
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10731413
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731413%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10731413: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10731413 url https://www.openlane.eu/en/carv6/auction/10731413
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10731412
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731412%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10731412: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10731412 url https://www.openlane.eu/en/carv6/auction/10731412
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10737303
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737303%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10737303: 2
2026-03-28 22:22:13 [adesa.be] INFO: Scraping item 10737303 url https://www.openlane.eu/en/carv6/auction/10737303
2026-03-28 22:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10731416
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731416%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10731416: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10731416 url https://www.openlane.eu/en/carv6/auction/10731416
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10730640
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730640%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10730640: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10730640 url https://www.openlane.eu/en/carv6/auction/10730640
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10731415
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731415%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10731415: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10731415 url https://www.openlane.eu/en/carv6/auction/10731415
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10731414
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731414%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10731414: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10731414 url https://www.openlane.eu/en/carv6/auction/10731414
2026-03-28 22:22:13 [adesa.be] INFO: Found listing with ID: 10732507
2026-03-28 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732507%27 HTTP/1.1" 200 None
2026-03-28 22:22:13 [adesa.be] INFO: Scrape type for 10732507: 0
2026-03-28 22:22:13 [adesa.be] INFO: Skipping item 10732507 url https://www.openlane.eu/en/carv6/auction/10732507
2026-03-28 22:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10737107
2026-03-28 22:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with scrape type 2
2026-03-28 22:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with scrape type 2
2026-03-28 22:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1, identifier: 10737107
2026-03-28 22:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10736884
2026-03-28 22:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b0f652-c836-552f-99af-277f012eaa98 with scrape type 2
2026-03-28 22:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8b0f652-c836-552f-99af-277f012eaa98 with scrape type 2
2026-03-28 22:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8b0f652-c836-552f-99af-277f012eaa98, identifier: 10736884
2026-03-28 22:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10737152
2026-03-28 22:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abeddb6c-3bfb-53dc-992e-4e81342a7f26 with scrape type 2
2026-03-28 22:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abeddb6c-3bfb-53dc-992e-4e81342a7f26 with scrape type 2
2026-03-28 22:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abeddb6c-3bfb-53dc-992e-4e81342a7f26, identifier: 10737152
2026-03-28 22:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10737107
2026-03-28 22:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10737107
2026-03-28 22:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10737107 to the API
2026-03-28 22:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737107>
{'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': 235,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '408dd82e-64b7-5073-b6e5-44abc1cbd4d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPV400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737107',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 166547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'166.547 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-28 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737107%27 HTTP/1.1" 200 None
2026-03-28 22:22:14 [adesa.be] INFO: Saving data for 10737107: {'auction_closing_time': 1774865400.0, 'created_time': 1774624924.31739, 'last_price_update_time': 1774736534.576937}
2026-03-28 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737107') HTTP/1.1" 204 0
2026-03-28 22:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10736884
2026-03-28 22:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10736884
2026-03-28 22:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10736884 to the API
2026-03-28 22:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736884>
{'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': 235,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8b0f652-c836-552f-99af-277f012eaa98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAP354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736884',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 195636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2019-10-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'195.636 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2019}
2026-03-28 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736884%27 HTTP/1.1" 200 None
2026-03-28 22:22:14 [adesa.be] INFO: Saving data for 10736884: {'auction_closing_time': 1774865400.0, 'created_time': 1774624937.772894, 'last_price_update_time': 1774736534.971483}
2026-03-28 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736884') HTTP/1.1" 204 0
2026-03-28 22:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10737152
2026-03-28 22:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10737152
2026-03-28 22:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10737152 to the API
2026-03-28 22:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737152>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'abeddb6c-3bfb-53dc-992e-4e81342a7f26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAY538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737152',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 93083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i GT - Petrol - Automatic - 130 hp - 93.083 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737152%27 HTTP/1.1" 200 None
2026-03-28 22:22:15 [adesa.be] INFO: Saving data for 10737152: {'auction_closing_time': 1774865400.0, 'created_time': 1774624901.35714, 'last_price_update_time': 1774736535.2531}
2026-03-28 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737152') HTTP/1.1" 204 0
2026-03-28 22:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with identifier: 10739266
2026-03-28 22:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with scrape type 2
2026-03-28 22:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with scrape type 2
2026-03-28 22:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1, identifier: 10739266
2026-03-28 22:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with identifier: 10739266
2026-03-28 22:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with identifier: 10739266
2026-03-28 22:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with identifier: 10739266 to the API
2026-03-28 22:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739266>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4d4065b7-01e1-515d-bddf-8e2e4753bcf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX8758',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 69389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Automatic - 110 hp - 69.389 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739266%27 HTTP/1.1" 200 None
2026-03-28 22:22:16 [adesa.be] INFO: Saving data for 10739266: {'auction_closing_time': 1774858500.0, 'created_time': 1774624755.047311, 'last_price_update_time': 1774736536.043808}
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739266') HTTP/1.1" 204 0
2026-03-28 22:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10736923
2026-03-28 22:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5323260-04ed-5c6f-9957-fb480f1cd942 with scrape type 2
2026-03-28 22:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5323260-04ed-5c6f-9957-fb480f1cd942 with scrape type 2
2026-03-28 22:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5323260-04ed-5c6f-9957-fb480f1cd942, identifier: 10736923
2026-03-28 22:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with identifier: 10739697
2026-03-28 22:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with scrape type 2
2026-03-28 22:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with scrape type 2
2026-03-28 22:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85, identifier: 10739697
2026-03-28 22:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10736923
2026-03-28 22:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10736923
2026-03-28 22:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10736923 to the API
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736923>
{'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': 303,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b5323260-04ed-5c6f-9957-fb480f1cd942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRH937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736923',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 141021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2020-03-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T8 Momentum - AWD - Hybrid - Automatic - 303 hp - '
'141.021 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2020}
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736923%27 HTTP/1.1" 200 None
2026-03-28 22:22:16 [adesa.be] INFO: Saving data for 10736923: {'auction_closing_time': 1774865400.0, 'created_time': 1774624937.147573, 'last_price_update_time': 1774736536.573225}
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736923') HTTP/1.1" 204 0
2026-03-28 22:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with identifier: 10739697
2026-03-28 22:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with identifier: 10739697
2026-03-28 22:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with identifier: 10739697 to the API
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739697>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739697',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 135141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Seat Ateca 1.5 TSI Xperience - Petrol - Automatic - 150 hp - '
'135.141 km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2022}
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739697%27 HTTP/1.1" 200 None
2026-03-28 22:22:16 [adesa.be] INFO: Saving data for 10739697: {'auction_closing_time': 1774858500.0, 'created_time': 1774624753.612037, 'last_price_update_time': 1774736536.876349}
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739697') HTTP/1.1" 204 0
2026-03-28 22:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009
2026-03-28 22:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7ae4256-a917-50fc-8eff-9f49077c1eec with scrape type 2
2026-03-28 22:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7ae4256-a917-50fc-8eff-9f49077c1eec with scrape type 2
2026-03-28 22:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7ae4256-a917-50fc-8eff-9f49077c1eec, identifier: 10740009
2026-03-28 22:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009
2026-03-28 22:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009
2026-03-28 22:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009 to the API
2026-03-28 22:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740009>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7ae4256-a917-50fc-8eff-9f49077c1eec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADB647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740009',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 156588,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 156.588 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710740009%27 HTTP/1.1" 200 None
2026-03-28 22:22:17 [adesa.be] INFO: Saving data for 10740009: {'auction_closing_time': 1774861200.0, 'created_time': 1774649873.48898, 'last_price_update_time': 1774736537.393095}
2026-03-28 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740009') HTTP/1.1" 204 0
2026-03-28 22:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10736866
2026-03-28 22:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66f72389-093c-550d-a6f9-9b8860c644a4 with scrape type 2
2026-03-28 22:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66f72389-093c-550d-a6f9-9b8860c644a4 with scrape type 2
2026-03-28 22:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66f72389-093c-550d-a6f9-9b8860c644a4, identifier: 10736866
2026-03-28 22:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10736868
2026-03-28 22:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with scrape type 2
2026-03-28 22:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with scrape type 2
2026-03-28 22:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19200e1c-6856-5edd-8ec0-42d9d05b1df5, identifier: 10736868
2026-03-28 22:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10736866
2026-03-28 22:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10736866
2026-03-28 22:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10736866 to the API
2026-03-28 22:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736866>
{'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': 253,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '66f72389-093c-550d-a6f9-9b8860c644a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCC738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736866',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 193723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription - Hybrid - Automatic - 253 hp - 193.723 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-28 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736866%27 HTTP/1.1" 200 None
2026-03-28 22:22:17 [adesa.be] INFO: Saving data for 10736866: {'auction_closing_time': 1774865400.0, 'created_time': 1774624989.447833, 'last_price_update_time': 1774736537.931833}
2026-03-28 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736866') HTTP/1.1" 204 0
2026-03-28 22:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10736868
2026-03-28 22:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10736868
2026-03-28 22:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10736868 to the API
2026-03-28 22:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736868>
{'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': 253,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '19200e1c-6856-5edd-8ec0-42d9d05b1df5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDT259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736868',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 202721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription Expression - AWD - Hybrid - 253 hp - '
'202.721 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-28 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:18 [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-28 22:22:18 [adesa.be] INFO: Saving data for 10736868: {'auction_closing_time': 1774865400.0, 'created_time': 1774624928.880616, 'last_price_update_time': 1774736538.223656}
2026-03-28 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736868') HTTP/1.1" 204 0
2026-03-28 22:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10736990
2026-03-28 22:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4baf298-ba36-5c59-8be5-29d6e7f46962 with scrape type 2
2026-03-28 22:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4baf298-ba36-5c59-8be5-29d6e7f46962 with scrape type 2
2026-03-28 22:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4baf298-ba36-5c59-8be5-29d6e7f46962, identifier: 10736990
2026-03-28 22:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10736990
2026-03-28 22:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10736990
2026-03-28 22:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10736990 to the API
2026-03-28 22:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736990>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f4baf298-ba36-5c59-8be5-29d6e7f46962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRJ396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736990',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 137317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20150,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'137.317 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-28 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:18 [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-28 22:22:18 [adesa.be] INFO: Saving data for 10736990: {'auction_closing_time': 1774865400.0, 'created_time': 1774624921.371442, 'last_price_update_time': 1774736538.613775}
2026-03-28 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736990') HTTP/1.1" 204 0
2026-03-28 22:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10737076
2026-03-28 22:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with scrape type 2
2026-03-28 22:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with scrape type 2
2026-03-28 22:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a3e12ed-1cda-5eb1-b04c-097825fc1851, identifier: 10737076
2026-03-28 22:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10737076
2026-03-28 22:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10737076
2026-03-28 22:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10737076 to the API
2026-03-28 22:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737076>
{'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': 253,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7a3e12ed-1cda-5eb1-b04c-097825fc1851',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEP016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737076',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 126736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21350,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'126.736 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737076%27 HTTP/1.1" 200 None
2026-03-28 22:22:19 [adesa.be] INFO: Saving data for 10737076: {'auction_closing_time': 1774865400.0, 'created_time': 1774624927.666047, 'last_price_update_time': 1774736539.045621}
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737076') HTTP/1.1" 204 0
2026-03-28 22:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10736928
2026-03-28 22:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71d668d-789d-533e-a052-bfea9d34d8e9 with scrape type 2
2026-03-28 22:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a71d668d-789d-533e-a052-bfea9d34d8e9 with scrape type 2
2026-03-28 22:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a71d668d-789d-533e-a052-bfea9d34d8e9, identifier: 10736928
2026-03-28 22:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10736928
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-28 22:22:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10736928
2026-03-28 22:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10736928 to the API
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736928>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a71d668d-789d-533e-a052-bfea9d34d8e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KEU669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736928',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 199610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17350,
'price_includes_vat': True,
'registration_date': '2019-04-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 D4 Inscription - Diesel - Automatic - 190 hp - 199.610 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2019}
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736928%27 HTTP/1.1" 200 None
2026-03-28 22:22:19 [adesa.be] INFO: Saving data for 10736928: {'auction_closing_time': 1774865400.0, 'created_time': 1774624932.763629, 'last_price_update_time': 1774736539.558768}
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736928') HTTP/1.1" 204 0
2026-03-28 22:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10736980
2026-03-28 22:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60cf97bf-dac5-5c36-932a-769388d979ae with scrape type 2
2026-03-28 22:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60cf97bf-dac5-5c36-932a-769388d979ae with scrape type 2
2026-03-28 22:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60cf97bf-dac5-5c36-932a-769388d979ae, identifier: 10736980
2026-03-28 22:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10736980
2026-03-28 22:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10736980
2026-03-28 22:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10736980 to the API
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736980>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '60cf97bf-dac5-5c36-932a-769388d979ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736980',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 136160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 2.0 B4 R-Design - Diesel - Automatic - 197 hp - 136.160 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736980%27 HTTP/1.1" 200 None
2026-03-28 22:22:19 [adesa.be] INFO: Saving data for 10736980: {'auction_closing_time': 1774865400.0, 'created_time': 1774624937.462114, 'last_price_update_time': 1774736539.951878}
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736980') HTTP/1.1" 204 0
2026-03-28 22:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d670ec-cbce-52ad-b078-28e315458f2c with identifier: 10737304
2026-03-28 22:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d670ec-cbce-52ad-b078-28e315458f2c with scrape type 2
2026-03-28 22:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d670ec-cbce-52ad-b078-28e315458f2c with scrape type 2
2026-03-28 22:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0d670ec-cbce-52ad-b078-28e315458f2c, identifier: 10737304
2026-03-28 22:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70e14951-07bf-59d2-874c-f48c6c793254 with identifier: 10737302
2026-03-28 22:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70e14951-07bf-59d2-874c-f48c6c793254 with scrape type 2
2026-03-28 22:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70e14951-07bf-59d2-874c-f48c6c793254 with scrape type 2
2026-03-28 22:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70e14951-07bf-59d2-874c-f48c6c793254, identifier: 10737302
2026-03-28 22:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0d670ec-cbce-52ad-b078-28e315458f2c with identifier: 10737304
2026-03-28 22:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0d670ec-cbce-52ad-b078-28e315458f2c with identifier: 10737304
2026-03-28 22:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0d670ec-cbce-52ad-b078-28e315458f2c with identifier: 10737304 to the API
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737304>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'b0d670ec-cbce-52ad-b078-28e315458f2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 31854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7650,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 - Petrol - Automatic - 135 hp - 31.854 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737304%27 HTTP/1.1" 200 None
2026-03-28 22:22:20 [adesa.be] INFO: Saving data for 10737304: {'auction_closing_time': 1774865700.0, 'created_time': 1774624990.024206, 'last_price_update_time': 1774736540.425891}
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737304') HTTP/1.1" 204 0
2026-03-28 22:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70e14951-07bf-59d2-874c-f48c6c793254 with identifier: 10737302
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-28 22:22:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70e14951-07bf-59d2-874c-f48c6c793254 with identifier: 10737302
2026-03-28 22:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70e14951-07bf-59d2-874c-f48c6c793254 with identifier: 10737302 to the API
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737302>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '70e14951-07bf-59d2-874c-f48c6c793254',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 8647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 - Petrol - Automatic - 130 hp - 8.647 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737302%27 HTTP/1.1" 200 None
2026-03-28 22:22:20 [adesa.be] INFO: Saving data for 10737302: {'auction_closing_time': 1774865700.0, 'created_time': 1774624987.115919, 'last_price_update_time': 1774736540.85761}
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737302') HTTP/1.1" 204 0
2026-03-28 22:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10736962
2026-03-28 22:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with scrape type 2
2026-03-28 22:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with scrape type 2
2026-03-28 22:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50, identifier: 10736962
2026-03-28 22:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10736962
2026-03-28 22:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10736962
2026-03-28 22:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10736962 to the API
2026-03-28 22:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736962>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a52fd9f8-1b73-5e97-9c4c-40a7feafbd50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMB512',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 142406,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15850,
'price_includes_vat': True,
'registration_date': '2020-10-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 T5 R-Design - Hybrid - Automatic - 180 hp - 142.406 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2020}
2026-03-28 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736962%27 HTTP/1.1" 200 None
2026-03-28 22:22:21 [adesa.be] INFO: Saving data for 10736962: {'auction_closing_time': 1774865400.0, 'created_time': 1774624930.71292, 'last_price_update_time': 1774736541.920726}
2026-03-28 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736962') HTTP/1.1" 204 0
2026-03-28 22:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10737299
2026-03-28 22:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with scrape type 2
2026-03-28 22:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with scrape type 2
2026-03-28 22:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd, identifier: 10737299
2026-03-28 22:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10736998
2026-03-28 22:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6f9abe5-aa77-5c42-983d-86e42fdf1412 with scrape type 2
2026-03-28 22:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6f9abe5-aa77-5c42-983d-86e42fdf1412 with scrape type 2
2026-03-28 22:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6f9abe5-aa77-5c42-983d-86e42fdf1412, identifier: 10736998
2026-03-28 22:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10737299
2026-03-28 22:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10737299
2026-03-28 22:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10737299 to the API
2026-03-28 22:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'c0ec3918-c52c-5cb0-93e4-2d65ea53bebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PZA604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 66156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Picasso 1.2i - Petrol - Manual - 110 hp - 66.156 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:22 [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-28 22:22:22 [adesa.be] INFO: Saving data for 10737299: {'auction_closing_time': 1774865700.0, 'created_time': 1774624965.182973, 'last_price_update_time': 1774736542.518799}
2026-03-28 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737299') HTTP/1.1" 204 0
2026-03-28 22:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10736998
2026-03-28 22:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10736998
2026-03-28 22:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10736998 to the API
2026-03-28 22:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736998>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b6f9abe5-aa77-5c42-983d-86e42fdf1412',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLW862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736998',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 171141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 2.0 B4 Plus Dark - Petrol - Automatic - 197 hp - 171.141 '
'km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-28 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:22 [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-28 22:22:22 [adesa.be] INFO: Saving data for 10736998: {'auction_closing_time': 1774865400.0, 'created_time': 1774624929.948825, 'last_price_update_time': 1774736542.837387}
2026-03-28 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736998') HTTP/1.1" 204 0
2026-03-28 22:22:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.210(s), this was the 1st time calling it.
2026-03-28 22:22:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.920496583764551 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:22:22 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '2cc9dd10cf504d6f31f8683b4106fe41', '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=2cc9dd10cf504d6f31f8683b4106fe41.
2026-03-28 22:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59894a46-956e-533e-92b4-0159268b9927 with identifier: 10737298
2026-03-28 22:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59894a46-956e-533e-92b4-0159268b9927 with scrape type 2
2026-03-28 22:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59894a46-956e-533e-92b4-0159268b9927 with scrape type 2
2026-03-28 22:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59894a46-956e-533e-92b4-0159268b9927, identifier: 10737298
2026-03-28 22:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59894a46-956e-533e-92b4-0159268b9927 with identifier: 10737298
2026-03-28 22:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59894a46-956e-533e-92b4-0159268b9927 with identifier: 10737298
2026-03-28 22:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59894a46-956e-533e-92b4-0159268b9927 with identifier: 10737298 to the API
2026-03-28 22:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737298>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '59894a46-956e-533e-92b4-0159268b9927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 47798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6550,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.0 Cross - Petrol - Manual - 120 hp - 47.798 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2021}
2026-03-28 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737298%27 HTTP/1.1" 200 None
2026-03-28 22:22:23 [adesa.be] INFO: Saving data for 10737298: {'auction_closing_time': 1774865700.0, 'created_time': 1774624985.447253, 'last_price_update_time': 1774736543.35681}
2026-03-28 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737298') HTTP/1.1" 204 0
2026-03-28 22:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10737060
2026-03-28 22:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e611b28f-48c8-5252-b83c-c75464998eb3 with scrape type 2
2026-03-28 22:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e611b28f-48c8-5252-b83c-c75464998eb3 with scrape type 2
2026-03-28 22:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e611b28f-48c8-5252-b83c-c75464998eb3, identifier: 10737060
2026-03-28 22:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10737060
2026-03-28 22:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10737060
2026-03-28 22:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10737060 to the API
2026-03-28 22:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737060>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e611b28f-48c8-5252-b83c-c75464998eb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTW977',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737060',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 160816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 160.816 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-28 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737060%27 HTTP/1.1" 200 None
2026-03-28 22:22:23 [adesa.be] INFO: Saving data for 10737060: {'auction_closing_time': 1774865400.0, 'created_time': 1774624938.081481, 'last_price_update_time': 1774736543.758269}
2026-03-28 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737060') HTTP/1.1" 204 0
2026-03-28 22:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10737002
2026-03-28 22:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4cf579b-5387-501e-8775-7afe7028b5e5 with scrape type 2
2026-03-28 22:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4cf579b-5387-501e-8775-7afe7028b5e5 with scrape type 2
2026-03-28 22:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4cf579b-5387-501e-8775-7afe7028b5e5, identifier: 10737002
2026-03-28 22:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10737002
2026-03-28 22:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10737002
2026-03-28 22:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10737002 to the API
2026-03-28 22:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737002>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e4cf579b-5387-501e-8775-7afe7028b5e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737002',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 150860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 78 kWh Pro - Electric - Automatic - 204 hp - 150.860 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-28 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737002%27 HTTP/1.1" 200 None
2026-03-28 22:22:24 [adesa.be] INFO: Saving data for 10737002: {'auction_closing_time': 1774865400.0, 'created_time': 1774624931.61623, 'last_price_update_time': 1774736544.512607}
2026-03-28 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737002') HTTP/1.1" 204 0
2026-03-28 22:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 413171e1-68a9-5cdd-9dda-94e2736f1414 with identifier: 10737303
2026-03-28 22:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 413171e1-68a9-5cdd-9dda-94e2736f1414 with scrape type 2
2026-03-28 22:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 413171e1-68a9-5cdd-9dda-94e2736f1414 with scrape type 2
2026-03-28 22:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 413171e1-68a9-5cdd-9dda-94e2736f1414, identifier: 10737303
2026-03-28 22:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 413171e1-68a9-5cdd-9dda-94e2736f1414 with identifier: 10737303
2026-03-28 22:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 413171e1-68a9-5cdd-9dda-94e2736f1414 with identifier: 10737303
2026-03-28 22:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 413171e1-68a9-5cdd-9dda-94e2736f1414 with identifier: 10737303 to the API
2026-03-28 22:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737303>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 169,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '413171e1-68a9-5cdd-9dda-94e2736f1414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 8978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master 2.0 - Diesel - Manual - 169 hp - 8.978 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:25 [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-28 22:22:25 [adesa.be] INFO: Saving data for 10737303: {'auction_closing_time': 1774865700.0, 'created_time': 1774624980.465804, 'last_price_update_time': 1774736545.016054}
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737303') HTTP/1.1" 204 0
2026-03-28 22:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10736977
2026-03-28 22:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with scrape type 2
2026-03-28 22:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with scrape type 2
2026-03-28 22:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3, identifier: 10736977
2026-03-28 22:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10736977
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-28 22:22:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10736977
2026-03-28 22:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10736977 to the API
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736977>
{'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': 129,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a25ad6e3-0cf5-5abd-a64c-8c0f153949f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736977',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 91645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17850,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 91.645 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:25 [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-28 22:22:25 [adesa.be] INFO: Saving data for 10736977: {'auction_closing_time': 1774865400.0, 'created_time': 1774624935.483845, 'last_price_update_time': 1774736545.507604}
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736977') HTTP/1.1" 204 0
2026-03-28 22:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10737015
2026-03-28 22:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a18b1bb3-43ad-55fb-bee7-897436442bf5 with scrape type 2
2026-03-28 22:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a18b1bb3-43ad-55fb-bee7-897436442bf5 with scrape type 2
2026-03-28 22:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a18b1bb3-43ad-55fb-bee7-897436442bf5, identifier: 10737015
2026-03-28 22:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10737015
2026-03-28 22:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10737015
2026-03-28 22:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10737015 to the API
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737015>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a18b1bb3-43ad-55fb-bee7-897436442bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKB797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737015',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 51269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20050,
'price_includes_vat': True,
'registration_date': '2022-08-19',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'51.269 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-28 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737015%27 HTTP/1.1" 200 None
2026-03-28 22:22:26 [adesa.be] INFO: Saving data for 10737015: {'auction_closing_time': 1774865400.0, 'created_time': 1774624939.321263, 'last_price_update_time': 1774736546.007314}
2026-03-28 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737015') HTTP/1.1" 204 0
2026-03-28 22:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10736871
2026-03-28 22:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with scrape type 2
2026-03-28 22:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with scrape type 2
2026-03-28 22:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10, identifier: 10736871
2026-03-28 22:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10736871
2026-03-28 22:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10736871
2026-03-28 22:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10736871 to the API
2026-03-28 22:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736871>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '13a7bc86-1fd1-50a3-bb1a-6f3442f00f10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEC357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736871',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 166821,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 Inscription Expression - Hybrid - Automatic - 129 '
'hp - 166.821 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-28 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736871%27 HTTP/1.1" 200 None
2026-03-28 22:22:26 [adesa.be] INFO: Saving data for 10736871: {'auction_closing_time': 1774865400.0, 'created_time': 1774624924.796117, 'last_price_update_time': 1774736546.62995}
2026-03-28 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736871') HTTP/1.1" 204 0
2026-03-28 22:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10737119
2026-03-28 22:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with scrape type 2
2026-03-28 22:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with scrape type 2
2026-03-28 22:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f, identifier: 10737119
2026-03-28 22:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10737119
2026-03-28 22:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10737119
2026-03-28 22:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10737119 to the API
2026-03-28 22:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737119>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a6e47237-3d78-56bd-a3ae-8c432c5b6e9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRG974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737119',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 109510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Transporter L1H1 2.0 TDI - Diesel - Manual - 150 hp - '
'109.510 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737119%27 HTTP/1.1" 200 None
2026-03-28 22:22:28 [adesa.be] INFO: Saving data for 10737119: {'auction_closing_time': 1774865400.0, 'created_time': 1774624939.638792, 'last_price_update_time': 1774736548.006001}
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737119') HTTP/1.1" 204 0
2026-03-28 22:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10737084
2026-03-28 22:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with scrape type 2
2026-03-28 22:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with scrape type 2
2026-03-28 22:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1, identifier: 10737084
2026-03-28 22:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10737084
2026-03-28 22:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10737084
2026-03-28 22:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10737084 to the API
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737084>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4b5f285a-e545-5d74-9e2b-55621f1e3bd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAQ418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737084',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 164157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 R-Design - Hybrid - Automatic - 129 hp - 164.157 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737084%27 HTTP/1.1" 200 None
2026-03-28 22:22:28 [adesa.be] INFO: Saving data for 10737084: {'auction_closing_time': 1774865400.0, 'created_time': 1774624934.758226, 'last_price_update_time': 1774736548.494606}
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737084') HTTP/1.1" 204 0
2026-03-28 22:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10736890
2026-03-28 22:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44709d97-7e2d-5bd1-b834-4519d264a7cb with scrape type 2
2026-03-28 22:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44709d97-7e2d-5bd1-b834-4519d264a7cb with scrape type 2
2026-03-28 22:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44709d97-7e2d-5bd1-b834-4519d264a7cb, identifier: 10736890
2026-03-28 22:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10736890
2026-03-28 22:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10736890
2026-03-28 22:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10736890 to the API
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736890>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '44709d97-7e2d-5bd1-b834-4519d264a7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHC818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736890',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 188668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'188.668 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736890%27 HTTP/1.1" 200 None
2026-03-28 22:22:28 [adesa.be] INFO: Saving data for 10736890: {'auction_closing_time': 1774865400.0, 'created_time': 1774624925.33961, 'last_price_update_time': 1774736548.86961}
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736890') HTTP/1.1" 204 0
2026-03-28 22:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10737109
2026-03-28 22:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3982e28-a3a5-5c45-9b37-03f56691d5b1 with scrape type 2
2026-03-28 22:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3982e28-a3a5-5c45-9b37-03f56691d5b1 with scrape type 2
2026-03-28 22:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3982e28-a3a5-5c45-9b37-03f56691d5b1, identifier: 10737109
2026-03-28 22:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10737109
2026-03-28 22:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10737109
2026-03-28 22:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10737109 to the API
2026-03-28 22:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737109>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd3982e28-a3a5-5c45-9b37-03f56691d5b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQF085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737109',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 159090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Touran 1.6 TDI Highline - Diesel - Automatic - 115 hp - '
'159.090 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-28 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737109%27 HTTP/1.1" 200 None
2026-03-28 22:22:30 [adesa.be] INFO: Saving data for 10737109: {'auction_closing_time': 1774865400.0, 'created_time': 1774624941.306712, 'last_price_update_time': 1774736550.094287}
2026-03-28 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737109') HTTP/1.1" 204 0
2026-03-28 22:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10736885
2026-03-28 22:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bf4cbf0-f17a-5270-841a-17a699165b64 with scrape type 2
2026-03-28 22:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bf4cbf0-f17a-5270-841a-17a699165b64 with scrape type 2
2026-03-28 22:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8bf4cbf0-f17a-5270-841a-17a699165b64, identifier: 10736885
2026-03-28 22:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10736885
2026-03-28 22:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10736885
2026-03-28 22:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10736885 to the API
2026-03-28 22:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736885>
{'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-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '8bf4cbf0-f17a-5270-841a-17a699165b64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSD409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736885',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 124964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Taigo 1.0 TSI Life Business - Petrol - Automatic - 110 '
'hp - 124.964 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-28 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736885%27 HTTP/1.1" 200 None
2026-03-28 22:22:30 [adesa.be] INFO: Saving data for 10736885: {'auction_closing_time': 1774865400.0, 'created_time': 1774624922.176943, 'last_price_update_time': 1774736550.577811}
2026-03-28 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736885') HTTP/1.1" 204 0
2026-03-28 22:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10736921
2026-03-28 22:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 2
2026-03-28 22:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 2
2026-03-28 22:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c014326a-0d30-575c-9d75-d0a7dc9be9f3, identifier: 10736921
2026-03-28 22:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10736921
2026-03-28 22:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10736921
2026-03-28 22:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10736921 to the API
2026-03-28 22:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736921>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c014326a-0d30-575c-9d75-d0a7dc9be9f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WKR107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 175179,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo V60 D3 Momentum - Diesel - Automatic - 150 hp - 175.179 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-28 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736921%27 HTTP/1.1" 200 None
2026-03-28 22:22:33 [adesa.be] INFO: Saving data for 10736921: {'auction_closing_time': 1774865400.0, 'created_time': 1774624946.573501, 'last_price_update_time': 1774736553.986998}
2026-03-28 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736921') HTTP/1.1" 204 0
2026-03-28 22:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10737032
2026-03-28 22:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with scrape type 2
2026-03-28 22:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with scrape type 2
2026-03-28 22:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127, identifier: 10737032
2026-03-28 22:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10737032
2026-03-28 22:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10737032
2026-03-28 22:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10737032 to the API
2026-03-28 22:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737032>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'f0973e0b-5cf3-5e82-b3e9-787c1c0d3127',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSZ932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 31034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15350,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Taigo 1.0 TSI Style Business - Petrol - Automatic - 110 '
'hp - 31.034 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-28 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737032%27 HTTP/1.1" 200 None
2026-03-28 22:22:34 [adesa.be] INFO: Saving data for 10737032: {'auction_closing_time': 1774865400.0, 'created_time': 1774624940.783387, 'last_price_update_time': 1774736554.536723}
2026-03-28 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737032') HTTP/1.1" 204 0
2026-03-28 22:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10737101
2026-03-28 22:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6238a7-db1a-57bc-a85e-2e496044e956 with scrape type 2
2026-03-28 22:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff6238a7-db1a-57bc-a85e-2e496044e956 with scrape type 2
2026-03-28 22:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff6238a7-db1a-57bc-a85e-2e496044e956, identifier: 10737101
2026-03-28 22:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10737101
2026-03-28 22:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10737101
2026-03-28 22:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10737101 to the API
2026-03-28 22:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737101>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ff6238a7-db1a-57bc-a85e-2e496044e956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACN642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737101',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 66805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16950,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'66.805 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-28 22:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:35 [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-28 22:22:35 [adesa.be] INFO: Saving data for 10737101: {'auction_closing_time': 1774865400.0, 'created_time': 1774624936.090058, 'last_price_update_time': 1774736555.773599}
2026-03-28 22:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737101') HTTP/1.1" 204 0
2026-03-28 22:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0dfd8f9-2849-5355-8932-e5123d33d937 with identifier: 10736877
2026-03-28 22:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0dfd8f9-2849-5355-8932-e5123d33d937 with scrape type 2
2026-03-28 22:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0dfd8f9-2849-5355-8932-e5123d33d937 with scrape type 2
2026-03-28 22:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0dfd8f9-2849-5355-8932-e5123d33d937, identifier: 10736877
2026-03-28 22:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0dfd8f9-2849-5355-8932-e5123d33d937 with identifier: 10736877
2026-03-28 22:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0dfd8f9-2849-5355-8932-e5123d33d937 with identifier: 10736877
2026-03-28 22:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0dfd8f9-2849-5355-8932-e5123d33d937 with identifier: 10736877 to the API
2026-03-28 22:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736877>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd0dfd8f9-2849-5355-8932-e5123d33d937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CRG961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736877',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 257139,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2012-08-01',
'seats_number': 23,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Crafter L4H3 2.0 - Diesel - Manual - 163 hp - 257.139 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736877%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Saving data for 10736877: {'auction_closing_time': 1774865400.0, 'created_time': 1774624919.430191, 'last_price_update_time': 1774736559.171382}
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736877') HTTP/1.1" 204 0
2026-03-28 22:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10736922
2026-03-28 22:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with scrape type 2
2026-03-28 22:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with scrape type 2
2026-03-28 22:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07, identifier: 10736922
2026-03-28 22:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10736922
2026-03-28 22:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10736922
2026-03-28 22:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10736922 to the API
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736922>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGB212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736922',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 204441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9850,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 204.441 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736922%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Saving data for 10736922: {'auction_closing_time': 1774865400.0, 'created_time': 1774624951.833953, 'last_price_update_time': 1774736559.669197}
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736922') HTTP/1.1" 204 0
2026-03-28 22:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.465(s), this was the 1st time calling it.
2026-03-28 22:22:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.2001425021075995 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:39 [adesa.be] INFO: Found listing with ID: 10731419
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731419%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Scrape type for 10731419: 0
2026-03-28 22:22:39 [adesa.be] INFO: Skipping item 10731419 url https://www.openlane.eu/en/carv6/auction/10731419
2026-03-28 22:22:39 [adesa.be] INFO: Found listing with ID: 10730638
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730638%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Scrape type for 10730638: 0
2026-03-28 22:22:39 [adesa.be] INFO: Skipping item 10730638 url https://www.openlane.eu/en/carv6/auction/10730638
2026-03-28 22:22:39 [adesa.be] INFO: Found listing with ID: 10737300
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737300%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Scrape type for 10737300: 2
2026-03-28 22:22:39 [adesa.be] INFO: Scraping item 10737300 url https://www.openlane.eu/en/carv6/auction/10737300
2026-03-28 22:22:39 [adesa.be] INFO: Found listing with ID: 10730639
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730639%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Scrape type for 10730639: 0
2026-03-28 22:22:39 [adesa.be] INFO: Skipping item 10730639 url https://www.openlane.eu/en/carv6/auction/10730639
2026-03-28 22:22:39 [adesa.be] INFO: Found listing with ID: 10730476
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730476%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Scrape type for 10730476: 0
2026-03-28 22:22:39 [adesa.be] INFO: Skipping item 10730476 url https://www.openlane.eu/en/carv6/auction/10730476
2026-03-28 22:22:39 [adesa.be] INFO: Found listing with ID: 10732537
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732537%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Scrape type for 10732537: 0
2026-03-28 22:22:39 [adesa.be] INFO: Skipping item 10732537 url https://www.openlane.eu/en/carv6/auction/10732537
2026-03-28 22:22:39 [adesa.be] INFO: Found listing with ID: 10724903
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710724903%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Scrape type for 10724903: 0
2026-03-28 22:22:39 [adesa.be] INFO: Skipping item 10724903 url https://www.openlane.eu/en/carv6/auction/10724903
2026-03-28 22:22:39 [adesa.be] INFO: Found listing with ID: 10730564
2026-03-28 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730564%27 HTTP/1.1" 200 None
2026-03-28 22:22:39 [adesa.be] INFO: Scrape type for 10730564: 0
2026-03-28 22:22:39 [adesa.be] INFO: Skipping item 10730564 url https://www.openlane.eu/en/carv6/auction/10730564
2026-03-28 22:22:39 [adesa.be] INFO: Found listing with ID: 10731406
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731406%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10731406: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10731406 url https://www.openlane.eu/en/carv6/auction/10731406
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730513
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730513%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730513: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730513 url https://www.openlane.eu/en/carv6/auction/10730513
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730520
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730520%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730520: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730520 url https://www.openlane.eu/en/carv6/auction/10730520
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10737301
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737301%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10737301: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10737301 url https://www.openlane.eu/en/carv6/auction/10737301
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730466
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730466%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730466: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730466 url https://www.openlane.eu/en/carv6/auction/10730466
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732493
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732493%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732493: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732493 url https://www.openlane.eu/en/carv6/auction/10732493
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732491
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732491%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732491: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732491 url https://www.openlane.eu/en/carv6/auction/10732491
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732500
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732500%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732500: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732500 url https://www.openlane.eu/en/carv6/auction/10732500
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732488
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732488%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732488: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732488 url https://www.openlane.eu/en/carv6/auction/10732488
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732490
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732490%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732490: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732490 url https://www.openlane.eu/en/carv6/auction/10732490
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732489
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732489%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732489: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732489 url https://www.openlane.eu/en/carv6/auction/10732489
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732487
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732487%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732487: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732487 url https://www.openlane.eu/en/carv6/auction/10732487
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732486
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732486%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732486: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732486 url https://www.openlane.eu/en/carv6/auction/10732486
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732485
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732485%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732485: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732485 url https://www.openlane.eu/en/carv6/auction/10732485
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732492
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732492%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732492: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732492 url https://www.openlane.eu/en/carv6/auction/10732492
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10732494
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710732494%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10732494: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10732494 url https://www.openlane.eu/en/carv6/auction/10732494
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730506
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730506%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730506: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730506 url https://www.openlane.eu/en/carv6/auction/10730506
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730637
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730637%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730637: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730637 url https://www.openlane.eu/en/carv6/auction/10730637
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730475
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730475%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730475: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730475 url https://www.openlane.eu/en/carv6/auction/10730475
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730477
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730477%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730477: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730477 url https://www.openlane.eu/en/carv6/auction/10730477
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730512
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730512%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730512: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730512 url https://www.openlane.eu/en/carv6/auction/10730512
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10731404
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710731404%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10731404: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10731404 url https://www.openlane.eu/en/carv6/auction/10731404
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730557
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730557%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730557: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730557 url https://www.openlane.eu/en/carv6/auction/10730557
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730636
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730636%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730636: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730636 url https://www.openlane.eu/en/carv6/auction/10730636
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730522
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730522%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730522: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730522 url https://www.openlane.eu/en/carv6/auction/10730522
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730516
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730516%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730516: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730516 url https://www.openlane.eu/en/carv6/auction/10730516
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10733084
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710733084%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10733084: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10733084 url https://www.openlane.eu/en/carv6/auction/10733084
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10730473
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710730473%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10730473: 0
2026-03-28 22:22:40 [adesa.be] INFO: Skipping item 10730473 url https://www.openlane.eu/en/carv6/auction/10730473
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10736364
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736364%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10736364: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10736364 url https://www.openlane.eu/en/carv6/auction/10736364
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10735621
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735621%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10735621: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10735621 url https://www.openlane.eu/en/carv6/auction/10735621
2026-03-28 22:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10735476
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735476%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10735476: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10735476 url https://www.openlane.eu/en/carv6/auction/10735476
2026-03-28 22:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10737701
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737701%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10737701: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10737701 url https://www.openlane.eu/en/carv6/auction/10737701
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10735559
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735559%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10735559: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10735559 url https://www.openlane.eu/en/carv6/auction/10735559
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10735419
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735419%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10735419: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10735419 url https://www.openlane.eu/en/carv6/auction/10735419
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10739884
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739884%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10739884: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10739884 url https://www.openlane.eu/en/carv6/auction/10739884
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10735532
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735532%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10735532: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10735532 url https://www.openlane.eu/en/carv6/auction/10735532
2026-03-28 22:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10737129
2026-03-28 22:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc588339-4624-5b85-ac74-4922db2abcf0 with scrape type 2
2026-03-28 22:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc588339-4624-5b85-ac74-4922db2abcf0 with scrape type 2
2026-03-28 22:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc588339-4624-5b85-ac74-4922db2abcf0, identifier: 10737129
2026-03-28 22:22:40 [adesa.be] INFO: Found listing with ID: 10737675
2026-03-28 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737675%27 HTTP/1.1" 200 None
2026-03-28 22:22:40 [adesa.be] INFO: Scrape type for 10737675: 2
2026-03-28 22:22:40 [adesa.be] INFO: Scraping item 10737675 url https://www.openlane.eu/en/carv6/auction/10737675
2026-03-28 22:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10737129
2026-03-28 22:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10737129
2026-03-28 22:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10737129 to the API
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737129>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fc588339-4624-5b85-ac74-4922db2abcf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJA269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737129',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 17118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Caddy 1.4 TSI Trendline - Petrol - Manual - 130 hp - '
'17.118 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737129%27 HTTP/1.1" 200 None
2026-03-28 22:22:41 [adesa.be] INFO: Saving data for 10737129: {'auction_closing_time': 1774865400.0, 'created_time': 1774624943.593986, 'last_price_update_time': 1774736561.253464}
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737129') HTTP/1.1" 204 0
2026-03-28 22:22:41 [adesa.be] INFO: Found listing with ID: 10735594
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735594%27 HTTP/1.1" 200 None
2026-03-28 22:22:41 [adesa.be] INFO: Scrape type for 10735594: 2
2026-03-28 22:22:41 [adesa.be] INFO: Scraping item 10735594 url https://www.openlane.eu/en/carv6/auction/10735594
2026-03-28 22:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with identifier: 10736878
2026-03-28 22:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with scrape type 2
2026-03-28 22:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with scrape type 2
2026-03-28 22:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43, identifier: 10736878
2026-03-28 22:22:41 [adesa.be] INFO: Found listing with ID: 10735539
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735539%27 HTTP/1.1" 200 None
2026-03-28 22:22:41 [adesa.be] INFO: Scrape type for 10735539: 2
2026-03-28 22:22:41 [adesa.be] INFO: Scraping item 10735539 url https://www.openlane.eu/en/carv6/auction/10735539
2026-03-28 22:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with identifier: 10736878
2026-03-28 22:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with identifier: 10736878
2026-03-28 22:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with identifier: 10736878 to the API
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736878>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXK035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736878',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 191288,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14750,
'price_includes_vat': True,
'registration_date': '2012-08-29',
'seats_number': 23,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Crafter L4H3 - Diesel - Manual - 163 hp - 191.288 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736878%27 HTTP/1.1" 200 None
2026-03-28 22:22:41 [adesa.be] INFO: Saving data for 10736878: {'auction_closing_time': 1774865400.0, 'created_time': 1774624942.91106, 'last_price_update_time': 1774736561.856804}
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736878') HTTP/1.1" 204 0
2026-03-28 22:22:41 [adesa.be] INFO: Found listing with ID: 10735511
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735511%27 HTTP/1.1" 200 None
2026-03-28 22:22:41 [adesa.be] INFO: Scrape type for 10735511: 2
2026-03-28 22:22:41 [adesa.be] INFO: Scraping item 10735511 url https://www.openlane.eu/en/carv6/auction/10735511
2026-03-28 22:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:41 [adesa.be] INFO: Found listing with ID: 10737551
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737551%27 HTTP/1.1" 200 None
2026-03-28 22:22:41 [adesa.be] INFO: Scrape type for 10737551: 2
2026-03-28 22:22:41 [adesa.be] INFO: Scraping item 10737551 url https://www.openlane.eu/en/carv6/auction/10737551
2026-03-28 22:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:41 [adesa.be] INFO: Found listing with ID: 10735552
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735552%27 HTTP/1.1" 200 None
2026-03-28 22:22:41 [adesa.be] INFO: Scrape type for 10735552: 2
2026-03-28 22:22:41 [adesa.be] INFO: Scraping item 10735552 url https://www.openlane.eu/en/carv6/auction/10735552
2026-03-28 22:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:41 [adesa.be] INFO: Found listing with ID: 10735507
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735507%27 HTTP/1.1" 200 None
2026-03-28 22:22:41 [adesa.be] INFO: Scrape type for 10735507: 2
2026-03-28 22:22:41 [adesa.be] INFO: Scraping item 10735507 url https://www.openlane.eu/en/carv6/auction/10735507
2026-03-28 22:22:41 [adesa.be] INFO: Found listing with ID: 10735445
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735445%27 HTTP/1.1" 200 None
2026-03-28 22:22:41 [adesa.be] INFO: Scrape type for 10735445: 2
2026-03-28 22:22:41 [adesa.be] INFO: Scraping item 10735445 url https://www.openlane.eu/en/carv6/auction/10735445
2026-03-28 22:22:41 [adesa.be] INFO: Found listing with ID: 10735443
2026-03-28 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735443%27 HTTP/1.1" 200 None
2026-03-28 22:22:42 [adesa.be] INFO: Scrape type for 10735443: 2
2026-03-28 22:22:42 [adesa.be] INFO: Scraping item 10735443 url https://www.openlane.eu/en/carv6/auction/10735443
2026-03-28 22:22:42 [adesa.be] INFO: Found listing with ID: 10735499
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735499%27 HTTP/1.1" 200 None
2026-03-28 22:22:42 [adesa.be] INFO: Scrape type for 10735499: 2
2026-03-28 22:22:42 [adesa.be] INFO: Scraping item 10735499 url https://www.openlane.eu/en/carv6/auction/10735499
2026-03-28 22:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10737053
2026-03-28 22:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with scrape type 2
2026-03-28 22:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with scrape type 2
2026-03-28 22:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54, identifier: 10737053
2026-03-28 22:22:42 [adesa.be] INFO: Found listing with ID: 10737614
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737614%27 HTTP/1.1" 200 None
2026-03-28 22:22:42 [adesa.be] INFO: Scrape type for 10737614: 2
2026-03-28 22:22:42 [adesa.be] INFO: Scraping item 10737614 url https://www.openlane.eu/en/carv6/auction/10737614
2026-03-28 22:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10737053
2026-03-28 22:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10737053
2026-03-28 22:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10737053 to the API
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737053>
{'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': 253,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '07aaa124-a7b3-5277-8ea8-6a9f36c2cb54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGB930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737053',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 173345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo V90 T6 Plus Bright - AWD - Hybrid - Automatic - 253 hp - '
'173.345 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737053%27 HTTP/1.1" 200 None
2026-03-28 22:22:42 [adesa.be] INFO: Saving data for 10737053: {'auction_closing_time': 1774865400.0, 'created_time': 1774624946.892252, 'last_price_update_time': 1774736562.441596}
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737053') HTTP/1.1" 204 0
2026-03-28 22:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10736933
2026-03-28 22:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a with scrape type 2
2026-03-28 22:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a with scrape type 2
2026-03-28 22:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 002748f9-f995-5fb4-9cf1-30125f1f9c0a, identifier: 10736933
2026-03-28 22:22:42 [adesa.be] INFO: Found listing with ID: 10735489
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735489%27 HTTP/1.1" 200 None
2026-03-28 22:22:42 [adesa.be] INFO: Scrape type for 10735489: 2
2026-03-28 22:22:42 [adesa.be] INFO: Scraping item 10735489 url https://www.openlane.eu/en/carv6/auction/10735489
2026-03-28 22:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10736933
2026-03-28 22:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10736933
2026-03-28 22:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10736933 to the API
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736933>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '002748f9-f995-5fb4-9cf1-30125f1f9c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GFR166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736933',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 10346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18650,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Golf Variant 1.5 eTSI Life Business - Petrol - Automatic '
'- 116 hp - 10.346 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2024}
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736933%27 HTTP/1.1" 200 None
2026-03-28 22:22:42 [adesa.be] INFO: Saving data for 10736933: {'auction_closing_time': 1774865400.0, 'created_time': 1774624952.116715, 'last_price_update_time': 1774736562.848979}
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736933') HTTP/1.1" 204 0
2026-03-28 22: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-28 22:22:42 [adesa.be] INFO: Found listing with ID: 10735475
2026-03-28 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735475%27 HTTP/1.1" 200 None
2026-03-28 22:22:42 [adesa.be] INFO: Scrape type for 10735475: 2
2026-03-28 22:22:42 [adesa.be] INFO: Scraping item 10735475 url https://www.openlane.eu/en/carv6/auction/10735475
2026-03-28 22:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22: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-28 22: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-28 22:22:43 [adesa.be] INFO: Found listing with ID: 10735633
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735633%27 HTTP/1.1" 200 None
2026-03-28 22:22:43 [adesa.be] INFO: Scrape type for 10735633: 2
2026-03-28 22:22:43 [adesa.be] INFO: Scraping item 10735633 url https://www.openlane.eu/en/carv6/auction/10735633
2026-03-28 22:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10737117
2026-03-28 22:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f3da677-4aec-5303-848b-ff7485d4d0a6 with scrape type 2
2026-03-28 22:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f3da677-4aec-5303-848b-ff7485d4d0a6 with scrape type 2
2026-03-28 22:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f3da677-4aec-5303-848b-ff7485d4d0a6, identifier: 10737117
2026-03-28 22:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10737117
2026-03-28 22:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10737117
2026-03-28 22:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10737117 to the API
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '9f3da677-4aec-5303-848b-ff7485d4d0a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACK863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737117',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 145515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Toyota Rav4 2.5 Dynamic - Hybrid - Automatic - 178 hp - 145.515 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737117%27 HTTP/1.1" 200 None
2026-03-28 22:22:43 [adesa.be] INFO: Saving data for 10737117: {'auction_closing_time': 1774865400.0, 'created_time': 1774624917.086859, 'last_price_update_time': 1774736563.415556}
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737117') HTTP/1.1" 204 0
2026-03-28 22:22:43 [adesa.be] INFO: Found listing with ID: 10735508
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735508%27 HTTP/1.1" 200 None
2026-03-28 22:22:43 [adesa.be] INFO: Scrape type for 10735508: 2
2026-03-28 22:22:43 [adesa.be] INFO: Scraping item 10735508 url https://www.openlane.eu/en/carv6/auction/10735508
2026-03-28 22:22:43 [adesa.be] INFO: Found listing with ID: 10735528
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735528%27 HTTP/1.1" 200 None
2026-03-28 22:22:43 [adesa.be] INFO: Scrape type for 10735528: 2
2026-03-28 22:22:43 [adesa.be] INFO: Scraping item 10735528 url https://www.openlane.eu/en/carv6/auction/10735528
2026-03-28 22:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 539117c6-4caf-5f49-91b1-777de343a0fe with identifier: 10737154
2026-03-28 22:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 539117c6-4caf-5f49-91b1-777de343a0fe with scrape type 2
2026-03-28 22:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 539117c6-4caf-5f49-91b1-777de343a0fe with scrape type 2
2026-03-28 22:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 539117c6-4caf-5f49-91b1-777de343a0fe, identifier: 10737154
2026-03-28 22:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10737139
2026-03-28 22:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b088fdf-c53f-5796-bc45-de859279b257 with scrape type 2
2026-03-28 22:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b088fdf-c53f-5796-bc45-de859279b257 with scrape type 2
2026-03-28 22:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b088fdf-c53f-5796-bc45-de859279b257, identifier: 10737139
2026-03-28 22:22:43 [adesa.be] INFO: Found listing with ID: 10739888
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739888%27 HTTP/1.1" 200 None
2026-03-28 22:22:43 [adesa.be] INFO: Scrape type for 10739888: 2
2026-03-28 22:22:43 [adesa.be] INFO: Scraping item 10739888 url https://www.openlane.eu/en/carv6/auction/10739888
2026-03-28 22:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 539117c6-4caf-5f49-91b1-777de343a0fe with identifier: 10737154
2026-03-28 22:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 539117c6-4caf-5f49-91b1-777de343a0fe with identifier: 10737154
2026-03-28 22:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 539117c6-4caf-5f49-91b1-777de343a0fe with identifier: 10737154 to the API
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '539117c6-4caf-5f49-91b1-777de343a0fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSX118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737154',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 83778,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24350,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Tesla Model Y Long Range 78 kWh - Dual Motor - Electric - Automatic '
'- 514 hp - 83.778 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737154%27 HTTP/1.1" 200 None
2026-03-28 22:22:43 [adesa.be] INFO: Saving data for 10737154: {'auction_closing_time': 1774865400.0, 'created_time': 1774624945.1801, 'last_price_update_time': 1774736563.959264}
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737154') HTTP/1.1" 204 0
2026-03-28 22:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10737139
2026-03-28 22:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10737139
2026-03-28 22:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10737139 to the API
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737139>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '5b088fdf-c53f-5796-bc45-de859279b257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAG817A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737139',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 50417,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16950,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Toyota C-HR 1.8 Bi-Tone - Hybrid - Automatic - 98 hp - 50.417 km',
'transmission': 'automatic',
'trim': 'Bi-Tone',
'vin': None,
'year': 2021}
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737139%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Saving data for 10737139: {'auction_closing_time': 1774865400.0, 'created_time': 1774624946.057116, 'last_price_update_time': 1774736564.247632}
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737139') HTTP/1.1" 204 0
2026-03-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10737712
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737712%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Scrape type for 10737712: 2
2026-03-28 22:22:44 [adesa.be] INFO: Scraping item 10737712 url https://www.openlane.eu/en/carv6/auction/10737712
2026-03-28 22:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10738273
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738273%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Scrape type for 10738273: 2
2026-03-28 22:22:44 [adesa.be] INFO: Scraping item 10738273 url https://www.openlane.eu/en/carv6/auction/10738273
2026-03-28 22: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-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10735503
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735503%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Scrape type for 10735503: 2
2026-03-28 22:22:44 [adesa.be] INFO: Scraping item 10735503 url https://www.openlane.eu/en/carv6/auction/10735503
2026-03-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10735613
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735613%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Scrape type for 10735613: 2
2026-03-28 22:22:44 [adesa.be] INFO: Scraping item 10735613 url https://www.openlane.eu/en/carv6/auction/10735613
2026-03-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10735455
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735455%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Scrape type for 10735455: 2
2026-03-28 22:22:44 [adesa.be] INFO: Scraping item 10735455 url https://www.openlane.eu/en/carv6/auction/10735455
2026-03-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10738277
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738277%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Scrape type for 10738277: 2
2026-03-28 22:22:44 [adesa.be] INFO: Scraping item 10738277 url https://www.openlane.eu/en/carv6/auction/10738277
2026-03-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10735457
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735457%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Scrape type for 10735457: 2
2026-03-28 22:22:44 [adesa.be] INFO: Scraping item 10735457 url https://www.openlane.eu/en/carv6/auction/10735457
2026-03-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10735752
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735752%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Scrape type for 10735752: 2
2026-03-28 22:22:44 [adesa.be] INFO: Scraping item 10735752 url https://www.openlane.eu/en/carv6/auction/10735752
2026-03-28 22:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10736987
2026-03-28 22:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c89227-51fe-5668-a5f5-30bd7b90eac6 with scrape type 2
2026-03-28 22:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c89227-51fe-5668-a5f5-30bd7b90eac6 with scrape type 2
2026-03-28 22:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c89227-51fe-5668-a5f5-30bd7b90eac6, identifier: 10736987
2026-03-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10737721
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737721%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Scrape type for 10737721: 2
2026-03-28 22:22:44 [adesa.be] INFO: Scraping item 10737721 url https://www.openlane.eu/en/carv6/auction/10737721
2026-03-28 22:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10736987
2026-03-28 22:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10736987
2026-03-28 22:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10736987 to the API
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736987>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '46c89227-51fe-5668-a5f5-30bd7b90eac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEU007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736987',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 167371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15350,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 1.4 TSI Sportline - Hybrid - Automatic - 156 hp '
'- 167.371 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736987%27 HTTP/1.1" 200 None
2026-03-28 22:22:44 [adesa.be] INFO: Saving data for 10736987: {'auction_closing_time': 1774865400.0, 'created_time': 1774624919.038591, 'last_price_update_time': 1774736564.870211}
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736987') HTTP/1.1" 204 0
2026-03-28 22:22:44 [adesa.be] INFO: Found listing with ID: 10737605
2026-03-28 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737605%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10737605: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10737605 url https://www.openlane.eu/en/carv6/auction/10737605
2026-03-28 22:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10735557
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735557%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10735557: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10735557 url https://www.openlane.eu/en/carv6/auction/10735557
2026-03-28 22:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10735584
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735584%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10735584: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10735584 url https://www.openlane.eu/en/carv6/auction/10735584
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10735523
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735523%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10735523: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10735523 url https://www.openlane.eu/en/carv6/auction/10735523
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10737612
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737612%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10737612: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10737612 url https://www.openlane.eu/en/carv6/auction/10737612
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10735573
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735573%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10735573: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10735573 url https://www.openlane.eu/en/carv6/auction/10735573
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10739887
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739887%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10739887: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10739887 url https://www.openlane.eu/en/carv6/auction/10739887
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10738306
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738306%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10738306: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10738306 url https://www.openlane.eu/en/carv6/auction/10738306
2026-03-28 22:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10737049
2026-03-28 22:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73db3016-7d29-5fc5-b649-7cfd567812b4 with scrape type 2
2026-03-28 22:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73db3016-7d29-5fc5-b649-7cfd567812b4 with scrape type 2
2026-03-28 22:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73db3016-7d29-5fc5-b649-7cfd567812b4, identifier: 10737049
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10737690
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737690%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10737690: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10737690 url https://www.openlane.eu/en/carv6/auction/10737690
2026-03-28 22:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10737049
2026-03-28 22:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10737049
2026-03-28 22:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10737049 to the API
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737049>
{'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': 115,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '73db3016-7d29-5fc5-b649-7cfd567812b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1THG827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737049',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 102628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2017-11-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Octavia 1.0 TSI Ambition - Petrol - Manual - 115 hp - 102.628 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737049%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Saving data for 10737049: {'auction_closing_time': 1774865400.0, 'created_time': 1774624960.341336, 'last_price_update_time': 1774736565.533158}
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737049') HTTP/1.1" 204 0
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10739891
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739891%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10739891: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10739891 url https://www.openlane.eu/en/carv6/auction/10739891
2026-03-28 22:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10736905
2026-03-28 22:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d with scrape type 2
2026-03-28 22:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d with scrape type 2
2026-03-28 22:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7c2a5e0-1bf6-5d16-852d-0965e95da58d, identifier: 10736905
2026-03-28 22:22:45 [adesa.be] INFO: Found listing with ID: 10735449
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735449%27 HTTP/1.1" 200 None
2026-03-28 22:22:45 [adesa.be] INFO: Scrape type for 10735449: 2
2026-03-28 22:22:45 [adesa.be] INFO: Scraping item 10735449 url https://www.openlane.eu/en/carv6/auction/10735449
2026-03-28 22:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10736905
2026-03-28 22:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10736905
2026-03-28 22:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10736905 to the API
2026-03-28 22:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736905>
{'auction_title': '',
'c_o_2_emission_value': 109,
'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:10:00Z',
'fuel_type': 'Diesel',
'id': 'a7c2a5e0-1bf6-5d16-852d-0965e95da58d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FJL285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736905',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 303143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1450,
'price_includes_vat': True,
'registration_date': '2011-07-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Octavia Combi 1.6 TDI - Diesel - Manual - 105 hp - 303.143 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736905%27 HTTP/1.1" 200 None
2026-03-28 22:22:46 [adesa.be] INFO: Saving data for 10736905: {'auction_closing_time': 1774865400.0, 'created_time': 1774624956.884281, 'last_price_update_time': 1774736566.072503}
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736905') HTTP/1.1" 204 0
2026-03-28 22:22:46 [adesa.be] INFO: Found listing with ID: 10735416
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735416%27 HTTP/1.1" 200 None
2026-03-28 22:22:46 [adesa.be] INFO: Scrape type for 10735416: 2
2026-03-28 22:22:46 [adesa.be] INFO: Scraping item 10735416 url https://www.openlane.eu/en/carv6/auction/10735416
2026-03-28 22:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10737061
2026-03-28 22:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with scrape type 2
2026-03-28 22:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with scrape type 2
2026-03-28 22:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f, identifier: 10737061
2026-03-28 22:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10737061
2026-03-28 22:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10737061
2026-03-28 22:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10737061 to the API
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737061>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a59708d9-57d9-55a2-adc1-f16f0d2b6e4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPQ796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737061',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 157734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9350,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'157.734 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737061%27 HTTP/1.1" 200 None
2026-03-28 22:22:46 [adesa.be] INFO: Saving data for 10737061: {'auction_closing_time': 1774865400.0, 'created_time': 1774624947.837472, 'last_price_update_time': 1774736566.579653}
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737061') HTTP/1.1" 204 0
2026-03-28 22:22:46 [adesa.be] INFO: Found listing with ID: 10735619
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735619%27 HTTP/1.1" 200 None
2026-03-28 22:22:46 [adesa.be] INFO: Scrape type for 10735619: 2
2026-03-28 22:22:46 [adesa.be] INFO: Scraping item 10735619 url https://www.openlane.eu/en/carv6/auction/10735619
2026-03-28 22:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:46 [adesa.be] INFO: Found listing with ID: 10735540
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735540%27 HTTP/1.1" 200 None
2026-03-28 22:22:46 [adesa.be] INFO: Scrape type for 10735540: 2
2026-03-28 22:22:46 [adesa.be] INFO: Scraping item 10735540 url https://www.openlane.eu/en/carv6/auction/10735540
2026-03-28 22:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10736904
2026-03-28 22:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd6b4028-afbe-5156-9cb4-19efc638882f with scrape type 2
2026-03-28 22:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd6b4028-afbe-5156-9cb4-19efc638882f with scrape type 2
2026-03-28 22:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd6b4028-afbe-5156-9cb4-19efc638882f, identifier: 10736904
2026-03-28 22:22:46 [adesa.be] INFO: Found listing with ID: 10735408
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735408%27 HTTP/1.1" 200 None
2026-03-28 22:22:46 [adesa.be] INFO: Scrape type for 10735408: 2
2026-03-28 22:22:46 [adesa.be] INFO: Scraping item 10735408 url https://www.openlane.eu/en/carv6/auction/10735408
2026-03-28 22:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10736904
2026-03-28 22:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10736904
2026-03-28 22:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10736904 to the API
2026-03-28 22:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736904>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'fd6b4028-afbe-5156-9cb4-19efc638882f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWT929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736904',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 178892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16350,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 178.892 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736904%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Saving data for 10736904: {'auction_closing_time': 1774865400.0, 'created_time': 1774624962.5171, 'last_price_update_time': 1774736567.038632}
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736904') HTTP/1.1" 204 0
2026-03-28 22:22:47 [adesa.be] INFO: Found listing with ID: 10735548
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735548%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Scrape type for 10735548: 2
2026-03-28 22:22:47 [adesa.be] INFO: Scraping item 10735548 url https://www.openlane.eu/en/carv6/auction/10735548
2026-03-28 22:22:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:47 [adesa.be] INFO: Found listing with ID: 10735474
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735474%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Scrape type for 10735474: 2
2026-03-28 22:22:47 [adesa.be] INFO: Scraping item 10735474 url https://www.openlane.eu/en/carv6/auction/10735474
2026-03-28 22:22:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:47 [adesa.be] INFO: Found listing with ID: 10735608
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735608%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Scrape type for 10735608: 2
2026-03-28 22:22:47 [adesa.be] INFO: Scraping item 10735608 url https://www.openlane.eu/en/carv6/auction/10735608
2026-03-28 22:22:47 [adesa.be] INFO: Found listing with ID: 10737680
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737680%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Scrape type for 10737680: 2
2026-03-28 22:22:47 [adesa.be] INFO: Scraping item 10737680 url https://www.openlane.eu/en/carv6/auction/10737680
2026-03-28 22:22:47 [adesa.be] INFO: Found listing with ID: 10736406
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736406%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Scrape type for 10736406: 2
2026-03-28 22:22:47 [adesa.be] INFO: Scraping item 10736406 url https://www.openlane.eu/en/carv6/auction/10736406
2026-03-28 22:22:47 [adesa.be] INFO: Found listing with ID: 10739895
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739895%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Scrape type for 10739895: 2
2026-03-28 22:22:47 [adesa.be] INFO: Scraping item 10739895 url https://www.openlane.eu/en/carv6/auction/10739895
2026-03-28 22:22:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:47 [adesa.be] INFO: Found listing with ID: 10736402
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710736402%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Scrape type for 10736402: 2
2026-03-28 22:22:47 [adesa.be] INFO: Scraping item 10736402 url https://www.openlane.eu/en/carv6/auction/10736402
2026-03-28 22:22:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:47 [adesa.be] INFO: Found listing with ID: 10739906
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710739906%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Scrape type for 10739906: 2
2026-03-28 22:22:47 [adesa.be] INFO: Scraping item 10739906 url https://www.openlane.eu/en/carv6/auction/10739906
2026-03-28 22:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10735621
2026-03-28 22:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with scrape type 2
2026-03-28 22:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with scrape type 2
2026-03-28 22:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64, identifier: 10735621
2026-03-28 22:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10737091
2026-03-28 22:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 with scrape type 2
2026-03-28 22:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 with scrape type 2
2026-03-28 22:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b546c1b1-df60-5ad0-8f8c-f1407e932a82, identifier: 10737091
2026-03-28 22:22:47 [adesa.be] INFO: Found listing with ID: 10738316
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710738316%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Scrape type for 10738316: 2
2026-03-28 22:22:47 [adesa.be] INFO: Scraping item 10738316 url https://www.openlane.eu/en/carv6/auction/10738316
2026-03-28 22:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10735621
2026-03-28 22:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10735621
2026-03-28 22:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10735621 to the API
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735621>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '2d0b98ed-c666-53a9-9e38-c7b511c5ad64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RED117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 204702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2016-11-29',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Alfa Romeo Giulia 2.2 JTDm - Diesel - Manual - 136 hp - 204.702 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735621%27 HTTP/1.1" 200 None
2026-03-28 22:22:47 [adesa.be] INFO: Saving data for 10735621: {'auction_closing_time': 1774865700.0, 'created_time': 1774624986.776341, 'last_price_update_time': 1774736567.745968}
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735621') HTTP/1.1" 204 0
2026-03-28 22:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10737091
2026-03-28 22:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10737091
2026-03-28 22:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10737091 to the API
2026-03-28 22:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b546c1b1-df60-5ad0-8f8c-f1407e932a82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CDBE899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737091',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 240629,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2013-06-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 2.0 TSI Elegance - Petrol - Automatic - 200 hp - '
'240.629 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2013}
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737091%27 HTTP/1.1" 200 None
2026-03-28 22:22:48 [adesa.be] INFO: Saving data for 10737091: {'auction_closing_time': 1774865400.0, 'created_time': 1774624958.880417, 'last_price_update_time': 1774736568.12911}
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737091') HTTP/1.1" 204 0
2026-03-28 22:22:48 [adesa.be] INFO: Found listing with ID: 10737613
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737613%27 HTTP/1.1" 200 None
2026-03-28 22:22:48 [adesa.be] INFO: Scrape type for 10737613: 2
2026-03-28 22:22:48 [adesa.be] INFO: Scraping item 10737613 url https://www.openlane.eu/en/carv6/auction/10737613
2026-03-28 22:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10737104
2026-03-28 22:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with scrape type 2
2026-03-28 22:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with scrape type 2
2026-03-28 22:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a25e44a8-4bfe-5cff-8e86-1597d2d2c432, identifier: 10737104
2026-03-28 22:22:48 [adesa.be] INFO: Found listing with ID: 10737630
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737630%27 HTTP/1.1" 200 None
2026-03-28 22:22:48 [adesa.be] INFO: Scrape type for 10737630: 2
2026-03-28 22:22:48 [adesa.be] INFO: Scraping item 10737630 url https://www.openlane.eu/en/carv6/auction/10737630
2026-03-28 22:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10737104
2026-03-28 22:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10737104
2026-03-28 22:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10737104 to the API
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22: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-28 22:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737104>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a25e44a8-4bfe-5cff-8e86-1597d2d2c432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQJ899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737104',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 38116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15950,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'38.116 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710737104%27 HTTP/1.1" 200 None
2026-03-28 22:22:48 [adesa.be] INFO: Saving data for 10737104: {'auction_closing_time': 1774865400.0, 'created_time': 1774624948.15962, 'last_price_update_time': 1774736568.551395}
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737104') HTTP/1.1" 204 0
2026-03-28 22:22:48 [adesa.be] INFO: Found listing with ID: 10735603
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735603%27 HTTP/1.1" 200 None
2026-03-28 22:22:48 [adesa.be] INFO: Scrape type for 10735603: 2
2026-03-28 22:22:48 [adesa.be] INFO: Scraping item 10735603 url https://www.openlane.eu/en/carv6/auction/10735603
2026-03-28 22:22:48 [adesa.be] INFO: Found listing with ID: 10735039
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735039%27 HTTP/1.1" 200 None
2026-03-28 22:22:48 [adesa.be] INFO: Scrape type for 10735039: 2
2026-03-28 22:22:48 [adesa.be] INFO: Scraping item 10735039 url https://www.openlane.eu/en/carv6/auction/10735039
2026-03-28 22:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:48 [adesa.be] INFO: Found listing with ID: 10735592
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735592%27 HTTP/1.1" 200 None
2026-03-28 22:22:48 [adesa.be] INFO: Scrape type for 10735592: 2
2026-03-28 22:22:48 [adesa.be] INFO: Scraping item 10735592 url https://www.openlane.eu/en/carv6/auction/10735592
2026-03-28 22:22:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:48 [adesa.be] INFO: Found listing with ID: 10735595
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22: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%2710735595%27 HTTP/1.1" 200 None
2026-03-28 22:22:48 [adesa.be] INFO: Scrape type for 10735595: 2
2026-03-28 22:22:48 [adesa.be] INFO: Scraping item 10735595 url https://www.openlane.eu/en/carv6/auction/10735595
2026-03-28 22:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da48a235-eef3-5f96-85c1-659480fb22bd with identifier: 10737551
2026-03-28 22:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da48a235-eef3-5f96-85c1-659480fb22bd with scrape type 2
2026-03-28 22:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da48a235-eef3-5f96-85c1-659480fb22bd with scrape type 2
2026-03-28 22:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da48a235-eef3-5f96-85c1-659480fb22bd, identifier: 10737551
2026-03-28 22:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da48a235-eef3-5f96-85c1-659480fb22bd with identifier: 10737551
2026-03-28 22:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da48a235-eef3-5f96-85c1-659480fb22bd with identifier: 10737551
2026-03-28 22:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da48a235-eef3-5f96-85c1-659480fb22bd with identifier: 10737551 to the API
2026-03-28 22:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737551>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'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': 'da48a235-eef3-5f96-85c1-659480fb22bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LBG070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 102316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2015-08-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A3 Sportback 1.2 TFSI Attraction - Petrol - Manual - 110 hp - '
'102.316 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2015}
2026-03-28 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:49 [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-28 22:22:49 [adesa.be] INFO: Saving data for 10737551: {'auction_closing_time': 1774863000.0, 'created_time': 1774624994.916612, 'last_price_update_time': 1774736569.128383}
2026-03-28 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737551') HTTP/1.1" 204 0
2026-03-28 22:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10737712
2026-03-28 22:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afd52cc-51d6-54ab-9076-9d209f25a636 with scrape type 2
2026-03-28 22:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6afd52cc-51d6-54ab-9076-9d209f25a636 with scrape type 2
2026-03-28 22:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6afd52cc-51d6-54ab-9076-9d209f25a636, identifier: 10737712
2026-03-28 22:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10737712
2026-03-28 22:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10737712
2026-03-28 22:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10737712 to the API
2026-03-28 22:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737712>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6afd52cc-51d6-54ab-9076-9d209f25a636',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GSU880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737712',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 262435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2014-04-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A6 2.0 TDI - Diesel - Manual - 136 hp - 262.435 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:54 [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-28 22:22:54 [adesa.be] INFO: Saving data for 10737712: {'auction_closing_time': 1774863000.0, 'created_time': 1774624997.596302, 'last_price_update_time': 1774736574.699761}
2026-03-28 22:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737712') HTTP/1.1" 204 0
2026-03-28 22:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10739047
2026-03-28 22:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66830dd-14cb-52cb-ba01-303993d2257c with scrape type 2
2026-03-28 22:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a66830dd-14cb-52cb-ba01-303993d2257c with scrape type 2
2026-03-28 22:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a66830dd-14cb-52cb-ba01-303993d2257c, identifier: 10739047
2026-03-28 22:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10739047
2026-03-28 22:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10739047
2026-03-28 22:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10739047 to the API
2026-03-28 22:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739047>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a66830dd-14cb-52cb-ba01-303993d2257c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEH126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739047',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 180525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - 115 hp - 180.525 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 22:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:55 [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-28 22:22:55 [adesa.be] INFO: Saving data for 10739047: {'auction_closing_time': 1774858500.0, 'created_time': 1774627120.924764, 'last_price_update_time': 1774736575.383453}
2026-03-28 22:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739047') HTTP/1.1" 204 0
2026-03-28 22:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10735532
2026-03-28 22:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b955601e-9cc5-5cde-bb60-bb13b6666c29 with scrape type 2
2026-03-28 22:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b955601e-9cc5-5cde-bb60-bb13b6666c29 with scrape type 2
2026-03-28 22:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b955601e-9cc5-5cde-bb60-bb13b6666c29, identifier: 10735532
2026-03-28 22:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with identifier: 10735475
2026-03-28 22:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with scrape type 2
2026-03-28 22:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with scrape type 2
2026-03-28 22:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8, identifier: 10735475
2026-03-28 22:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10735532
2026-03-28 22:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10735532
2026-03-28 22:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10735532 to the API
2026-03-28 22:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b955601e-9cc5-5cde-bb60-bb13b6666c29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CAA994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 96302,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2017-12-01',
'seats_number': 4,
'seller_name': 'GTC Cars',
'title': 'Audi A1 Sportback 1.0 TFSI - Petrol - Manual - 95 hp - 96.302 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:55 [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-28 22:22:55 [adesa.be] INFO: Saving data for 10735532: {'auction_closing_time': 1774863000.0, 'created_time': 1774624980.804545, 'last_price_update_time': 1774736575.984807}
2026-03-28 22:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735532') HTTP/1.1" 204 0
2026-03-28 22:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with identifier: 10735475
2026-03-28 22:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with identifier: 10735475
2026-03-28 22:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with identifier: 10735475 to the API
2026-03-28 22:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735475>
{'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': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHT018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 279239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-04-08',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Audi A4 Avant 35 TDI Ambition - Diesel - Automatic - 163 hp - '
'279.239 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:56 [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-28 22:22:56 [adesa.be] INFO: Saving data for 10735475: {'auction_closing_time': 1774863000.0, 'created_time': 1774624992.740815, 'last_price_update_time': 1774736576.300718}
2026-03-28 22:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735475') HTTP/1.1" 204 0
2026-03-28 22:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with identifier: 10738306
2026-03-28 22:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with scrape type 2
2026-03-28 22:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with scrape type 2
2026-03-28 22:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18, identifier: 10738306
2026-03-28 22:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with identifier: 10738306
2026-03-28 22:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with identifier: 10738306
2026-03-28 22:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with identifier: 10738306 to the API
2026-03-28 22:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738306>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 98184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9050,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Audi Q3 Sportback 2.0 - Diesel - Automatic - 150 hp - 98.184 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:57 [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-28 22:22:57 [adesa.be] INFO: Saving data for 10738306: {'auction_closing_time': 1774865700.0, 'created_time': 1774627011.842331, 'last_price_update_time': 1774736577.493018}
2026-03-28 22:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738306') HTTP/1.1" 204 0
2026-03-28 22:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10735416
2026-03-28 22:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with scrape type 2
2026-03-28 22:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with scrape type 2
2026-03-28 22:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165, identifier: 10735416
2026-03-28 22:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10735416
2026-03-28 22:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10735416
2026-03-28 22:22:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10735416 to the API
2026-03-28 22:22:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:22: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-28 22:22:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735416>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '68fa85a3-e36a-5ce6-8fb6-08093a2bb165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEG446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735416',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 143997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13550,
'price_includes_vat': True,
'registration_date': '2014-09-01',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Audi Q5 2.0 TDI S Line - Diesel - Automatic - 177 hp - 143.997 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2014}
2026-03-28 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:59 [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-28 22:22:59 [adesa.be] INFO: Saving data for 10735416: {'auction_closing_time': 1774863000.0, 'created_time': 1774627029.557273, 'last_price_update_time': 1774736579.762253}
2026-03-28 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735416') HTTP/1.1" 204 0
2026-03-28 22:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a0f5c44-a876-50b1-9e96-ad9a8e24ad7f with identifier: 10739891
2026-03-28 22:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a0f5c44-a876-50b1-9e96-ad9a8e24ad7f with scrape type 2
2026-03-28 22:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a0f5c44-a876-50b1-9e96-ad9a8e24ad7f with scrape type 2
2026-03-28 22:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a0f5c44-a876-50b1-9e96-ad9a8e24ad7f, identifier: 10739891
2026-03-28 22:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a0f5c44-a876-50b1-9e96-ad9a8e24ad7f with identifier: 10739891
2026-03-28 22:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a0f5c44-a876-50b1-9e96-ad9a8e24ad7f with identifier: 10739891
2026-03-28 22:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a0f5c44-a876-50b1-9e96-ad9a8e24ad7f with identifier: 10739891 to the API
2026-03-28 22:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739891>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'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': '7a0f5c44-a876-50b1-9e96-ad9a8e24ad7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KCK717',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739891',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 246850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2015-04-01',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Audi Q5 2.0 TDI - Diesel - Manual - 150 hp - 246.850 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:00 [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-28 22:23:00 [adesa.be] INFO: Saving data for 10739891: {'auction_closing_time': 1774863000.0, 'created_time': 1774625033.383232, 'last_price_update_time': 1774736580.307126}
2026-03-28 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739891') HTTP/1.1" 204 0
2026-03-28 22:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10737614
2026-03-28 22:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d7da8c-70a4-5ff2-922a-f934debe5e84 with scrape type 2
2026-03-28 22:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53d7da8c-70a4-5ff2-922a-f934debe5e84 with scrape type 2
2026-03-28 22:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53d7da8c-70a4-5ff2-922a-f934debe5e84, identifier: 10737614
2026-03-28 22:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10737614
2026-03-28 22:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10737614
2026-03-28 22:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10737614 to the API
2026-03-28 22:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737614>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Estate',
'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': '53d7da8c-70a4-5ff2-922a-f934debe5e84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EMB527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 192948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2016-04-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A4 Avant 2.0 TDI - Quattro - Diesel - Automatic - 190 hp - '
'192.948 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:00 [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-28 22:23:00 [adesa.be] INFO: Saving data for 10737614: {'auction_closing_time': 1774863000.0, 'created_time': 1774624994.257808, 'last_price_update_time': 1774736580.68983}
2026-03-28 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737614') HTTP/1.1" 204 0
2026-03-28 22:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10735548
2026-03-28 22:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a646ea5e-cb22-526b-8f16-4d0a2eee8624 with scrape type 2
2026-03-28 22:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a646ea5e-cb22-526b-8f16-4d0a2eee8624 with scrape type 2
2026-03-28 22:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a646ea5e-cb22-526b-8f16-4d0a2eee8624, identifier: 10735548
2026-03-28 22:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10735548
2026-03-28 22:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10735548
2026-03-28 22:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10735548 to the API
2026-03-28 22:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735548>
{'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': 252,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a646ea5e-cb22-526b-8f16-4d0a2eee8624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BQX703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 168413,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi Q5 50 TFSIe - Quattro - Hybrid - Automatic - 252 hp - 168.413 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:01 [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-28 22:23:01 [adesa.be] INFO: Saving data for 10735548: {'auction_closing_time': 1774863000.0, 'created_time': 1774627028.872417, 'last_price_update_time': 1774736581.101704}
2026-03-28 22:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735548') HTTP/1.1" 204 0
2026-03-28 22:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10735408
2026-03-28 22:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb389405-eb57-504b-a39d-f5cf0c5a26a8 with scrape type 2
2026-03-28 22:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb389405-eb57-504b-a39d-f5cf0c5a26a8 with scrape type 2
2026-03-28 22:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb389405-eb57-504b-a39d-f5cf0c5a26a8, identifier: 10735408
2026-03-28 22:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10735408
2026-03-28 22:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10735408
2026-03-28 22:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10735408 to the API
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735408>
{'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': 'fb389405-eb57-504b-a39d-f5cf0c5a26a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YUCE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735408',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 119664,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Audi Q5 35 TDI Advanced - Diesel - Automatic - 163 hp - 119.664 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735408%27 HTTP/1.1" 200 None
2026-03-28 22:23:02 [adesa.be] INFO: Saving data for 10735408: {'auction_closing_time': 1774863000.0, 'created_time': 1774627029.177556, 'last_price_update_time': 1774736582.22414}
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735408') HTTP/1.1" 204 0
2026-03-28 22:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10737605
2026-03-28 22:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af41e27d-195a-5400-a387-171f69f8b0b2 with scrape type 2
2026-03-28 22:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af41e27d-195a-5400-a387-171f69f8b0b2 with scrape type 2
2026-03-28 22:23:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af41e27d-195a-5400-a387-171f69f8b0b2, identifier: 10737605
2026-03-28 22:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10737605
2026-03-28 22:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10737605
2026-03-28 22:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10737605 to the API
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737605>
{'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': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'af41e27d-195a-5400-a387-171f69f8b0b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WUS134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 91054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2020-01-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q2 30 TDI - Diesel - Manual - 116 hp - 91.054 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737605%27 HTTP/1.1" 200 None
2026-03-28 22:23:02 [adesa.be] INFO: Saving data for 10737605: {'auction_closing_time': 1774863000.0, 'created_time': 1774627032.548691, 'last_price_update_time': 1774736582.715802}
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737605') HTTP/1.1" 204 0
2026-03-28 22:23:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with identifier: 10735592
2026-03-28 22:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with scrape type 2
2026-03-28 22:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with scrape type 2
2026-03-28 22:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c61e8157-cac9-50ea-a6fa-f33d111ab7c2, identifier: 10735592
2026-03-28 22:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with identifier: 10735592
2026-03-28 22:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with identifier: 10735592
2026-03-28 22:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with identifier: 10735592 to the API
2026-03-28 22:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735592>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c61e8157-cac9-50ea-a6fa-f33d111ab7c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CSN265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735592',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 93028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 1 Series 120i M Sport - Petrol - Automatic - 178 hp - 93.028 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:04 [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-28 22:23:04 [adesa.be] INFO: Saving data for 10735592: {'auction_closing_time': 1774863000.0, 'created_time': 1774627024.383037, 'last_price_update_time': 1774736584.230443}
2026-03-28 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735592') HTTP/1.1" 204 0
2026-03-28 22:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with identifier: 10735511
2026-03-28 22:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with scrape type 2
2026-03-28 22:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with scrape type 2
2026-03-28 22:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc, identifier: 10735511
2026-03-28 22:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with identifier: 10735511
2026-03-28 22:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with identifier: 10735511
2026-03-28 22:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with identifier: 10735511 to the API
2026-03-28 22:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735511>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37b80b7a-08ff-548a-8816-eb3fcdd35bcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DHY254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 117486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2012-05-22',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A3 Sportback 1.2 TFSI Attraction - Petrol - Automatic - 105 hp '
'- 117.486 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2012}
2026-03-28 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:04 [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-28 22:23:04 [adesa.be] INFO: Saving data for 10735511: {'auction_closing_time': 1774863000.0, 'created_time': 1774624988.292587, 'last_price_update_time': 1774736584.830737}
2026-03-28 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735511') HTTP/1.1" 204 0
2026-03-28 22:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c894ad4e-6c23-5b5a-ac05-848cc84c7e4d with identifier: 10735595
2026-03-28 22:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c894ad4e-6c23-5b5a-ac05-848cc84c7e4d with scrape type 2
2026-03-28 22:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c894ad4e-6c23-5b5a-ac05-848cc84c7e4d with scrape type 2
2026-03-28 22:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c894ad4e-6c23-5b5a-ac05-848cc84c7e4d, identifier: 10735595
2026-03-28 22:23:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c894ad4e-6c23-5b5a-ac05-848cc84c7e4d with identifier: 10735595
2026-03-28 22:23:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c894ad4e-6c23-5b5a-ac05-848cc84c7e4d with identifier: 10735595
2026-03-28 22:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c894ad4e-6c23-5b5a-ac05-848cc84c7e4d with identifier: 10735595 to the API
2026-03-28 22:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735595>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c894ad4e-6c23-5b5a-ac05-848cc84c7e4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NUL107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 152904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2017-04-03',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'BMW 1 Series M-Pack - Petrol - Manual - 135 hp - 152.904 km',
'transmission': 'manual',
'trim': 'M-Pack',
'vin': None,
'year': 2017}
2026-03-28 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:06 [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-28 22:23:06 [adesa.be] INFO: Saving data for 10735595: {'auction_closing_time': 1774863000.0, 'created_time': 1774625016.646477, 'last_price_update_time': 1774736586.270773}
2026-03-28 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735595') HTTP/1.1" 204 0
2026-03-28 22:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10737630
2026-03-28 22:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with scrape type 2
2026-03-28 22:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with scrape type 2
2026-03-28 22:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc22476c-c22e-5cd7-b5fe-a1c38098eb63, identifier: 10737630
2026-03-28 22:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10737630
2026-03-28 22:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10737630
2026-03-28 22:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10737630 to the API
2026-03-28 22:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737630>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fc22476c-c22e-5cd7-b5fe-a1c38098eb63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EVC700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 228081,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2010-01-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 1 Series 118d Premiere - Diesel - Manual - 143 hp - 228.081 km',
'transmission': 'manual',
'trim': 'Premiere',
'vin': None,
'year': 2010}
2026-03-28 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:06 [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-28 22:23:06 [adesa.be] INFO: Saving data for 10737630: {'auction_closing_time': 1774863000.0, 'created_time': 1774627018.538149, 'last_price_update_time': 1774736586.822444}
2026-03-28 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737630') HTTP/1.1" 204 0
2026-03-28 22:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4b1fde2-596c-58a0-b098-56288cfc83e0 with identifier: 10735603
2026-03-28 22:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4b1fde2-596c-58a0-b098-56288cfc83e0 with scrape type 2
2026-03-28 22:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4b1fde2-596c-58a0-b098-56288cfc83e0 with scrape type 2
2026-03-28 22:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4b1fde2-596c-58a0-b098-56288cfc83e0, identifier: 10735603
2026-03-28 22:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4b1fde2-596c-58a0-b098-56288cfc83e0 with identifier: 10735603
2026-03-28 22:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4b1fde2-596c-58a0-b098-56288cfc83e0 with identifier: 10735603
2026-03-28 22:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4b1fde2-596c-58a0-b098-56288cfc83e0 with identifier: 10735603 to the API
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f4b1fde2-596c-58a0-b098-56288cfc83e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 120159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2018-09-28',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 1 Series 118i M Sport - Petrol - Automatic - 136 hp - 120.159 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:07 [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-28 22:23:07 [adesa.be] INFO: Saving data for 10735603: {'auction_closing_time': 1774863000.0, 'created_time': 1774627024.776673, 'last_price_update_time': 1774736587.258466}
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735603') HTTP/1.1" 204 0
2026-03-28 22:23:07 [scrapy.extensions.logstats] INFO: Crawled 589 pages (at 73 pages/min), scraped 570 items (at 71 items/min)
2026-03-28 22:23:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:07 [adesa.be] INFO: Found listing with ID: 10739844
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:07 [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-28 22:23:07 [adesa.be] INFO: Scrape type for 10739844: 2
2026-03-28 22:23:07 [adesa.be] INFO: Scraping item 10739844 url https://www.openlane.eu/en/carv6/auction/10739844
2026-03-28 22:23:07 [adesa.be] INFO: Found listing with ID: 10735578
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:07 [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-28 22:23:07 [adesa.be] INFO: Scrape type for 10735578: 2
2026-03-28 22:23:07 [adesa.be] INFO: Scraping item 10735578 url https://www.openlane.eu/en/carv6/auction/10735578
2026-03-28 22:23:07 [adesa.be] INFO: Found listing with ID: 10735415
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:07 [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-28 22:23:07 [adesa.be] INFO: Scrape type for 10735415: 2
2026-03-28 22:23:07 [adesa.be] INFO: Scraping item 10735415 url https://www.openlane.eu/en/carv6/auction/10735415
2026-03-28 22:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10737613
2026-03-28 22:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with scrape type 2
2026-03-28 22:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with scrape type 2
2026-03-28 22:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7, identifier: 10737613
2026-03-28 22:23:07 [adesa.be] INFO: Found listing with ID: 10735424
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:07 [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-28 22:23:07 [adesa.be] INFO: Scrape type for 10735424: 2
2026-03-28 22:23:07 [adesa.be] INFO: Scraping item 10735424 url https://www.openlane.eu/en/carv6/auction/10735424
2026-03-28 22:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10737613
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-28 22:23:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10737613
2026-03-28 22:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10737613 to the API
2026-03-28 22:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'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': '02cc9ad2-6a49-51e1-8c8a-5b73753d99f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BJB982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 209527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-04-04',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 1 Series 116d Lounge - Diesel - Manual - 116 hp - 209.527 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2017}
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Saving data for 10737613: {'auction_closing_time': 1774863000.0, 'created_time': 1774627017.841749, 'last_price_update_time': 1774736588.154521}
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737613') HTTP/1.1" 204 0
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10737632
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10737632: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10737632 url https://www.openlane.eu/en/carv6/auction/10737632
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735590
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735590: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735590 url https://www.openlane.eu/en/carv6/auction/10735590
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10738280
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10738280: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10738280 url https://www.openlane.eu/en/carv6/auction/10738280
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736674
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736674: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736674 url https://www.openlane.eu/en/carv6/auction/10736674
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735598
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735598: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735598 url https://www.openlane.eu/en/carv6/auction/10735598
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736480
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736480: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736480 url https://www.openlane.eu/en/carv6/auction/10736480
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735504
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735504: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735504 url https://www.openlane.eu/en/carv6/auction/10735504
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735569
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735569: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735569 url https://www.openlane.eu/en/carv6/auction/10735569
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10737656
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10737656: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10737656 url https://www.openlane.eu/en/carv6/auction/10737656
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10739921
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10739921: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10739921 url https://www.openlane.eu/en/carv6/auction/10739921
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735493
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735493: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735493 url https://www.openlane.eu/en/carv6/auction/10735493
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736383
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736383: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736383 url https://www.openlane.eu/en/carv6/auction/10736383
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10739901
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10739901: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10739901 url https://www.openlane.eu/en/carv6/auction/10739901
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736483
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736483: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736483 url https://www.openlane.eu/en/carv6/auction/10736483
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10738307
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10738307: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10738307 url https://www.openlane.eu/en/carv6/auction/10738307
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736392
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736392: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736392 url https://www.openlane.eu/en/carv6/auction/10736392
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735525
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735525: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735525 url https://www.openlane.eu/en/carv6/auction/10735525
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735589
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735589: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735589 url https://www.openlane.eu/en/carv6/auction/10735589
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735510
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735510: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735510 url https://www.openlane.eu/en/carv6/auction/10735510
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736675
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736675: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736675 url https://www.openlane.eu/en/carv6/auction/10736675
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735572
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735572: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735572 url https://www.openlane.eu/en/carv6/auction/10735572
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10738268
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10738268: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10738268 url https://www.openlane.eu/en/carv6/auction/10738268
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735430
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735430: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735430 url https://www.openlane.eu/en/carv6/auction/10735430
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736378
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736378: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736378 url https://www.openlane.eu/en/carv6/auction/10736378
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736399
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736399: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736399 url https://www.openlane.eu/en/carv6/auction/10736399
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735591
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735591: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735591 url https://www.openlane.eu/en/carv6/auction/10735591
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735478
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735478: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735478 url https://www.openlane.eu/en/carv6/auction/10735478
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10738287
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10738287: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10738287 url https://www.openlane.eu/en/carv6/auction/10738287
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10737621
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10737621: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10737621 url https://www.openlane.eu/en/carv6/auction/10737621
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736400
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736400: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736400 url https://www.openlane.eu/en/carv6/auction/10736400
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10737677
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10737677: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10737677 url https://www.openlane.eu/en/carv6/auction/10737677
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736676
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736676: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736676 url https://www.openlane.eu/en/carv6/auction/10736676
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10739883
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10739883: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10739883 url https://www.openlane.eu/en/carv6/auction/10739883
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735491
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735491: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735491 url https://www.openlane.eu/en/carv6/auction/10735491
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736409
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736409: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736409 url https://www.openlane.eu/en/carv6/auction/10736409
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735555
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10735555: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10735555 url https://www.openlane.eu/en/carv6/auction/10735555
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10736485
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:08 [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-28 22:23:08 [adesa.be] INFO: Scrape type for 10736485: 2
2026-03-28 22:23:08 [adesa.be] INFO: Scraping item 10736485 url https://www.openlane.eu/en/carv6/auction/10736485
2026-03-28 22:23:08 [adesa.be] INFO: Found listing with ID: 10735562
2026-03-28 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10735562: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10735562 url https://www.openlane.eu/en/carv6/auction/10735562
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10736683
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10736683: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10736683 url https://www.openlane.eu/en/carv6/auction/10736683
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10739908
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10739908: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10739908 url https://www.openlane.eu/en/carv6/auction/10739908
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10737752
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10737752: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10737752 url https://www.openlane.eu/en/carv6/auction/10737752
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10735454
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10735454: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10735454 url https://www.openlane.eu/en/carv6/auction/10735454
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10737637
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10737637: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10737637 url https://www.openlane.eu/en/carv6/auction/10737637
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10738293
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10738293: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10738293 url https://www.openlane.eu/en/carv6/auction/10738293
2026-03-28 22:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10735626
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10735626: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10735626 url https://www.openlane.eu/en/carv6/auction/10735626
2026-03-28 22:23:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10735549
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10735549: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10735549 url https://www.openlane.eu/en/carv6/auction/10735549
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10736384
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10736384: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10736384 url https://www.openlane.eu/en/carv6/auction/10736384
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10736393
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10736393: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10736393 url https://www.openlane.eu/en/carv6/auction/10736393
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10739917
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10739917: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10739917 url https://www.openlane.eu/en/carv6/auction/10739917
2026-03-28 22:23:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d95c805-9662-53ea-8dbd-dee20aa726e5 with identifier: 10736402
2026-03-28 22:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d95c805-9662-53ea-8dbd-dee20aa726e5 with scrape type 2
2026-03-28 22:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d95c805-9662-53ea-8dbd-dee20aa726e5 with scrape type 2
2026-03-28 22:23:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d95c805-9662-53ea-8dbd-dee20aa726e5, identifier: 10736402
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10737565
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10737565: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10737565 url https://www.openlane.eu/en/carv6/auction/10737565
2026-03-28 22:23:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d95c805-9662-53ea-8dbd-dee20aa726e5 with identifier: 10736402
2026-03-28 22:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d95c805-9662-53ea-8dbd-dee20aa726e5 with identifier: 10736402
2026-03-28 22:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d95c805-9662-53ea-8dbd-dee20aa726e5 with identifier: 10736402 to the API
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 434,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6d95c805-9662-53ea-8dbd-dee20aa726e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TMB565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736402',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 178494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31900,
'price_includes_vat': True,
'registration_date': '2017-01-19',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Audi SQ7 4.0 TDI Sport - Quattro - Diesel - Automatic - 434 hp - '
'178.494 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2017}
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Saving data for 10736402: {'auction_closing_time': 1774863000.0, 'created_time': 1774627020.21637, 'last_price_update_time': 1774736589.749963}
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736402') HTTP/1.1" 204 0
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10736372
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10736372: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10736372 url https://www.openlane.eu/en/carv6/auction/10736372
2026-03-28 22:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10735513
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10735513: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10735513 url https://www.openlane.eu/en/carv6/auction/10735513
2026-03-28 22:23:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10736482
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10736482: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10736482 url https://www.openlane.eu/en/carv6/auction/10736482
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10735428
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10735428: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10735428 url https://www.openlane.eu/en/carv6/auction/10735428
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10736388
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10736388: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10736388 url https://www.openlane.eu/en/carv6/auction/10736388
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10736386
2026-03-28 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:09 [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-28 22:23:09 [adesa.be] INFO: Scrape type for 10736386: 2
2026-03-28 22:23:09 [adesa.be] INFO: Scraping item 10736386 url https://www.openlane.eu/en/carv6/auction/10736386
2026-03-28 22:23:09 [adesa.be] INFO: Found listing with ID: 10736394
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Scrape type for 10736394: 2
2026-03-28 22:23:10 [adesa.be] INFO: Scraping item 10736394 url https://www.openlane.eu/en/carv6/auction/10736394
2026-03-28 22:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f64d5162-9a15-5aea-86f7-17acf1b6ff07 with identifier: 10738316
2026-03-28 22:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f64d5162-9a15-5aea-86f7-17acf1b6ff07 with scrape type 2
2026-03-28 22:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f64d5162-9a15-5aea-86f7-17acf1b6ff07 with scrape type 2
2026-03-28 22:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f64d5162-9a15-5aea-86f7-17acf1b6ff07, identifier: 10738316
2026-03-28 22:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea4886a7-035a-5369-8ffd-f798d4b8a450 with identifier: 10739906
2026-03-28 22:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea4886a7-035a-5369-8ffd-f798d4b8a450 with scrape type 2
2026-03-28 22:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea4886a7-035a-5369-8ffd-f798d4b8a450 with scrape type 2
2026-03-28 22:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea4886a7-035a-5369-8ffd-f798d4b8a450, identifier: 10739906
2026-03-28 22:23:10 [adesa.be] INFO: Found listing with ID: 10735537
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Scrape type for 10735537: 2
2026-03-28 22:23:10 [adesa.be] INFO: Scraping item 10735537 url https://www.openlane.eu/en/carv6/auction/10735537
2026-03-28 22:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f64d5162-9a15-5aea-86f7-17acf1b6ff07 with identifier: 10738316
2026-03-28 22:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f64d5162-9a15-5aea-86f7-17acf1b6ff07 with identifier: 10738316
2026-03-28 22:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f64d5162-9a15-5aea-86f7-17acf1b6ff07 with identifier: 10738316 to the API
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738316>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f64d5162-9a15-5aea-86f7-17acf1b6ff07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANN531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 90576,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 90.576 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Saving data for 10738316: {'auction_closing_time': 1774863000.0, 'created_time': 1774627018.179604, 'last_price_update_time': 1774736590.518742}
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738316') HTTP/1.1" 204 0
2026-03-28 22:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea4886a7-035a-5369-8ffd-f798d4b8a450 with identifier: 10739906
2026-03-28 22:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea4886a7-035a-5369-8ffd-f798d4b8a450 with identifier: 10739906
2026-03-28 22:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea4886a7-035a-5369-8ffd-f798d4b8a450 with identifier: 10739906 to the API
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739906>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ea4886a7-035a-5369-8ffd-f798d4b8a450',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DLE755',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739906',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'TT',
'odometer': 115761,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26350,
'price_includes_vat': True,
'registration_date': '2016-01-28',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Audi TTS 2.0 TFSI - Quattro - Petrol - Automatic - 310 hp - 115.761 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Saving data for 10739906: {'auction_closing_time': 1774863000.0, 'created_time': 1774625011.434618, 'last_price_update_time': 1774736590.825848}
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739906') HTTP/1.1" 204 0
2026-03-28 22:23:10 [adesa.be] INFO: Found listing with ID: 10736362
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Scrape type for 10736362: 2
2026-03-28 22:23:10 [adesa.be] INFO: Scraping item 10736362 url https://www.openlane.eu/en/carv6/auction/10736362
2026-03-28 22:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:10 [adesa.be] INFO: Found listing with ID: 10737622
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Scrape type for 10737622: 2
2026-03-28 22:23:10 [adesa.be] INFO: Scraping item 10737622 url https://www.openlane.eu/en/carv6/auction/10737622
2026-03-28 22:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:10 [adesa.be] INFO: Found listing with ID: 10738298
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Scrape type for 10738298: 2
2026-03-28 22:23:10 [adesa.be] INFO: Scraping item 10738298 url https://www.openlane.eu/en/carv6/auction/10738298
2026-03-28 22:23:10 [adesa.be] INFO: Found listing with ID: 10735509
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Scrape type for 10735509: 2
2026-03-28 22:23:10 [adesa.be] INFO: Scraping item 10735509 url https://www.openlane.eu/en/carv6/auction/10735509
2026-03-28 22:23:10 [adesa.be] INFO: Found listing with ID: 10735575
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Scrape type for 10735575: 2
2026-03-28 22:23:10 [adesa.be] INFO: Scraping item 10735575 url https://www.openlane.eu/en/carv6/auction/10735575
2026-03-28 22:23:10 [adesa.be] INFO: Found listing with ID: 10737705
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:10 [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-28 22:23:10 [adesa.be] INFO: Scrape type for 10737705: 2
2026-03-28 22:23:10 [adesa.be] INFO: Scraping item 10737705 url https://www.openlane.eu/en/carv6/auction/10737705
2026-03-28 22:23:10 [adesa.be] INFO: Found listing with ID: 10736371
2026-03-28 22:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10736371: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10736371 url https://www.openlane.eu/en/carv6/auction/10736371
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10737638
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10737638: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10737638 url https://www.openlane.eu/en/carv6/auction/10737638
2026-03-28 22:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc87e722-f111-572f-8f57-537b367662e5 with identifier: 10736406
2026-03-28 22:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc87e722-f111-572f-8f57-537b367662e5 with scrape type 2
2026-03-28 22:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc87e722-f111-572f-8f57-537b367662e5 with scrape type 2
2026-03-28 22:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc87e722-f111-572f-8f57-537b367662e5, identifier: 10736406
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10737636
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10737636: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10737636 url https://www.openlane.eu/en/carv6/auction/10737636
2026-03-28 22:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc87e722-f111-572f-8f57-537b367662e5 with identifier: 10736406
2026-03-28 22:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc87e722-f111-572f-8f57-537b367662e5 with identifier: 10736406
2026-03-28 22:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc87e722-f111-572f-8f57-537b367662e5 with identifier: 10736406 to the API
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736406>
{'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': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bc87e722-f111-572f-8f57-537b367662e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TCQ067',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 285340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2017-09-26',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Audi Q7 E-Tron 3.0 TDI S Line - Quattro - Diesel - Automatic - 258 '
'hp - 285.340 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2017}
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Saving data for 10736406: {'auction_closing_time': 1774863000.0, 'created_time': 1774625028.73603, 'last_price_update_time': 1774736591.428705}
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736406') HTTP/1.1" 204 0
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10738281
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10738281: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10738281 url https://www.openlane.eu/en/carv6/auction/10738281
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10735418
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10735418: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10735418 url https://www.openlane.eu/en/carv6/auction/10735418
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10735498
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10735498: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10735498 url https://www.openlane.eu/en/carv6/auction/10735498
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10735614
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10735614: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10735614 url https://www.openlane.eu/en/carv6/auction/10735614
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10737657
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10737657: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10737657 url https://www.openlane.eu/en/carv6/auction/10737657
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10735016
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10735016: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10735016 url https://www.openlane.eu/en/carv6/auction/10735016
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10735651
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10735651: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10735651 url https://www.openlane.eu/en/carv6/auction/10735651
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10735636
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10735636: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10735636 url https://www.openlane.eu/en/carv6/auction/10735636
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10735534
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10735534: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10735534 url https://www.openlane.eu/en/carv6/auction/10735534
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10735538
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10735538: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10735538 url https://www.openlane.eu/en/carv6/auction/10735538
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10737707
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10737707: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10737707 url https://www.openlane.eu/en/carv6/auction/10737707
2026-03-28 22:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10735543
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10735543: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10735543 url https://www.openlane.eu/en/carv6/auction/10735543
2026-03-28 22:23:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10738266
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10738266: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10738266 url https://www.openlane.eu/en/carv6/auction/10738266
2026-03-28 22:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10737562
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10737562: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10737562 url https://www.openlane.eu/en/carv6/auction/10737562
2026-03-28 22:23:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10737588
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10737588: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10737588 url https://www.openlane.eu/en/carv6/auction/10737588
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10738332
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10738332: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10738332 url https://www.openlane.eu/en/carv6/auction/10738332
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10737658
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10737658: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10737658 url https://www.openlane.eu/en/carv6/auction/10737658
2026-03-28 22:23:11 [adesa.be] INFO: Found listing with ID: 10737620
2026-03-28 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:11 [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-28 22:23:11 [adesa.be] INFO: Scrape type for 10737620: 2
2026-03-28 22:23:11 [adesa.be] INFO: Scraping item 10737620 url https://www.openlane.eu/en/carv6/auction/10737620
2026-03-28 22:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30151286-edf1-5c93-a81c-19740be87b98 with identifier: 10739895
2026-03-28 22:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30151286-edf1-5c93-a81c-19740be87b98 with scrape type 2
2026-03-28 22:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30151286-edf1-5c93-a81c-19740be87b98 with scrape type 2
2026-03-28 22:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30151286-edf1-5c93-a81c-19740be87b98, identifier: 10739895
2026-03-28 22:23:12 [adesa.be] INFO: Found listing with ID: 10735640
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:12 [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-28 22:23:12 [adesa.be] INFO: Scrape type for 10735640: 2
2026-03-28 22:23:12 [adesa.be] INFO: Scraping item 10735640 url https://www.openlane.eu/en/carv6/auction/10735640
2026-03-28 22:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30151286-edf1-5c93-a81c-19740be87b98 with identifier: 10739895
2026-03-28 22:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30151286-edf1-5c93-a81c-19740be87b98 with identifier: 10739895
2026-03-28 22:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30151286-edf1-5c93-a81c-19740be87b98 with identifier: 10739895 to the API
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739895>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '30151286-edf1-5c93-a81c-19740be87b98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUT202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739895',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 238450,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2017-04-07',
'seats_number': 4,
'seller_name': 'Autohandel Bulent BV',
'title': 'Audi S5 Sportback 3.0 TFSI - Quattro - Petrol - Automatic - 354 hp '
'- 238.450 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:12 [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-28 22:23:12 [adesa.be] INFO: Saving data for 10739895: {'auction_closing_time': 1774863000.0, 'created_time': 1774625005.612941, 'last_price_update_time': 1774736592.326781}
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739895') HTTP/1.1" 204 0
2026-03-28 22:23:12 [adesa.be] INFO: Found listing with ID: 10737665
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:12 [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-28 22:23:12 [adesa.be] INFO: Scrape type for 10737665: 2
2026-03-28 22:23:12 [adesa.be] INFO: Scraping item 10737665 url https://www.openlane.eu/en/carv6/auction/10737665
2026-03-28 22:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:12 [adesa.be] INFO: Found listing with ID: 10739914
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:12 [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-28 22:23:12 [adesa.be] INFO: Scrape type for 10739914: 2
2026-03-28 22:23:12 [adesa.be] INFO: Scraping item 10739914 url https://www.openlane.eu/en/carv6/auction/10739914
2026-03-28 22:23:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 652bfbf1-ed54-5065-84a9-732e3bd645f6 with identifier: 10735608
2026-03-28 22:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 652bfbf1-ed54-5065-84a9-732e3bd645f6 with scrape type 2
2026-03-28 22:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 652bfbf1-ed54-5065-84a9-732e3bd645f6 with scrape type 2
2026-03-28 22:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 652bfbf1-ed54-5065-84a9-732e3bd645f6, identifier: 10735608
2026-03-28 22:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 652bfbf1-ed54-5065-84a9-732e3bd645f6 with identifier: 10735608
2026-03-28 22:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 652bfbf1-ed54-5065-84a9-732e3bd645f6 with identifier: 10735608
2026-03-28 22:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 652bfbf1-ed54-5065-84a9-732e3bd645f6 with identifier: 10735608 to the API
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735608>
{'auction_title': '',
'c_o_2_emission_value': 59,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '652bfbf1-ed54-5065-84a9-732e3bd645f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHX615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 137891,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'R. Automobiles bvba',
'title': 'Audi Q7 55 TFSIe Ambition Luxe - Quattro - Hybrid - Automatic - 340 '
'hp - 137.891 km',
'transmission': 'automatic',
'trim': 'Ambition Luxe',
'vin': None,
'year': 2021}
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:12 [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-28 22:23:12 [adesa.be] INFO: Saving data for 10735608: {'auction_closing_time': 1774863000.0, 'created_time': 1774627039.181316, 'last_price_update_time': 1774736592.878111}
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735608') HTTP/1.1" 204 0
2026-03-28 22:23:12 [adesa.be] INFO: Found listing with ID: 10737695
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:12 [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-28 22:23:12 [adesa.be] INFO: Scrape type for 10737695: 2
2026-03-28 22:23:12 [adesa.be] INFO: Scraping item 10737695 url https://www.openlane.eu/en/carv6/auction/10737695
2026-03-28 22:23:12 [adesa.be] INFO: Found listing with ID: 10738290
2026-03-28 22:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:12 [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-28 22:23:12 [adesa.be] INFO: Scrape type for 10738290: 2
2026-03-28 22:23:12 [adesa.be] INFO: Scraping item 10738290 url https://www.openlane.eu/en/carv6/auction/10738290
2026-03-28 22:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e18ba83-42c5-543d-9dec-49ddc069f4d8 with identifier: 10735039
2026-03-28 22:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e18ba83-42c5-543d-9dec-49ddc069f4d8 with scrape type 2
2026-03-28 22:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e18ba83-42c5-543d-9dec-49ddc069f4d8 with scrape type 2
2026-03-28 22:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e18ba83-42c5-543d-9dec-49ddc069f4d8, identifier: 10735039
2026-03-28 22:23:13 [adesa.be] INFO: Found listing with ID: 10735630
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [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-28 22:23:13 [adesa.be] INFO: Scrape type for 10735630: 2
2026-03-28 22:23:13 [adesa.be] INFO: Scraping item 10735630 url https://www.openlane.eu/en/carv6/auction/10735630
2026-03-28 22:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e18ba83-42c5-543d-9dec-49ddc069f4d8 with identifier: 10735039
2026-03-28 22:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e18ba83-42c5-543d-9dec-49ddc069f4d8 with identifier: 10735039
2026-03-28 22:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e18ba83-42c5-543d-9dec-49ddc069f4d8 with identifier: 10735039 to the API
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735039>
{'auction_title': '',
'c_o_2_emission_value': 126,
'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:15:00Z',
'fuel_type': 'Petrol',
'id': '3e18ba83-42c5-543d-9dec-49ddc069f4d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '60741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735039',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 69914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9050,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 69.914 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [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-28 22:23:13 [adesa.be] INFO: Saving data for 10735039: {'auction_closing_time': 1774865700.0, 'created_time': 1774627022.552849, 'last_price_update_time': 1774736593.328213}
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735039') HTTP/1.1" 204 0
2026-03-28 22:23:13 [adesa.be] INFO: Found listing with ID: 10738267
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [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-28 22:23:13 [adesa.be] INFO: Scrape type for 10738267: 2
2026-03-28 22:23:13 [adesa.be] INFO: Scraping item 10738267 url https://www.openlane.eu/en/carv6/auction/10738267
2026-03-28 22:23:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:13 [adesa.be] INFO: Found listing with ID: 10737561
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [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-28 22:23:13 [adesa.be] INFO: Scrape type for 10737561: 2
2026-03-28 22:23:13 [adesa.be] INFO: Scraping item 10737561 url https://www.openlane.eu/en/carv6/auction/10737561
2026-03-28 22:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:13 [adesa.be] INFO: Found listing with ID: 10737710
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [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-28 22:23:13 [adesa.be] INFO: Scrape type for 10737710: 2
2026-03-28 22:23:13 [adesa.be] INFO: Scraping item 10737710 url https://www.openlane.eu/en/carv6/auction/10737710
2026-03-28 22:23:13 [adesa.be] INFO: Found listing with ID: 10737558
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [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-28 22:23:13 [adesa.be] INFO: Scrape type for 10737558: 2
2026-03-28 22:23:13 [adesa.be] INFO: Scraping item 10737558 url https://www.openlane.eu/en/carv6/auction/10737558
2026-03-28 22:23:13 [adesa.be] INFO: Found listing with ID: 10737697
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [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-28 22:23:13 [adesa.be] INFO: Scrape type for 10737697: 2
2026-03-28 22:23:13 [adesa.be] INFO: Scraping item 10737697 url https://www.openlane.eu/en/carv6/auction/10737697
2026-03-28 22:23:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10737680
2026-03-28 22:23:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with scrape type 2
2026-03-28 22:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with scrape type 2
2026-03-28 22:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c, identifier: 10737680
2026-03-28 22:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10737680
2026-03-28 22:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10737680
2026-03-28 22:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10737680 to the API
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737680>
{'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': 340,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQD794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 146972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q7 55 TFSIe S Line - Quattro - Hybrid - Automatic - 340 hp - '
'146.972 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [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-28 22:23:13 [adesa.be] INFO: Saving data for 10737680: {'auction_closing_time': 1774863000.0, 'created_time': 1774627020.525864, 'last_price_update_time': 1774736593.880779}
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737680') HTTP/1.1" 204 0
2026-03-28 22:23:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f357de72-7c1c-55d2-b826-69bfe4bf0293 with identifier: 10735619
2026-03-28 22:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f357de72-7c1c-55d2-b826-69bfe4bf0293 with scrape type 2
2026-03-28 22:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f357de72-7c1c-55d2-b826-69bfe4bf0293 with scrape type 2
2026-03-28 22:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f357de72-7c1c-55d2-b826-69bfe4bf0293, identifier: 10735619
2026-03-28 22:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f357de72-7c1c-55d2-b826-69bfe4bf0293 with identifier: 10735619
2026-03-28 22:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f357de72-7c1c-55d2-b826-69bfe4bf0293 with identifier: 10735619
2026-03-28 22:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f357de72-7c1c-55d2-b826-69bfe4bf0293 with identifier: 10735619 to the API
2026-03-28 22:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f357de72-7c1c-55d2-b826-69bfe4bf0293',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AAW588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 194530,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2015-06-23',
'seats_number': 5,
'seller_name': 'MS Auto',
'title': 'Audi Q5 2.0 TFSI Advance - Petrol - Automatic - 224 hp - 194.530 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2015}
2026-03-28 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:14 [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-28 22:23:14 [adesa.be] INFO: Saving data for 10735619: {'auction_closing_time': 1774863000.0, 'created_time': 1774627046.418144, 'last_price_update_time': 1774736594.397118}
2026-03-28 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735619') HTTP/1.1" 204 0
2026-03-28 22:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd3fff1-23db-5dd5-a666-37264e44f649 with identifier: 10735449
2026-03-28 22:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd3fff1-23db-5dd5-a666-37264e44f649 with scrape type 2
2026-03-28 22:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bd3fff1-23db-5dd5-a666-37264e44f649 with scrape type 2
2026-03-28 22:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bd3fff1-23db-5dd5-a666-37264e44f649, identifier: 10735449
2026-03-28 22:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bd3fff1-23db-5dd5-a666-37264e44f649 with identifier: 10735449
2026-03-28 22:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bd3fff1-23db-5dd5-a666-37264e44f649 with identifier: 10735449
2026-03-28 22:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bd3fff1-23db-5dd5-a666-37264e44f649 with identifier: 10735449 to the API
2026-03-28 22:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735449>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2bd3fff1-23db-5dd5-a666-37264e44f649',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GNM927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735449',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 178955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2011-03-03',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi Q5 2.0 TDI - Quattro - Diesel - Automatic - 163 hp - 178.955 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:14 [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-28 22:23:14 [adesa.be] INFO: Saving data for 10735449: {'auction_closing_time': 1774863000.0, 'created_time': 1774627011.516414, 'last_price_update_time': 1774736594.822219}
2026-03-28 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735449') HTTP/1.1" 204 0
2026-03-28 22:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10737690
2026-03-28 22:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5332b00-1b41-5026-b124-87fdb6a8b8f5 with scrape type 2
2026-03-28 22:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5332b00-1b41-5026-b124-87fdb6a8b8f5 with scrape type 2
2026-03-28 22:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5332b00-1b41-5026-b124-87fdb6a8b8f5, identifier: 10737690
2026-03-28 22:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10737690
2026-03-28 22:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10737690
2026-03-28 22:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10737690 to the API
2026-03-28 22:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737690>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b5332b00-1b41-5026-b124-87fdb6a8b8f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BDA158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737690',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 76283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30100,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'76.283 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:15 [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-28 22:23:15 [adesa.be] INFO: Saving data for 10737690: {'auction_closing_time': 1774863000.0, 'created_time': 1774625000.649206, 'last_price_update_time': 1774736595.239152}
2026-03-28 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737690') HTTP/1.1" 204 0
2026-03-28 22:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68173833-fffa-5a7b-b111-a63fee6b99b3 with identifier: 10735474
2026-03-28 22:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68173833-fffa-5a7b-b111-a63fee6b99b3 with scrape type 2
2026-03-28 22:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68173833-fffa-5a7b-b111-a63fee6b99b3 with scrape type 2
2026-03-28 22:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68173833-fffa-5a7b-b111-a63fee6b99b3, identifier: 10735474
2026-03-28 22:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68173833-fffa-5a7b-b111-a63fee6b99b3 with identifier: 10735474
2026-03-28 22:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68173833-fffa-5a7b-b111-a63fee6b99b3 with identifier: 10735474
2026-03-28 22:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68173833-fffa-5a7b-b111-a63fee6b99b3 with identifier: 10735474 to the API
2026-03-28 22:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735474>
{'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': 203,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '68173833-fffa-5a7b-b111-a63fee6b99b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 198538,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2021-01-09',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Audi Q5 Sportback 40 TDI S Line - Quattro - Diesel - Automatic - '
'203 hp - 198.538 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:15 [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-28 22:23:15 [adesa.be] INFO: Saving data for 10735474: {'auction_closing_time': 1774863000.0, 'created_time': 1774625004.032131, 'last_price_update_time': 1774736595.701624}
2026-03-28 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735474') HTTP/1.1" 204 0
2026-03-28 22:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8f9fbdc-9760-5548-815b-1b2e7145d4d4 with identifier: 10738293
2026-03-28 22:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8f9fbdc-9760-5548-815b-1b2e7145d4d4 with scrape type 2
2026-03-28 22:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8f9fbdc-9760-5548-815b-1b2e7145d4d4 with scrape type 2
2026-03-28 22:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8f9fbdc-9760-5548-815b-1b2e7145d4d4, identifier: 10738293
2026-03-28 22:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8f9fbdc-9760-5548-815b-1b2e7145d4d4 with identifier: 10738293
2026-03-28 22:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8f9fbdc-9760-5548-815b-1b2e7145d4d4 with identifier: 10738293
2026-03-28 22:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8f9fbdc-9760-5548-815b-1b2e7145d4d4 with identifier: 10738293 to the API
2026-03-28 22:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b8f9fbdc-9760-5548-815b-1b2e7145d4d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKB025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 154343,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6050,
'price_includes_vat': True,
'registration_date': '2014-08-06',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW X1 18 Business - Diesel - Manual - 136 hp - 154.343 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2014}
2026-03-28 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:16 [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-28 22:23:16 [adesa.be] INFO: Saving data for 10738293: {'auction_closing_time': 1774863000.0, 'created_time': 1774625027.940849, 'last_price_update_time': 1774736596.198569}
2026-03-28 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738293') HTTP/1.1" 204 0
2026-03-28 22:23:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7848db3-407b-5ae4-afa1-f8d96348e50f with identifier: 10736372
2026-03-28 22:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7848db3-407b-5ae4-afa1-f8d96348e50f with scrape type 2
2026-03-28 22:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7848db3-407b-5ae4-afa1-f8d96348e50f with scrape type 2
2026-03-28 22:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7848db3-407b-5ae4-afa1-f8d96348e50f, identifier: 10736372
2026-03-28 22:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7848db3-407b-5ae4-afa1-f8d96348e50f with identifier: 10736372
2026-03-28 22:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7848db3-407b-5ae4-afa1-f8d96348e50f with identifier: 10736372
2026-03-28 22:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7848db3-407b-5ae4-afa1-f8d96348e50f with identifier: 10736372 to the API
2026-03-28 22:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736372>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c7848db3-407b-5ae4-afa1-f8d96348e50f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ATJ613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736372',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 122058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-05-28',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X2 2.0d - Diesel - Manual - 136 hp - 122.058 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:17 [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-28 22:23:17 [adesa.be] INFO: Saving data for 10736372: {'auction_closing_time': 1774863000.0, 'created_time': 1774626994.045961, 'last_price_update_time': 1774736597.627146}
2026-03-28 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736372') HTTP/1.1" 204 0
2026-03-28 22:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10735540
2026-03-28 22:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409e787b-ed9e-535d-9a99-13b3a23eaf21 with scrape type 2
2026-03-28 22:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409e787b-ed9e-535d-9a99-13b3a23eaf21 with scrape type 2
2026-03-28 22:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 409e787b-ed9e-535d-9a99-13b3a23eaf21, identifier: 10735540
2026-03-28 22:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10735540
2026-03-28 22:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10735540
2026-03-28 22:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10735540 to the API
2026-03-28 22:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735540>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '409e787b-ed9e-535d-9a99-13b3a23eaf21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGJ774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735540',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 168050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': 'Auttoo Autohandel',
'title': 'Audi Q5 2.0 TFSI - Quattro - Petrol - Automatic - 180 hp - 168.050 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:19 [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-28 22:23:19 [adesa.be] INFO: Saving data for 10735540: {'auction_closing_time': 1774863000.0, 'created_time': 1774625003.132917, 'last_price_update_time': 1774736599.250822}
2026-03-28 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735540') HTTP/1.1" 204 0
2026-03-28 22:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 913c0b60-4d26-5fc0-a95c-b3087c03df8a with identifier: 10735489
2026-03-28 22:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 913c0b60-4d26-5fc0-a95c-b3087c03df8a with scrape type 2
2026-03-28 22:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 913c0b60-4d26-5fc0-a95c-b3087c03df8a with scrape type 2
2026-03-28 22:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 913c0b60-4d26-5fc0-a95c-b3087c03df8a, identifier: 10735489
2026-03-28 22:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 913c0b60-4d26-5fc0-a95c-b3087c03df8a with identifier: 10735489
2026-03-28 22:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 913c0b60-4d26-5fc0-a95c-b3087c03df8a with identifier: 10735489
2026-03-28 22:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 913c0b60-4d26-5fc0-a95c-b3087c03df8a with identifier: 10735489 to the API
2026-03-28 22:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735489>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '913c0b60-4d26-5fc0-a95c-b3087c03df8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUE716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 219922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2016-11-15',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 Avant 2.0 TDI Ultra - Diesel - Automatic - 150 hp - 219.922 '
'km',
'transmission': 'automatic',
'trim': 'Ultra',
'vin': None,
'year': 2016}
2026-03-28 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:19 [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-28 22:23:19 [adesa.be] INFO: Saving data for 10735489: {'auction_closing_time': 1774863000.0, 'created_time': 1774627026.191747, 'last_price_update_time': 1774736599.650265}
2026-03-28 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735489') HTTP/1.1" 204 0
2026-03-28 22:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10737707
2026-03-28 22:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa3e5765-772e-57e1-928d-c774f09bc4a2 with scrape type 2
2026-03-28 22:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa3e5765-772e-57e1-928d-c774f09bc4a2 with scrape type 2
2026-03-28 22:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa3e5765-772e-57e1-928d-c774f09bc4a2, identifier: 10737707
2026-03-28 22:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10737707
2026-03-28 22:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10737707
2026-03-28 22:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10737707 to the API
2026-03-28 22:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737707>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fa3e5765-772e-57e1-928d-c774f09bc4a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ABN143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 181921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2010-01-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C3 Picasso 1.6 HDI Exclusive - Diesel - Manual - 90 hp - '
'181.921 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
2026-03-28 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:20 [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-28 22:23:20 [adesa.be] INFO: Saving data for 10737707: {'auction_closing_time': 1774863000.0, 'created_time': 1774625045.911145, 'last_price_update_time': 1774736600.572348}
2026-03-28 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737707') HTTP/1.1" 204 0
2026-03-28 22:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10737665
2026-03-28 22:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a5088d9-09b5-5779-b069-1bea4e70362c with scrape type 2
2026-03-28 22:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a5088d9-09b5-5779-b069-1bea4e70362c with scrape type 2
2026-03-28 22:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a5088d9-09b5-5779-b069-1bea4e70362c, identifier: 10737665
2026-03-28 22:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10737665
2026-03-28 22:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10737665
2026-03-28 22:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10737665 to the API
2026-03-28 22:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737665>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7a5088d9-09b5-5779-b069-1bea4e70362c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KRF138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 160895,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4550,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Citroën Jumper L2H2 2.2 HDI Business - Diesel - Manual - 130 hp - '
'160.895 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-28 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:21 [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-28 22:23:21 [adesa.be] INFO: Saving data for 10737665: {'auction_closing_time': 1774863000.0, 'created_time': 1774625049.783911, 'last_price_update_time': 1774736601.074646}
2026-03-28 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737665') HTTP/1.1" 204 0
2026-03-28 22:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41e224a5-1392-553c-b5da-65c906f00ddc with identifier: 10739887
2026-03-28 22:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41e224a5-1392-553c-b5da-65c906f00ddc with scrape type 2
2026-03-28 22:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41e224a5-1392-553c-b5da-65c906f00ddc with scrape type 2
2026-03-28 22:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41e224a5-1392-553c-b5da-65c906f00ddc, identifier: 10739887
2026-03-28 22:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41e224a5-1392-553c-b5da-65c906f00ddc with identifier: 10739887
2026-03-28 22:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41e224a5-1392-553c-b5da-65c906f00ddc with identifier: 10739887
2026-03-28 22:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41e224a5-1392-553c-b5da-65c906f00ddc with identifier: 10739887 to the API
2026-03-28 22:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739887>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'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': '41e224a5-1392-553c-b5da-65c906f00ddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DEL130',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739887',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 240030,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2012-04-03',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Audi Q3 2.0 TDI - Diesel - Manual - 140 hp - 240.030 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:21 [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-28 22:23:21 [adesa.be] INFO: Saving data for 10739887: {'auction_closing_time': 1774863000.0, 'created_time': 1774625005.206267, 'last_price_update_time': 1774736601.442829}
2026-03-28 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739887') HTTP/1.1" 204 0
2026-03-28 22:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b479c5-3898-5ec4-b0c5-59e865c752c9 with identifier: 10738267
2026-03-28 22:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b479c5-3898-5ec4-b0c5-59e865c752c9 with scrape type 2
2026-03-28 22:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b479c5-3898-5ec4-b0c5-59e865c752c9 with scrape type 2
2026-03-28 22:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25b479c5-3898-5ec4-b0c5-59e865c752c9, identifier: 10738267
2026-03-28 22:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25b479c5-3898-5ec4-b0c5-59e865c752c9 with identifier: 10738267
2026-03-28 22:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25b479c5-3898-5ec4-b0c5-59e865c752c9 with identifier: 10738267
2026-03-28 22:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25b479c5-3898-5ec4-b0c5-59e865c752c9 with identifier: 10738267 to the API
2026-03-28 22:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738267>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '25b479c5-3898-5ec4-b0c5-59e865c752c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Dokker',
'odometer': 79195,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2016-12-23',
'seats_number': 5,
'seller_name': 'ATL Cars bvba',
'title': 'Dacia Dokker 1.6i - Petrol - Manual - 102 hp - 79.195 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:23 [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-28 22:23:23 [adesa.be] INFO: Saving data for 10738267: {'auction_closing_time': 1774863000.0, 'created_time': 1774625052.954811, 'last_price_update_time': 1774736603.436985}
2026-03-28 22:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738267') HTTP/1.1" 204 0
2026-03-28 22:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9fbed88-7c46-544b-907c-af18e963c932 with identifier: 10736362
2026-03-28 22:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9fbed88-7c46-544b-907c-af18e963c932 with scrape type 2
2026-03-28 22:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9fbed88-7c46-544b-907c-af18e963c932 with scrape type 2
2026-03-28 22:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9fbed88-7c46-544b-907c-af18e963c932, identifier: 10736362
2026-03-28 22:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9fbed88-7c46-544b-907c-af18e963c932 with identifier: 10736362
2026-03-28 22:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9fbed88-7c46-544b-907c-af18e963c932 with identifier: 10736362
2026-03-28 22:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9fbed88-7c46-544b-907c-af18e963c932 with identifier: 10736362 to the API
2026-03-28 22:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c9fbed88-7c46-544b-907c-af18e963c932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736362',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 98524,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 184 hp - 98.524 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:24 [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-28 22:23:24 [adesa.be] INFO: Saving data for 10736362: {'auction_closing_time': 1774863000.0, 'created_time': 1774627004.111999, 'last_price_update_time': 1774736604.03614}
2026-03-28 22:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736362') HTTP/1.1" 204 0
2026-03-28 22:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 752a2f18-c98f-58b2-805d-26c8917e786a with identifier: 10737565
2026-03-28 22:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752a2f18-c98f-58b2-805d-26c8917e786a with scrape type 2
2026-03-28 22:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 752a2f18-c98f-58b2-805d-26c8917e786a with scrape type 2
2026-03-28 22:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 752a2f18-c98f-58b2-805d-26c8917e786a, identifier: 10737565
2026-03-28 22:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 752a2f18-c98f-58b2-805d-26c8917e786a with identifier: 10737565
2026-03-28 22:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 752a2f18-c98f-58b2-805d-26c8917e786a with identifier: 10737565
2026-03-28 22:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 752a2f18-c98f-58b2-805d-26c8917e786a with identifier: 10737565 to the API
2026-03-28 22:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737565>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '752a2f18-c98f-58b2-805d-26c8917e786a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPY502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 58611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X2 18i M Sport - Petrol - Manual - 136 hp - 58.611 km',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-28 22:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:26 [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-28 22:23:26 [adesa.be] INFO: Saving data for 10737565: {'auction_closing_time': 1774863000.0, 'created_time': 1774625032.575721, 'last_price_update_time': 1774736606.638495}
2026-03-28 22:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737565') HTTP/1.1" 204 0
2026-03-28 22:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10737558
2026-03-28 22:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a0f88b-0b49-58af-a212-f5167c62305a with scrape type 2
2026-03-28 22:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a0f88b-0b49-58af-a212-f5167c62305a with scrape type 2
2026-03-28 22:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a0f88b-0b49-58af-a212-f5167c62305a, identifier: 10737558
2026-03-28 22:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10737558
2026-03-28 22:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10737558
2026-03-28 22:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10737558 to the API
2026-03-28 22:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737558>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e8a0f88b-0b49-58af-a212-f5167c62305a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UAQ253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 136869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2018-03-14',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Dacia Lodgy 1.2 TCe Stepway - Petrol - 115 hp - 136.869 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2018}
2026-03-28 22:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:27 [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-28 22:23:27 [adesa.be] INFO: Saving data for 10737558: {'auction_closing_time': 1774863000.0, 'created_time': 1774625054.888331, 'last_price_update_time': 1774736607.449472}
2026-03-28 22:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737558') HTTP/1.1" 204 0
2026-03-28 22:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baecdf92-7540-5411-8041-a7f1631495da with identifier: 10738290
2026-03-28 22:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baecdf92-7540-5411-8041-a7f1631495da with scrape type 2
2026-03-28 22:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baecdf92-7540-5411-8041-a7f1631495da with scrape type 2
2026-03-28 22:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: baecdf92-7540-5411-8041-a7f1631495da, identifier: 10738290
2026-03-28 22:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: baecdf92-7540-5411-8041-a7f1631495da with identifier: 10738290
2026-03-28 22:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: baecdf92-7540-5411-8041-a7f1631495da with identifier: 10738290
2026-03-28 22:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: baecdf92-7540-5411-8041-a7f1631495da with identifier: 10738290 to the API
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'baecdf92-7540-5411-8041-a7f1631495da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HKKKZ07451',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 188630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9750,
'price_includes_vat': True,
'registration_date': '2019-11-05',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Citroën Jumpy XL 2.0 HDI Club - Diesel - Manual - 120 hp - 188.630 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2019}
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:29 [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-28 22:23:29 [adesa.be] INFO: Saving data for 10738290: {'auction_closing_time': 1774863000.0, 'created_time': 1774626973.25266, 'last_price_update_time': 1774736609.726901}
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738290') HTTP/1.1" 204 0
2026-03-28 22:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:29 [adesa.be] INFO: Found listing with ID: 10737579
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:29 [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-28 22:23:29 [adesa.be] INFO: Scrape type for 10737579: 2
2026-03-28 22:23:29 [adesa.be] INFO: Scraping item 10737579 url https://www.openlane.eu/en/carv6/auction/10737579
2026-03-28 22:23:29 [adesa.be] INFO: Found listing with ID: 10738270
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:29 [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-28 22:23:29 [adesa.be] INFO: Scrape type for 10738270: 2
2026-03-28 22:23:29 [adesa.be] INFO: Scraping item 10738270 url https://www.openlane.eu/en/carv6/auction/10738270
2026-03-28 22:23:29 [adesa.be] INFO: Found listing with ID: 10737645
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:29 [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-28 22:23:29 [adesa.be] INFO: Scrape type for 10737645: 2
2026-03-28 22:23:29 [adesa.be] INFO: Scraping item 10737645 url https://www.openlane.eu/en/carv6/auction/10737645
2026-03-28 22:23:29 [adesa.be] INFO: Found listing with ID: 10737650
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:29 [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-28 22:23:29 [adesa.be] INFO: Scrape type for 10737650: 2
2026-03-28 22:23:29 [adesa.be] INFO: Scraping item 10737650 url https://www.openlane.eu/en/carv6/auction/10737650
2026-03-28 22:23:29 [adesa.be] INFO: Found listing with ID: 10735634
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:29 [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-28 22:23:29 [adesa.be] INFO: Scrape type for 10735634: 2
2026-03-28 22:23:29 [adesa.be] INFO: Scraping item 10735634 url https://www.openlane.eu/en/carv6/auction/10735634
2026-03-28 22:23:29 [adesa.be] INFO: Found listing with ID: 10737583
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:29 [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-28 22:23:29 [adesa.be] INFO: Scrape type for 10737583: 2
2026-03-28 22:23:29 [adesa.be] INFO: Scraping item 10737583 url https://www.openlane.eu/en/carv6/auction/10737583
2026-03-28 22:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d7fa7ce-e823-5589-ad1e-6811574b8945 with identifier: 10738266
2026-03-28 22:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d7fa7ce-e823-5589-ad1e-6811574b8945 with scrape type 2
2026-03-28 22:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d7fa7ce-e823-5589-ad1e-6811574b8945 with scrape type 2
2026-03-28 22:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d7fa7ce-e823-5589-ad1e-6811574b8945, identifier: 10738266
2026-03-28 22:23:29 [adesa.be] INFO: Found listing with ID: 10737651
2026-03-28 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:29 [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-28 22:23:29 [adesa.be] INFO: Scrape type for 10737651: 2
2026-03-28 22:23:29 [adesa.be] INFO: Scraping item 10737651 url https://www.openlane.eu/en/carv6/auction/10737651
2026-03-28 22:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d7fa7ce-e823-5589-ad1e-6811574b8945 with identifier: 10738266
2026-03-28 22:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d7fa7ce-e823-5589-ad1e-6811574b8945 with identifier: 10738266
2026-03-28 22:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d7fa7ce-e823-5589-ad1e-6811574b8945 with identifier: 10738266 to the API
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2d7fa7ce-e823-5589-ad1e-6811574b8945',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 80758,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2012-10-25',
'seats_number': 5,
'seller_name': 'ATL Cars bvba',
'title': 'Citroën C4 Aircross 1.6 HDI Exclusive - Diesel - Manual - 116 hp - '
'80.758 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2012}
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Saving data for 10738266: {'auction_closing_time': 1774863000.0, 'created_time': 1774625044.660335, 'last_price_update_time': 1774736610.241168}
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738266') HTTP/1.1" 204 0
2026-03-28 22:23:30 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 9.758(s), this was the 1st time calling it.
2026-03-28 22:23:30 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.863128178289587 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:23:29 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'cbadaa7bd969991639dad2004f64fbbf', '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=cbadaa7bd969991639dad2004f64fbbf.
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10738330
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10738330: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10738330 url https://www.openlane.eu/en/carv6/auction/10738330
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10735579
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10735579: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10735579 url https://www.openlane.eu/en/carv6/auction/10735579
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10737678
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10737678: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10737678 url https://www.openlane.eu/en/carv6/auction/10737678
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10738269
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10738269: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10738269 url https://www.openlane.eu/en/carv6/auction/10738269
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10735558
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10735558: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10735558 url https://www.openlane.eu/en/carv6/auction/10735558
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10735482
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10735482: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10735482 url https://www.openlane.eu/en/carv6/auction/10735482
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10736369
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10736369: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10736369 url https://www.openlane.eu/en/carv6/auction/10736369
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10736366
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10736366: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10736366 url https://www.openlane.eu/en/carv6/auction/10736366
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10737724
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10737724: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10737724 url https://www.openlane.eu/en/carv6/auction/10737724
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10737567
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10737567: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10737567 url https://www.openlane.eu/en/carv6/auction/10737567
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10735629
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10735629: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10735629 url https://www.openlane.eu/en/carv6/auction/10735629
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10735470
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10735470: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10735470 url https://www.openlane.eu/en/carv6/auction/10735470
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10734331
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10734331: 0
2026-03-28 22:23:30 [adesa.be] INFO: Skipping item 10734331 url https://www.openlane.eu/en/carv6/auction/10734331
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10733987
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10733987: 0
2026-03-28 22:23:30 [adesa.be] INFO: Skipping item 10733987 url https://www.openlane.eu/en/carv6/auction/10733987
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10733994
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10733994: 0
2026-03-28 22:23:30 [adesa.be] INFO: Skipping item 10733994 url https://www.openlane.eu/en/carv6/auction/10733994
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10733995
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10733995: 0
2026-03-28 22:23:30 [adesa.be] INFO: Skipping item 10733995 url https://www.openlane.eu/en/carv6/auction/10733995
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10734333
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10734333: 0
2026-03-28 22:23:30 [adesa.be] INFO: Skipping item 10734333 url https://www.openlane.eu/en/carv6/auction/10734333
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10733993
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10733993: 0
2026-03-28 22:23:30 [adesa.be] INFO: Skipping item 10733993 url https://www.openlane.eu/en/carv6/auction/10733993
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10733989
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10733989: 0
2026-03-28 22:23:30 [adesa.be] INFO: Skipping item 10733989 url https://www.openlane.eu/en/carv6/auction/10733989
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10733988
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10733988: 0
2026-03-28 22:23:30 [adesa.be] INFO: Skipping item 10733988 url https://www.openlane.eu/en/carv6/auction/10733988
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10735522
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10735522: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10735522 url https://www.openlane.eu/en/carv6/auction/10735522
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10735623
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10735623: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10735623 url https://www.openlane.eu/en/carv6/auction/10735623
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10737722
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10737722: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10737722 url https://www.openlane.eu/en/carv6/auction/10737722
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10737684
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10737684: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10737684 url https://www.openlane.eu/en/carv6/auction/10737684
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10736397
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10736397: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10736397 url https://www.openlane.eu/en/carv6/auction/10736397
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10734332
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10734332: 0
2026-03-28 22:23:30 [adesa.be] INFO: Skipping item 10734332 url https://www.openlane.eu/en/carv6/auction/10734332
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10737316
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10737316: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10737316 url https://www.openlane.eu/en/carv6/auction/10737316
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10735520
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10735520: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10735520 url https://www.openlane.eu/en/carv6/auction/10735520
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10738264
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10738264: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10738264 url https://www.openlane.eu/en/carv6/auction/10738264
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10737685
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:30 [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-28 22:23:30 [adesa.be] INFO: Scrape type for 10737685: 2
2026-03-28 22:23:30 [adesa.be] INFO: Scraping item 10737685 url https://www.openlane.eu/en/carv6/auction/10737685
2026-03-28 22:23:30 [adesa.be] INFO: Found listing with ID: 10735452
2026-03-28 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:31 [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-28 22:23:31 [adesa.be] INFO: Scrape type for 10735452: 2
2026-03-28 22:23:31 [adesa.be] INFO: Scraping item 10735452 url https://www.openlane.eu/en/carv6/auction/10735452
2026-03-28 22:23:31 [adesa.be] INFO: Found listing with ID: 10738300
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:31 [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-28 22:23:31 [adesa.be] INFO: Scrape type for 10738300: 2
2026-03-28 22:23:31 [adesa.be] INFO: Scraping item 10738300 url https://www.openlane.eu/en/carv6/auction/10738300
2026-03-28 22:23:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:31 [adesa.be] INFO: Found listing with ID: 10735566
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:31 [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-28 22:23:31 [adesa.be] INFO: Scrape type for 10735566: 2
2026-03-28 22:23:31 [adesa.be] INFO: Scraping item 10735566 url https://www.openlane.eu/en/carv6/auction/10735566
2026-03-28 22:23:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:31 [adesa.be] INFO: Found listing with ID: 10738314
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:31 [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-28 22:23:31 [adesa.be] INFO: Scrape type for 10738314: 2
2026-03-28 22:23:31 [adesa.be] INFO: Scraping item 10738314 url https://www.openlane.eu/en/carv6/auction/10738314
2026-03-28 22:23:31 [adesa.be] INFO: Found listing with ID: 10737560
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:31 [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-28 22:23:31 [adesa.be] INFO: Scrape type for 10737560: 2
2026-03-28 22:23:31 [adesa.be] INFO: Scraping item 10737560 url https://www.openlane.eu/en/carv6/auction/10737560
2026-03-28 22:23:31 [adesa.be] INFO: Found listing with ID: 10735639
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:31 [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-28 22:23:31 [adesa.be] INFO: Scrape type for 10735639: 2
2026-03-28 22:23:31 [adesa.be] INFO: Scraping item 10735639 url https://www.openlane.eu/en/carv6/auction/10735639
2026-03-28 22:23:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10737695
2026-03-28 22:23:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cabd84d4-32e2-5f28-9c46-752527366b20 with scrape type 2
2026-03-28 22:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cabd84d4-32e2-5f28-9c46-752527366b20 with scrape type 2
2026-03-28 22:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cabd84d4-32e2-5f28-9c46-752527366b20, identifier: 10737695
2026-03-28 22:23:31 [adesa.be] INFO: Found listing with ID: 10737693
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:31 [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-28 22:23:31 [adesa.be] INFO: Scrape type for 10737693: 2
2026-03-28 22:23:31 [adesa.be] INFO: Scraping item 10737693 url https://www.openlane.eu/en/carv6/auction/10737693
2026-03-28 22:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10737695
2026-03-28 22:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10737695
2026-03-28 22:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10737695 to the API
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 128,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cabd84d4-32e2-5f28-9c46-752527366b20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWB789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737695',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 200513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3550,
'price_includes_vat': True,
'registration_date': '2013-10-15',
'seats_number': 6,
'seller_name': 'Class Motors',
'title': 'Citroën Jumpy 2.0 HDI - Diesel - Manual - 128 hp - 200.513 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:31 [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-28 22:23:31 [adesa.be] INFO: Saving data for 10737695: {'auction_closing_time': 1774863000.0, 'created_time': 1774625051.495862, 'last_price_update_time': 1774736611.879749}
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737695') HTTP/1.1" 204 0
2026-03-28 22:23:31 [adesa.be] INFO: Found listing with ID: 10737610
2026-03-28 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737610: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737610 url https://www.openlane.eu/en/carv6/auction/10737610
2026-03-28 22:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737556
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737556: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737556 url https://www.openlane.eu/en/carv6/auction/10737556
2026-03-28 22:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10735029
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10735029: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10735029 url https://www.openlane.eu/en/carv6/auction/10735029
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737311
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737311: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737311 url https://www.openlane.eu/en/carv6/auction/10737311
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737694
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737694: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737694 url https://www.openlane.eu/en/carv6/auction/10737694
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737719
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737719: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737719 url https://www.openlane.eu/en/carv6/auction/10737719
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10736365
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10736365: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10736365 url https://www.openlane.eu/en/carv6/auction/10736365
2026-03-28 22:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2912aa23-793c-5c10-b063-f870f00ae434 with identifier: 10735630
2026-03-28 22:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2912aa23-793c-5c10-b063-f870f00ae434 with scrape type 2
2026-03-28 22:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2912aa23-793c-5c10-b063-f870f00ae434 with scrape type 2
2026-03-28 22:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2912aa23-793c-5c10-b063-f870f00ae434, identifier: 10735630
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737601
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737601: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737601 url https://www.openlane.eu/en/carv6/auction/10737601
2026-03-28 22:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2912aa23-793c-5c10-b063-f870f00ae434 with identifier: 10735630
2026-03-28 22:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2912aa23-793c-5c10-b063-f870f00ae434 with identifier: 10735630
2026-03-28 22:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2912aa23-793c-5c10-b063-f870f00ae434 with identifier: 10735630 to the API
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735630>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '2912aa23-793c-5c10-b063-f870f00ae434',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GJD807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Dokker',
'odometer': 135286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'Ardenne-occasions',
'title': 'Dacia Dokker 1.5 DCI Stepway - Diesel - Manual - 95 hp - 135.286 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2020}
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Saving data for 10735630: {'auction_closing_time': 1774865700.0, 'created_time': 1774625051.178704, 'last_price_update_time': 1774736612.515816}
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735630') HTTP/1.1" 204 0
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10736411
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10736411: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10736411 url https://www.openlane.eu/en/carv6/auction/10736411
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10735480
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10735480: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10735480 url https://www.openlane.eu/en/carv6/auction/10735480
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10735025
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10735025: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10735025 url https://www.openlane.eu/en/carv6/auction/10735025
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10735417
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10735417: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10735417 url https://www.openlane.eu/en/carv6/auction/10735417
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10735486
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10735486: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10735486 url https://www.openlane.eu/en/carv6/auction/10735486
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737659
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737659: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737659 url https://www.openlane.eu/en/carv6/auction/10737659
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737591
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737591: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737591 url https://www.openlane.eu/en/carv6/auction/10737591
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737563
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737563: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737563 url https://www.openlane.eu/en/carv6/auction/10737563
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10735593
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10735593: 0
2026-03-28 22:23:32 [adesa.be] INFO: Skipping item 10735593 url https://www.openlane.eu/en/carv6/auction/10735593
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10735032
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10735032: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10735032 url https://www.openlane.eu/en/carv6/auction/10735032
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10735473
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10735473: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10735473 url https://www.openlane.eu/en/carv6/auction/10735473
2026-03-28 22:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10738271
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10738271: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10738271 url https://www.openlane.eu/en/carv6/auction/10738271
2026-03-28 22:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10735583
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10735583: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10735583 url https://www.openlane.eu/en/carv6/auction/10735583
2026-03-28 22:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737585
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737585: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737585 url https://www.openlane.eu/en/carv6/auction/10737585
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737604
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737604: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737604 url https://www.openlane.eu/en/carv6/auction/10737604
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10737570
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10737570: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10737570 url https://www.openlane.eu/en/carv6/auction/10737570
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10738760
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10738760: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10738760 url https://www.openlane.eu/en/carv6/auction/10738760
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10734328
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10734328: 0
2026-03-28 22:23:32 [adesa.be] INFO: Skipping item 10734328 url https://www.openlane.eu/en/carv6/auction/10734328
2026-03-28 22:23:32 [adesa.be] INFO: Found listing with ID: 10738326
2026-03-28 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:32 [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-28 22:23:32 [adesa.be] INFO: Scrape type for 10738326: 2
2026-03-28 22:23:32 [adesa.be] INFO: Scraping item 10738326 url https://www.openlane.eu/en/carv6/auction/10738326
2026-03-28 22:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with identifier: 10739914
2026-03-28 22:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with scrape type 2
2026-03-28 22:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with scrape type 2
2026-03-28 22:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798, identifier: 10739914
2026-03-28 22:23:33 [adesa.be] INFO: Found listing with ID: 10735483
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Scrape type for 10735483: 2
2026-03-28 22:23:33 [adesa.be] INFO: Scraping item 10735483 url https://www.openlane.eu/en/carv6/auction/10735483
2026-03-28 22:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with identifier: 10739914
2026-03-28 22:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with identifier: 10739914
2026-03-28 22:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with identifier: 10739914 to the API
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739914>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7cf61e32-ea22-5da8-9f3a-aa65c1e84798',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2JEH777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739914',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 141600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7550,
'price_includes_vat': True,
'registration_date': '2019-03-12',
'seats_number': 3,
'seller_name': 'RA Motors',
'title': 'Citroën Jumper L3H2 2.0 HDI Business - Diesel - Manual - 163 hp - '
'141.600 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Saving data for 10739914: {'auction_closing_time': 1774863000.0, 'created_time': 1774626991.901713, 'last_price_update_time': 1774736613.315298}
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739914') HTTP/1.1" 204 0
2026-03-28 22:23:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with identifier: 10735640
2026-03-28 22:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with scrape type 2
2026-03-28 22:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with scrape type 2
2026-03-28 22:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b6eab53-4c6b-5a42-968a-964b2fd56b41, identifier: 10735640
2026-03-28 22:23:33 [adesa.be] INFO: Found listing with ID: 10738721
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Scrape type for 10738721: 2
2026-03-28 22:23:33 [adesa.be] INFO: Scraping item 10738721 url https://www.openlane.eu/en/carv6/auction/10738721
2026-03-28 22:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with identifier: 10735640
2026-03-28 22:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with identifier: 10735640
2026-03-28 22:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with identifier: 10735640 to the API
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735640>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '9b6eab53-4c6b-5a42-968a-964b2fd56b41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 43619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën Jumper 2.2 HDI - Diesel - Automatic - 119 hp - 43.619 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Saving data for 10735640: {'auction_closing_time': 1774865700.0, 'created_time': 1774626988.122533, 'last_price_update_time': 1774736613.797806}
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735640') HTTP/1.1" 204 0
2026-03-28 22:23:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:33 [adesa.be] INFO: Found listing with ID: 10737859
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Scrape type for 10737859: 2
2026-03-28 22:23:33 [adesa.be] INFO: Scraping item 10737859 url https://www.openlane.eu/en/carv6/auction/10737859
2026-03-28 22:23:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:33 [adesa.be] INFO: Found listing with ID: 10735022
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Scrape type for 10735022: 2
2026-03-28 22:23:33 [adesa.be] INFO: Scraping item 10735022 url https://www.openlane.eu/en/carv6/auction/10735022
2026-03-28 22:23:33 [adesa.be] INFO: Found listing with ID: 10736405
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Scrape type for 10736405: 2
2026-03-28 22:23:33 [adesa.be] INFO: Scraping item 10736405 url https://www.openlane.eu/en/carv6/auction/10736405
2026-03-28 22:23:33 [adesa.be] INFO: Found listing with ID: 10737624
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Scrape type for 10737624: 2
2026-03-28 22:23:33 [adesa.be] INFO: Scraping item 10737624 url https://www.openlane.eu/en/carv6/auction/10737624
2026-03-28 22:23:33 [adesa.be] INFO: Found listing with ID: 10737750
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Scrape type for 10737750: 2
2026-03-28 22:23:33 [adesa.be] INFO: Scraping item 10737750 url https://www.openlane.eu/en/carv6/auction/10737750
2026-03-28 22:23:33 [adesa.be] INFO: Found listing with ID: 10738285
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Scrape type for 10738285: 2
2026-03-28 22:23:33 [adesa.be] INFO: Scraping item 10738285 url https://www.openlane.eu/en/carv6/auction/10738285
2026-03-28 22:23:33 [adesa.be] INFO: Found listing with ID: 10736465
2026-03-28 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:33 [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-28 22:23:33 [adesa.be] INFO: Scrape type for 10736465: 2
2026-03-28 22:23:33 [adesa.be] INFO: Scraping item 10736465 url https://www.openlane.eu/en/carv6/auction/10736465
2026-03-28 22:23:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10737620
2026-03-28 22:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with scrape type 2
2026-03-28 22:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with scrape type 2
2026-03-28 22:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368, identifier: 10737620
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10738275
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10738275: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10738275 url https://www.openlane.eu/en/carv6/auction/10738275
2026-03-28 22:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10737620
2026-03-28 22:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10737620
2026-03-28 22:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10737620 to the API
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WQW265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS5',
'odometer': 129218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2015-09-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën DS5 2.0 Hybrid4 - AWD - Diesel - Automatic - 163 hp - '
'129.218 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Saving data for 10737620: {'auction_closing_time': 1774863000.0, 'created_time': 1774625048.866428, 'last_price_update_time': 1774736614.347138}
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737620') HTTP/1.1" 204 0
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10735530
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10735530: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10735530 url https://www.openlane.eu/en/carv6/auction/10735530
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10736361
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10736361: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10736361 url https://www.openlane.eu/en/carv6/auction/10736361
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10737603
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10737603: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10737603 url https://www.openlane.eu/en/carv6/auction/10737603
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10738305
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10738305: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10738305 url https://www.openlane.eu/en/carv6/auction/10738305
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10735628
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10735628: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10735628 url https://www.openlane.eu/en/carv6/auction/10735628
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10735439
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10735439: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10735439 url https://www.openlane.eu/en/carv6/auction/10735439
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10736374
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10736374: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10736374 url https://www.openlane.eu/en/carv6/auction/10736374
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10735485
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10735485: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10735485 url https://www.openlane.eu/en/carv6/auction/10735485
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10736380
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10736380: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10736380 url https://www.openlane.eu/en/carv6/auction/10736380
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10739842
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10739842: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10739842 url https://www.openlane.eu/en/carv6/auction/10739842
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10735519
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10735519: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10735519 url https://www.openlane.eu/en/carv6/auction/10735519
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10736382
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10736382: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10736382 url https://www.openlane.eu/en/carv6/auction/10736382
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10737700
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10737700: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10737700 url https://www.openlane.eu/en/carv6/auction/10737700
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10737723
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10737723: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10737723 url https://www.openlane.eu/en/carv6/auction/10737723
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10739915
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10739915: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10739915 url https://www.openlane.eu/en/carv6/auction/10739915
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10737641
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10737641: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10737641 url https://www.openlane.eu/en/carv6/auction/10737641
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10737640
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10737640: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10737640 url https://www.openlane.eu/en/carv6/auction/10737640
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10737692
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10737692: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10737692 url https://www.openlane.eu/en/carv6/auction/10737692
2026-03-28 22:23:34 [adesa.be] INFO: Found listing with ID: 10737683
2026-03-28 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:34 [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-28 22:23:34 [adesa.be] INFO: Scrape type for 10737683: 2
2026-03-28 22:23:34 [adesa.be] INFO: Scraping item 10737683 url https://www.openlane.eu/en/carv6/auction/10737683
2026-03-28 22:23:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:23:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10737561
2026-03-28 22:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with scrape type 2
2026-03-28 22:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with scrape type 2
2026-03-28 22:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54b9464-9f6b-56ee-bfb6-a672f3dcde35, identifier: 10737561
2026-03-28 22:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10737561
2026-03-28 22:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10737561
2026-03-28 22:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10737561 to the API
2026-03-28 22:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737561>
{'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': 101,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b54b9464-9f6b-56ee-bfb6-a672f3dcde35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XTB628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 87525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2020-05-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Duster 1.0 TCe - Petrol - Manual - 101 hp - 87.525 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:36 [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-28 22:23:36 [adesa.be] INFO: Saving data for 10737561: {'auction_closing_time': 1774863000.0, 'created_time': 1774625053.868082, 'last_price_update_time': 1774736616.419797}
2026-03-28 22:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737561') HTTP/1.1" 204 0
2026-03-28 22:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10737588
2026-03-28 22:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44a34fec-57c5-5d0e-8848-07241937b208 with scrape type 2
2026-03-28 22:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44a34fec-57c5-5d0e-8848-07241937b208 with scrape type 2
2026-03-28 22:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44a34fec-57c5-5d0e-8848-07241937b208, identifier: 10737588
2026-03-28 22:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10737588
2026-03-28 22:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10737588
2026-03-28 22:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10737588 to the API
2026-03-28 22:23:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737588>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '44a34fec-57c5-5d0e-8848-07241937b208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TNW383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 265134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2018-01-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C4 Picasso 1.2i Feel - Petrol - Manual - 130 hp - 265.134 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-28 22:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:37 [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-28 22:23:37 [adesa.be] INFO: Saving data for 10737588: {'auction_closing_time': 1774863000.0, 'created_time': 1774625046.357966, 'last_price_update_time': 1774736617.57138}
2026-03-28 22:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737588') HTTP/1.1" 204 0
2026-03-28 22:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10735538
2026-03-28 22:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with scrape type 2
2026-03-28 22:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with scrape type 2
2026-03-28 22:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e, identifier: 10735538
2026-03-28 22:23:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10735538
2026-03-28 22:23:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10735538
2026-03-28 22:23:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10735538 to the API
2026-03-28 22:23:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735538>
{'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': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bc4ffe6f-b4fc-5dd6-a20e-781518846e5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQJ183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735538',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 131603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 131.603 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 22:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:45 [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-28 22:23:45 [adesa.be] INFO: Saving data for 10735538: {'auction_closing_time': 1774863000.0, 'created_time': 1774625042.283486, 'last_price_update_time': 1774736625.535784}
2026-03-28 22:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735538') HTTP/1.1" 204 0
2026-03-28 22:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10737697
2026-03-28 22:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with scrape type 2
2026-03-28 22:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with scrape type 2
2026-03-28 22:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d312aa79-98d1-5ed7-9a61-1cbbfff0b706, identifier: 10737697
2026-03-28 22:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10737697
2026-03-28 22:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10737697
2026-03-28 22:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10737697 to the API
2026-03-28 22:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:23: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-28 22:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd312aa79-98d1-5ed7-9a61-1cbbfff0b706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EFT576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737697',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 187954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2018-03-20',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Logan 1.0 SCe Ambiance - Petrol - Manual - 73 hp - 187.954 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2018}
2026-03-28 22:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:52 [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-28 22:23:52 [adesa.be] INFO: Saving data for 10737697: {'auction_closing_time': 1774863000.0, 'created_time': 1774625056.737571, 'last_price_update_time': 1774736632.073556}
2026-03-28 22:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737697') HTTP/1.1" 204 0
2026-03-28 22:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with identifier: 10738300
2026-03-28 22:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with scrape type 2
2026-03-28 22:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with scrape type 2
2026-03-28 22:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a, identifier: 10738300
2026-03-28 22:24:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with identifier: 10738300
2026-03-28 22:24:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with identifier: 10738300
2026-03-28 22:24:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with identifier: 10738300 to the API
2026-03-28 22:24:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'c2ae9727-571c-53c4-9e7c-0b3c4639cd2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XBR934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 139963,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2019-11-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Ecosport 1.0 EcoBoost - Petrol - Manual - 125 hp - 139.963 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:03 [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-28 22:24:03 [adesa.be] INFO: Saving data for 10738300: {'auction_closing_time': 1774865700.0, 'created_time': 1774625066.819602, 'last_price_update_time': 1774736643.839319}
2026-03-28 22:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738300') HTTP/1.1" 204 0
2026-03-28 22:24:07 [scrapy.extensions.logstats] INFO: Crawled 627 pages (at 38 pages/min), scraped 606 items (at 36 items/min)
2026-03-28 22:24:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10737610
2026-03-28 22:24:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with scrape type 2
2026-03-28 22:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with scrape type 2
2026-03-28 22:24:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7, identifier: 10737610
2026-03-28 22:24:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10737610
2026-03-28 22:24:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10737610
2026-03-28 22:24:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10737610 to the API
2026-03-28 22:24:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737610>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '55e39f96-9d3e-57b1-a3c0-9d8e82786af7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NAH771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 110961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2016-01-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.0i Trend - Petrol - Manual - 80 hp - 110.961 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2016}
2026-03-28 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:10 [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-28 22:24:10 [adesa.be] INFO: Saving data for 10737610: {'auction_closing_time': 1774863000.0, 'created_time': 1774625071.312641, 'last_price_update_time': 1774736650.292699}
2026-03-28 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737610') HTTP/1.1" 204 0
2026-03-28 22:24:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10737562
2026-03-28 22:24:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with scrape type 2
2026-03-28 22:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with scrape type 2
2026-03-28 22:24:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2, identifier: 10737562
2026-03-28 22:24:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10737562
2026-03-28 22:24:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10737562
2026-03-28 22:24:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10737562 to the API
2026-03-28 22:24:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1fe5cb61-8202-50ae-996d-9ea9bb4030f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WGF470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 235180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2010-03-11',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Exclusive - Diesel - Automatic - '
'110 hp - 235.180 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
2026-03-28 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:10 [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-28 22:24:10 [adesa.be] INFO: Saving data for 10737562: {'auction_closing_time': 1774863000.0, 'created_time': 1774625044.157695, 'last_price_update_time': 1774736650.672647}
2026-03-28 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737562') HTTP/1.1" 204 0
2026-03-28 22:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10738271
2026-03-28 22:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51352e5-7f65-507e-881b-d52a1bc8c389 with scrape type 2
2026-03-28 22:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51352e5-7f65-507e-881b-d52a1bc8c389 with scrape type 2
2026-03-28 22:24:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b51352e5-7f65-507e-881b-d52a1bc8c389, identifier: 10738271
2026-03-28 22:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10738271
2026-03-28 22:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10738271
2026-03-28 22:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10738271 to the API
2026-03-28 22:24:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738271>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b51352e5-7f65-507e-881b-d52a1bc8c389',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XFG386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738271',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 209541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2007-03-05',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Ford S-Max 1.8 TDCI Titanium - Diesel - Manual - 125 hp - 209.541 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2007}
2026-03-28 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:14 [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-28 22:24:14 [adesa.be] INFO: Saving data for 10738271: {'auction_closing_time': 1774863000.0, 'created_time': 1774626979.127202, 'last_price_update_time': 1774736654.568272}
2026-03-28 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738271') HTTP/1.1" 204 0
2026-03-28 22:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a278fe8f-19f1-5526-9211-688e7b820ae5 with identifier: 10735473
2026-03-28 22:24:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a278fe8f-19f1-5526-9211-688e7b820ae5 with scrape type 2
2026-03-28 22:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a278fe8f-19f1-5526-9211-688e7b820ae5 with scrape type 2
2026-03-28 22:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a278fe8f-19f1-5526-9211-688e7b820ae5, identifier: 10735473
2026-03-28 22:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a278fe8f-19f1-5526-9211-688e7b820ae5 with identifier: 10735473
2026-03-28 22:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a278fe8f-19f1-5526-9211-688e7b820ae5 with identifier: 10735473
2026-03-28 22:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a278fe8f-19f1-5526-9211-688e7b820ae5 with identifier: 10735473 to the API
2026-03-28 22:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735473>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a278fe8f-19f1-5526-9211-688e7b820ae5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DVT493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 57534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Ford Puma 1.0 ST Line - Petrol - Manual - 125 hp - 57.534 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:21 [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-28 22:24:21 [adesa.be] INFO: Saving data for 10735473: {'auction_closing_time': 1774863000.0, 'created_time': 1774626968.74864, 'last_price_update_time': 1774736661.349185}
2026-03-28 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735473') HTTP/1.1" 204 0
2026-03-28 22:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with identifier: 10738721
2026-03-28 22:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with scrape type 2
2026-03-28 22:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with scrape type 2
2026-03-28 22:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 014dd76f-b01d-5d0c-ad9a-c1577c786e74, identifier: 10738721
2026-03-28 22:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with identifier: 10738721
2026-03-28 22:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with identifier: 10738721
2026-03-28 22:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with identifier: 10738721 to the API
2026-03-28 22:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738721>
{'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': 120,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '014dd76f-b01d-5d0c-ad9a-c1577c786e74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738721',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 122862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 3,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 120 hp - '
'122.862 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-28 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:21 [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-28 22:24:21 [adesa.be] INFO: Saving data for 10738721: {'auction_closing_time': 1774866600.0, 'created_time': 1774626961.585341, 'last_price_update_time': 1774736661.746902}
2026-03-28 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738721') HTTP/1.1" 204 0
2026-03-28 22:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10735534
2026-03-28 22:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b79bf1-ddd0-5cdb-9729-73735f80e299 with scrape type 2
2026-03-28 22:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97b79bf1-ddd0-5cdb-9729-73735f80e299 with scrape type 2
2026-03-28 22:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97b79bf1-ddd0-5cdb-9729-73735f80e299, identifier: 10735534
2026-03-28 22:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10735534
2026-03-28 22:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10735534
2026-03-28 22:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10735534 to the API
2026-03-28 22:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735534>
{'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': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '97b79bf1-ddd0-5cdb-9729-73735f80e299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQG211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735534',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 121337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 121.337 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:22 [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-28 22:24:22 [adesa.be] INFO: Saving data for 10735534: {'auction_closing_time': 1774863000.0, 'created_time': 1774625041.963011, 'last_price_update_time': 1774736662.125719}
2026-03-28 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735534') HTTP/1.1" 204 0
2026-03-28 22:24:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10737692
2026-03-28 22:24:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21d652c8-9f9b-5120-86c6-cb2d09add23c with scrape type 2
2026-03-28 22:24:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21d652c8-9f9b-5120-86c6-cb2d09add23c with scrape type 2
2026-03-28 22:24:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21d652c8-9f9b-5120-86c6-cb2d09add23c, identifier: 10737692
2026-03-28 22:24:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10737692
2026-03-28 22:24:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10737692
2026-03-28 22:24:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10737692 to the API
2026-03-28 22:24:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737692>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '21d652c8-9f9b-5120-86c6-cb2d09add23c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WUK211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737692',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 169739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Ceed 1.6 CRDi - Diesel - Manual - 115 hp - 169.739 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:23 [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-28 22:24:23 [adesa.be] INFO: Saving data for 10737692: {'auction_closing_time': 1774863000.0, 'created_time': 1774625231.273203, 'last_price_update_time': 1774736663.531468}
2026-03-28 22:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737692') HTTP/1.1" 204 0
2026-03-28 22:24:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10737683
2026-03-28 22:24:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 353561e2-70e2-5e0d-a03d-95eb4972c95a with scrape type 2
2026-03-28 22:24:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 353561e2-70e2-5e0d-a03d-95eb4972c95a with scrape type 2
2026-03-28 22:24:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 353561e2-70e2-5e0d-a03d-95eb4972c95a, identifier: 10737683
2026-03-28 22:24:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10737683
2026-03-28 22:24:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10737683
2026-03-28 22:24:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10737683 to the API
2026-03-28 22:24:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737683>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '353561e2-70e2-5e0d-a03d-95eb4972c95a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JRC971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 224201,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2014-06-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Ceed SW 1.4 CRDi Business - Diesel - Manual - 90 hp - 224.201 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2014}
2026-03-28 22:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:23 [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-28 22:24:23 [adesa.be] INFO: Saving data for 10737683: {'auction_closing_time': 1774863000.0, 'created_time': 1774626947.675521, 'last_price_update_time': 1774736663.897695}
2026-03-28 22:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737683') HTTP/1.1" 204 0
2026-03-28 22:24:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10737641
2026-03-28 22:24:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e with scrape type 2
2026-03-28 22:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e with scrape type 2
2026-03-28 22:24:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ac11f7f-d845-58de-94df-f9d08ae28a8e, identifier: 10737641
2026-03-28 22:24:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10737641
2026-03-28 22:24:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10737641
2026-03-28 22:24:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10737641 to the API
2026-03-28 22:24:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737641>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'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': '5ac11f7f-d845-58de-94df-f9d08ae28a8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FVH255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 316400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2013-11-06',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Kia Carens 1.7 CRDi Fusion - Diesel - 115 hp - 316.400 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2013}
2026-03-28 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:25 [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-28 22:24:25 [adesa.be] INFO: Saving data for 10737641: {'auction_closing_time': 1774863000.0, 'created_time': 1774626946.876224, 'last_price_update_time': 1774736665.241567}
2026-03-28 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737641') HTTP/1.1" 204 0
2026-03-28 22:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10737640
2026-03-28 22:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7dd7a0e-3280-5d2c-8139-63bb392303e0 with scrape type 2
2026-03-28 22:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7dd7a0e-3280-5d2c-8139-63bb392303e0 with scrape type 2
2026-03-28 22:24:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7dd7a0e-3280-5d2c-8139-63bb392303e0, identifier: 10737640
2026-03-28 22:24:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10737640
2026-03-28 22:24:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10737640
2026-03-28 22:24:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10737640 to the API
2026-03-28 22:24:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737640>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'MPV',
'color': 'Blue',
'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': 'd7dd7a0e-3280-5d2c-8139-63bb392303e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KTV469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 423218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2015-07-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Carens 1.7 CRDi Fusion - Diesel - Manual - 115 hp - 423.218 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2015}
2026-03-28 22:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:26 [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-28 22:24:26 [adesa.be] INFO: Saving data for 10737640: {'auction_closing_time': 1774863000.0, 'created_time': 1774626946.568584, 'last_price_update_time': 1774736666.128049}
2026-03-28 22:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737640') HTTP/1.1" 204 0
2026-03-28 22:24: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-28 22:24:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737703
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737703: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737703 url https://www.openlane.eu/en/carv6/auction/10737703
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10736410
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10736410: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10736410 url https://www.openlane.eu/en/carv6/auction/10736410
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735535
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735535: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735535 url https://www.openlane.eu/en/carv6/auction/10735535
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10739904
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10739904: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10739904 url https://www.openlane.eu/en/carv6/auction/10739904
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737688
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737688: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737688 url https://www.openlane.eu/en/carv6/auction/10737688
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737550
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737550: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737550 url https://www.openlane.eu/en/carv6/auction/10737550
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10739843
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10739843: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10739843 url https://www.openlane.eu/en/carv6/auction/10739843
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735585
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735585: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735585 url https://www.openlane.eu/en/carv6/auction/10735585
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735601
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735601: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735601 url https://www.openlane.eu/en/carv6/auction/10735601
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737571
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737571: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737571 url https://www.openlane.eu/en/carv6/auction/10737571
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737596
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737596: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737596 url https://www.openlane.eu/en/carv6/auction/10737596
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737631
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737631: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737631 url https://www.openlane.eu/en/carv6/auction/10737631
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735026
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735026: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735026 url https://www.openlane.eu/en/carv6/auction/10735026
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735488
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735488: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735488 url https://www.openlane.eu/en/carv6/auction/10735488
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737646
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737646: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737646 url https://www.openlane.eu/en/carv6/auction/10737646
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737654
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737654: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737654 url https://www.openlane.eu/en/carv6/auction/10737654
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735516
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735516: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735516 url https://www.openlane.eu/en/carv6/auction/10735516
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10739885
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10739885: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10739885 url https://www.openlane.eu/en/carv6/auction/10739885
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737713
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737713: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737713 url https://www.openlane.eu/en/carv6/auction/10737713
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737602
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737602: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737602 url https://www.openlane.eu/en/carv6/auction/10737602
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737718
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737718: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737718 url https://www.openlane.eu/en/carv6/auction/10737718
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10738278
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10738278: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10738278 url https://www.openlane.eu/en/carv6/auction/10738278
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10736358
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10736358: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10736358 url https://www.openlane.eu/en/carv6/auction/10736358
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10736484
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10736484: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10736484 url https://www.openlane.eu/en/carv6/auction/10736484
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735494
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735494: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735494 url https://www.openlane.eu/en/carv6/auction/10735494
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735617
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735617: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735617 url https://www.openlane.eu/en/carv6/auction/10735617
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735561
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735561: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735561 url https://www.openlane.eu/en/carv6/auction/10735561
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735412
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735412: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735412 url https://www.openlane.eu/en/carv6/auction/10735412
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10739916
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10739916: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10739916 url https://www.openlane.eu/en/carv6/auction/10739916
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735403
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735403: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735403 url https://www.openlane.eu/en/carv6/auction/10735403
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735607
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735607: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735607 url https://www.openlane.eu/en/carv6/auction/10735607
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735461
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735461: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735461 url https://www.openlane.eu/en/carv6/auction/10735461
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737566
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737566: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737566 url https://www.openlane.eu/en/carv6/auction/10737566
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10738297
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10738297: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10738297 url https://www.openlane.eu/en/carv6/auction/10738297
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10736377
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10736377: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10736377 url https://www.openlane.eu/en/carv6/auction/10736377
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737618
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737618: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737618 url https://www.openlane.eu/en/carv6/auction/10737618
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735451
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735451: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735451 url https://www.openlane.eu/en/carv6/auction/10735451
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737312
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10737312: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10737312 url https://www.openlane.eu/en/carv6/auction/10737312
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10740878
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10740878: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10740878 url https://www.openlane.eu/en/carv6/auction/10740878
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735564
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735564: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735564 url https://www.openlane.eu/en/carv6/auction/10735564
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10738291
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10738291: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10738291 url https://www.openlane.eu/en/carv6/auction/10738291
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735611
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735611: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735611 url https://www.openlane.eu/en/carv6/auction/10735611
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735531
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735531: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735531 url https://www.openlane.eu/en/carv6/auction/10735531
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735641
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735641: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735641 url https://www.openlane.eu/en/carv6/auction/10735641
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735615
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735615: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735615 url https://www.openlane.eu/en/carv6/auction/10735615
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735468
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735468: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735468 url https://www.openlane.eu/en/carv6/auction/10735468
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10735490
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:28 [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-28 22:24:28 [adesa.be] INFO: Scrape type for 10735490: 2
2026-03-28 22:24:28 [adesa.be] INFO: Scraping item 10735490 url https://www.openlane.eu/en/carv6/auction/10735490
2026-03-28 22:24:28 [adesa.be] INFO: Found listing with ID: 10737627
2026-03-28 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10737627: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10737627 url https://www.openlane.eu/en/carv6/auction/10737627
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10738283
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10738283: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10738283 url https://www.openlane.eu/en/carv6/auction/10738283
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10736681
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10736681: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10736681 url https://www.openlane.eu/en/carv6/auction/10736681
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735632
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735632: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735632 url https://www.openlane.eu/en/carv6/auction/10735632
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10740880
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10740880: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10740880 url https://www.openlane.eu/en/carv6/auction/10740880
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10739909
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10739909: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10739909 url https://www.openlane.eu/en/carv6/auction/10739909
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10739890
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10739890: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10739890 url https://www.openlane.eu/en/carv6/auction/10739890
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10737313
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10737313: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10737313 url https://www.openlane.eu/en/carv6/auction/10737313
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10736403
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10736403: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10736403 url https://www.openlane.eu/en/carv6/auction/10736403
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735596
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735596: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735596 url https://www.openlane.eu/en/carv6/auction/10735596
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735481
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735481: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735481 url https://www.openlane.eu/en/carv6/auction/10735481
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735456
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735456: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735456 url https://www.openlane.eu/en/carv6/auction/10735456
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10738286
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10738286: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10738286 url https://www.openlane.eu/en/carv6/auction/10738286
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735620
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735620: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735620 url https://www.openlane.eu/en/carv6/auction/10735620
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10738329
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10738329: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10738329 url https://www.openlane.eu/en/carv6/auction/10738329
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735432
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735432: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735432 url https://www.openlane.eu/en/carv6/auction/10735432
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735458
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735458: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735458 url https://www.openlane.eu/en/carv6/auction/10735458
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10737704
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10737704: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10737704 url https://www.openlane.eu/en/carv6/auction/10737704
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10738284
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10738284: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10738284 url https://www.openlane.eu/en/carv6/auction/10738284
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735020
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735020: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735020 url https://www.openlane.eu/en/carv6/auction/10735020
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10737751
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10737751: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10737751 url https://www.openlane.eu/en/carv6/auction/10737751
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10736376
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10736376: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10736376 url https://www.openlane.eu/en/carv6/auction/10736376
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10736375
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10736375: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10736375 url https://www.openlane.eu/en/carv6/auction/10736375
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10737662
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10737662: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10737662 url https://www.openlane.eu/en/carv6/auction/10737662
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735602
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735602: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735602 url https://www.openlane.eu/en/carv6/auction/10735602
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735606
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735606: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735606 url https://www.openlane.eu/en/carv6/auction/10735606
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10736677
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10736677: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10736677 url https://www.openlane.eu/en/carv6/auction/10736677
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10739899
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10739899: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10739899 url https://www.openlane.eu/en/carv6/auction/10739899
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735526
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735526: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735526 url https://www.openlane.eu/en/carv6/auction/10735526
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10736389
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10736389: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10736389 url https://www.openlane.eu/en/carv6/auction/10736389
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735477
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735477: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735477 url https://www.openlane.eu/en/carv6/auction/10735477
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735551
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735551: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735551 url https://www.openlane.eu/en/carv6/auction/10735551
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735465
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735465: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735465 url https://www.openlane.eu/en/carv6/auction/10735465
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735426
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735426: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735426 url https://www.openlane.eu/en/carv6/auction/10735426
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10734334
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10734334: 0
2026-03-28 22:24:29 [adesa.be] INFO: Skipping item 10734334 url https://www.openlane.eu/en/carv6/auction/10734334
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10739907
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10739907: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10739907 url https://www.openlane.eu/en/carv6/auction/10739907
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10737696
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10737696: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10737696 url https://www.openlane.eu/en/carv6/auction/10737696
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10736359
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10736359: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10736359 url https://www.openlane.eu/en/carv6/auction/10736359
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10738274
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10738274: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10738274 url https://www.openlane.eu/en/carv6/auction/10738274
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10739913
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10739913: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10739913 url https://www.openlane.eu/en/carv6/auction/10739913
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735467
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735467: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735467 url https://www.openlane.eu/en/carv6/auction/10735467
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735463
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735463: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735463 url https://www.openlane.eu/en/carv6/auction/10735463
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735556
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735556: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735556 url https://www.openlane.eu/en/carv6/auction/10735556
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735624
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735624: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735624 url https://www.openlane.eu/en/carv6/auction/10735624
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735495
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735495: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735495 url https://www.openlane.eu/en/carv6/auction/10735495
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735547
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735547: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735547 url https://www.openlane.eu/en/carv6/auction/10735547
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735515
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735515: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735515 url https://www.openlane.eu/en/carv6/auction/10735515
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735577
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735577: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735577 url https://www.openlane.eu/en/carv6/auction/10735577
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10737587
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10737587: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10737587 url https://www.openlane.eu/en/carv6/auction/10737587
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10737623
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10737623: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10737623 url https://www.openlane.eu/en/carv6/auction/10737623
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10737686
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10737686: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10737686 url https://www.openlane.eu/en/carv6/auction/10737686
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10735527
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10735527: 2
2026-03-28 22:24:29 [adesa.be] INFO: Scraping item 10735527 url https://www.openlane.eu/en/carv6/auction/10735527
2026-03-28 22:24:29 [adesa.be] INFO: Found listing with ID: 10731422
2026-03-28 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:29 [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-28 22:24:29 [adesa.be] INFO: Scrape type for 10731422: 0
2026-03-28 22:24:29 [adesa.be] INFO: Skipping item 10731422 url https://www.openlane.eu/en/carv6/auction/10731422
2026-03-28 22:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with identifier: 10739915
2026-03-28 22:24:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with scrape type 2
2026-03-28 22:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with scrape type 2
2026-03-28 22:24:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0, identifier: 10739915
2026-03-28 22:24:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with identifier: 10739915
2026-03-28 22:24:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with identifier: 10739915
2026-03-28 22:24:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with identifier: 10739915 to the API
2026-03-28 22:24:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739915>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e82836fc-cbd6-5b54-9b14-c03ba6f32ad0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RGD787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739915',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 235729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2016-12-15',
'seats_number': 7,
'seller_name': 'Automobile AZ bv',
'title': 'Kia Carens 1.7 CRDi - Diesel - Manual - 115 hp - 235.729 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:32 [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-28 22:24:32 [adesa.be] INFO: Saving data for 10739915: {'auction_closing_time': 1774863000.0, 'created_time': 1774626952.592407, 'last_price_update_time': 1774736672.030467}
2026-03-28 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739915') HTTP/1.1" 204 0
2026-03-28 22:24:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.851(s), this was the 1st time calling it.
2026-03-28 22:24:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.77785743059262 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with identifier: 10737723
2026-03-28 22:24:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with scrape type 2
2026-03-28 22:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with scrape type 2
2026-03-28 22:24:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf, identifier: 10737723
2026-03-28 22:24:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with identifier: 10737723
2026-03-28 22:24:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with identifier: 10737723
2026-03-28 22:24:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with identifier: 10737723 to the API
2026-03-28 22:24:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737723>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VKT505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 95838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2018-12-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Jeep Compass 1.4 Night Eagle - Petrol - Manual - 140 hp - 95.838 km',
'transmission': 'manual',
'trim': 'Night Eagle',
'vin': None,
'year': 2018}
2026-03-28 22:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:47 [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-28 22:24:47 [adesa.be] INFO: Saving data for 10737723: {'auction_closing_time': 1774863000.0, 'created_time': 1774625097.488245, 'last_price_update_time': 1774736687.15211}
2026-03-28 22:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737723') HTTP/1.1" 204 0
2026-03-28 22:24:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10737083
2026-03-28 22:24:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a58e2f2-b252-5c16-a85f-6b2a679943fb with scrape type 2
2026-03-28 22:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a58e2f2-b252-5c16-a85f-6b2a679943fb with scrape type 2
2026-03-28 22:24:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a58e2f2-b252-5c16-a85f-6b2a679943fb, identifier: 10737083
2026-03-28 22:24:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10737083
2026-03-28 22:24:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10737083
2026-03-28 22:24:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10737083 to the API
2026-03-28 22:24:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737083>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2a58e2f2-b252-5c16-a85f-6b2a679943fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XXL160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737083',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 202303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Passat Variant 1.6 TDI Style Business - Diesel - '
'Automatic - 120 hp - 202.303 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-28 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:56 [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-28 22:24:56 [adesa.be] INFO: Saving data for 10737083: {'auction_closing_time': 1774865400.0, 'created_time': 1774624920.569719, 'last_price_update_time': 1774736696.994857}
2026-03-28 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737083') HTTP/1.1" 204 0
2026-03-28 22:24:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:24:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:24:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10735519
2026-03-28 22:24:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e688b2-9d73-5a7a-8a5a-458434d6131d with scrape type 2
2026-03-28 22:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68e688b2-9d73-5a7a-8a5a-458434d6131d with scrape type 2
2026-03-28 22:24:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68e688b2-9d73-5a7a-8a5a-458434d6131d, identifier: 10735519
2026-03-28 22:24:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10735519
2026-03-28 22:24:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10735519
2026-03-28 22:24:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10735519 to the API
2026-03-28 22:24:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:24: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-28 22:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '68e688b2-9d73-5a7a-8a5a-458434d6131d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CGE244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 102990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2015-08-13',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Jeep Cherokee 2.0 - Diesel - Manual - 139 hp - 102.990 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:59 [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-28 22:24:59 [adesa.be] INFO: Saving data for 10735519: {'auction_closing_time': 1774863000.0, 'created_time': 1774625112.13106, 'last_price_update_time': 1774736699.077358}
2026-03-28 22:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735519') HTTP/1.1" 204 0
2026-03-28 22:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10737700
2026-03-28 22:25:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with scrape type 2
2026-03-28 22:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with scrape type 2
2026-03-28 22:25:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2, identifier: 10737700
2026-03-28 22:25:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10737700
2026-03-28 22:25:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10737700
2026-03-28 22:25:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10737700 to the API
2026-03-28 22:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737700>
{'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': 140,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd0aba1c0-2e54-50d8-9bdc-2c305cf012f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHC374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 119968,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2018-03-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Jeep Compass 1.4 Limited - Petrol - Manual - 140 hp - 119.968 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-28 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:03 [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-28 22:25:03 [adesa.be] INFO: Saving data for 10737700: {'auction_closing_time': 1774863000.0, 'created_time': 1774626949.087233, 'last_price_update_time': 1774736703.488863}
2026-03-28 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737700') HTTP/1.1" 204 0
2026-03-28 22:25:07 [scrapy.extensions.logstats] INFO: Crawled 643 pages (at 16 pages/min), scraped 621 items (at 15 items/min)
2026-03-28 22:25:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49ff2c46-20ac-52ca-a1b9-6a88cedf7225 with identifier: 10735485
2026-03-28 22:25:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49ff2c46-20ac-52ca-a1b9-6a88cedf7225 with scrape type 2
2026-03-28 22:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49ff2c46-20ac-52ca-a1b9-6a88cedf7225 with scrape type 2
2026-03-28 22:25:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49ff2c46-20ac-52ca-a1b9-6a88cedf7225, identifier: 10735485
2026-03-28 22:25:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49ff2c46-20ac-52ca-a1b9-6a88cedf7225 with identifier: 10735485
2026-03-28 22:25:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49ff2c46-20ac-52ca-a1b9-6a88cedf7225 with identifier: 10735485
2026-03-28 22:25:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49ff2c46-20ac-52ca-a1b9-6a88cedf7225 with identifier: 10735485 to the API
2026-03-28 22:25:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735485>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '49ff2c46-20ac-52ca-a1b9-6a88cedf7225',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FDB656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 72586,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14750,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 3,
'seller_name': 'Trust Consulting sprl',
'title': 'Iveco Daily 2.3 Business - Diesel - Automatic - 156 hp - 72.586 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:11 [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-28 22:25:11 [adesa.be] INFO: Saving data for 10735485: {'auction_closing_time': 1774863000.0, 'created_time': 1774626967.492406, 'last_price_update_time': 1774736711.671765}
2026-03-28 22:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735485') HTTP/1.1" 204 0
2026-03-28 22:25:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e277bda5-8df3-520f-a9d0-92fc72496662 with identifier: 10736374
2026-03-28 22:25:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e277bda5-8df3-520f-a9d0-92fc72496662 with scrape type 2
2026-03-28 22:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e277bda5-8df3-520f-a9d0-92fc72496662 with scrape type 2
2026-03-28 22:25:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e277bda5-8df3-520f-a9d0-92fc72496662, identifier: 10736374
2026-03-28 22:25:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e277bda5-8df3-520f-a9d0-92fc72496662 with identifier: 10736374
2026-03-28 22:25:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e277bda5-8df3-520f-a9d0-92fc72496662 with identifier: 10736374
2026-03-28 22:25:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e277bda5-8df3-520f-a9d0-92fc72496662 with identifier: 10736374 to the API
2026-03-28 22:25:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736374>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 159,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e277bda5-8df3-520f-a9d0-92fc72496662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1blh635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736374',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 26520,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2025-02-10',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Hyundai Tucson 1.6 N Line - Hybrid - Automatic - 159 hp - 26.520 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-28 22:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:19 [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-28 22:25:19 [adesa.be] INFO: Saving data for 10736374: {'auction_closing_time': 1774863000.0, 'created_time': 1774626958.865015, 'last_price_update_time': 1774736719.790008}
2026-03-28 22:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736374') HTTP/1.1" 204 0
2026-03-28 22:25:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35fbf0e3-d9b5-5cc7-add7-fd3a361dae7c with identifier: 10735439
2026-03-28 22:25:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35fbf0e3-d9b5-5cc7-add7-fd3a361dae7c with scrape type 2
2026-03-28 22:25:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35fbf0e3-d9b5-5cc7-add7-fd3a361dae7c with scrape type 2
2026-03-28 22:25:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35fbf0e3-d9b5-5cc7-add7-fd3a361dae7c, identifier: 10735439
2026-03-28 22:25:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35fbf0e3-d9b5-5cc7-add7-fd3a361dae7c with identifier: 10735439
2026-03-28 22:25:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35fbf0e3-d9b5-5cc7-add7-fd3a361dae7c with identifier: 10735439
2026-03-28 22:25:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35fbf0e3-d9b5-5cc7-add7-fd3a361dae7c with identifier: 10735439 to the API
2026-03-28 22:25:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735439>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '35fbf0e3-d9b5-5cc7-add7-fd3a361dae7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UADU049009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735439',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 234678,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2014-01-02',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Hyundai Santa Fe 2.0 CRDi - Diesel - Manual - 149 hp - 234.678 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:22 [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-28 22:25:22 [adesa.be] INFO: Saving data for 10735439: {'auction_closing_time': 1774863000.0, 'created_time': 1774626960.529177, 'last_price_update_time': 1774736722.741377}
2026-03-28 22:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735439') HTTP/1.1" 204 0
2026-03-28 22:25:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9430f72-094a-55f7-99c7-173c1afb1531 with identifier: 10735628
2026-03-28 22:25:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9430f72-094a-55f7-99c7-173c1afb1531 with scrape type 2
2026-03-28 22:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9430f72-094a-55f7-99c7-173c1afb1531 with scrape type 2
2026-03-28 22:25:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9430f72-094a-55f7-99c7-173c1afb1531, identifier: 10735628
2026-03-28 22:25:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9430f72-094a-55f7-99c7-173c1afb1531 with identifier: 10735628
2026-03-28 22:25:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:25:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hydrogen HTTP/1.1" 200 None
2026-03-28 22:25:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:25:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9430f72-094a-55f7-99c7-173c1afb1531 with identifier: 10735628
2026-03-28 22:25:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9430f72-094a-55f7-99c7-173c1afb1531 with identifier: 10735628 to the API
2026-03-28 22:25:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hydrogen',
'id': 'd9430f72-094a-55f7-99c7-173c1afb1531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TXAT144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735628',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Nexo',
'odometer': 163855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2650,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Hyundai Nexo FCEV Prime - Hydrogen - Automatic - 163 hp - 163.855 '
'km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2020}
2026-03-28 22:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735628%27 HTTP/1.1" 200 None
2026-03-28 22:25:24 [adesa.be] INFO: Saving data for 10735628: {'auction_closing_time': 1774865700.0, 'created_time': 1774626960.234616, 'last_price_update_time': 1774736724.420003}
2026-03-28 22:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735628') HTTP/1.1" 204 0
2026-03-28 22:25:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with identifier: 10739842
2026-03-28 22:25:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with scrape type 2
2026-03-28 22:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with scrape type 2
2026-03-28 22:25:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4, identifier: 10739842
2026-03-28 22:25:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with identifier: 10739842
2026-03-28 22:25:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with identifier: 10739842
2026-03-28 22:25:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with identifier: 10739842 to the API
2026-03-28 22:25:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739842>
{'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-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TSE874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739842',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 155373,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2018-01-21',
'seats_number': 5,
'seller_name': 'Autohandel Bulent BV',
'title': 'Jaguar F-Pace 2.0d R-Dynamic - Diesel - Automatic - 179 hp - '
'155.373 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2018}
2026-03-28 22:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:32 [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-28 22:25:32 [adesa.be] INFO: Saving data for 10739842: {'auction_closing_time': 1774865700.0, 'created_time': 1774626950.076212, 'last_price_update_time': 1774736732.189721}
2026-03-28 22:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739842') HTTP/1.1" 204 0
2026-03-28 22:25:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.693(s), this was the 1st time calling it.
2026-03-28 22:25:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.757443014721205 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:25:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10735527
2026-03-28 22:25:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with scrape type 2
2026-03-28 22:25:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with scrape type 2
2026-03-28 22:25:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb5111d7-ac65-5e7a-a55b-a8091cd36c45, identifier: 10735527
2026-03-28 22:25:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10735527
2026-03-28 22:25:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10735527
2026-03-28 22:25:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10735527 to the API
2026-03-28 22:25:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735527>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cb5111d7-ac65-5e7a-a55b-a8091cd36c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1beg193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 222974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2011-05-11',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Nissan Juke 1.5 DCI - Diesel - Manual - 110 hp - 222.974 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:34 [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-28 22:25:34 [adesa.be] INFO: Saving data for 10735527: {'auction_closing_time': 1774863000.0, 'created_time': 1774626882.770111, 'last_price_update_time': 1774736734.179408}
2026-03-28 22:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735527') HTTP/1.1" 204 0
2026-03-28 22:25:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10737686
2026-03-28 22:25:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc7fd59-a2f3-5499-b766-88129f0ed22e with scrape type 2
2026-03-28 22:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dc7fd59-a2f3-5499-b766-88129f0ed22e with scrape type 2
2026-03-28 22:25:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dc7fd59-a2f3-5499-b766-88129f0ed22e, identifier: 10737686
2026-03-28 22:25:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10737686
2026-03-28 22:25:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10737686
2026-03-28 22:25:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10737686 to the API
2026-03-28 22:25:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737686>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8dc7fd59-a2f3-5499-b766-88129f0ed22e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SGX529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 246464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2015-02-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.2 - Petrol - Manual - 116 hp - 246.464 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:37 [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-28 22:25:37 [adesa.be] INFO: Saving data for 10737686: {'auction_closing_time': 1774863000.0, 'created_time': 1774626879.282985, 'last_price_update_time': 1774736737.730791}
2026-03-28 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737686') HTTP/1.1" 204 0
2026-03-28 22:25:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:25:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.851(s), this was the 1st time calling it.
2026-03-28 22:25:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.736492017048221 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:25:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10737710
2026-03-28 22:25:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with scrape type 2
2026-03-28 22:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with scrape type 2
2026-03-28 22:25:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e, identifier: 10737710
2026-03-28 22:25:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10737710
2026-03-28 22:25:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10737710
2026-03-28 22:25:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10737710 to the API
2026-03-28 22:25:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737710>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6a6ff070-95ef-5f2a-8dc3-e9e42fca442e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GDX904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 127659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2014-01-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Duster 1.5 DCI Prestige - Diesel - Manual - 110 hp - 127.659 '
'km',
'transmission': 'manual',
'trim': 'Prestige',
'vin': None,
'year': 2014}
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Saving data for 10737710: {'auction_closing_time': 1774863000.0, 'created_time': 1774625051.861752, 'last_price_update_time': 1774736744.121755}
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737710') HTTP/1.1" 204 0
2026-03-28 22:25:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.371(s), this was the 1st time calling it.
2026-03-28 22:25:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.733826340699592 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:25:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10737574
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10737574: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10737574 url https://www.openlane.eu/en/carv6/auction/10737574
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10737628
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10737628: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10737628 url https://www.openlane.eu/en/carv6/auction/10737628
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10737575
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10737575: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10737575 url https://www.openlane.eu/en/carv6/auction/10737575
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10735492
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10735492: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10735492 url https://www.openlane.eu/en/carv6/auction/10735492
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10735411
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10735411: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10735411 url https://www.openlane.eu/en/carv6/auction/10735411
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10735429
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10735429: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10735429 url https://www.openlane.eu/en/carv6/auction/10735429
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10735576
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10735576: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10735576 url https://www.openlane.eu/en/carv6/auction/10735576
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10735565
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10735565: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10735565 url https://www.openlane.eu/en/carv6/auction/10735565
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10737689
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10737689: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10737689 url https://www.openlane.eu/en/carv6/auction/10737689
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10736379
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10736379: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10736379 url https://www.openlane.eu/en/carv6/auction/10736379
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10739900
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10739900: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10739900 url https://www.openlane.eu/en/carv6/auction/10739900
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10737674
2026-03-28 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:44 [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-28 22:25:44 [adesa.be] INFO: Scrape type for 10737674: 2
2026-03-28 22:25:44 [adesa.be] INFO: Scraping item 10737674 url https://www.openlane.eu/en/carv6/auction/10737674
2026-03-28 22:25:44 [adesa.be] INFO: Found listing with ID: 10737315
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737315: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737315 url https://www.openlane.eu/en/carv6/auction/10737315
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10736390
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10736390: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10736390 url https://www.openlane.eu/en/carv6/auction/10736390
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737681
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737681: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737681 url https://www.openlane.eu/en/carv6/auction/10737681
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737549
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737549: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737549 url https://www.openlane.eu/en/carv6/auction/10737549
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735588
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735588: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735588 url https://www.openlane.eu/en/carv6/auction/10735588
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10739841
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10739841: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10739841 url https://www.openlane.eu/en/carv6/auction/10739841
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10738272
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10738272: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10738272 url https://www.openlane.eu/en/carv6/auction/10738272
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735612
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735612: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735612 url https://www.openlane.eu/en/carv6/auction/10735612
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737600
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737600: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737600 url https://www.openlane.eu/en/carv6/auction/10737600
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735581
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735581: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735581 url https://www.openlane.eu/en/carv6/auction/10735581
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737716
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737716: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737716 url https://www.openlane.eu/en/carv6/auction/10737716
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737559
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737559: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737559 url https://www.openlane.eu/en/carv6/auction/10737559
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737754
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737754: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737754 url https://www.openlane.eu/en/carv6/auction/10737754
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737580
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737580: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737580 url https://www.openlane.eu/en/carv6/auction/10737580
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737635
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737635: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737635 url https://www.openlane.eu/en/carv6/auction/10737635
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737598
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737598: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737598 url https://www.openlane.eu/en/carv6/auction/10737598
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737725
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737725: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737725 url https://www.openlane.eu/en/carv6/auction/10737725
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735466
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735466: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735466 url https://www.openlane.eu/en/carv6/auction/10735466
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10739896
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10739896: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10739896 url https://www.openlane.eu/en/carv6/auction/10739896
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737660
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737660: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737660 url https://www.openlane.eu/en/carv6/auction/10737660
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10739902
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10739902: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10739902 url https://www.openlane.eu/en/carv6/auction/10739902
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735471
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735471: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735471 url https://www.openlane.eu/en/carv6/auction/10735471
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737590
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737590: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737590 url https://www.openlane.eu/en/carv6/auction/10737590
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10739845
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10739845: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10739845 url https://www.openlane.eu/en/carv6/auction/10739845
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10739911
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10739911: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10739911 url https://www.openlane.eu/en/carv6/auction/10739911
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737555
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737555: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737555 url https://www.openlane.eu/en/carv6/auction/10737555
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737617
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737617: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737617 url https://www.openlane.eu/en/carv6/auction/10737617
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737714
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737714: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737714 url https://www.openlane.eu/en/carv6/auction/10737714
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735529
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735529: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735529 url https://www.openlane.eu/en/carv6/auction/10735529
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735407
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735407: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735407 url https://www.openlane.eu/en/carv6/auction/10735407
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735030
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735030: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735030 url https://www.openlane.eu/en/carv6/auction/10735030
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10738323
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10738323: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10738323 url https://www.openlane.eu/en/carv6/auction/10738323
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10738289
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10738289: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10738289 url https://www.openlane.eu/en/carv6/auction/10738289
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10739889
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10739889: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10739889 url https://www.openlane.eu/en/carv6/auction/10739889
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735518
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735518: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735518 url https://www.openlane.eu/en/carv6/auction/10735518
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737584
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737584: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737584 url https://www.openlane.eu/en/carv6/auction/10737584
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737577
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737577: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737577 url https://www.openlane.eu/en/carv6/auction/10737577
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10735497
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10735497: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10735497 url https://www.openlane.eu/en/carv6/auction/10735497
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737639
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737639: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737639 url https://www.openlane.eu/en/carv6/auction/10737639
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737647
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737647: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737647 url https://www.openlane.eu/en/carv6/auction/10737647
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10734329
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10734329: 0
2026-03-28 22:25:45 [adesa.be] INFO: Skipping item 10734329 url https://www.openlane.eu/en/carv6/auction/10734329
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737564
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737564: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737564 url https://www.openlane.eu/en/carv6/auction/10737564
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737668
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737668: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737668 url https://www.openlane.eu/en/carv6/auction/10737668
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737706
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737706: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737706 url https://www.openlane.eu/en/carv6/auction/10737706
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10737626
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10737626: 2
2026-03-28 22:25:45 [adesa.be] INFO: Scraping item 10737626 url https://www.openlane.eu/en/carv6/auction/10737626
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10734335
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:45 [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-28 22:25:45 [adesa.be] INFO: Scrape type for 10734335: 0
2026-03-28 22:25:45 [adesa.be] INFO: Skipping item 10734335 url https://www.openlane.eu/en/carv6/auction/10734335
2026-03-28 22:25:45 [adesa.be] INFO: Found listing with ID: 10734330
2026-03-28 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10734330: 0
2026-03-28 22:25:46 [adesa.be] INFO: Skipping item 10734330 url https://www.openlane.eu/en/carv6/auction/10734330
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735501
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735501: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735501 url https://www.openlane.eu/en/carv6/auction/10735501
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735521
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735521: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735521 url https://www.openlane.eu/en/carv6/auction/10735521
2026-03-28 22:25:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.107(s), this was the 1st time calling it.
2026-03-28 22:25:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.189046437181267 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737687
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737687: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737687 url https://www.openlane.eu/en/carv6/auction/10737687
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737609
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737609: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737609 url https://www.openlane.eu/en/carv6/auction/10737609
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737653
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737653: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737653 url https://www.openlane.eu/en/carv6/auction/10737653
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10738328
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10738328: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10738328 url https://www.openlane.eu/en/carv6/auction/10738328
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735425
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735425: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735425 url https://www.openlane.eu/en/carv6/auction/10735425
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737702
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737702: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737702 url https://www.openlane.eu/en/carv6/auction/10737702
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735544
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735544: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735544 url https://www.openlane.eu/en/carv6/auction/10735544
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10736368
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10736368: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10736368 url https://www.openlane.eu/en/carv6/auction/10736368
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10739898
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10739898: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10739898 url https://www.openlane.eu/en/carv6/auction/10739898
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735460
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735460: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735460 url https://www.openlane.eu/en/carv6/auction/10735460
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735017
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735017: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735017 url https://www.openlane.eu/en/carv6/auction/10735017
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737671
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737671: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737671 url https://www.openlane.eu/en/carv6/auction/10737671
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737652
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737652: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737652 url https://www.openlane.eu/en/carv6/auction/10737652
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737607
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737607: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737607 url https://www.openlane.eu/en/carv6/auction/10737607
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737661
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737661: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737661 url https://www.openlane.eu/en/carv6/auction/10737661
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737578
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737578: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737578 url https://www.openlane.eu/en/carv6/auction/10737578
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10736381
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10736381: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10736381 url https://www.openlane.eu/en/carv6/auction/10736381
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735550
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735550: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735550 url https://www.openlane.eu/en/carv6/auction/10735550
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737634
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737634: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737634 url https://www.openlane.eu/en/carv6/auction/10737634
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737669
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737669: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737669 url https://www.openlane.eu/en/carv6/auction/10737669
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735541
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735541: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735541 url https://www.openlane.eu/en/carv6/auction/10735541
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10738302
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10738302: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10738302 url https://www.openlane.eu/en/carv6/auction/10738302
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735568
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735568: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735568 url https://www.openlane.eu/en/carv6/auction/10735568
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10738292
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10738292: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10738292 url https://www.openlane.eu/en/carv6/auction/10738292
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10739912
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10739912: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10739912 url https://www.openlane.eu/en/carv6/auction/10739912
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735542
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735542: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735542 url https://www.openlane.eu/en/carv6/auction/10735542
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10737666
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10737666: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10737666 url https://www.openlane.eu/en/carv6/auction/10737666
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10739918
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10739918: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10739918 url https://www.openlane.eu/en/carv6/auction/10739918
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10739893
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10739893: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10739893 url https://www.openlane.eu/en/carv6/auction/10739893
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10739903
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10739903: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10739903 url https://www.openlane.eu/en/carv6/auction/10739903
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735616
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735616: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735616 url https://www.openlane.eu/en/carv6/auction/10735616
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10736487
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10736487: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10736487 url https://www.openlane.eu/en/carv6/auction/10736487
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735406
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735406: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735406 url https://www.openlane.eu/en/carv6/auction/10735406
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735413
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735413: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735413 url https://www.openlane.eu/en/carv6/auction/10735413
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735440
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735440: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735440 url https://www.openlane.eu/en/carv6/auction/10735440
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735414
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735414: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735414 url https://www.openlane.eu/en/carv6/auction/10735414
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10739894
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10739894: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10739894 url https://www.openlane.eu/en/carv6/auction/10739894
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10739886
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10739886: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10739886 url https://www.openlane.eu/en/carv6/auction/10739886
2026-03-28 22:25:46 [adesa.be] INFO: Found listing with ID: 10735655
2026-03-28 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:46 [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-28 22:25:46 [adesa.be] INFO: Scrape type for 10735655: 2
2026-03-28 22:25:46 [adesa.be] INFO: Scraping item 10735655 url https://www.openlane.eu/en/carv6/auction/10735655
2026-03-28 22:25:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:25:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:25:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:25:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 125dc863-3fad-50e2-b637-8dc38453c652 with identifier: 10738332
2026-03-28 22:25:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 125dc863-3fad-50e2-b637-8dc38453c652 with scrape type 2
2026-03-28 22:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 125dc863-3fad-50e2-b637-8dc38453c652 with scrape type 2
2026-03-28 22:25:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 125dc863-3fad-50e2-b637-8dc38453c652, identifier: 10738332
2026-03-28 22:25:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 125dc863-3fad-50e2-b637-8dc38453c652 with identifier: 10738332
2026-03-28 22:25:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 125dc863-3fad-50e2-b637-8dc38453c652 with identifier: 10738332
2026-03-28 22:25:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 125dc863-3fad-50e2-b637-8dc38453c652 with identifier: 10738332 to the API
2026-03-28 22:25:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738332>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '125dc863-3fad-50e2-b637-8dc38453c652',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DBJ909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738332',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 242982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-11-17',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Citroën C4 Picasso 1.6 HDI Tentation - Diesel - Manual - 110 hp - '
'242.982 km',
'transmission': 'manual',
'trim': 'Tentation',
'vin': None,
'year': 2009}
2026-03-28 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:51 [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-28 22:25:51 [adesa.be] INFO: Saving data for 10738332: {'auction_closing_time': 1774863000.0, 'created_time': 1774626983.483199, 'last_price_update_time': 1774736751.720575}
2026-03-28 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738332') HTTP/1.1" 204 0
2026-03-28 22:25:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10735577
2026-03-28 22:25:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with scrape type 2
2026-03-28 22:25:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with scrape type 2
2026-03-28 22:25:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1, identifier: 10735577
2026-03-28 22:25:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10735577
2026-03-28 22:25:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10735577
2026-03-28 22:25:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10735577 to the API
2026-03-28 22:25:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'engine_horse_power': 153,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '75321bce-ae8c-5756-a53a-ca8ce5e4e6e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1wrj809',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'L200',
'odometer': 88566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2019-08-21',
'seats_number': 5,
'seller_name': 'CAREX//SRL CAR EXCELLENCE',
'title': 'Mitsubishi L200 2.4 DI-D Invite - AWD - Diesel - Manual - 153 hp - '
'88.566 km',
'transmission': 'manual',
'trim': 'Invite',
'vin': None,
'year': 2019}
2026-03-28 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:53 [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-28 22:25:53 [adesa.be] INFO: Saving data for 10735577: {'auction_closing_time': 1774863000.0, 'created_time': 1774626880.104736, 'last_price_update_time': 1774736753.209923}
2026-03-28 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735577') HTTP/1.1" 204 0
2026-03-28 22:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:25:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:25:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with identifier: 10735547
2026-03-28 22:25:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with scrape type 2
2026-03-28 22:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with scrape type 2
2026-03-28 22:25:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0, identifier: 10735547
2026-03-28 22:25:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with identifier: 10735547
2026-03-28 22:25:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with identifier: 10735547
2026-03-28 22:25:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with identifier: 10735547 to the API
2026-03-28 22:25:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:25: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-28 22:25:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '30c785b6-4276-5fb0-8fb7-f7b5632cbab0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TKR34',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735547',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 219268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2009-07-15',
'seats_number': 4,
'seller_name': 'UZ Cars sprl',
'title': 'Mini Clubman Cooper 1.6i - Petrol - Manual - 120 hp - 219.268 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-28 22:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:59 [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-28 22:25:59 [adesa.be] INFO: Saving data for 10735547: {'auction_closing_time': 1774863000.0, 'created_time': 1774626888.507458, 'last_price_update_time': 1774736759.637329}
2026-03-28 22:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735547') HTTP/1.1" 204 0
2026-03-28 22:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10735515
2026-03-28 22:26:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7e7051-9ce1-5525-8161-8120734b19e2 with scrape type 2
2026-03-28 22:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef7e7051-9ce1-5525-8161-8120734b19e2 with scrape type 2
2026-03-28 22:26:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef7e7051-9ce1-5525-8161-8120734b19e2, identifier: 10735515
2026-03-28 22:26:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10735515
2026-03-28 22:26:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10735515
2026-03-28 22:26:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10735515 to the API
2026-03-28 22:26:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ef7e7051-9ce1-5525-8161-8120734b19e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BUA441',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 135509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2018-01-31',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Mini Countryman Cooper 1.5 - Petrol - Automatic - 136 hp - 135.509 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:02 [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-28 22:26:02 [adesa.be] INFO: Saving data for 10735515: {'auction_closing_time': 1774863000.0, 'created_time': 1774626887.895256, 'last_price_update_time': 1774736762.84814}
2026-03-28 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735515') HTTP/1.1" 204 0
2026-03-28 22:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10735543
2026-03-28 22:26:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with scrape type 2
2026-03-28 22:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with scrape type 2
2026-03-28 22:26:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27, identifier: 10735543
2026-03-28 22:26:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10735543
2026-03-28 22:26:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10735543
2026-03-28 22:26:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10735543 to the API
2026-03-28 22:26:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735543>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YMX029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 259141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2010-02-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Citroën C4 1.6 HDI Tonic - Diesel - Manual - 90 hp - 259.141 km',
'transmission': 'manual',
'trim': 'Tonic',
'vin': None,
'year': 2010}
2026-03-28 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:03 [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-28 22:26:03 [adesa.be] INFO: Saving data for 10735543: {'auction_closing_time': 1774863000.0, 'created_time': 1774626976.816186, 'last_price_update_time': 1774736763.75549}
2026-03-28 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735543') HTTP/1.1" 204 0
2026-03-28 22:26:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10735556
2026-03-28 22:26:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with scrape type 2
2026-03-28 22:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with scrape type 2
2026-03-28 22:26:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c, identifier: 10735556
2026-03-28 22:26:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10735556
2026-03-28 22:26:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10735556
2026-03-28 22:26:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10735556 to the API
2026-03-28 22:26:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735556>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEM063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 95560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2017-10-11',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors One D 1.5 - Diesel - Manual - 95 hp - 95.560 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:04 [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-28 22:26:04 [adesa.be] INFO: Saving data for 10735556: {'auction_closing_time': 1774863000.0, 'created_time': 1774626888.218595, 'last_price_update_time': 1774736764.959297}
2026-03-28 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735556') HTTP/1.1" 204 0
2026-03-28 22:26:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10735624
2026-03-28 22:26:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with scrape type 2
2026-03-28 22:26:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with scrape type 2
2026-03-28 22:26:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e, identifier: 10735624
2026-03-28 22:26:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10735624
2026-03-28 22:26:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10735624
2026-03-28 22:26:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10735624 to the API
2026-03-28 22:26:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'c682f6ab-2077-542a-9a49-8bf2a5b3cd6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VUG457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 302570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2012-03-28',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors One D - Diesel - Manual - 90 hp - 302.570 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:05 [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-28 22:26:05 [adesa.be] INFO: Saving data for 10735624: {'auction_closing_time': 1774865700.0, 'created_time': 1774626891.443381, 'last_price_update_time': 1774736765.461655}
2026-03-28 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735624') HTTP/1.1" 204 0
2026-03-28 22:26:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10735463
2026-03-28 22:26:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92d67e45-b22f-5420-bde4-a6b6e76611b6 with scrape type 2
2026-03-28 22:26:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92d67e45-b22f-5420-bde4-a6b6e76611b6 with scrape type 2
2026-03-28 22:26:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92d67e45-b22f-5420-bde4-a6b6e76611b6, identifier: 10735463
2026-03-28 22:26:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10735463
2026-03-28 22:26:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10735463
2026-03-28 22:26:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10735463 to the API
2026-03-28 22:26:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735463>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 192,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '92d67e45-b22f-5420-bde4-a6b6e76611b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MINI4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 24559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2020-08-13',
'seats_number': 4,
'seller_name': 'BV Carrure',
'title': 'Mini 3 Doors Cooper S 2.0i - Petrol - Automatic - 192 hp - 24.559 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:06 [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-28 22:26:06 [adesa.be] INFO: Saving data for 10735463: {'auction_closing_time': 1774863000.0, 'created_time': 1774626888.847215, 'last_price_update_time': 1774736766.634735}
2026-03-28 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735463') HTTP/1.1" 204 0
2026-03-28 22:26:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59e672e5-3cfa-5c93-82e7-c51ed9079005 with identifier: 10736380
2026-03-28 22:26:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59e672e5-3cfa-5c93-82e7-c51ed9079005 with scrape type 2
2026-03-28 22:26:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59e672e5-3cfa-5c93-82e7-c51ed9079005 with scrape type 2
2026-03-28 22:26:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59e672e5-3cfa-5c93-82e7-c51ed9079005, identifier: 10736380
2026-03-28 22:26:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59e672e5-3cfa-5c93-82e7-c51ed9079005 with identifier: 10736380
2026-03-28 22:26:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59e672e5-3cfa-5c93-82e7-c51ed9079005 with identifier: 10736380
2026-03-28 22:26:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59e672e5-3cfa-5c93-82e7-c51ed9079005 with identifier: 10736380 to the API
2026-03-28 22:26:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736380>
{'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': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '59e672e5-3cfa-5c93-82e7-c51ed9079005',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFV029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 145066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2018-06-29',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Jaguar E-Pace 2.0 R-Dynamic - Diesel - Automatic - 149 hp - 145.066 '
'km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2018}
2026-03-28 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:07 [adesa.be] INFO: Saving data for 10736380: {'auction_closing_time': 1774863000.0, 'created_time': 1774625098.580327, 'last_price_update_time': 1774736767.115166}
2026-03-28 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736380') HTTP/1.1" 204 0
2026-03-28 22:26:07 [scrapy.extensions.logstats] INFO: Crawled 661 pages (at 18 pages/min), scraped 638 items (at 17 items/min)
2026-03-28 22:26:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:26:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10735467
2026-03-28 22:26:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a4d777f-2741-52e3-93ec-2537adef6d0e with scrape type 2
2026-03-28 22:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a4d777f-2741-52e3-93ec-2537adef6d0e with scrape type 2
2026-03-28 22:26:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a4d777f-2741-52e3-93ec-2537adef6d0e, identifier: 10735467
2026-03-28 22:26:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10735467
2026-03-28 22:26:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10735467
2026-03-28 22:26:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10735467 to the API
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 3',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0a4d777f-2741-52e3-93ec-2537adef6d0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HGE905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 160140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 850,
'price_includes_vat': True,
'registration_date': '2002-02-20',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors Cooper 1.6 - Petrol - Manual - 115 hp - 160.140 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2002}
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Saving data for 10735467: {'auction_closing_time': 1774863000.0, 'created_time': 1774626890.570894, 'last_price_update_time': 1774736769.580234}
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735467') HTTP/1.1" 204 0
2026-03-28 22:26:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10739910
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10739910: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10739910 url https://www.openlane.eu/en/carv6/auction/10739910
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10735453
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10735453: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10735453 url https://www.openlane.eu/en/carv6/auction/10735453
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10736680
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10736680: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10736680 url https://www.openlane.eu/en/carv6/auction/10736680
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10736407
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10736407: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10736407 url https://www.openlane.eu/en/carv6/auction/10736407
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10735464
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10735464: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10735464 url https://www.openlane.eu/en/carv6/auction/10735464
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10737592
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10737592: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10737592 url https://www.openlane.eu/en/carv6/auction/10737592
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10736398
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10736398: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10736398 url https://www.openlane.eu/en/carv6/auction/10736398
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10735524
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10735524: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10735524 url https://www.openlane.eu/en/carv6/auction/10735524
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10737568
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10737568: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10737568 url https://www.openlane.eu/en/carv6/auction/10737568
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10737691
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10737691: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10737691 url https://www.openlane.eu/en/carv6/auction/10737691
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10735427
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10735427: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10735427 url https://www.openlane.eu/en/carv6/auction/10735427
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10737717
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10737717: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10737717 url https://www.openlane.eu/en/carv6/auction/10737717
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10735496
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:09 [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-28 22:26:09 [adesa.be] INFO: Scrape type for 10735496: 2
2026-03-28 22:26:09 [adesa.be] INFO: Scraping item 10735496 url https://www.openlane.eu/en/carv6/auction/10735496
2026-03-28 22:26:09 [adesa.be] INFO: Found listing with ID: 10735484
2026-03-28 22:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735484: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735484 url https://www.openlane.eu/en/carv6/auction/10735484
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737616
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737616: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737616 url https://www.openlane.eu/en/carv6/auction/10737616
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735469
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735469: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735469 url https://www.openlane.eu/en/carv6/auction/10735469
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735487
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735487: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735487 url https://www.openlane.eu/en/carv6/auction/10735487
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737709
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737709: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737709 url https://www.openlane.eu/en/carv6/auction/10737709
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737606
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737606: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737606 url https://www.openlane.eu/en/carv6/auction/10737606
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737608
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737608: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737608 url https://www.openlane.eu/en/carv6/auction/10737608
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737642
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737642: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737642 url https://www.openlane.eu/en/carv6/auction/10737642
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735635
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735635: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735635 url https://www.openlane.eu/en/carv6/auction/10735635
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735019
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735019: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735019 url https://www.openlane.eu/en/carv6/auction/10735019
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10736387
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10736387: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10736387 url https://www.openlane.eu/en/carv6/auction/10736387
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737552
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737552: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737552 url https://www.openlane.eu/en/carv6/auction/10737552
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737676
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737676: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737676 url https://www.openlane.eu/en/carv6/auction/10737676
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737643
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737643: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737643 url https://www.openlane.eu/en/carv6/auction/10737643
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737670
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737670: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737670 url https://www.openlane.eu/en/carv6/auction/10737670
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737599
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737599: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737599 url https://www.openlane.eu/en/carv6/auction/10737599
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735433
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735433: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735433 url https://www.openlane.eu/en/carv6/auction/10735433
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735434
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735434: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735434 url https://www.openlane.eu/en/carv6/auction/10735434
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737619
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737619: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737619 url https://www.openlane.eu/en/carv6/auction/10737619
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737595
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737595: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737595 url https://www.openlane.eu/en/carv6/auction/10737595
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737698
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737698: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737698 url https://www.openlane.eu/en/carv6/auction/10737698
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737576
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737576: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737576 url https://www.openlane.eu/en/carv6/auction/10737576
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10738265
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10738265: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10738265 url https://www.openlane.eu/en/carv6/auction/10738265
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735034
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735034: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735034 url https://www.openlane.eu/en/carv6/auction/10735034
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735027
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735027: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735027 url https://www.openlane.eu/en/carv6/auction/10735027
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735533
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735533: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735533 url https://www.openlane.eu/en/carv6/auction/10735533
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737314
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737314: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737314 url https://www.openlane.eu/en/carv6/auction/10737314
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737611
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737611: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737611 url https://www.openlane.eu/en/carv6/auction/10737611
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737708
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737708: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737708 url https://www.openlane.eu/en/carv6/auction/10737708
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735441
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735441: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735441 url https://www.openlane.eu/en/carv6/auction/10735441
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737699
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737699: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737699 url https://www.openlane.eu/en/carv6/auction/10737699
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737569
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737569: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737569 url https://www.openlane.eu/en/carv6/auction/10737569
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737711
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737711: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737711 url https://www.openlane.eu/en/carv6/auction/10737711
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737557
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737557: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737557 url https://www.openlane.eu/en/carv6/auction/10737557
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10738802
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10738802: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10738802 url https://www.openlane.eu/en/carv6/auction/10738802
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737586
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737586: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737586 url https://www.openlane.eu/en/carv6/auction/10737586
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737597
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737597: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737597 url https://www.openlane.eu/en/carv6/auction/10737597
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735649
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735649: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735649 url https://www.openlane.eu/en/carv6/auction/10735649
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737581
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737581: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737581 url https://www.openlane.eu/en/carv6/auction/10737581
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735582
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735582: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735582 url https://www.openlane.eu/en/carv6/auction/10735582
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735512
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735512: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735512 url https://www.openlane.eu/en/carv6/auction/10735512
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737649
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737649: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737649 url https://www.openlane.eu/en/carv6/auction/10737649
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735755
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735755: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735755 url https://www.openlane.eu/en/carv6/auction/10735755
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735638
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735638: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735638 url https://www.openlane.eu/en/carv6/auction/10735638
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10736373
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10736373: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10736373 url https://www.openlane.eu/en/carv6/auction/10736373
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735472
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735472: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735472 url https://www.openlane.eu/en/carv6/auction/10735472
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10738331
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10738331: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10738331 url https://www.openlane.eu/en/carv6/auction/10738331
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737633
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737633: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737633 url https://www.openlane.eu/en/carv6/auction/10737633
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737625
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737625: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737625 url https://www.openlane.eu/en/carv6/auction/10737625
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10737572
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10737572: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10737572 url https://www.openlane.eu/en/carv6/auction/10737572
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735028
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735028: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735028 url https://www.openlane.eu/en/carv6/auction/10735028
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10735627
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10735627: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10735627 url https://www.openlane.eu/en/carv6/auction/10735627
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10738308
2026-03-28 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:10 [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-28 22:26:10 [adesa.be] INFO: Scrape type for 10738308: 2
2026-03-28 22:26:10 [adesa.be] INFO: Scraping item 10738308 url https://www.openlane.eu/en/carv6/auction/10738308
2026-03-28 22:26:10 [adesa.be] INFO: Found listing with ID: 10738315
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10738315: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10738315 url https://www.openlane.eu/en/carv6/auction/10738315
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10736412
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10736412: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10736412 url https://www.openlane.eu/en/carv6/auction/10736412
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10737615
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10737615: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10737615 url https://www.openlane.eu/en/carv6/auction/10737615
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10738294
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10738294: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10738294 url https://www.openlane.eu/en/carv6/auction/10738294
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10735420
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10735420: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10735420 url https://www.openlane.eu/en/carv6/auction/10735420
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10735753
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10735753: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10735753 url https://www.openlane.eu/en/carv6/auction/10735753
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10737589
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10737589: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10737589 url https://www.openlane.eu/en/carv6/auction/10737589
2026-03-28 22:26:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10737553
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10737553: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10737553 url https://www.openlane.eu/en/carv6/auction/10737553
2026-03-28 22:26:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10735586
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10735586: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10735586 url https://www.openlane.eu/en/carv6/auction/10735586
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10737672
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10737672: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10737672 url https://www.openlane.eu/en/carv6/auction/10737672
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10737667
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10737667: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10737667 url https://www.openlane.eu/en/carv6/auction/10737667
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10738333
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10738333: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10738333 url https://www.openlane.eu/en/carv6/auction/10738333
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10737644
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10737644: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10737644 url https://www.openlane.eu/en/carv6/auction/10737644
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10736395
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10736395: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10736395 url https://www.openlane.eu/en/carv6/auction/10736395
2026-03-28 22:26:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abbb357a-1e93-5b67-bd8d-9118f248e610 with identifier: 10735655
2026-03-28 22:26:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abbb357a-1e93-5b67-bd8d-9118f248e610 with scrape type 2
2026-03-28 22:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abbb357a-1e93-5b67-bd8d-9118f248e610 with scrape type 2
2026-03-28 22:26:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abbb357a-1e93-5b67-bd8d-9118f248e610, identifier: 10735655
2026-03-28 22:26:11 [adesa.be] INFO: Found listing with ID: 10740050
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Scrape type for 10740050: 2
2026-03-28 22:26:11 [adesa.be] INFO: Scraping item 10740050 url https://www.openlane.eu/en/carv6/auction/10740050
2026-03-28 22:26:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abbb357a-1e93-5b67-bd8d-9118f248e610 with identifier: 10735655
2026-03-28 22:26:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abbb357a-1e93-5b67-bd8d-9118f248e610 with identifier: 10735655
2026-03-28 22:26:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abbb357a-1e93-5b67-bd8d-9118f248e610 with identifier: 10735655 to the API
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'abbb357a-1e93-5b67-bd8d-9118f248e610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAZ143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 226598,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2017-03-10',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Porsche Macan S 3.0d - AWD - Diesel - Automatic - 258 hp - 226.598 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [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-28 22:26:11 [adesa.be] INFO: Saving data for 10735655: {'auction_closing_time': 1774863000.0, 'created_time': 1774626825.000277, 'last_price_update_time': 1774736771.95655}
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735655') HTTP/1.1" 204 0
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10735437
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10735437: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10735437 url https://www.openlane.eu/en/carv6/auction/10735437
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10737593
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10737593: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10737593 url https://www.openlane.eu/en/carv6/auction/10737593
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10735435
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10735435: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10735435 url https://www.openlane.eu/en/carv6/auction/10735435
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10738303
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10738303: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10738303 url https://www.openlane.eu/en/carv6/auction/10738303
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10738301
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10738301: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10738301 url https://www.openlane.eu/en/carv6/auction/10738301
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10738296
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10738296: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10738296 url https://www.openlane.eu/en/carv6/auction/10738296
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10738295
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10738295: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10738295 url https://www.openlane.eu/en/carv6/auction/10738295
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10736396
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10736396: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10736396 url https://www.openlane.eu/en/carv6/auction/10736396
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10737554
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10737554: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10737554 url https://www.openlane.eu/en/carv6/auction/10737554
2026-03-28 22:26:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10737594
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10737594: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10737594 url https://www.openlane.eu/en/carv6/auction/10737594
2026-03-28 22:26:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10737857
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10737857: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10737857 url https://www.openlane.eu/en/carv6/auction/10737857
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10735642
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10735642: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10735642 url https://www.openlane.eu/en/carv6/auction/10735642
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10739892
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10739892: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10739892 url https://www.openlane.eu/en/carv6/auction/10739892
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10735033
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10735033: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10735033 url https://www.openlane.eu/en/carv6/auction/10735033
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10736367
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10736367: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10736367 url https://www.openlane.eu/en/carv6/auction/10736367
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10735517
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10735517: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10735517 url https://www.openlane.eu/en/carv6/auction/10735517
2026-03-28 22:26:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10735495
2026-03-28 22:26:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81be3065-c916-530a-a3e4-0477e539234a with scrape type 2
2026-03-28 22:26:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81be3065-c916-530a-a3e4-0477e539234a with scrape type 2
2026-03-28 22:26:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81be3065-c916-530a-a3e4-0477e539234a, identifier: 10735495
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10737629
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10737629: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10737629 url https://www.openlane.eu/en/carv6/auction/10737629
2026-03-28 22:26:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10735495
2026-03-28 22:26:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10735495
2026-03-28 22:26:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10735495 to the API
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735495>
{'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': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '81be3065-c916-530a-a3e4-0477e539234a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JFP161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 102720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4950,
'price_includes_vat': True,
'registration_date': '2016-07-06',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 5 Doors One 1.2 - Petrol - Manual - 102 hp - 102.720 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Saving data for 10735495: {'auction_closing_time': 1774863000.0, 'created_time': 1774626890.244944, 'last_price_update_time': 1774736772.765962}
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735495') HTTP/1.1" 204 0
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10735506
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10735506: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10735506 url https://www.openlane.eu/en/carv6/auction/10735506
2026-03-28 22:26:12 [adesa.be] INFO: Found listing with ID: 10735446
2026-03-28 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:12 [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-28 22:26:12 [adesa.be] INFO: Scrape type for 10735446: 2
2026-03-28 22:26:12 [adesa.be] INFO: Scraping item 10735446 url https://www.openlane.eu/en/carv6/auction/10735446
2026-03-28 22:26:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b93e268-e57a-5ef4-ad35-8fac19aff667 with identifier: 10739894
2026-03-28 22:26:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b93e268-e57a-5ef4-ad35-8fac19aff667 with scrape type 2
2026-03-28 22:26:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b93e268-e57a-5ef4-ad35-8fac19aff667 with scrape type 2
2026-03-28 22:26:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b93e268-e57a-5ef4-ad35-8fac19aff667, identifier: 10739894
2026-03-28 22:26:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b93e268-e57a-5ef4-ad35-8fac19aff667 with identifier: 10739894
2026-03-28 22:26:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b93e268-e57a-5ef4-ad35-8fac19aff667 with identifier: 10739894
2026-03-28 22:26:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b93e268-e57a-5ef4-ad35-8fac19aff667 with identifier: 10739894 to the API
2026-03-28 22:26:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739894>
{'auction_title': '',
'c_o_2_emission_value': 212,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 360,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7b93e268-e57a-5ef4-ad35-8fac19aff667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UVL137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739894',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 132605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2016-06-10',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Porsche Macan GTS 3.0 - AWD - Petrol - Automatic - 360 hp - 132.605 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:13 [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-28 22:26:13 [adesa.be] INFO: Saving data for 10739894: {'auction_closing_time': 1774863000.0, 'created_time': 1774626824.675227, 'last_price_update_time': 1774736773.760285}
2026-03-28 22:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739894') HTTP/1.1" 204 0
2026-03-28 22:26:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with identifier: 10735414
2026-03-28 22:26:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with scrape type 2
2026-03-28 22:26:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with scrape type 2
2026-03-28 22:26:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9, identifier: 10735414
2026-03-28 22:26:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with identifier: 10735414
2026-03-28 22:26:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with identifier: 10735414
2026-03-28 22:26:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with identifier: 10735414 to the API
2026-03-28 22:26:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 381,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LIP001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735414',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 133843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 43150,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Macan GTS 2.9 - Petrol - Automatic - 381 hp - 133.843 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:15 [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-28 22:26:15 [adesa.be] INFO: Saving data for 10735414: {'auction_closing_time': 1774863000.0, 'created_time': 1774626811.025499, 'last_price_update_time': 1774736775.241875}
2026-03-28 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735414') HTTP/1.1" 204 0
2026-03-28 22:26:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2107aead-5343-5c9f-99a7-75f0c4006b30 with identifier: 10735413
2026-03-28 22:26:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2107aead-5343-5c9f-99a7-75f0c4006b30 with scrape type 2
2026-03-28 22:26:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2107aead-5343-5c9f-99a7-75f0c4006b30 with scrape type 2
2026-03-28 22:26:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2107aead-5343-5c9f-99a7-75f0c4006b30, identifier: 10735413
2026-03-28 22:26:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2107aead-5343-5c9f-99a7-75f0c4006b30 with identifier: 10735413
2026-03-28 22:26:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2107aead-5343-5c9f-99a7-75f0c4006b30 with identifier: 10735413
2026-03-28 22:26:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2107aead-5343-5c9f-99a7-75f0c4006b30 with identifier: 10735413 to the API
2026-03-28 22:26:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735413>
{'auction_title': '',
'c_o_2_emission_value': 79,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '2107aead-5343-5c9f-99a7-75f0c4006b30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LPP905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735413',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 103494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22550,
'price_includes_vat': True,
'registration_date': '2015-11-06',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Cayenne S 3.0 - Hybrid - Automatic - 333 hp - 103.494 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:16 [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-28 22:26:16 [adesa.be] INFO: Saving data for 10735413: {'auction_closing_time': 1774863000.0, 'created_time': 1774626814.894685, 'last_price_update_time': 1774736776.493782}
2026-03-28 22:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735413') HTTP/1.1" 204 0
2026-03-28 22:26:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with identifier: 10739886
2026-03-28 22:26:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with scrape type 2
2026-03-28 22:26:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with scrape type 2
2026-03-28 22:26:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c, identifier: 10739886
2026-03-28 22:26:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with identifier: 10739886
2026-03-28 22:26:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with identifier: 10739886
2026-03-28 22:26:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with identifier: 10739886 to the API
2026-03-28 22:26:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739886>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '71d3cb83-2dc8-5d9e-83b1-28f010b3c71c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AAG956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739886',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 190986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': 'Garage MCS BV',
'title': 'Porsche Macan S 3.0d - AWD - Diesel - Automatic - 258 hp - 190.986 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:16 [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-28 22:26:16 [adesa.be] INFO: Saving data for 10739886: {'auction_closing_time': 1774863000.0, 'created_time': 1774626823.772614, 'last_price_update_time': 1774736776.996578}
2026-03-28 22:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739886') HTTP/1.1" 204 0
2026-03-28 22:26:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10737587
2026-03-28 22:26:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0689e7b7-8a20-579a-b174-14922be381ad with scrape type 2
2026-03-28 22:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0689e7b7-8a20-579a-b174-14922be381ad with scrape type 2
2026-03-28 22:26:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0689e7b7-8a20-579a-b174-14922be381ad, identifier: 10737587
2026-03-28 22:26:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10737587
2026-03-28 22:26:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10737587
2026-03-28 22:26:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10737587 to the API
2026-03-28 22:26:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737587>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0689e7b7-8a20-579a-b174-14922be381ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AKE615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'Outlander',
'odometer': 130861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2019-01-23',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Mitsubishi Outlander 2.3 DI-D - Diesel - Manual - 149 hp - 130.861 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:18 [adesa.be] INFO: Saving data for 10737587: {'auction_closing_time': 1774863000.0, 'created_time': 1774626881.632597, 'last_price_update_time': 1774736778.395169}
2026-03-28 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737587') HTTP/1.1" 204 0
2026-03-28 22:26:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10736487
2026-03-28 22:26:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with scrape type 2
2026-03-28 22:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with scrape type 2
2026-03-28 22:26:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cfa040-40ef-5db0-9a42-d4631b0c7c53, identifier: 10736487
2026-03-28 22:26:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10736487
2026-03-28 22:26:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10736487
2026-03-28 22:26:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10736487 to the API
2026-03-28 22:26:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f8cfa040-40ef-5db0-9a42-d4631b0c7c53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SQ6996',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 85192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 51550,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 4,
'seller_name': 'Maxicars',
'title': 'Porsche Cayenne Coupé 3.0i - Hybrid - Automatic - 339 hp - 85.192 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:21 [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-28 22:26:21 [adesa.be] INFO: Saving data for 10736487: {'auction_closing_time': 1774863000.0, 'created_time': 1774626816.1736, 'last_price_update_time': 1774736781.117289}
2026-03-28 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736487') HTTP/1.1" 204 0
2026-03-28 22:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7df13e0a-5586-576c-bb84-ae8cf5095f91 with identifier: 10739903
2026-03-28 22:26:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df13e0a-5586-576c-bb84-ae8cf5095f91 with scrape type 2
2026-03-28 22:26:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7df13e0a-5586-576c-bb84-ae8cf5095f91 with scrape type 2
2026-03-28 22:26:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7df13e0a-5586-576c-bb84-ae8cf5095f91, identifier: 10739903
2026-03-28 22:26:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7df13e0a-5586-576c-bb84-ae8cf5095f91 with identifier: 10739903
2026-03-28 22:26:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7df13e0a-5586-576c-bb84-ae8cf5095f91 with identifier: 10739903
2026-03-28 22:26:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7df13e0a-5586-576c-bb84-ae8cf5095f91 with identifier: 10739903 to the API
2026-03-28 22:26:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739903>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 384,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7df13e0a-5586-576c-bb84-ae8cf5095f91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4PS235275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739903',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 Carrera',
'odometer': 49187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 93000,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 4,
'seller_name': 'Gökhan Cun',
'title': 'Porsche 911 Carrera 3.0i Sport Classic - Petrol - Automatic - 384 '
'hp - 49.187 km',
'transmission': 'automatic',
'trim': 'Sport Classic',
'vin': None,
'year': 2023}
2026-03-28 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:22 [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-28 22:26:22 [adesa.be] INFO: Saving data for 10739903: {'auction_closing_time': 1774863000.0, 'created_time': 1774626827.122624, 'last_price_update_time': 1774736782.518364}
2026-03-28 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739903') HTTP/1.1" 204 0
2026-03-28 22:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77321dac-5144-5654-9888-597cf29c5674 with identifier: 10735440
2026-03-28 22:26:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77321dac-5144-5654-9888-597cf29c5674 with scrape type 2
2026-03-28 22:26:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77321dac-5144-5654-9888-597cf29c5674 with scrape type 2
2026-03-28 22:26:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77321dac-5144-5654-9888-597cf29c5674, identifier: 10735440
2026-03-28 22:26:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77321dac-5144-5654-9888-597cf29c5674 with identifier: 10735440
2026-03-28 22:26:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77321dac-5144-5654-9888-597cf29c5674 with identifier: 10735440
2026-03-28 22:26:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77321dac-5144-5654-9888-597cf29c5674 with identifier: 10735440 to the API
2026-03-28 22:26:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735440>
{'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': 251,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '77321dac-5144-5654-9888-597cf29c5674',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPZ244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735440',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 188716,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22650,
'price_includes_vat': True,
'registration_date': '2018-07-09',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Macan 2.0 - Petrol - Automatic - 251 hp - 188.716 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:24 [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-28 22:26:24 [adesa.be] INFO: Saving data for 10735440: {'auction_closing_time': 1774863000.0, 'created_time': 1774626812.477555, 'last_price_update_time': 1774736784.237497}
2026-03-28 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735440') HTTP/1.1" 204 0
2026-03-28 22:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10737658
2026-03-28 22:26:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b47b3a-4c4d-5d86-a37c-7027515ed981 with scrape type 2
2026-03-28 22:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27b47b3a-4c4d-5d86-a37c-7027515ed981 with scrape type 2
2026-03-28 22:26:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27b47b3a-4c4d-5d86-a37c-7027515ed981, identifier: 10737658
2026-03-28 22:26:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10737658
2026-03-28 22:26:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10737658
2026-03-28 22:26:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10737658 to the API
2026-03-28 22:26:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737658>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '27b47b3a-4c4d-5d86-a37c-7027515ed981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ENU910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737658',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS3',
'odometer': 117362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2013-02-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën DS3 1.2 VTI So Chic - Petrol - Manual - 82 hp - 117.362 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2013}
2026-03-28 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:24 [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-28 22:26:24 [adesa.be] INFO: Saving data for 10737658: {'auction_closing_time': 1774863000.0, 'created_time': 1774625048.537373, 'last_price_update_time': 1774736784.986102}
2026-03-28 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737658') HTTP/1.1" 204 0
2026-03-28 22:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a6b093-8749-5c7e-a702-28c03f93a67b with identifier: 10735616
2026-03-28 22:26:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a6b093-8749-5c7e-a702-28c03f93a67b with scrape type 2
2026-03-28 22:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78a6b093-8749-5c7e-a702-28c03f93a67b with scrape type 2
2026-03-28 22:26:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78a6b093-8749-5c7e-a702-28c03f93a67b, identifier: 10735616
2026-03-28 22:26:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78a6b093-8749-5c7e-a702-28c03f93a67b with identifier: 10735616
2026-03-28 22:26:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78a6b093-8749-5c7e-a702-28c03f93a67b with identifier: 10735616
2026-03-28 22:26:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78a6b093-8749-5c7e-a702-28c03f93a67b with identifier: 10735616 to the API
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735616>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '78a6b093-8749-5c7e-a702-28c03f93a67b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VJL922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 326127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2011-05-30',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Porsche Cayenne 3.0 TDI Platinum - AWD - Diesel - Automatic - 239 '
'hp - 326.127 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2011}
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Saving data for 10735616: {'auction_closing_time': 1774863000.0, 'created_time': 1774626821.855925, 'last_price_update_time': 1774736786.373981}
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735616') HTTP/1.1" 204 0
2026-03-28 22:26: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-28 22:26:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10737582
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:26 [adesa.be] INFO: Scrape type for 10737582: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10737582 url https://www.openlane.eu/en/carv6/auction/10737582
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735571
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735571: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735571 url https://www.openlane.eu/en/carv6/auction/10735571
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735444
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735444: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735444 url https://www.openlane.eu/en/carv6/auction/10735444
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735622
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735622: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735622 url https://www.openlane.eu/en/carv6/auction/10735622
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10738313
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10738313: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10738313 url https://www.openlane.eu/en/carv6/auction/10738313
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735563
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735563: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735563 url https://www.openlane.eu/en/carv6/auction/10735563
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735500
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735500: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735500 url https://www.openlane.eu/en/carv6/auction/10735500
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10737573
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10737573: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10737573 url https://www.openlane.eu/en/carv6/auction/10737573
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10736408
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10736408: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10736408 url https://www.openlane.eu/en/carv6/auction/10736408
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735018
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735018: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735018 url https://www.openlane.eu/en/carv6/auction/10735018
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735021
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735021: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735021 url https://www.openlane.eu/en/carv6/auction/10735021
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735031
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735031: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735031 url https://www.openlane.eu/en/carv6/auction/10735031
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10736363
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10736363: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10736363 url https://www.openlane.eu/en/carv6/auction/10736363
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735754
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735754: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735754 url https://www.openlane.eu/en/carv6/auction/10735754
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735554
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735554: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735554 url https://www.openlane.eu/en/carv6/auction/10735554
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735580
2026-03-28 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:26 [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-28 22:26:26 [adesa.be] INFO: Scrape type for 10735580: 2
2026-03-28 22:26:26 [adesa.be] INFO: Scraping item 10735580 url https://www.openlane.eu/en/carv6/auction/10735580
2026-03-28 22:26:26 [adesa.be] INFO: Found listing with ID: 10735618
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735618: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735618 url https://www.openlane.eu/en/carv6/auction/10735618
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735609
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735609: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735609 url https://www.openlane.eu/en/carv6/auction/10735609
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735597
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735597: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735597 url https://www.openlane.eu/en/carv6/auction/10735597
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10736678
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10736678: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10736678 url https://www.openlane.eu/en/carv6/auction/10736678
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735436
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735436: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735436 url https://www.openlane.eu/en/carv6/auction/10735436
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737682
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737682: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737682 url https://www.openlane.eu/en/carv6/auction/10737682
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735631
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735631: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735631 url https://www.openlane.eu/en/carv6/auction/10735631
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735423
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735423: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735423 url https://www.openlane.eu/en/carv6/auction/10735423
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735505
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735505: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735505 url https://www.openlane.eu/en/carv6/auction/10735505
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735502
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735502: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735502 url https://www.openlane.eu/en/carv6/auction/10735502
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735438
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735438: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735438 url https://www.openlane.eu/en/carv6/auction/10735438
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737655
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737655: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737655 url https://www.openlane.eu/en/carv6/auction/10737655
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10740877
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10740877: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10740877 url https://www.openlane.eu/en/carv6/auction/10740877
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737648
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737648: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737648 url https://www.openlane.eu/en/carv6/auction/10737648
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737720
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737720: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737720 url https://www.openlane.eu/en/carv6/auction/10737720
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10736486
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:27 [adesa.be] INFO: Scrape type for 10736486: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10736486 url https://www.openlane.eu/en/carv6/auction/10736486
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10738282
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10738282: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10738282 url https://www.openlane.eu/en/carv6/auction/10738282
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735587
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735587: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735587 url https://www.openlane.eu/en/carv6/auction/10735587
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735459
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735459: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735459 url https://www.openlane.eu/en/carv6/auction/10735459
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735600
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735600: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735600 url https://www.openlane.eu/en/carv6/auction/10735600
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10738288
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10738288: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10738288 url https://www.openlane.eu/en/carv6/auction/10738288
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10736682
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10736682: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10736682 url https://www.openlane.eu/en/carv6/auction/10736682
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735599
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735599: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735599 url https://www.openlane.eu/en/carv6/auction/10735599
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10738312
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10738312: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10738312 url https://www.openlane.eu/en/carv6/auction/10738312
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735462
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735462: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735462 url https://www.openlane.eu/en/carv6/auction/10735462
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10738299
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10738299: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10738299 url https://www.openlane.eu/en/carv6/auction/10738299
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735479
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735479: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735479 url https://www.openlane.eu/en/carv6/auction/10735479
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737753
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737753: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737753 url https://www.openlane.eu/en/carv6/auction/10737753
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735637
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735637: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735637 url https://www.openlane.eu/en/carv6/auction/10735637
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10736385
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10736385: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10736385 url https://www.openlane.eu/en/carv6/auction/10736385
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737679
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737679: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737679 url https://www.openlane.eu/en/carv6/auction/10737679
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737673
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737673: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737673 url https://www.openlane.eu/en/carv6/auction/10737673
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737664
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737664: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737664 url https://www.openlane.eu/en/carv6/auction/10737664
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10736370
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10736370: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10736370 url https://www.openlane.eu/en/carv6/auction/10736370
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737663
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737663: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737663 url https://www.openlane.eu/en/carv6/auction/10737663
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10738279
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10738279: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10738279 url https://www.openlane.eu/en/carv6/auction/10738279
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10737715
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10737715: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10737715 url https://www.openlane.eu/en/carv6/auction/10737715
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735567
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735567: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735567 url https://www.openlane.eu/en/carv6/auction/10735567
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10739897
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10739897: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10739897 url https://www.openlane.eu/en/carv6/auction/10739897
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735450
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735450: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735450 url https://www.openlane.eu/en/carv6/auction/10735450
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735442
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735442: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735442 url https://www.openlane.eu/en/carv6/auction/10735442
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10739905
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10739905: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10739905 url https://www.openlane.eu/en/carv6/auction/10739905
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10735545
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10735545: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10735545 url https://www.openlane.eu/en/carv6/auction/10735545
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733283
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733283: 0
2026-03-28 22:26:27 [adesa.be] INFO: Skipping item 10733283 url https://www.openlane.eu/en/carv6/auction/10733283
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733286
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733286: 0
2026-03-28 22:26:27 [adesa.be] INFO: Skipping item 10733286 url https://www.openlane.eu/en/carv6/auction/10733286
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733289
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733289: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10733289 url https://www.openlane.eu/en/carv6/auction/10733289
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733290
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733290: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10733290 url https://www.openlane.eu/en/carv6/auction/10733290
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733293
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733293: 0
2026-03-28 22:26:27 [adesa.be] INFO: Skipping item 10733293 url https://www.openlane.eu/en/carv6/auction/10733293
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733297
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733297: 0
2026-03-28 22:26:27 [adesa.be] INFO: Skipping item 10733297 url https://www.openlane.eu/en/carv6/auction/10733297
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733298
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733298: 0
2026-03-28 22:26:27 [adesa.be] INFO: Skipping item 10733298 url https://www.openlane.eu/en/carv6/auction/10733298
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733304
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733304: 0
2026-03-28 22:26:27 [adesa.be] INFO: Skipping item 10733304 url https://www.openlane.eu/en/carv6/auction/10733304
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733309
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733309: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10733309 url https://www.openlane.eu/en/carv6/auction/10733309
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733317
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733317: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10733317 url https://www.openlane.eu/en/carv6/auction/10733317
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733316
2026-03-28 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:27 [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-28 22:26:27 [adesa.be] INFO: Scrape type for 10733316: 2
2026-03-28 22:26:27 [adesa.be] INFO: Scraping item 10733316 url https://www.openlane.eu/en/carv6/auction/10733316
2026-03-28 22:26:27 [adesa.be] INFO: Found listing with ID: 10733312
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733312: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733312 url https://www.openlane.eu/en/carv6/auction/10733312
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733313
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733313: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733313 url https://www.openlane.eu/en/carv6/auction/10733313
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733314
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733314: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733314 url https://www.openlane.eu/en/carv6/auction/10733314
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733311
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733311: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733311 url https://www.openlane.eu/en/carv6/auction/10733311
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733318
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733318: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733318 url https://www.openlane.eu/en/carv6/auction/10733318
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733340
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733340: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733340 url https://www.openlane.eu/en/carv6/auction/10733340
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733330
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733330: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733330 url https://www.openlane.eu/en/carv6/auction/10733330
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733331
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733331: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733331 url https://www.openlane.eu/en/carv6/auction/10733331
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733341
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733341: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733341 url https://www.openlane.eu/en/carv6/auction/10733341
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733332
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733332: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733332 url https://www.openlane.eu/en/carv6/auction/10733332
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733342
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733342: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733342 url https://www.openlane.eu/en/carv6/auction/10733342
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733344
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733344: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733344 url https://www.openlane.eu/en/carv6/auction/10733344
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733343
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733343: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733343 url https://www.openlane.eu/en/carv6/auction/10733343
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733347
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733347: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733347 url https://www.openlane.eu/en/carv6/auction/10733347
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733346
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733346: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733346 url https://www.openlane.eu/en/carv6/auction/10733346
2026-03-28 22:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733348
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733348: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733348 url https://www.openlane.eu/en/carv6/auction/10733348
2026-03-28 22:26:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733349
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733349: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733349 url https://www.openlane.eu/en/carv6/auction/10733349
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733351
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733351: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733351 url https://www.openlane.eu/en/carv6/auction/10733351
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733352
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733352: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733352 url https://www.openlane.eu/en/carv6/auction/10733352
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733355
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733355: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733355 url https://www.openlane.eu/en/carv6/auction/10733355
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733354
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733354: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733354 url https://www.openlane.eu/en/carv6/auction/10733354
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733362
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733362: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733362 url https://www.openlane.eu/en/carv6/auction/10733362
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733370
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733370: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733370 url https://www.openlane.eu/en/carv6/auction/10733370
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733374
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733374: 2
2026-03-28 22:26:28 [adesa.be] INFO: Scraping item 10733374 url https://www.openlane.eu/en/carv6/auction/10733374
2026-03-28 22:26:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10735406
2026-03-28 22:26:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c53f0aef-2a92-5795-b495-95b876ceb44e with scrape type 2
2026-03-28 22:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c53f0aef-2a92-5795-b495-95b876ceb44e with scrape type 2
2026-03-28 22:26:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c53f0aef-2a92-5795-b495-95b876ceb44e, identifier: 10735406
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733388
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733388: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733388 url https://www.openlane.eu/en/carv6/auction/10733388
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733387
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733387: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733387 url https://www.openlane.eu/en/carv6/auction/10733387
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733398
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733398: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733398 url https://www.openlane.eu/en/carv6/auction/10733398
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733403
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733403: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733403 url https://www.openlane.eu/en/carv6/auction/10733403
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733402
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733402: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733402 url https://www.openlane.eu/en/carv6/auction/10733402
2026-03-28 22:26:28 [adesa.be] INFO: Found listing with ID: 10733404
2026-03-28 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:28 [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-28 22:26:28 [adesa.be] INFO: Scrape type for 10733404: 0
2026-03-28 22:26:28 [adesa.be] INFO: Skipping item 10733404 url https://www.openlane.eu/en/carv6/auction/10733404
2026-03-28 22:26:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10735406
2026-03-28 22:26:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10735406
2026-03-28 22:26:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10735406 to the API
2026-03-28 22:26:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735406>
{'auction_title': '',
'c_o_2_emission_value': 70,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c53f0aef-2a92-5795-b495-95b876ceb44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WA25ANX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 120832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 44600,
'price_includes_vat': True,
'registration_date': '2020-01-16',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Porsche Cayenne Coupé S 3.0i Platinum - AWD - Hybrid - Automatic - '
'462 hp - 120.832 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2020}
2026-03-28 22:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:29 [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-28 22:26:29 [adesa.be] INFO: Saving data for 10735406: {'auction_closing_time': 1774863000.0, 'created_time': 1774626815.863319, 'last_price_update_time': 1774736789.183729}
2026-03-28 22:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735406') HTTP/1.1" 204 0
2026-03-28 22:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a073813c-95b4-516c-a91b-4a799279af2c with identifier: 10735446
2026-03-28 22:26:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a073813c-95b4-516c-a91b-4a799279af2c with scrape type 2
2026-03-28 22:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a073813c-95b4-516c-a91b-4a799279af2c with scrape type 2
2026-03-28 22:26:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a073813c-95b4-516c-a91b-4a799279af2c, identifier: 10735446
2026-03-28 22:26:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a073813c-95b4-516c-a91b-4a799279af2c with identifier: 10735446
2026-03-28 22:26:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a073813c-95b4-516c-a91b-4a799279af2c with identifier: 10735446
2026-03-28 22:26:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a073813c-95b4-516c-a91b-4a799279af2c with identifier: 10735446 to the API
2026-03-28 22:26:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a073813c-95b4-516c-a91b-4a799279af2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YGS146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735446',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 251565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2013-09-17',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Golf 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'251.565 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2013}
2026-03-28 22:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:30 [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-28 22:26:30 [adesa.be] INFO: Saving data for 10735446: {'auction_closing_time': 1774863000.0, 'created_time': 1774626733.630862, 'last_price_update_time': 1774736790.727921}
2026-03-28 22:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735446') HTTP/1.1" 204 0
2026-03-28 22:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5ed8bff-1841-59fe-a158-c05c0b752c7d with identifier: 10737589
2026-03-28 22:26:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5ed8bff-1841-59fe-a158-c05c0b752c7d with scrape type 2
2026-03-28 22:26:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5ed8bff-1841-59fe-a158-c05c0b752c7d with scrape type 2
2026-03-28 22:26:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5ed8bff-1841-59fe-a158-c05c0b752c7d, identifier: 10737589
2026-03-28 22:26:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5ed8bff-1841-59fe-a158-c05c0b752c7d with identifier: 10737589
2026-03-28 22:26:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5ed8bff-1841-59fe-a158-c05c0b752c7d with identifier: 10737589
2026-03-28 22:26:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5ed8bff-1841-59fe-a158-c05c0b752c7d with identifier: 10737589 to the API
2026-03-28 22:26:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737589>
{'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': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c5ed8bff-1841-59fe-a158-c05c0b752c7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DGN958',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737589',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 98506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2016-07-19',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Smart Forfour 1.0i Pure - Petrol - Manual - 71 hp - 98.506 km',
'transmission': 'manual',
'trim': 'Pure',
'vin': None,
'year': 2016}
2026-03-28 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:31 [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-28 22:26:31 [adesa.be] INFO: Saving data for 10737589: {'auction_closing_time': 1774863000.0, 'created_time': 1774626759.868397, 'last_price_update_time': 1774736791.667091}
2026-03-28 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737589') HTTP/1.1" 204 0
2026-03-28 22:26:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with identifier: 10737554
2026-03-28 22:26:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with scrape type 2
2026-03-28 22:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with scrape type 2
2026-03-28 22:26:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58, identifier: 10737554
2026-03-28 22:26:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with identifier: 10737554
2026-03-28 22:26:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with identifier: 10737554
2026-03-28 22:26:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with identifier: 10737554 to the API
2026-03-28 22:26:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737554>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5800b5a2-9ba1-5e67-b31a-3daf844f1f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KXS298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 421026,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7450,
'price_includes_vat': True,
'registration_date': '2015-07-27',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Volkswagen Caddy Maxi 1.6 TDI Cup - Diesel - Manual - 102 hp - '
'421.026 km',
'transmission': 'manual',
'trim': 'Cup',
'vin': None,
'year': 2015}
2026-03-28 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:34 [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-28 22:26:34 [adesa.be] INFO: Saving data for 10737554: {'auction_closing_time': 1774863000.0, 'created_time': 1774626742.426704, 'last_price_update_time': 1774736794.50944}
2026-03-28 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737554') HTTP/1.1" 204 0
2026-03-28 22:26:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with identifier: 10735517
2026-03-28 22:26:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with scrape type 2
2026-03-28 22:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with scrape type 2
2026-03-28 22:26:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329, identifier: 10735517
2026-03-28 22:26:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with identifier: 10735517
2026-03-28 22:26:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with identifier: 10735517
2026-03-28 22:26:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with identifier: 10735517 to the API
2026-03-28 22:26:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735517>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735517',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 44673,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Volkswagen Golf 1.4 Business - Hybrid - Automatic - 150 hp - 44.673 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:35 [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-28 22:26:35 [adesa.be] INFO: Saving data for 10735517: {'auction_closing_time': 1774863000.0, 'created_time': 1774626730.228774, 'last_price_update_time': 1774736795.130034}
2026-03-28 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735517') HTTP/1.1" 204 0
2026-03-28 22:26:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.238(s), this was the 1st time calling it.
2026-03-28 22:26:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.778145589663669 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:26:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d5e5b9e-90ed-567f-b38c-3269707993c1 with identifier: 10735033
2026-03-28 22:26:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d5e5b9e-90ed-567f-b38c-3269707993c1 with scrape type 2
2026-03-28 22:26:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d5e5b9e-90ed-567f-b38c-3269707993c1 with scrape type 2
2026-03-28 22:26:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d5e5b9e-90ed-567f-b38c-3269707993c1, identifier: 10735033
2026-03-28 22:26:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d5e5b9e-90ed-567f-b38c-3269707993c1 with identifier: 10735033
2026-03-28 22:26:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d5e5b9e-90ed-567f-b38c-3269707993c1 with identifier: 10735033
2026-03-28 22:26:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d5e5b9e-90ed-567f-b38c-3269707993c1 with identifier: 10735033 to the API
2026-03-28 22:26:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735033>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'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': '3d5e5b9e-90ed-567f-b38c-3269707993c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735033',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 70927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9150,
'price_includes_vat': True,
'registration_date': '2023-05-04',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen Golf 1.0 eTSI - Petrol - Automatic - 110 hp - 70.927 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:43 [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-28 22:26:43 [adesa.be] INFO: Saving data for 10735033: {'auction_closing_time': 1774865700.0, 'created_time': 1774626758.1746, 'last_price_update_time': 1774736803.415524}
2026-03-28 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735033') HTTP/1.1" 204 0
2026-03-28 22:26:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10739892
2026-03-28 22:26:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efc6163e-9fc0-58b0-90c1-5f5b993cd0af with scrape type 2
2026-03-28 22:26:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efc6163e-9fc0-58b0-90c1-5f5b993cd0af with scrape type 2
2026-03-28 22:26:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efc6163e-9fc0-58b0-90c1-5f5b993cd0af, identifier: 10739892
2026-03-28 22:26:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10739892
2026-03-28 22:26:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10739892
2026-03-28 22:26:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10739892 to the API
2026-03-28 22:26:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739892>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'efc6163e-9fc0-58b0-90c1-5f5b993cd0af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739892',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 273295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2013-07-03',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Volkswagen CrossPolo 1.6 TDI Cross - Diesel - Manual - 90 hp - '
'273.295 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2013}
2026-03-28 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:43 [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-28 22:26:43 [adesa.be] INFO: Saving data for 10739892: {'auction_closing_time': 1774863000.0, 'created_time': 1774626743.101066, 'last_price_update_time': 1774736803.885159}
2026-03-28 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739892') HTTP/1.1" 204 0
2026-03-28 22:26:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c544ba5-5931-5d12-a58b-48b06d7f467a with identifier: 10735506
2026-03-28 22:26:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c544ba5-5931-5d12-a58b-48b06d7f467a with scrape type 2
2026-03-28 22:26:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c544ba5-5931-5d12-a58b-48b06d7f467a with scrape type 2
2026-03-28 22:26:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c544ba5-5931-5d12-a58b-48b06d7f467a, identifier: 10735506
2026-03-28 22:26:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c544ba5-5931-5d12-a58b-48b06d7f467a with identifier: 10735506
2026-03-28 22:26:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c544ba5-5931-5d12-a58b-48b06d7f467a with identifier: 10735506
2026-03-28 22:26:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c544ba5-5931-5d12-a58b-48b06d7f467a with identifier: 10735506 to the API
2026-03-28 22:26:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735506>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4c544ba5-5931-5d12-a58b-48b06d7f467a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TVV030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 209777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2013-03-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Golf 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'209.777 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2013}
2026-03-28 22:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:44 [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-28 22:26:44 [adesa.be] INFO: Saving data for 10735506: {'auction_closing_time': 1774863000.0, 'created_time': 1774626732.629529, 'last_price_update_time': 1774736804.365849}
2026-03-28 22:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735506') HTTP/1.1" 204 0
2026-03-28 22:26:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10737623
2026-03-28 22:26:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e87f84-6e09-5640-ab4c-876414639606 with scrape type 2
2026-03-28 22:26:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37e87f84-6e09-5640-ab4c-876414639606 with scrape type 2
2026-03-28 22:26:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e87f84-6e09-5640-ab4c-876414639606, identifier: 10737623
2026-03-28 22:26:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10737623
2026-03-28 22:26:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10737623
2026-03-28 22:26:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10737623 to the API
2026-03-28 22:26:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737623>
{'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': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37e87f84-6e09-5640-ab4c-876414639606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XMU837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 168888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.0 - Petrol - Manual - 116 hp - 168.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:47 [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-28 22:26:47 [adesa.be] INFO: Saving data for 10737623: {'auction_closing_time': 1774863000.0, 'created_time': 1774626880.396649, 'last_price_update_time': 1774736807.386571}
2026-03-28 22:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737623') HTTP/1.1" 204 0
2026-03-28 22:26:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:26:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa8c422b-a504-51df-97dd-c6a1bfb10c57 with identifier: 10736382
2026-03-28 22:26:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa8c422b-a504-51df-97dd-c6a1bfb10c57 with scrape type 2
2026-03-28 22:26:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa8c422b-a504-51df-97dd-c6a1bfb10c57 with scrape type 2
2026-03-28 22:26:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa8c422b-a504-51df-97dd-c6a1bfb10c57, identifier: 10736382
2026-03-28 22:26:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa8c422b-a504-51df-97dd-c6a1bfb10c57 with identifier: 10736382
2026-03-28 22:26:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa8c422b-a504-51df-97dd-c6a1bfb10c57 with identifier: 10736382
2026-03-28 22:26:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa8c422b-a504-51df-97dd-c6a1bfb10c57 with identifier: 10736382 to the API
2026-03-28 22:26:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736382>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'fa8c422b-a504-51df-97dd-c6a1bfb10c57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GCM138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736382',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 23360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Jeep Compass 1.3 Longitude - Petrol - Automatic - 150 hp - 23.360 '
'km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2022}
2026-03-28 22:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:48 [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-28 22:26:48 [adesa.be] INFO: Saving data for 10736382: {'auction_closing_time': 1774863000.0, 'created_time': 1774626951.968455, 'last_price_update_time': 1774736808.792401}
2026-03-28 22:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736382') HTTP/1.1" 204 0
2026-03-28 22:26:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c7380a-4106-5560-b06e-faa869e36f0e with identifier: 10737629
2026-03-28 22:26:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c7380a-4106-5560-b06e-faa869e36f0e with scrape type 2
2026-03-28 22:26:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6c7380a-4106-5560-b06e-faa869e36f0e with scrape type 2
2026-03-28 22:26:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6c7380a-4106-5560-b06e-faa869e36f0e, identifier: 10737629
2026-03-28 22:26:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6c7380a-4106-5560-b06e-faa869e36f0e with identifier: 10737629
2026-03-28 22:26:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6c7380a-4106-5560-b06e-faa869e36f0e with identifier: 10737629
2026-03-28 22:26:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6c7380a-4106-5560-b06e-faa869e36f0e with identifier: 10737629 to the API
2026-03-28 22:26:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737629>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b6c7380a-4106-5560-b06e-faa869e36f0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDC470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 76722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 150 hp - 76.722 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-28 22:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:49 [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-28 22:26:49 [adesa.be] INFO: Saving data for 10737629: {'auction_closing_time': 1774863000.0, 'created_time': 1774626728.596078, 'last_price_update_time': 1774736809.273203}
2026-03-28 22:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737629') HTTP/1.1" 204 0
2026-03-28 22:26:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35b57188-4654-5f1f-9060-12e246b92543 with identifier: 10736367
2026-03-28 22:26:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35b57188-4654-5f1f-9060-12e246b92543 with scrape type 2
2026-03-28 22:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35b57188-4654-5f1f-9060-12e246b92543 with scrape type 2
2026-03-28 22:26:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35b57188-4654-5f1f-9060-12e246b92543, identifier: 10736367
2026-03-28 22:26:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35b57188-4654-5f1f-9060-12e246b92543 with identifier: 10736367
2026-03-28 22:26:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35b57188-4654-5f1f-9060-12e246b92543 with identifier: 10736367
2026-03-28 22:26:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35b57188-4654-5f1f-9060-12e246b92543 with identifier: 10736367 to the API
2026-03-28 22:26:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '35b57188-4654-5f1f-9060-12e246b92543',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HDR169',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736367',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 155136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2014-09-03',
'seats_number': 5,
'seller_name': 'MKM Solutions bv',
'title': 'Volkswagen Golf 1.2 TSI Highline - Petrol - Manual - 105 hp - '
'155.136 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2014}
2026-03-28 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:50 [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-28 22:26:50 [adesa.be] INFO: Saving data for 10736367: {'auction_closing_time': 1774863000.0, 'created_time': 1774626740.321915, 'last_price_update_time': 1774736810.625019}
2026-03-28 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736367') HTTP/1.1" 204 0
2026-03-28 22:26:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17906548-5e10-58e4-8c90-75406d177f16 with identifier: 10735642
2026-03-28 22:26:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17906548-5e10-58e4-8c90-75406d177f16 with scrape type 2
2026-03-28 22:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17906548-5e10-58e4-8c90-75406d177f16 with scrape type 2
2026-03-28 22:26:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17906548-5e10-58e4-8c90-75406d177f16, identifier: 10735642
2026-03-28 22:26:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17906548-5e10-58e4-8c90-75406d177f16 with identifier: 10735642
2026-03-28 22:26:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17906548-5e10-58e4-8c90-75406d177f16 with identifier: 10735642
2026-03-28 22:26:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17906548-5e10-58e4-8c90-75406d177f16 with identifier: 10735642 to the API
2026-03-28 22:26:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735642>
{'auction_title': '',
'c_o_2_emission_value': 203,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '17906548-5e10-58e4-8c90-75406d177f16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 138077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2021-04-09',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen Crafter L3H3 2.0 - Diesel - Automatic - 177 hp - 138.077 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:51 [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-28 22:26:51 [adesa.be] INFO: Saving data for 10735642: {'auction_closing_time': 1774865700.0, 'created_time': 1774626757.671213, 'last_price_update_time': 1774736811.099266}
2026-03-28 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735642') HTTP/1.1" 204 0
2026-03-28 22:26:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9b3f3de-59b9-57de-b866-cfa6429d73b7 with identifier: 10733374
2026-03-28 22:26:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9b3f3de-59b9-57de-b866-cfa6429d73b7 with scrape type 2
2026-03-28 22:26:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9b3f3de-59b9-57de-b866-cfa6429d73b7 with scrape type 2
2026-03-28 22:26:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9b3f3de-59b9-57de-b866-cfa6429d73b7, identifier: 10733374
2026-03-28 22:26:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9b3f3de-59b9-57de-b866-cfa6429d73b7 with identifier: 10733374
2026-03-28 22:26:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9b3f3de-59b9-57de-b866-cfa6429d73b7 with identifier: 10733374
2026-03-28 22:26:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9b3f3de-59b9-57de-b866-cfa6429d73b7 with identifier: 10733374 to the API
2026-03-28 22:26:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733374>
{'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-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e9b3f3de-59b9-57de-b866-cfa6429d73b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQF652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733374',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 115482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Skoda Kodiaq 2.0 TDI Clever - AWD - Diesel - Automatic - 150 hp - '
'115.482 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:51 [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-28 22:26:51 [adesa.be] INFO: Saving data for 10733374: {'auction_closing_time': 1775032200.0, 'created_time': 1774625240.545013, 'last_price_update_time': 1774736811.675004}
2026-03-28 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733374') HTTP/1.1" 204 0
2026-03-28 22:26:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d90d3b0a-b98f-5b64-9675-73a740129974 with identifier: 10737857
2026-03-28 22:26:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d90d3b0a-b98f-5b64-9675-73a740129974 with scrape type 2
2026-03-28 22:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d90d3b0a-b98f-5b64-9675-73a740129974 with scrape type 2
2026-03-28 22:26:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d90d3b0a-b98f-5b64-9675-73a740129974, identifier: 10737857
2026-03-28 22:26:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d90d3b0a-b98f-5b64-9675-73a740129974 with identifier: 10737857
2026-03-28 22:26:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d90d3b0a-b98f-5b64-9675-73a740129974 with identifier: 10737857
2026-03-28 22:26:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d90d3b0a-b98f-5b64-9675-73a740129974 with identifier: 10737857 to the API
2026-03-28 22:26:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737857>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd90d3b0a-b98f-5b64-9675-73a740129974',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKJ180',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737857',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 256796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2020-09-21',
'seats_number': 2,
'seller_name': 'Facilicom Wheels BV',
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 256.796 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:52 [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-28 22:26:52 [adesa.be] INFO: Saving data for 10737857: {'auction_closing_time': 1774866600.0, 'created_time': 1774626761.916381, 'last_price_update_time': 1774736812.873892}
2026-03-28 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737857') HTTP/1.1" 204 0
2026-03-28 22:26:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:26:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8ad1565-166a-569d-abea-f074aa2b5bd1 with identifier: 10733346
2026-03-28 22:26:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8ad1565-166a-569d-abea-f074aa2b5bd1 with scrape type 2
2026-03-28 22:26:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8ad1565-166a-569d-abea-f074aa2b5bd1 with scrape type 2
2026-03-28 22:26:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8ad1565-166a-569d-abea-f074aa2b5bd1, identifier: 10733346
2026-03-28 22:26:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8ad1565-166a-569d-abea-f074aa2b5bd1 with identifier: 10733346
2026-03-28 22:26:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8ad1565-166a-569d-abea-f074aa2b5bd1 with identifier: 10733346
2026-03-28 22:26:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8ad1565-166a-569d-abea-f074aa2b5bd1 with identifier: 10733346 to the API
2026-03-28 22:26:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733346>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c8ad1565-166a-569d-abea-f074aa2b5bd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPT361',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733346',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 54455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mini Countryman Cooper SE 1.5 Essential - ALL4 - Hybrid - Automatic '
'- 125 hp - 54.455 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-28 22:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:55 [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-28 22:26:55 [adesa.be] INFO: Saving data for 10733346: {'auction_closing_time': 1775032200.0, 'created_time': 1774626672.465772, 'last_price_update_time': 1774736815.808835}
2026-03-28 22:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733346') HTTP/1.1" 204 0
2026-03-28 22:26:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e87975c3-d3d0-5b6c-bd20-b570e6e31115 with identifier: 10733352
2026-03-28 22:26:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e87975c3-d3d0-5b6c-bd20-b570e6e31115 with scrape type 2
2026-03-28 22:26:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e87975c3-d3d0-5b6c-bd20-b570e6e31115 with scrape type 2
2026-03-28 22:26:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e87975c3-d3d0-5b6c-bd20-b570e6e31115, identifier: 10733352
2026-03-28 22:26:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e87975c3-d3d0-5b6c-bd20-b570e6e31115 with identifier: 10733352
2026-03-28 22:26:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e87975c3-d3d0-5b6c-bd20-b570e6e31115 with identifier: 10733352
2026-03-28 22:26:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e87975c3-d3d0-5b6c-bd20-b570e6e31115 with identifier: 10733352 to the API
2026-03-28 22:26:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:26: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-28 22:26:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733352>
{'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': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e87975c3-d3d0-5b6c-bd20-b570e6e31115',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGD471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733352',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 130758,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 130.758 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:56 [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-28 22:26:56 [adesa.be] INFO: Saving data for 10733352: {'auction_closing_time': 1775032200.0, 'created_time': 1774626667.585708, 'last_price_update_time': 1774736816.185531}
2026-03-28 22:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733352') HTTP/1.1" 204 0
2026-03-28 22:26: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-28 22:26:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:26:58 [adesa.be] INFO: Found listing with ID: 10733405
2026-03-28 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:58 [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-28 22:26:58 [adesa.be] INFO: Scrape type for 10733405: 0
2026-03-28 22:26:58 [adesa.be] INFO: Skipping item 10733405 url https://www.openlane.eu/en/carv6/auction/10733405
2026-03-28 22:26:58 [adesa.be] INFO: Found listing with ID: 10733406
2026-03-28 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:58 [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-28 22:26:58 [adesa.be] INFO: Scrape type for 10733406: 0
2026-03-28 22:26:58 [adesa.be] INFO: Skipping item 10733406 url https://www.openlane.eu/en/carv6/auction/10733406
2026-03-28 22:26:58 [adesa.be] INFO: Found listing with ID: 10733408
2026-03-28 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:58 [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-28 22:26:58 [adesa.be] INFO: Scrape type for 10733408: 0
2026-03-28 22:26:58 [adesa.be] INFO: Skipping item 10733408 url https://www.openlane.eu/en/carv6/auction/10733408
2026-03-28 22:26:58 [adesa.be] INFO: Found listing with ID: 10733409
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733409: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733409 url https://www.openlane.eu/en/carv6/auction/10733409
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733407
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733407: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733407 url https://www.openlane.eu/en/carv6/auction/10733407
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733284
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733284: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733284 url https://www.openlane.eu/en/carv6/auction/10733284
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733285
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733285: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733285 url https://www.openlane.eu/en/carv6/auction/10733285
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733288
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733288: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733288 url https://www.openlane.eu/en/carv6/auction/10733288
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733287
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733287: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733287 url https://www.openlane.eu/en/carv6/auction/10733287
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733291
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733291: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733291 url https://www.openlane.eu/en/carv6/auction/10733291
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733292
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733292: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733292 url https://www.openlane.eu/en/carv6/auction/10733292
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733295
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733295: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733295 url https://www.openlane.eu/en/carv6/auction/10733295
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733301
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733301: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733301 url https://www.openlane.eu/en/carv6/auction/10733301
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733300
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733300: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733300 url https://www.openlane.eu/en/carv6/auction/10733300
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733299
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733299: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733299 url https://www.openlane.eu/en/carv6/auction/10733299
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733305
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733305: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733305 url https://www.openlane.eu/en/carv6/auction/10733305
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733303
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733303: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733303 url https://www.openlane.eu/en/carv6/auction/10733303
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733306
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733306: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733306 url https://www.openlane.eu/en/carv6/auction/10733306
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733307
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733307: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733307 url https://www.openlane.eu/en/carv6/auction/10733307
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733319
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733319: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733319 url https://www.openlane.eu/en/carv6/auction/10733319
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733320
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26: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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733320: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733320 url https://www.openlane.eu/en/carv6/auction/10733320
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733328
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733328: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733328 url https://www.openlane.eu/en/carv6/auction/10733328
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733323
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733323: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733323 url https://www.openlane.eu/en/carv6/auction/10733323
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733333
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733333: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733333 url https://www.openlane.eu/en/carv6/auction/10733333
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733324
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733324: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733324 url https://www.openlane.eu/en/carv6/auction/10733324
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733326
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733326: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733326 url https://www.openlane.eu/en/carv6/auction/10733326
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733327
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733327: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733327 url https://www.openlane.eu/en/carv6/auction/10733327
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733325
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733325: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733325 url https://www.openlane.eu/en/carv6/auction/10733325
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733336
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733336: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733336 url https://www.openlane.eu/en/carv6/auction/10733336
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733335
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733335: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733335 url https://www.openlane.eu/en/carv6/auction/10733335
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733337
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733337: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733337 url https://www.openlane.eu/en/carv6/auction/10733337
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733338
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733338: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733338 url https://www.openlane.eu/en/carv6/auction/10733338
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733356
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733356: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733356 url https://www.openlane.eu/en/carv6/auction/10733356
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733357
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733357: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733357 url https://www.openlane.eu/en/carv6/auction/10733357
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733359
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733359: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733359 url https://www.openlane.eu/en/carv6/auction/10733359
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733358
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733358: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733358 url https://www.openlane.eu/en/carv6/auction/10733358
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733360
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733360: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733360 url https://www.openlane.eu/en/carv6/auction/10733360
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733361
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733361: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733361 url https://www.openlane.eu/en/carv6/auction/10733361
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733363
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733363: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733363 url https://www.openlane.eu/en/carv6/auction/10733363
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733364
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733364: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733364 url https://www.openlane.eu/en/carv6/auction/10733364
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733366
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733366: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733366 url https://www.openlane.eu/en/carv6/auction/10733366
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733367
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733367: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733367 url https://www.openlane.eu/en/carv6/auction/10733367
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733369
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733369: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733369 url https://www.openlane.eu/en/carv6/auction/10733369
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733372
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733372: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733372 url https://www.openlane.eu/en/carv6/auction/10733372
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733379
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733379: 2
2026-03-28 22:26:59 [adesa.be] INFO: Scraping item 10733379 url https://www.openlane.eu/en/carv6/auction/10733379
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733376
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733376: 2
2026-03-28 22:26:59 [adesa.be] INFO: Scraping item 10733376 url https://www.openlane.eu/en/carv6/auction/10733376
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733377
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733377: 2
2026-03-28 22:26:59 [adesa.be] INFO: Scraping item 10733377 url https://www.openlane.eu/en/carv6/auction/10733377
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733375
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733375: 2
2026-03-28 22:26:59 [adesa.be] INFO: Scraping item 10733375 url https://www.openlane.eu/en/carv6/auction/10733375
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733380
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733380: 2
2026-03-28 22:26:59 [adesa.be] INFO: Scraping item 10733380 url https://www.openlane.eu/en/carv6/auction/10733380
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733381
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733381: 2
2026-03-28 22:26:59 [adesa.be] INFO: Scraping item 10733381 url https://www.openlane.eu/en/carv6/auction/10733381
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733382
2026-03-28 22:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:26:59 [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-28 22:26:59 [adesa.be] INFO: Scrape type for 10733382: 0
2026-03-28 22:26:59 [adesa.be] INFO: Skipping item 10733382 url https://www.openlane.eu/en/carv6/auction/10733382
2026-03-28 22:26:59 [adesa.be] INFO: Found listing with ID: 10733386
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733386: 2
2026-03-28 22:27:00 [adesa.be] INFO: Scraping item 10733386 url https://www.openlane.eu/en/carv6/auction/10733386
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733384
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733384: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733384 url https://www.openlane.eu/en/carv6/auction/10733384
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733385
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733385: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733385 url https://www.openlane.eu/en/carv6/auction/10733385
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733389
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733389: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733389 url https://www.openlane.eu/en/carv6/auction/10733389
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733390
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733390: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733390 url https://www.openlane.eu/en/carv6/auction/10733390
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733391
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733391: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733391 url https://www.openlane.eu/en/carv6/auction/10733391
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733392
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733392: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733392 url https://www.openlane.eu/en/carv6/auction/10733392
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733393
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733393: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733393 url https://www.openlane.eu/en/carv6/auction/10733393
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733396
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733396: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733396 url https://www.openlane.eu/en/carv6/auction/10733396
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733399
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733399: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733399 url https://www.openlane.eu/en/carv6/auction/10733399
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733400
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733400: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733400 url https://www.openlane.eu/en/carv6/auction/10733400
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10733401
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10733401: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10733401 url https://www.openlane.eu/en/carv6/auction/10733401
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742482
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742482: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742482 url https://www.openlane.eu/en/carv6/auction/10742482
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742425
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742425: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742425 url https://www.openlane.eu/en/carv6/auction/10742425
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742448
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742448: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742448 url https://www.openlane.eu/en/carv6/auction/10742448
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742421
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742421: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742421 url https://www.openlane.eu/en/carv6/auction/10742421
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742494
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742494: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742494 url https://www.openlane.eu/en/carv6/auction/10742494
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742451
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742451: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742451 url https://www.openlane.eu/en/carv6/auction/10742451
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742456
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742456: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742456 url https://www.openlane.eu/en/carv6/auction/10742456
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742457
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742457: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742457 url https://www.openlane.eu/en/carv6/auction/10742457
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742490
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742490: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742490 url https://www.openlane.eu/en/carv6/auction/10742490
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742437
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742437: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742437 url https://www.openlane.eu/en/carv6/auction/10742437
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742439
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742439: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742439 url https://www.openlane.eu/en/carv6/auction/10742439
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742453
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742453: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742453 url https://www.openlane.eu/en/carv6/auction/10742453
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742418
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742418: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742418 url https://www.openlane.eu/en/carv6/auction/10742418
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742420
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742420: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742420 url https://www.openlane.eu/en/carv6/auction/10742420
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742422
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742422: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742422 url https://www.openlane.eu/en/carv6/auction/10742422
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742454
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742454: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742454 url https://www.openlane.eu/en/carv6/auction/10742454
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742459
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742459: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742459 url https://www.openlane.eu/en/carv6/auction/10742459
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742471
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742471: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742471 url https://www.openlane.eu/en/carv6/auction/10742471
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742475
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742475: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742475 url https://www.openlane.eu/en/carv6/auction/10742475
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742467
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742467: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742467 url https://www.openlane.eu/en/carv6/auction/10742467
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742491
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742491: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742491 url https://www.openlane.eu/en/carv6/auction/10742491
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742449
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742449: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742449 url https://www.openlane.eu/en/carv6/auction/10742449
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742423
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742423: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742423 url https://www.openlane.eu/en/carv6/auction/10742423
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742496
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742496: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742496 url https://www.openlane.eu/en/carv6/auction/10742496
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742497
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742497: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742497 url https://www.openlane.eu/en/carv6/auction/10742497
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742424
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742424: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742424 url https://www.openlane.eu/en/carv6/auction/10742424
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742428
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742428: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742428 url https://www.openlane.eu/en/carv6/auction/10742428
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742435
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742435: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742435 url https://www.openlane.eu/en/carv6/auction/10742435
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742460
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742460: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742460 url https://www.openlane.eu/en/carv6/auction/10742460
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742455
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742455: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742455 url https://www.openlane.eu/en/carv6/auction/10742455
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742468
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742468: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742468 url https://www.openlane.eu/en/carv6/auction/10742468
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742461
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742461: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742461 url https://www.openlane.eu/en/carv6/auction/10742461
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742436
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742436: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742436 url https://www.openlane.eu/en/carv6/auction/10742436
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742430
2026-03-28 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:00 [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-28 22:27:00 [adesa.be] INFO: Scrape type for 10742430: 0
2026-03-28 22:27:00 [adesa.be] INFO: Skipping item 10742430 url https://www.openlane.eu/en/carv6/auction/10742430
2026-03-28 22:27:00 [adesa.be] INFO: Found listing with ID: 10742438
2026-03-28 22:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:01 [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-28 22:27:01 [adesa.be] INFO: Scrape type for 10742438: 0
2026-03-28 22:27:01 [adesa.be] INFO: Skipping item 10742438 url https://www.openlane.eu/en/carv6/auction/10742438
2026-03-28 22:27:01 [adesa.be] INFO: Found listing with ID: 10742473
2026-03-28 22:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:01 [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-28 22:27:01 [adesa.be] INFO: Scrape type for 10742473: 0
2026-03-28 22:27:01 [adesa.be] INFO: Skipping item 10742473 url https://www.openlane.eu/en/carv6/auction/10742473
2026-03-28 22:27:01 [adesa.be] INFO: Found listing with ID: 10742447
2026-03-28 22:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:01 [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-28 22:27:01 [adesa.be] INFO: Scrape type for 10742447: 0
2026-03-28 22:27:01 [adesa.be] INFO: Skipping item 10742447 url https://www.openlane.eu/en/carv6/auction/10742447
2026-03-28 22:27:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with identifier: 10733318
2026-03-28 22:27:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with scrape type 2
2026-03-28 22:27:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with scrape type 2
2026-03-28 22:27:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7e407ac-7d0a-5ee3-8335-11243bddc6c2, identifier: 10733318
2026-03-28 22:27:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with identifier: 10733318
2026-03-28 22:27:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with identifier: 10733318
2026-03-28 22:27:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with identifier: 10733318 to the API
2026-03-28 22:27:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733318>
{'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': 105,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b7e407ac-7d0a-5ee3-8335-11243bddc6c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPX412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733318',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 86950,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia Niro 1.6 GDI Pulse - Hybrid - Automatic - 105 hp - 86.950 km',
'transmission': 'automatic',
'trim': 'Pulse',
'vin': None,
'year': 2022}
2026-03-28 22:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:03 [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-28 22:27:03 [adesa.be] INFO: Saving data for 10733318: {'auction_closing_time': 1775032200.0, 'created_time': 1774625261.044295, 'last_price_update_time': 1774736823.718517}
2026-03-28 22:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733318') HTTP/1.1" 204 0
2026-03-28 22:27:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with identifier: 10733349
2026-03-28 22:27:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with scrape type 2
2026-03-28 22:27:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with scrape type 2
2026-03-28 22:27:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b, identifier: 10733349
2026-03-28 22:27:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with identifier: 10733349
2026-03-28 22:27:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with identifier: 10733349
2026-03-28 22:27:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with identifier: 10733349 to the API
2026-03-28 22:27:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 156,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '2d2a1858-71f2-5d5c-a260-ba1f0db81e7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLW343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733349',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 174588,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Qashqai 1.3 N-connecta - Petrol - Automatic - 156 hp - '
'174.588 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2022}
2026-03-28 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:04 [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-28 22:27:04 [adesa.be] INFO: Saving data for 10733349: {'auction_closing_time': 1775032200.0, 'created_time': 1774625244.469359, 'last_price_update_time': 1774736824.202955}
2026-03-28 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733349') HTTP/1.1" 204 0
2026-03-28 22:27:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10733355
2026-03-28 22:27:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with scrape type 2
2026-03-28 22:27:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with scrape type 2
2026-03-28 22:27:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58bb6dfa-cc78-50bb-983d-e20682a89cc0, identifier: 10733355
2026-03-28 22:27:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10733355
2026-03-28 22:27:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10733355
2026-03-28 22:27:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10733355 to the API
2026-03-28 22:27:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '58bb6dfa-cc78-50bb-983d-e20682a89cc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNL738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733355',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 100444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 100.444 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:27:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:07 [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-28 22:27:07 [adesa.be] INFO: Saving data for 10733355: {'auction_closing_time': 1775032200.0, 'created_time': 1774625239.117812, 'last_price_update_time': 1774736827.577655}
2026-03-28 22:27:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733355') HTTP/1.1" 204 0
2026-03-28 22:27:07 [scrapy.extensions.logstats] INFO: Crawled 697 pages (at 36 pages/min), scraped 671 items (at 33 items/min)
2026-03-28 22:27:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with identifier: 10733313
2026-03-28 22:27:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with scrape type 2
2026-03-28 22:27:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with scrape type 2
2026-03-28 22:27:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b, identifier: 10733313
2026-03-28 22:27:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with identifier: 10733313
2026-03-28 22:27:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with identifier: 10733313
2026-03-28 22:27:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with identifier: 10733313 to the API
2026-03-28 22:27:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733313>
{'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-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VUQ577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 92238,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2019-03-05',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'92.238 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-28 22:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:10 [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-28 22:27:10 [adesa.be] INFO: Saving data for 10733313: {'auction_closing_time': 1775032200.0, 'created_time': 1774626704.802522, 'last_price_update_time': 1774736830.098007}
2026-03-28 22:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733313') HTTP/1.1" 204 0
2026-03-28 22:27:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eece2253-aef3-5adf-93e7-732acfe1a14b with identifier: 10733354
2026-03-28 22:27:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eece2253-aef3-5adf-93e7-732acfe1a14b with scrape type 2
2026-03-28 22:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eece2253-aef3-5adf-93e7-732acfe1a14b with scrape type 2
2026-03-28 22:27:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eece2253-aef3-5adf-93e7-732acfe1a14b, identifier: 10733354
2026-03-28 22:27:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eece2253-aef3-5adf-93e7-732acfe1a14b with identifier: 10733354
2026-03-28 22:27:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eece2253-aef3-5adf-93e7-732acfe1a14b with identifier: 10733354
2026-03-28 22:27:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eece2253-aef3-5adf-93e7-732acfe1a14b with identifier: 10733354 to the API
2026-03-28 22:27:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'eece2253-aef3-5adf-93e7-732acfe1a14b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPT061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733354',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 53360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 53.360 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:10 [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-28 22:27:10 [adesa.be] INFO: Saving data for 10733354: {'auction_closing_time': 1775032200.0, 'created_time': 1774625236.084406, 'last_price_update_time': 1774736830.995081}
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733354') HTTP/1.1" 204 0
2026-03-28 22:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5258e08-62f9-5c98-aa48-f10b787e501b with identifier: 10733311
2026-03-28 22:27:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5258e08-62f9-5c98-aa48-f10b787e501b with scrape type 2
2026-03-28 22:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5258e08-62f9-5c98-aa48-f10b787e501b with scrape type 2
2026-03-28 22:27:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5258e08-62f9-5c98-aa48-f10b787e501b, identifier: 10733311
2026-03-28 22:27:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5258e08-62f9-5c98-aa48-f10b787e501b with identifier: 10733311
2026-03-28 22:27:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5258e08-62f9-5c98-aa48-f10b787e501b with identifier: 10733311
2026-03-28 22:27:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5258e08-62f9-5c98-aa48-f10b787e501b with identifier: 10733311 to the API
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e5258e08-62f9-5c98-aa48-f10b787e501b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNU343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 90411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-02-21',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L3H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'90.411 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733311%27 HTTP/1.1" 200 None
2026-03-28 22:27:11 [adesa.be] INFO: Saving data for 10733311: {'auction_closing_time': 1775032200.0, 'created_time': 1774625257.939565, 'last_price_update_time': 1774736831.481132}
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733311') HTTP/1.1" 204 0
2026-03-28 22:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db64f8d6-d57b-566c-9a63-f06ca360ab8f with identifier: 10733312
2026-03-28 22:27:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db64f8d6-d57b-566c-9a63-f06ca360ab8f with scrape type 2
2026-03-28 22:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db64f8d6-d57b-566c-9a63-f06ca360ab8f with scrape type 2
2026-03-28 22:27:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db64f8d6-d57b-566c-9a63-f06ca360ab8f, identifier: 10733312
2026-03-28 22:27:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db64f8d6-d57b-566c-9a63-f06ca360ab8f with identifier: 10733312
2026-03-28 22:27:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db64f8d6-d57b-566c-9a63-f06ca360ab8f with identifier: 10733312
2026-03-28 22:27:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db64f8d6-d57b-566c-9a63-f06ca360ab8f with identifier: 10733312 to the API
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733312>
{'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-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'db64f8d6-d57b-566c-9a63-f06ca360ab8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 67891,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'67.891 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733312%27 HTTP/1.1" 200 None
2026-03-28 22:27:11 [adesa.be] INFO: Saving data for 10733312: {'auction_closing_time': 1775032200.0, 'created_time': 1774626703.657285, 'last_price_update_time': 1774736831.966331}
2026-03-28 22:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733312') HTTP/1.1" 204 0
2026-03-28 22:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with identifier: 10733314
2026-03-28 22:27:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with scrape type 2
2026-03-28 22:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with scrape type 2
2026-03-28 22:27:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf, identifier: 10733314
2026-03-28 22:27:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with identifier: 10733314
2026-03-28 22:27:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with identifier: 10733314
2026-03-28 22:27:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with identifier: 10733314 to the API
2026-03-28 22:27:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733314>
{'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-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WEQ057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 95016,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2019-05-14',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'95.016 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-28 22:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:12 [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-28 22:27:12 [adesa.be] INFO: Saving data for 10733314: {'auction_closing_time': 1775032200.0, 'created_time': 1774626703.331663, 'last_price_update_time': 1774736832.486301}
2026-03-28 22:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733314') HTTP/1.1" 204 0
2026-03-28 22:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1da540c0-296f-5617-a389-12609ce30941 with identifier: 10733316
2026-03-28 22:27:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1da540c0-296f-5617-a389-12609ce30941 with scrape type 2
2026-03-28 22:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1da540c0-296f-5617-a389-12609ce30941 with scrape type 2
2026-03-28 22:27:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1da540c0-296f-5617-a389-12609ce30941, identifier: 10733316
2026-03-28 22:27:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1da540c0-296f-5617-a389-12609ce30941 with identifier: 10733316
2026-03-28 22:27:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1da540c0-296f-5617-a389-12609ce30941 with identifier: 10733316
2026-03-28 22:27:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1da540c0-296f-5617-a389-12609ce30941 with identifier: 10733316 to the API
2026-03-28 22:27:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733316>
{'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-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1da540c0-296f-5617-a389-12609ce30941',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UGY056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 117305,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2018-05-08',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'117.305 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-28 22:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:13 [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-28 22:27:13 [adesa.be] INFO: Saving data for 10733316: {'auction_closing_time': 1775032200.0, 'created_time': 1774626700.821747, 'last_price_update_time': 1774736833.288268}
2026-03-28 22:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733316') HTTP/1.1" 204 0
2026-03-28 22:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with identifier: 10739913
2026-03-28 22:27:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with scrape type 2
2026-03-28 22:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with scrape type 2
2026-03-28 22:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2, identifier: 10739913
2026-03-28 22:27:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with identifier: 10739913
2026-03-28 22:27:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with identifier: 10739913
2026-03-28 22:27:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with identifier: 10739913 to the API
2026-03-28 22:27:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739913>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '67d7c7cf-f2e5-5195-b288-420f1cbaebb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TXAN483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739913',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 311828,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 9,
'seller_name': 'Autohandel Olivier CVBA',
'title': 'Mercedes-Benz Vito Tourer L3 119 CDI - Diesel - Automatic - 190 hp '
'- 311.828 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:14 [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-28 22:27:14 [adesa.be] INFO: Saving data for 10739913: {'auction_closing_time': 1774863000.0, 'created_time': 1774626906.333471, 'last_price_update_time': 1774736834.667203}
2026-03-28 22:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739913') HTTP/1.1" 204 0
2026-03-28 22:27:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a02426-da30-5aac-9aea-6134db28b4d7 with identifier: 10733290
2026-03-28 22:27:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a02426-da30-5aac-9aea-6134db28b4d7 with scrape type 2
2026-03-28 22:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a02426-da30-5aac-9aea-6134db28b4d7 with scrape type 2
2026-03-28 22:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72a02426-da30-5aac-9aea-6134db28b4d7, identifier: 10733290
2026-03-28 22:27:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72a02426-da30-5aac-9aea-6134db28b4d7 with identifier: 10733290
2026-03-28 22:27:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72a02426-da30-5aac-9aea-6134db28b4d7 with identifier: 10733290
2026-03-28 22:27:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72a02426-da30-5aac-9aea-6134db28b4d7 with identifier: 10733290 to the API
2026-03-28 22:27:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '72a02426-da30-5aac-9aea-6134db28b4d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQQ707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 44498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q4 E-tron 50 S Line - Quattro - Electric - Automatic - 299 hp '
'- 44.498 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Saving data for 10733290: {'auction_closing_time': 1775032200.0, 'created_time': 1774626702.533564, 'last_price_update_time': 1774736835.055863}
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733290') HTTP/1.1" 204 0
2026-03-28 22:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27: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-28 22:27:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb12e5b3-5e18-5ca6-95f0-133d531082aa with identifier: 10733317
2026-03-28 22:27:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb12e5b3-5e18-5ca6-95f0-133d531082aa with scrape type 2
2026-03-28 22:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb12e5b3-5e18-5ca6-95f0-133d531082aa with scrape type 2
2026-03-28 22:27:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb12e5b3-5e18-5ca6-95f0-133d531082aa, identifier: 10733317
2026-03-28 22:27:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb12e5b3-5e18-5ca6-95f0-133d531082aa with identifier: 10733317
2026-03-28 22:27:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb12e5b3-5e18-5ca6-95f0-133d531082aa with identifier: 10733317
2026-03-28 22:27:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb12e5b3-5e18-5ca6-95f0-133d531082aa with identifier: 10733317 to the API
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'eb12e5b3-5e18-5ca6-95f0-133d531082aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWX915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733317',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 173518,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 6,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit Custom 2.0 Limited - Diesel - Automatic - 170 hp - '
'173.518 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Saving data for 10733317: {'auction_closing_time': 1775032200.0, 'created_time': 1774626705.705491, 'last_price_update_time': 1774736835.583891}
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733317') HTTP/1.1" 204 0
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742458
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742458: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742458 url https://www.openlane.eu/en/carv6/auction/10742458
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742442
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742442: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742442 url https://www.openlane.eu/en/carv6/auction/10742442
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742443
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742443: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742443 url https://www.openlane.eu/en/carv6/auction/10742443
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742441
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742441: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742441 url https://www.openlane.eu/en/carv6/auction/10742441
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742479
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742479: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742479 url https://www.openlane.eu/en/carv6/auction/10742479
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742489
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742489: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742489 url https://www.openlane.eu/en/carv6/auction/10742489
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742445
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742445: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742445 url https://www.openlane.eu/en/carv6/auction/10742445
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742440
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742440: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742440 url https://www.openlane.eu/en/carv6/auction/10742440
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742462
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742462: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742462 url https://www.openlane.eu/en/carv6/auction/10742462
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742492
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742492: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742492 url https://www.openlane.eu/en/carv6/auction/10742492
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742495
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742495: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742495 url https://www.openlane.eu/en/carv6/auction/10742495
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742426
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742426: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742426 url https://www.openlane.eu/en/carv6/auction/10742426
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742432
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742432: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742432 url https://www.openlane.eu/en/carv6/auction/10742432
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742429
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742429: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742429 url https://www.openlane.eu/en/carv6/auction/10742429
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742464
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742464: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742464 url https://www.openlane.eu/en/carv6/auction/10742464
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742450
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742450: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742450 url https://www.openlane.eu/en/carv6/auction/10742450
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742465
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742465: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742465 url https://www.openlane.eu/en/carv6/auction/10742465
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742452
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742452: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742452 url https://www.openlane.eu/en/carv6/auction/10742452
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742486
2026-03-28 22:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:15 [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-28 22:27:15 [adesa.be] INFO: Scrape type for 10742486: 0
2026-03-28 22:27:15 [adesa.be] INFO: Skipping item 10742486 url https://www.openlane.eu/en/carv6/auction/10742486
2026-03-28 22:27:15 [adesa.be] INFO: Found listing with ID: 10742487
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742487: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742487 url https://www.openlane.eu/en/carv6/auction/10742487
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742463
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742463: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742463 url https://www.openlane.eu/en/carv6/auction/10742463
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742493
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742493: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742493 url https://www.openlane.eu/en/carv6/auction/10742493
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742431
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742431: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742431 url https://www.openlane.eu/en/carv6/auction/10742431
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742469
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742469: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742469 url https://www.openlane.eu/en/carv6/auction/10742469
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742477
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742477: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742477 url https://www.openlane.eu/en/carv6/auction/10742477
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742484
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742484: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742484 url https://www.openlane.eu/en/carv6/auction/10742484
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742483
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742483: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742483 url https://www.openlane.eu/en/carv6/auction/10742483
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742481
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742481: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742481 url https://www.openlane.eu/en/carv6/auction/10742481
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742488
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742488: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742488 url https://www.openlane.eu/en/carv6/auction/10742488
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742476
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742476: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742476 url https://www.openlane.eu/en/carv6/auction/10742476
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742434
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742434: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742434 url https://www.openlane.eu/en/carv6/auction/10742434
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742478
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742478: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742478 url https://www.openlane.eu/en/carv6/auction/10742478
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742444
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742444: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742444 url https://www.openlane.eu/en/carv6/auction/10742444
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742498
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742498: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742498 url https://www.openlane.eu/en/carv6/auction/10742498
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742480
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742480: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742480 url https://www.openlane.eu/en/carv6/auction/10742480
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742472
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742472: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742472 url https://www.openlane.eu/en/carv6/auction/10742472
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742474
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742474: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742474 url https://www.openlane.eu/en/carv6/auction/10742474
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742419
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742419: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742419 url https://www.openlane.eu/en/carv6/auction/10742419
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742433
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742433: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742433 url https://www.openlane.eu/en/carv6/auction/10742433
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742466
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742466: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742466 url https://www.openlane.eu/en/carv6/auction/10742466
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742427
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742427: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742427 url https://www.openlane.eu/en/carv6/auction/10742427
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10742470
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10742470: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10742470 url https://www.openlane.eu/en/carv6/auction/10742470
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734154
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734154: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734154 url https://www.openlane.eu/en/carv6/auction/10734154
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734008
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734008: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734008 url https://www.openlane.eu/en/carv6/auction/10734008
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734307
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734307: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734307 url https://www.openlane.eu/en/carv6/auction/10734307
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10738120
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10738120: 2
2026-03-28 22:27:16 [adesa.be] INFO: Scraping item 10738120 url https://www.openlane.eu/en/carv6/auction/10738120
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734242
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734242: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734242 url https://www.openlane.eu/en/carv6/auction/10734242
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10738138
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10738138: 2
2026-03-28 22:27:16 [adesa.be] INFO: Scraping item 10738138 url https://www.openlane.eu/en/carv6/auction/10738138
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734183
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734183: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734183 url https://www.openlane.eu/en/carv6/auction/10734183
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734048
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734048: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734048 url https://www.openlane.eu/en/carv6/auction/10734048
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734099
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734099: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734099 url https://www.openlane.eu/en/carv6/auction/10734099
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734064
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734064: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734064 url https://www.openlane.eu/en/carv6/auction/10734064
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734184
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734184: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734184 url https://www.openlane.eu/en/carv6/auction/10734184
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734265
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734265: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734265 url https://www.openlane.eu/en/carv6/auction/10734265
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734243
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734243: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734243 url https://www.openlane.eu/en/carv6/auction/10734243
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734000
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27: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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734000: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734000 url https://www.openlane.eu/en/carv6/auction/10734000
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734308
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734308: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734308 url https://www.openlane.eu/en/carv6/auction/10734308
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734196
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734196: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734196 url https://www.openlane.eu/en/carv6/auction/10734196
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734309
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734309: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734309 url https://www.openlane.eu/en/carv6/auction/10734309
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10738114
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10738114: 2
2026-03-28 22:27:16 [adesa.be] INFO: Scraping item 10738114 url https://www.openlane.eu/en/carv6/auction/10738114
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734143
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734143: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734143 url https://www.openlane.eu/en/carv6/auction/10734143
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734244
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734244: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734244 url https://www.openlane.eu/en/carv6/auction/10734244
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734065
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734065: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734065 url https://www.openlane.eu/en/carv6/auction/10734065
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734185
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734185: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734185 url https://www.openlane.eu/en/carv6/auction/10734185
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734310
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734310: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734310 url https://www.openlane.eu/en/carv6/auction/10734310
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734282
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734282: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734282 url https://www.openlane.eu/en/carv6/auction/10734282
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734311
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:16 [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-28 22:27:16 [adesa.be] INFO: Scrape type for 10734311: 0
2026-03-28 22:27:16 [adesa.be] INFO: Skipping item 10734311 url https://www.openlane.eu/en/carv6/auction/10734311
2026-03-28 22:27:16 [adesa.be] INFO: Found listing with ID: 10734018
2026-03-28 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734018: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734018 url https://www.openlane.eu/en/carv6/auction/10734018
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734266
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734266: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734266 url https://www.openlane.eu/en/carv6/auction/10734266
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734197
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734197: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734197 url https://www.openlane.eu/en/carv6/auction/10734197
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10738094
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10738094: 2
2026-03-28 22:27:17 [adesa.be] INFO: Scraping item 10738094 url https://www.openlane.eu/en/carv6/auction/10738094
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734198
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734198: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734198 url https://www.openlane.eu/en/carv6/auction/10734198
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734199
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734199: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734199 url https://www.openlane.eu/en/carv6/auction/10734199
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734201
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734201: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734201 url https://www.openlane.eu/en/carv6/auction/10734201
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734037
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734037: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734037 url https://www.openlane.eu/en/carv6/auction/10734037
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734267
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734267: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734267 url https://www.openlane.eu/en/carv6/auction/10734267
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734088
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734088: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734088 url https://www.openlane.eu/en/carv6/auction/10734088
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734200
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734200: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734200 url https://www.openlane.eu/en/carv6/auction/10734200
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734100
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734100: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734100 url https://www.openlane.eu/en/carv6/auction/10734100
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734286
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734286: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734286 url https://www.openlane.eu/en/carv6/auction/10734286
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734202
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734202: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734202 url https://www.openlane.eu/en/carv6/auction/10734202
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734287
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734287: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734287 url https://www.openlane.eu/en/carv6/auction/10734287
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10738093
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10738093: 2
2026-03-28 22:27:17 [adesa.be] INFO: Scraping item 10738093 url https://www.openlane.eu/en/carv6/auction/10738093
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734221
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734221: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734221 url https://www.openlane.eu/en/carv6/auction/10734221
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734168
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734168: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734168 url https://www.openlane.eu/en/carv6/auction/10734168
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734245
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734245: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734245 url https://www.openlane.eu/en/carv6/auction/10734245
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734220
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734220: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734220 url https://www.openlane.eu/en/carv6/auction/10734220
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734283
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734283: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734283 url https://www.openlane.eu/en/carv6/auction/10734283
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734284
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734284: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734284 url https://www.openlane.eu/en/carv6/auction/10734284
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734169
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734169: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734169 url https://www.openlane.eu/en/carv6/auction/10734169
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734285
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734285: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734285 url https://www.openlane.eu/en/carv6/auction/10734285
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734268
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734268: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734268 url https://www.openlane.eu/en/carv6/auction/10734268
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10738089
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10738089: 2
2026-03-28 22:27:17 [adesa.be] INFO: Scraping item 10738089 url https://www.openlane.eu/en/carv6/auction/10738089
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734038
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734038: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734038 url https://www.openlane.eu/en/carv6/auction/10734038
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10738091
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10738091: 2
2026-03-28 22:27:17 [adesa.be] INFO: Scraping item 10738091 url https://www.openlane.eu/en/carv6/auction/10738091
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734133
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734133: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734133 url https://www.openlane.eu/en/carv6/auction/10734133
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10738085
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10738085: 2
2026-03-28 22:27:17 [adesa.be] INFO: Scraping item 10738085 url https://www.openlane.eu/en/carv6/auction/10738085
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734107
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734107: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734107 url https://www.openlane.eu/en/carv6/auction/10734107
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734144
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734144: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734144 url https://www.openlane.eu/en/carv6/auction/10734144
2026-03-28 22:27:17 [adesa.be] INFO: Found listing with ID: 10734145
2026-03-28 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:17 [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-28 22:27:17 [adesa.be] INFO: Scrape type for 10734145: 0
2026-03-28 22:27:17 [adesa.be] INFO: Skipping item 10734145 url https://www.openlane.eu/en/carv6/auction/10734145
2026-03-28 22:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dea7669-a716-5071-a589-306b1a4d8166 with identifier: 10733380
2026-03-28 22:27:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dea7669-a716-5071-a589-306b1a4d8166 with scrape type 2
2026-03-28 22:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dea7669-a716-5071-a589-306b1a4d8166 with scrape type 2
2026-03-28 22:27:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dea7669-a716-5071-a589-306b1a4d8166, identifier: 10733380
2026-03-28 22:27:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dea7669-a716-5071-a589-306b1a4d8166 with identifier: 10733380
2026-03-28 22:27:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dea7669-a716-5071-a589-306b1a4d8166 with identifier: 10733380
2026-03-28 22:27:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dea7669-a716-5071-a589-306b1a4d8166 with identifier: 10733380 to the API
2026-03-28 22:27:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733380>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0dea7669-a716-5071-a589-306b1a4d8166',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTW255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 136991,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-03-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'136.991 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:18 [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-28 22:27:18 [adesa.be] INFO: Saving data for 10733380: {'auction_closing_time': 1775032200.0, 'created_time': 1774625230.841963, 'last_price_update_time': 1774736838.683678}
2026-03-28 22:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733380') HTTP/1.1" 204 0
2026-03-28 22:27:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0f6e89d-5885-5952-95b4-67c917baec5e with identifier: 10733381
2026-03-28 22:27:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0f6e89d-5885-5952-95b4-67c917baec5e with scrape type 2
2026-03-28 22:27:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0f6e89d-5885-5952-95b4-67c917baec5e with scrape type 2
2026-03-28 22:27:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0f6e89d-5885-5952-95b4-67c917baec5e, identifier: 10733381
2026-03-28 22:27:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0f6e89d-5885-5952-95b4-67c917baec5e with identifier: 10733381
2026-03-28 22:27:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0f6e89d-5885-5952-95b4-67c917baec5e with identifier: 10733381
2026-03-28 22:27:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0f6e89d-5885-5952-95b4-67c917baec5e with identifier: 10733381 to the API
2026-03-28 22:27:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733381>
{'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-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'a0f6e89d-5885-5952-95b4-67c917baec5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCR619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 188830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'188.830 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:23 [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-28 22:27:23 [adesa.be] INFO: Saving data for 10733381: {'auction_closing_time': 1775032200.0, 'created_time': 1774625227.242862, 'last_price_update_time': 1774736843.028462}
2026-03-28 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733381') HTTP/1.1" 204 0
2026-03-28 22:27:30 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 37.606(s), this was the 1st time calling it.
2026-03-28 22:27:30 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.704088882720011 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:27:29 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'd92ff63486b25dc4216f62a35ddbd3dd', '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=d92ff63486b25dc4216f62a35ddbd3dd.
2026-03-28 22:27:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with identifier: 10733375
2026-03-28 22:27:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with scrape type 2
2026-03-28 22:27:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with scrape type 2
2026-03-28 22:27:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65, identifier: 10733375
2026-03-28 22:27:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with identifier: 10733375
2026-03-28 22:27:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with identifier: 10733375
2026-03-28 22:27:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with identifier: 10733375 to the API
2026-03-28 22:27:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733375>
{'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-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2af6ae6c-6aa7-5925-8549-a6a26bd50c65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPC451',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 207402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'207.402 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:32 [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-28 22:27:32 [adesa.be] INFO: Saving data for 10733375: {'auction_closing_time': 1775032200.0, 'created_time': 1774626687.213819, 'last_price_update_time': 1774736852.069188}
2026-03-28 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733375') HTTP/1.1" 204 0
2026-03-28 22:27:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with identifier: 10733376
2026-03-28 22:27:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with scrape type 2
2026-03-28 22:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with scrape type 2
2026-03-28 22:27:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75, identifier: 10733376
2026-03-28 22:27:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with identifier: 10733376
2026-03-28 22:27:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with identifier: 10733376
2026-03-28 22:27:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with identifier: 10733376 to the API
2026-03-28 22:27:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'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': 'b1c1abe2-cf6a-50ef-9c1b-82d72e395a75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BME051',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 99196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'99.196 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27: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-28 22:27:34 [adesa.be] INFO: Saving data for 10733376: {'auction_closing_time': 1775032200.0, 'created_time': 1774625259.736434, 'last_price_update_time': 1774736854.480967}
2026-03-28 22:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733376') HTTP/1.1" 204 0
2026-03-28 22:27:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8db54158-6456-5ec2-bfb4-8b26c2559261 with identifier: 10733289
2026-03-28 22:27:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8db54158-6456-5ec2-bfb4-8b26c2559261 with scrape type 2
2026-03-28 22:27:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8db54158-6456-5ec2-bfb4-8b26c2559261 with scrape type 2
2026-03-28 22:27:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8db54158-6456-5ec2-bfb4-8b26c2559261, identifier: 10733289
2026-03-28 22:27:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8db54158-6456-5ec2-bfb4-8b26c2559261 with identifier: 10733289
2026-03-28 22:27:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8db54158-6456-5ec2-bfb4-8b26c2559261 with identifier: 10733289
2026-03-28 22:27:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8db54158-6456-5ec2-bfb4-8b26c2559261 with identifier: 10733289 to the API
2026-03-28 22:27:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733289>
{'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': '8db54158-6456-5ec2-bfb4-8b26c2559261',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXT151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 96788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q4 E-tron 40 S Line - Electric - Automatic - 204 hp - 96.788 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:36 [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-28 22:27:36 [adesa.be] INFO: Saving data for 10733289: {'auction_closing_time': 1775032200.0, 'created_time': 1774626701.455008, 'last_price_update_time': 1774736856.227606}
2026-03-28 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733289') HTTP/1.1" 204 0
2026-03-28 22:27:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10735545
2026-03-28 22:27:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a92aa417-95b5-58f8-924d-8f373d904576 with scrape type 2
2026-03-28 22:27:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a92aa417-95b5-58f8-924d-8f373d904576 with scrape type 2
2026-03-28 22:27:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a92aa417-95b5-58f8-924d-8f373d904576, identifier: 10735545
2026-03-28 22:27:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10735545
2026-03-28 22:27:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10735545
2026-03-28 22:27:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10735545 to the API
2026-03-28 22:27:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735545>
{'auction_title': '',
'c_o_2_emission_value': 68,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a92aa417-95b5-58f8-924d-8f373d904576',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HAY763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735545',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 138055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2018-11-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volvo XC60 T8 Inscription - Hybrid - Automatic - 303 hp - 138.055 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2018}
2026-03-28 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:37 [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-28 22:27:37 [adesa.be] INFO: Saving data for 10735545: {'auction_closing_time': 1774863000.0, 'created_time': 1774626693.790116, 'last_price_update_time': 1774736857.458465}
2026-03-28 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735545') HTTP/1.1" 204 0
2026-03-28 22:27:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bb986c2-f02a-5bab-8355-def88cc32013 with identifier: 10733348
2026-03-28 22:27:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb986c2-f02a-5bab-8355-def88cc32013 with scrape type 2
2026-03-28 22:27:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bb986c2-f02a-5bab-8355-def88cc32013 with scrape type 2
2026-03-28 22:27:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bb986c2-f02a-5bab-8355-def88cc32013, identifier: 10733348
2026-03-28 22:27:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bb986c2-f02a-5bab-8355-def88cc32013 with identifier: 10733348
2026-03-28 22:27:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bb986c2-f02a-5bab-8355-def88cc32013 with identifier: 10733348
2026-03-28 22:27:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bb986c2-f02a-5bab-8355-def88cc32013 with identifier: 10733348 to the API
2026-03-28 22:27:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0bb986c2-f02a-5bab-8355-def88cc32013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEA950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733348',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 49990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Qashqai 1.3 DIG-T N-connecta - Petrol - Manual - 140 hp - '
'49.990 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2021}
2026-03-28 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:37 [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-28 22:27:37 [adesa.be] INFO: Saving data for 10733348: {'auction_closing_time': 1775032200.0, 'created_time': 1774625247.721616, 'last_price_update_time': 1774736857.964542}
2026-03-28 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733348') HTTP/1.1" 204 0
2026-03-28 22:27:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:27:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with identifier: 10733377
2026-03-28 22:27:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with scrape type 2
2026-03-28 22:27:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with scrape type 2
2026-03-28 22:27:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fb19f06-3f0f-59ff-b543-be82802d8cf0, identifier: 10733377
2026-03-28 22:27:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with identifier: 10733377
2026-03-28 22:27:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with identifier: 10733377
2026-03-28 22:27:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with identifier: 10733377 to the API
2026-03-28 22:27:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733377>
{'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': 150,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2fb19f06-3f0f-59ff-b543-be82802d8cf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARD653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733377',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 164594,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-06-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.4 TSI Clever - Hybrid - Automatic - 150 hp - '
'164.594 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 22:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:38 [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-28 22:27:38 [adesa.be] INFO: Saving data for 10733377: {'auction_closing_time': 1775032200.0, 'created_time': 1774625262.854002, 'last_price_update_time': 1774736858.9772}
2026-03-28 22:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733377') HTTP/1.1" 204 0
2026-03-28 22:27:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10735450
2026-03-28 22:27:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with scrape type 2
2026-03-28 22:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with scrape type 2
2026-03-28 22:27:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc, identifier: 10735450
2026-03-28 22:27:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10735450
2026-03-28 22:27:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10735450
2026-03-28 22:27:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10735450 to the API
2026-03-28 22:27:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735450>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.4L',
'engine_horse_power': 175,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SEY307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735450',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 229261,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2009-09-21',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volvo XC60 2.4 Kinetic - Diesel - Automatic - 175 hp - 229.261 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2009}
2026-03-28 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735450%27 HTTP/1.1" 200 None
2026-03-28 22:27:40 [adesa.be] INFO: Saving data for 10735450: {'auction_closing_time': 1774863000.0, 'created_time': 1774626695.318248, 'last_price_update_time': 1774736860.320587}
2026-03-28 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735450') HTTP/1.1" 204 0
2026-03-28 22:27:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d631e893-0961-5285-8eb2-964161ee7da4 with identifier: 10739905
2026-03-28 22:27:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d631e893-0961-5285-8eb2-964161ee7da4 with scrape type 2
2026-03-28 22:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d631e893-0961-5285-8eb2-964161ee7da4 with scrape type 2
2026-03-28 22:27:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d631e893-0961-5285-8eb2-964161ee7da4, identifier: 10739905
2026-03-28 22:27:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d631e893-0961-5285-8eb2-964161ee7da4 with identifier: 10739905
2026-03-28 22:27:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d631e893-0961-5285-8eb2-964161ee7da4 with identifier: 10739905
2026-03-28 22:27:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d631e893-0961-5285-8eb2-964161ee7da4 with identifier: 10739905 to the API
2026-03-28 22:27:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739905>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 254,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd631e893-0961-5285-8eb2-964161ee7da4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BHA519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739905',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 139034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2018-01-12',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Volvo XC60 T5 Inscription - Petrol - Automatic - 254 hp - 139.034 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2018}
2026-03-28 22:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:41 [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-28 22:27:41 [adesa.be] INFO: Saving data for 10739905: {'auction_closing_time': 1774863000.0, 'created_time': 1774626697.904109, 'last_price_update_time': 1774736861.77582}
2026-03-28 22:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739905') HTTP/1.1" 204 0
2026-03-28 22:27: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-28 22:27:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:42 [adesa.be] INFO: Found listing with ID: 10734146
2026-03-28 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:42 [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-28 22:27:42 [adesa.be] INFO: Scrape type for 10734146: 0
2026-03-28 22:27:42 [adesa.be] INFO: Skipping item 10734146 url https://www.openlane.eu/en/carv6/auction/10734146
2026-03-28 22:27:42 [adesa.be] INFO: Found listing with ID: 10734029
2026-03-28 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:42 [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-28 22:27:42 [adesa.be] INFO: Scrape type for 10734029: 0
2026-03-28 22:27:42 [adesa.be] INFO: Skipping item 10734029 url https://www.openlane.eu/en/carv6/auction/10734029
2026-03-28 22:27:42 [adesa.be] INFO: Found listing with ID: 10734314
2026-03-28 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:42 [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-28 22:27:42 [adesa.be] INFO: Scrape type for 10734314: 0
2026-03-28 22:27:42 [adesa.be] INFO: Skipping item 10734314 url https://www.openlane.eu/en/carv6/auction/10734314
2026-03-28 22:27:42 [adesa.be] INFO: Found listing with ID: 10734203
2026-03-28 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:42 [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-28 22:27:42 [adesa.be] INFO: Scrape type for 10734203: 0
2026-03-28 22:27:42 [adesa.be] INFO: Skipping item 10734203 url https://www.openlane.eu/en/carv6/auction/10734203
2026-03-28 22:27:42 [adesa.be] INFO: Found listing with ID: 10734312
2026-03-28 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:42 [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-28 22:27:42 [adesa.be] INFO: Scrape type for 10734312: 0
2026-03-28 22:27:42 [adesa.be] INFO: Skipping item 10734312 url https://www.openlane.eu/en/carv6/auction/10734312
2026-03-28 22:27:42 [adesa.be] INFO: Found listing with ID: 10734160
2026-03-28 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:42 [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-28 22:27:42 [adesa.be] INFO: Scrape type for 10734160: 0
2026-03-28 22:27:42 [adesa.be] INFO: Skipping item 10734160 url https://www.openlane.eu/en/carv6/auction/10734160
2026-03-28 22:27:42 [adesa.be] INFO: Found listing with ID: 10734039
2026-03-28 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:42 [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-28 22:27:42 [adesa.be] INFO: Scrape type for 10734039: 0
2026-03-28 22:27:42 [adesa.be] INFO: Skipping item 10734039 url https://www.openlane.eu/en/carv6/auction/10734039
2026-03-28 22:27:42 [adesa.be] INFO: Found listing with ID: 10738137
2026-03-28 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:42 [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-28 22:27:42 [adesa.be] INFO: Scrape type for 10738137: 2
2026-03-28 22:27:42 [adesa.be] INFO: Scraping item 10738137 url https://www.openlane.eu/en/carv6/auction/10738137
2026-03-28 22:27:42 [adesa.be] INFO: Found listing with ID: 10734313
2026-03-28 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734313: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734313 url https://www.openlane.eu/en/carv6/auction/10734313
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734049
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734049: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734049 url https://www.openlane.eu/en/carv6/auction/10734049
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734288
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734288: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734288 url https://www.openlane.eu/en/carv6/auction/10734288
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734289
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734289: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734289 url https://www.openlane.eu/en/carv6/auction/10734289
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734315
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734315: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734315 url https://www.openlane.eu/en/carv6/auction/10734315
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734108
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734108: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734108 url https://www.openlane.eu/en/carv6/auction/10734108
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734089
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734089: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734089 url https://www.openlane.eu/en/carv6/auction/10734089
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734019
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734019: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734019 url https://www.openlane.eu/en/carv6/auction/10734019
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10738087
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10738087: 2
2026-03-28 22:27:43 [adesa.be] INFO: Scraping item 10738087 url https://www.openlane.eu/en/carv6/auction/10738087
2026-03-28 22:27:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734050
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734050: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734050 url https://www.openlane.eu/en/carv6/auction/10734050
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734124
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734124: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734124 url https://www.openlane.eu/en/carv6/auction/10734124
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734007
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734007: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734007 url https://www.openlane.eu/en/carv6/auction/10734007
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10738123
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10738123: 2
2026-03-28 22:27:43 [adesa.be] INFO: Scraping item 10738123 url https://www.openlane.eu/en/carv6/auction/10738123
2026-03-28 22:27:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with identifier: 10738085
2026-03-28 22:27:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with scrape type 2
2026-03-28 22:27:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with scrape type 2
2026-03-28 22:27:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a, identifier: 10738085
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734109
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734109: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734109 url https://www.openlane.eu/en/carv6/auction/10734109
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734134
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734134: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734134 url https://www.openlane.eu/en/carv6/auction/10734134
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734066
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734066: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734066 url https://www.openlane.eu/en/carv6/auction/10734066
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734110
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734110: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734110 url https://www.openlane.eu/en/carv6/auction/10734110
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734222
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734222: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734222 url https://www.openlane.eu/en/carv6/auction/10734222
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734125
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734125: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734125 url https://www.openlane.eu/en/carv6/auction/10734125
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734170
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734170: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734170 url https://www.openlane.eu/en/carv6/auction/10734170
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734090
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734090: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734090 url https://www.openlane.eu/en/carv6/auction/10734090
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734067
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734067: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734067 url https://www.openlane.eu/en/carv6/auction/10734067
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734186
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734186: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734186 url https://www.openlane.eu/en/carv6/auction/10734186
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734204
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734204: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734204 url https://www.openlane.eu/en/carv6/auction/10734204
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734187
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734187: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734187 url https://www.openlane.eu/en/carv6/auction/10734187
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10734009
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10734009: 0
2026-03-28 22:27:43 [adesa.be] INFO: Skipping item 10734009 url https://www.openlane.eu/en/carv6/auction/10734009
2026-03-28 22:27:43 [adesa.be] INFO: Found listing with ID: 10738103
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:43 [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-28 22:27:43 [adesa.be] INFO: Scrape type for 10738103: 2
2026-03-28 22:27:43 [adesa.be] INFO: Scraping item 10738103 url https://www.openlane.eu/en/carv6/auction/10738103
2026-03-28 22:27:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with identifier: 10738085
2026-03-28 22:27:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with identifier: 10738085
2026-03-28 22:27:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with identifier: 10738085 to the API
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738085>
{'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': 265,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '7f225c2d-5ab1-5c01-95f2-cfc658f9200a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTV827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 137484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi Q5 Sportback 50 TFSIe S Line - Hybrid - Automatic - 265 hp - '
'137.484 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Saving data for 10738085: {'auction_closing_time': 1774950300.0, 'created_time': 1774626665.164409, 'last_price_update_time': 1774736864.008209}
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738085') HTTP/1.1" 204 0
2026-03-28 22:27:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10735442
2026-03-28 22:27:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with scrape type 2
2026-03-28 22:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with scrape type 2
2026-03-28 22:27:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3, identifier: 10735442
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734111
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734111: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734111 url https://www.openlane.eu/en/carv6/auction/10734111
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734051
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734051: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734051 url https://www.openlane.eu/en/carv6/auction/10734051
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734290
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734290: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734290 url https://www.openlane.eu/en/carv6/auction/10734290
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734112
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734112: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734112 url https://www.openlane.eu/en/carv6/auction/10734112
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734155
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734155: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734155 url https://www.openlane.eu/en/carv6/auction/10734155
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734020
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734020: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734020 url https://www.openlane.eu/en/carv6/auction/10734020
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734052
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734052: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734052 url https://www.openlane.eu/en/carv6/auction/10734052
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734269
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734269: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734269 url https://www.openlane.eu/en/carv6/auction/10734269
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734135
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734135: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734135 url https://www.openlane.eu/en/carv6/auction/10734135
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734188
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734188: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734188 url https://www.openlane.eu/en/carv6/auction/10734188
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734189
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734189: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734189 url https://www.openlane.eu/en/carv6/auction/10734189
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10738102
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10738102: 2
2026-03-28 22:27:44 [adesa.be] INFO: Scraping item 10738102 url https://www.openlane.eu/en/carv6/auction/10738102
2026-03-28 22:27:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10735442
2026-03-28 22:27:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10735442
2026-03-28 22:27:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10735442 to the API
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735442>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '250cf4cd-abf1-581e-9f1d-6aaab8ff27b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HSP247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735442',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 177734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2014-09-23',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volvo XC60 D4 Kinetic - Diesel - Automatic - 181 hp - 177.734 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2014}
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Saving data for 10735442: {'auction_closing_time': 1774863000.0, 'created_time': 1774626695.708278, 'last_price_update_time': 1774736864.829905}
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735442') HTTP/1.1" 204 0
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734068
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:44 [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-28 22:27:44 [adesa.be] INFO: Scrape type for 10734068: 0
2026-03-28 22:27:44 [adesa.be] INFO: Skipping item 10734068 url https://www.openlane.eu/en/carv6/auction/10734068
2026-03-28 22:27:44 [adesa.be] INFO: Found listing with ID: 10734246
2026-03-28 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734246: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734246 url https://www.openlane.eu/en/carv6/auction/10734246
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734225
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734225: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734225 url https://www.openlane.eu/en/carv6/auction/10734225
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734247
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734247: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734247 url https://www.openlane.eu/en/carv6/auction/10734247
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734147
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734147: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734147 url https://www.openlane.eu/en/carv6/auction/10734147
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734224
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734224: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734224 url https://www.openlane.eu/en/carv6/auction/10734224
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734223
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734223: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734223 url https://www.openlane.eu/en/carv6/auction/10734223
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10738128
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10738128: 2
2026-03-28 22:27:45 [adesa.be] INFO: Scraping item 10738128 url https://www.openlane.eu/en/carv6/auction/10738128
2026-03-28 22:27:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734054
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734054: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734054 url https://www.openlane.eu/en/carv6/auction/10734054
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734248
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734248: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734248 url https://www.openlane.eu/en/carv6/auction/10734248
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10738107
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10738107: 2
2026-03-28 22:27:45 [adesa.be] INFO: Scraping item 10738107 url https://www.openlane.eu/en/carv6/auction/10738107
2026-03-28 22:27:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10738088
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10738088: 2
2026-03-28 22:27:45 [adesa.be] INFO: Scraping item 10738088 url https://www.openlane.eu/en/carv6/auction/10738088
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734171
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734171: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734171 url https://www.openlane.eu/en/carv6/auction/10734171
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734053
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734053: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734053 url https://www.openlane.eu/en/carv6/auction/10734053
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734113
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734113: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734113 url https://www.openlane.eu/en/carv6/auction/10734113
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734156
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734156: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734156 url https://www.openlane.eu/en/carv6/auction/10734156
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734270
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734270: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734270 url https://www.openlane.eu/en/carv6/auction/10734270
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734249
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734249: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734249 url https://www.openlane.eu/en/carv6/auction/10734249
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10738108
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10738108: 2
2026-03-28 22:27:45 [adesa.be] INFO: Scraping item 10738108 url https://www.openlane.eu/en/carv6/auction/10738108
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734002
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734002: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734002 url https://www.openlane.eu/en/carv6/auction/10734002
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734227
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734227: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734227 url https://www.openlane.eu/en/carv6/auction/10734227
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10738116
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10738116: 2
2026-03-28 22:27:45 [adesa.be] INFO: Scraping item 10738116 url https://www.openlane.eu/en/carv6/auction/10738116
2026-03-28 22:27:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68d3ec40-85c3-5b62-a38b-b3f6153babbc with identifier: 10738091
2026-03-28 22:27:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d3ec40-85c3-5b62-a38b-b3f6153babbc with scrape type 2
2026-03-28 22:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68d3ec40-85c3-5b62-a38b-b3f6153babbc with scrape type 2
2026-03-28 22:27:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68d3ec40-85c3-5b62-a38b-b3f6153babbc, identifier: 10738091
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734250
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734250: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734250 url https://www.openlane.eu/en/carv6/auction/10734250
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734069
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734069: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734069 url https://www.openlane.eu/en/carv6/auction/10734069
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734021
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734021: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734021 url https://www.openlane.eu/en/carv6/auction/10734021
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734114
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734114: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734114 url https://www.openlane.eu/en/carv6/auction/10734114
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734126
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734126: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734126 url https://www.openlane.eu/en/carv6/auction/10734126
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734055
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734055: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734055 url https://www.openlane.eu/en/carv6/auction/10734055
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734206
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734206: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734206 url https://www.openlane.eu/en/carv6/auction/10734206
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734226
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734226: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734226 url https://www.openlane.eu/en/carv6/auction/10734226
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734115
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734115: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734115 url https://www.openlane.eu/en/carv6/auction/10734115
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734271
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734271: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734271 url https://www.openlane.eu/en/carv6/auction/10734271
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734149
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734149: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734149 url https://www.openlane.eu/en/carv6/auction/10734149
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734161
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734161: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734161 url https://www.openlane.eu/en/carv6/auction/10734161
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734150
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734150: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734150 url https://www.openlane.eu/en/carv6/auction/10734150
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734004
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734004: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734004 url https://www.openlane.eu/en/carv6/auction/10734004
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734136
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734136: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734136 url https://www.openlane.eu/en/carv6/auction/10734136
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734190
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734190: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734190 url https://www.openlane.eu/en/carv6/auction/10734190
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734172
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734172: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734172 url https://www.openlane.eu/en/carv6/auction/10734172
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734162
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:45 [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-28 22:27:45 [adesa.be] INFO: Scrape type for 10734162: 0
2026-03-28 22:27:45 [adesa.be] INFO: Skipping item 10734162 url https://www.openlane.eu/en/carv6/auction/10734162
2026-03-28 22:27:45 [adesa.be] INFO: Found listing with ID: 10734205
2026-03-28 22:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734205: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734205 url https://www.openlane.eu/en/carv6/auction/10734205
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10734013
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734013: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734013 url https://www.openlane.eu/en/carv6/auction/10734013
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10734316
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734316: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734316 url https://www.openlane.eu/en/carv6/auction/10734316
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10734101
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734101: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734101 url https://www.openlane.eu/en/carv6/auction/10734101
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10734040
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734040: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734040 url https://www.openlane.eu/en/carv6/auction/10734040
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10734070
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734070: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734070 url https://www.openlane.eu/en/carv6/auction/10734070
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10734003
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734003: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734003 url https://www.openlane.eu/en/carv6/auction/10734003
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10734041
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734041: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734041 url https://www.openlane.eu/en/carv6/auction/10734041
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10738156
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10738156: 2
2026-03-28 22:27:46 [adesa.be] INFO: Scraping item 10738156 url https://www.openlane.eu/en/carv6/auction/10738156
2026-03-28 22:27:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68d3ec40-85c3-5b62-a38b-b3f6153babbc with identifier: 10738091
2026-03-28 22:27:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68d3ec40-85c3-5b62-a38b-b3f6153babbc with identifier: 10738091
2026-03-28 22:27:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68d3ec40-85c3-5b62-a38b-b3f6153babbc with identifier: 10738091 to the API
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738091>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '68d3ec40-85c3-5b62-a38b-b3f6153babbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUF364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738091',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 124846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi Q5 35 TDI Business - Diesel - Automatic - 163 hp - 124.846 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Saving data for 10738091: {'auction_closing_time': 1774950300.0, 'created_time': 1774625258.623489, 'last_price_update_time': 1774736866.447115}
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738091') HTTP/1.1" 204 0
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10734116
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734116: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734116 url https://www.openlane.eu/en/carv6/auction/10734116
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10734207
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10734207: 0
2026-03-28 22:27:46 [adesa.be] INFO: Skipping item 10734207 url https://www.openlane.eu/en/carv6/auction/10734207
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10738163
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10738163: 2
2026-03-28 22:27:46 [adesa.be] INFO: Scraping item 10738163 url https://www.openlane.eu/en/carv6/auction/10738163
2026-03-28 22:27:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:46 [adesa.be] INFO: Found listing with ID: 10738141
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:46 [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-28 22:27:46 [adesa.be] INFO: Scrape type for 10738141: 2
2026-03-28 22:27:46 [adesa.be] INFO: Scraping item 10738141 url https://www.openlane.eu/en/carv6/auction/10738141
2026-03-28 22:27:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with identifier: 10738089
2026-03-28 22:27:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with scrape type 2
2026-03-28 22:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with scrape type 2
2026-03-28 22:27:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899, identifier: 10738089
2026-03-28 22:27:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with identifier: 10738089
2026-03-28 22:27:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with identifier: 10738089
2026-03-28 22:27:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with identifier: 10738089 to the API
2026-03-28 22:27:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738089>
{'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-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '64cf3e91-86a2-5b77-9dd1-2e10f7ba4899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738089',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 98477,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi Q3 Sportback 45 TFSIe - Hybrid - Automatic - 150 hp - 98.477 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:47 [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-28 22:27:47 [adesa.be] INFO: Saving data for 10738089: {'auction_closing_time': 1774950300.0, 'created_time': 1774626669.376006, 'last_price_update_time': 1774736867.103566}
2026-03-28 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738089') HTTP/1.1" 204 0
2026-03-28 22:27:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21b42d82-515c-5928-aed8-98405bf9c2f9 with identifier: 10738094
2026-03-28 22:27:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21b42d82-515c-5928-aed8-98405bf9c2f9 with scrape type 2
2026-03-28 22:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21b42d82-515c-5928-aed8-98405bf9c2f9 with scrape type 2
2026-03-28 22:27:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21b42d82-515c-5928-aed8-98405bf9c2f9, identifier: 10738094
2026-03-28 22:27:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21b42d82-515c-5928-aed8-98405bf9c2f9 with identifier: 10738094
2026-03-28 22:27:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21b42d82-515c-5928-aed8-98405bf9c2f9 with identifier: 10738094
2026-03-28 22:27:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21b42d82-515c-5928-aed8-98405bf9c2f9 with identifier: 10738094 to the API
2026-03-28 22:27:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738094>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Electric',
'id': '21b42d82-515c-5928-aed8-98405bf9c2f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPG818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738094',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 103037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Audi E-Tron Sportback 55 Advanced - Electric - Automatic - 408 hp - '
'103.037 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-28 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:47 [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-28 22:27:47 [adesa.be] INFO: Saving data for 10738094: {'auction_closing_time': 1774950300.0, 'created_time': 1774625253.899693, 'last_price_update_time': 1774736867.820053}
2026-03-28 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738094') HTTP/1.1" 204 0
2026-03-28 22:27:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with identifier: 10733351
2026-03-28 22:27:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with scrape type 2
2026-03-28 22:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with scrape type 2
2026-03-28 22:27:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90f65da0-05ac-5013-a2c2-a5da5b3fb542, identifier: 10733351
2026-03-28 22:27:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with identifier: 10733351
2026-03-28 22:27:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with identifier: 10733351
2026-03-28 22:27:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with identifier: 10733351 to the API
2026-03-28 22:27:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733351>
{'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-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '90f65da0-05ac-5013-a2c2-a5da5b3fb542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPF871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 120500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'120.500 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:48 [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-28 22:27:48 [adesa.be] INFO: Saving data for 10733351: {'auction_closing_time': 1775032200.0, 'created_time': 1774626674.730225, 'last_price_update_time': 1774736868.350272}
2026-03-28 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733351') HTTP/1.1" 204 0
2026-03-28 22:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b91b187-02a6-549f-aa1b-a828a93d81e5 with identifier: 10738114
2026-03-28 22:27:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b91b187-02a6-549f-aa1b-a828a93d81e5 with scrape type 2
2026-03-28 22:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b91b187-02a6-549f-aa1b-a828a93d81e5 with scrape type 2
2026-03-28 22:27:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b91b187-02a6-549f-aa1b-a828a93d81e5, identifier: 10738114
2026-03-28 22:27:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b91b187-02a6-549f-aa1b-a828a93d81e5 with identifier: 10738114
2026-03-28 22:27:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b91b187-02a6-549f-aa1b-a828a93d81e5 with identifier: 10738114
2026-03-28 22:27:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b91b187-02a6-549f-aa1b-a828a93d81e5 with identifier: 10738114 to the API
2026-03-28 22:27:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738114>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7b91b187-02a6-549f-aa1b-a828a93d81e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXL775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738114',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 150373,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'150.373 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:48 [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-28 22:27:48 [adesa.be] INFO: Saving data for 10738114: {'auction_closing_time': 1774950300.0, 'created_time': 1774625253.05834, 'last_price_update_time': 1774736868.82016}
2026-03-28 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738114') HTTP/1.1" 204 0
2026-03-28 22:27:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with identifier: 10738138
2026-03-28 22:27:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with scrape type 2
2026-03-28 22:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with scrape type 2
2026-03-28 22:27:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256, identifier: 10738138
2026-03-28 22:27:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with identifier: 10738138
2026-03-28 22:27:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with identifier: 10738138
2026-03-28 22:27:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with identifier: 10738138 to the API
2026-03-28 22:27:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738138>
{'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-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'b73acbf7-4f5b-5f7a-a77f-e7148a5e7256',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB972',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738138',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 168074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi A3 Sportback 35 TFSI Attraction - Petrol - Manual - 150 hp - '
'168.074 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:49 [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-28 22:27:49 [adesa.be] INFO: Saving data for 10738138: {'auction_closing_time': 1774950300.0, 'created_time': 1774625254.244888, 'last_price_update_time': 1774736869.491418}
2026-03-28 22:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738138') HTTP/1.1" 204 0
2026-03-28 22:27:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57f164f0-2350-565e-a6fd-d28273e5267c with identifier: 10739897
2026-03-28 22:27:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f164f0-2350-565e-a6fd-d28273e5267c with scrape type 2
2026-03-28 22:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57f164f0-2350-565e-a6fd-d28273e5267c with scrape type 2
2026-03-28 22:27:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57f164f0-2350-565e-a6fd-d28273e5267c, identifier: 10739897
2026-03-28 22:27:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57f164f0-2350-565e-a6fd-d28273e5267c with identifier: 10739897
2026-03-28 22:27:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57f164f0-2350-565e-a6fd-d28273e5267c with identifier: 10739897
2026-03-28 22:27:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57f164f0-2350-565e-a6fd-d28273e5267c with identifier: 10739897 to the API
2026-03-28 22:27:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739897>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '57f164f0-2350-565e-a6fd-d28273e5267c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'K2091140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739897',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 127558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2019-01-02',
'seats_number': 5,
'seller_name': 'RX Counotte',
'title': 'Volvo XC40 1.5 T3 Momentum - Petrol - Manual - 156 hp - 127.558 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-28 22:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:50 [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-28 22:27:50 [adesa.be] INFO: Saving data for 10739897: {'auction_closing_time': 1774863000.0, 'created_time': 1774626699.591464, 'last_price_update_time': 1774736870.831507}
2026-03-28 22:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739897') HTTP/1.1" 204 0
2026-03-28 22:27:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 21.616(s), this was the 1st time calling it.
2026-03-28 22:27:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.691786642660381 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:27:53 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'd26d7765e3f5077d6154a7d5e0af711d', '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=d26d7765e3f5077d6154a7d5e0af711d.
2026-03-28 22:27:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with identifier: 10738120
2026-03-28 22:27:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with scrape type 2
2026-03-28 22:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with scrape type 2
2026-03-28 22:27:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db, identifier: 10738120
2026-03-28 22:27:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with identifier: 10738120
2026-03-28 22:27:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with identifier: 10738120
2026-03-28 22:27:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with identifier: 10738120 to the API
2026-03-28 22:27:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738120>
{'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': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '28c5a1c7-bcab-5dc7-b7de-3ce912f749db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDL450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738120',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 104726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Audi A3 Sportback 30 TDI Business - Diesel - Automatic - 116 hp - '
'104.726 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:56 [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-28 22:27:56 [adesa.be] INFO: Saving data for 10738120: {'auction_closing_time': 1774950300.0, 'created_time': 1774625263.276489, 'last_price_update_time': 1774736876.418306}
2026-03-28 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738120') HTTP/1.1" 204 0
2026-03-28 22:27:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:27:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:27:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:27:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with identifier: 10738087
2026-03-28 22:27:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with scrape type 2
2026-03-28 22:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with scrape type 2
2026-03-28 22:27:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2eadf86-8c11-5268-8312-9a6dd0bf78d6, identifier: 10738087
2026-03-28 22:27:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with identifier: 10738087
2026-03-28 22:27:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with identifier: 10738087
2026-03-28 22:27:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with identifier: 10738087 to the API
2026-03-28 22:27:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:27: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-28 22:27:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738087>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'f2eadf86-8c11-5268-8312-9a6dd0bf78d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDT344',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738087',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 56621,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 4,
'seller_name': 'Westlease nv',
'title': 'BMW 2 Series Coupé 220i M Sport - Petrol - Automatic - 184 hp - '
'56.621 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 22:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:58 [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-28 22:27:58 [adesa.be] INFO: Saving data for 10738087: {'auction_closing_time': 1774950300.0, 'created_time': 1774626671.791625, 'last_price_update_time': 1774736878.184033}
2026-03-28 22:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738087') HTTP/1.1" 204 0
2026-03-28 22:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10735567
2026-03-28 22:28:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3228c292-af15-5dbb-aec2-03a03bb4b38f with scrape type 2
2026-03-28 22:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3228c292-af15-5dbb-aec2-03a03bb4b38f with scrape type 2
2026-03-28 22:28:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3228c292-af15-5dbb-aec2-03a03bb4b38f, identifier: 10735567
2026-03-28 22:28:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10735567
2026-03-28 22:28:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10735567
2026-03-28 22:28:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10735567 to the API
2026-03-28 22:28:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735567>
{'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': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3228c292-af15-5dbb-aec2-03a03bb4b38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UFD948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 199988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2015-03-03',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Volvo V60 D4 Business - Diesel - Automatic - 180 hp - 199.988 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2015}
2026-03-28 22:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:00 [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-28 22:28:00 [adesa.be] INFO: Saving data for 10735567: {'auction_closing_time': 1774863000.0, 'created_time': 1774626692.550155, 'last_price_update_time': 1774736880.642481}
2026-03-28 22:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735567') HTTP/1.1" 204 0
2026-03-28 22:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10737715
2026-03-28 22:28:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32dd8372-8d4c-58a2-9435-a2b9726e5342 with scrape type 2
2026-03-28 22:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32dd8372-8d4c-58a2-9435-a2b9726e5342 with scrape type 2
2026-03-28 22:28:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32dd8372-8d4c-58a2-9435-a2b9726e5342, identifier: 10737715
2026-03-28 22:28:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10737715
2026-03-28 22:28:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10737715
2026-03-28 22:28:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10737715 to the API
2026-03-28 22:28:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '32dd8372-8d4c-58a2-9435-a2b9726e5342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1eey351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 129131,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2016-06-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo V60 D2 Summum - Diesel - Manual - 120 hp - 129.131 km',
'transmission': 'manual',
'trim': 'Summum',
'vin': None,
'year': 2016}
2026-03-28 22:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:01 [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-28 22:28:01 [adesa.be] INFO: Saving data for 10737715: {'auction_closing_time': 1774863000.0, 'created_time': 1774626707.135432, 'last_price_update_time': 1774736881.138106}
2026-03-28 22:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737715') HTTP/1.1" 204 0
2026-03-28 22:28:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a5b8a70-681c-5093-9e72-7e22c566b357 with identifier: 10738156
2026-03-28 22:28:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a5b8a70-681c-5093-9e72-7e22c566b357 with scrape type 2
2026-03-28 22:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a5b8a70-681c-5093-9e72-7e22c566b357 with scrape type 2
2026-03-28 22:28:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a5b8a70-681c-5093-9e72-7e22c566b357, identifier: 10738156
2026-03-28 22:28:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a5b8a70-681c-5093-9e72-7e22c566b357 with identifier: 10738156
2026-03-28 22:28:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a5b8a70-681c-5093-9e72-7e22c566b357 with identifier: 10738156
2026-03-28 22:28:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a5b8a70-681c-5093-9e72-7e22c566b357 with identifier: 10738156 to the API
2026-03-28 22:28:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738156>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5a5b8a70-681c-5093-9e72-7e22c566b357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTM595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738156',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 80901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'80.901 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 22:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:02 [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-28 22:28:02 [adesa.be] INFO: Saving data for 10738156: {'auction_closing_time': 1774950300.0, 'created_time': 1774626684.629259, 'last_price_update_time': 1774736882.682756}
2026-03-28 22:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738156') HTTP/1.1" 204 0
2026-03-28 22:28:07 [scrapy.extensions.logstats] INFO: Crawled 732 pages (at 35 pages/min), scraped 704 items (at 33 items/min)
2026-03-28 22:28:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:28:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734272
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734272: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734272 url https://www.openlane.eu/en/carv6/auction/10734272
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734042
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734042: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734042 url https://www.openlane.eu/en/carv6/auction/10734042
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734091
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734091: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734091 url https://www.openlane.eu/en/carv6/auction/10734091
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734056
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734056: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734056 url https://www.openlane.eu/en/carv6/auction/10734056
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734084
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734084: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734084 url https://www.openlane.eu/en/carv6/auction/10734084
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738165
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10738165: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738165 url https://www.openlane.eu/en/carv6/auction/10738165
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734291
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734291: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734291 url https://www.openlane.eu/en/carv6/auction/10734291
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738110
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10738110: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738110 url https://www.openlane.eu/en/carv6/auction/10738110
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734173
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734173: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734173 url https://www.openlane.eu/en/carv6/auction/10734173
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738173
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10738173: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738173 url https://www.openlane.eu/en/carv6/auction/10738173
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738170
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10738170: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738170 url https://www.openlane.eu/en/carv6/auction/10738170
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738152
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10738152: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738152 url https://www.openlane.eu/en/carv6/auction/10738152
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734191
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734191: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734191 url https://www.openlane.eu/en/carv6/auction/10734191
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734317
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734317: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734317 url https://www.openlane.eu/en/carv6/auction/10734317
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734071
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734071: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734071 url https://www.openlane.eu/en/carv6/auction/10734071
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734072
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734072: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734072 url https://www.openlane.eu/en/carv6/auction/10734072
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734014
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734014: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734014 url https://www.openlane.eu/en/carv6/auction/10734014
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734151
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734151: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734151 url https://www.openlane.eu/en/carv6/auction/10734151
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734073
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734073: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734073 url https://www.openlane.eu/en/carv6/auction/10734073
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734043
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734043: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734043 url https://www.openlane.eu/en/carv6/auction/10734043
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734208
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734208: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734208 url https://www.openlane.eu/en/carv6/auction/10734208
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734209
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734209: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734209 url https://www.openlane.eu/en/carv6/auction/10734209
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738142
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10738142: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738142 url https://www.openlane.eu/en/carv6/auction/10738142
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734137
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734137: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734137 url https://www.openlane.eu/en/carv6/auction/10734137
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738168
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10738168: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738168 url https://www.openlane.eu/en/carv6/auction/10738168
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734210
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734210: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734210 url https://www.openlane.eu/en/carv6/auction/10734210
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734044
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734044: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734044 url https://www.openlane.eu/en/carv6/auction/10734044
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734251
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734251: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734251 url https://www.openlane.eu/en/carv6/auction/10734251
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734252
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [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-28 22:28:09 [adesa.be] INFO: Scrape type for 10734252: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734252 url https://www.openlane.eu/en/carv6/auction/10734252
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738131
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738131%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10738131: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738131 url https://www.openlane.eu/en/carv6/auction/10738131
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734117
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734117%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10734117: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734117 url https://www.openlane.eu/en/carv6/auction/10734117
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738159
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738159%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10738159: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738159 url https://www.openlane.eu/en/carv6/auction/10738159
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734211
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734211%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10734211: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734211 url https://www.openlane.eu/en/carv6/auction/10734211
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734273
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734273%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10734273: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734273 url https://www.openlane.eu/en/carv6/auction/10734273
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734292
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734292%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10734292: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734292 url https://www.openlane.eu/en/carv6/auction/10734292
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738154
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738154%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10738154: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738154 url https://www.openlane.eu/en/carv6/auction/10738154
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738151
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738151%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10738151: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738151 url https://www.openlane.eu/en/carv6/auction/10738151
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734293
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734293%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10734293: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734293 url https://www.openlane.eu/en/carv6/auction/10734293
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734085
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734085%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10734085: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734085 url https://www.openlane.eu/en/carv6/auction/10734085
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734127
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734127%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10734127: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734127 url https://www.openlane.eu/en/carv6/auction/10734127
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734228
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734228%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10734228: 0
2026-03-28 22:28:09 [adesa.be] INFO: Skipping item 10734228 url https://www.openlane.eu/en/carv6/auction/10734228
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10738140
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738140%27 HTTP/1.1" 200 None
2026-03-28 22:28:09 [adesa.be] INFO: Scrape type for 10738140: 2
2026-03-28 22:28:09 [adesa.be] INFO: Scraping item 10738140 url https://www.openlane.eu/en/carv6/auction/10738140
2026-03-28 22:28:09 [adesa.be] INFO: Found listing with ID: 10734231
2026-03-28 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734231: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734231 url https://www.openlane.eu/en/carv6/auction/10734231
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734119
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734119: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734119 url https://www.openlane.eu/en/carv6/auction/10734119
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734212
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734212: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734212 url https://www.openlane.eu/en/carv6/auction/10734212
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734092
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734092: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734092 url https://www.openlane.eu/en/carv6/auction/10734092
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734005
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734005: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734005 url https://www.openlane.eu/en/carv6/auction/10734005
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734294
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734294: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734294 url https://www.openlane.eu/en/carv6/auction/10734294
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734118
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734118: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734118 url https://www.openlane.eu/en/carv6/auction/10734118
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10738127
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10738127: 2
2026-03-28 22:28:10 [adesa.be] INFO: Scraping item 10738127 url https://www.openlane.eu/en/carv6/auction/10738127
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10738111
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10738111: 2
2026-03-28 22:28:10 [adesa.be] INFO: Scraping item 10738111 url https://www.openlane.eu/en/carv6/auction/10738111
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734033
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734033: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734033 url https://www.openlane.eu/en/carv6/auction/10734033
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734229
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734229: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734229 url https://www.openlane.eu/en/carv6/auction/10734229
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734193
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734193: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734193 url https://www.openlane.eu/en/carv6/auction/10734193
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734006
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734006: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734006 url https://www.openlane.eu/en/carv6/auction/10734006
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734152
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734152: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734152 url https://www.openlane.eu/en/carv6/auction/10734152
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734057
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734057: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734057 url https://www.openlane.eu/en/carv6/auction/10734057
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734163
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734163: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734163 url https://www.openlane.eu/en/carv6/auction/10734163
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734015
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734015: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734015 url https://www.openlane.eu/en/carv6/auction/10734015
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734256
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734256: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734256 url https://www.openlane.eu/en/carv6/auction/10734256
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734074
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734074: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734074 url https://www.openlane.eu/en/carv6/auction/10734074
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734318
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734318: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734318 url https://www.openlane.eu/en/carv6/auction/10734318
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734192
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734192: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734192 url https://www.openlane.eu/en/carv6/auction/10734192
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734174
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734174: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734174 url https://www.openlane.eu/en/carv6/auction/10734174
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734031
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734031: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734031 url https://www.openlane.eu/en/carv6/auction/10734031
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734045
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734045: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734045 url https://www.openlane.eu/en/carv6/auction/10734045
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734157
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734157: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734157 url https://www.openlane.eu/en/carv6/auction/10734157
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734253
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734253: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734253 url https://www.openlane.eu/en/carv6/auction/10734253
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734254
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734254: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734254 url https://www.openlane.eu/en/carv6/auction/10734254
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10738086
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10738086: 2
2026-03-28 22:28:10 [adesa.be] INFO: Scraping item 10738086 url https://www.openlane.eu/en/carv6/auction/10738086
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10738095
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10738095: 2
2026-03-28 22:28:10 [adesa.be] INFO: Scraping item 10738095 url https://www.openlane.eu/en/carv6/auction/10738095
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10738098
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10738098: 2
2026-03-28 22:28:10 [adesa.be] INFO: Scraping item 10738098 url https://www.openlane.eu/en/carv6/auction/10738098
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734138
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734138: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734138 url https://www.openlane.eu/en/carv6/auction/10734138
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734093
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734093: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734093 url https://www.openlane.eu/en/carv6/auction/10734093
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734319
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734319: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734319 url https://www.openlane.eu/en/carv6/auction/10734319
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734011
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734011: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734011 url https://www.openlane.eu/en/carv6/auction/10734011
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734032
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734032: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734032 url https://www.openlane.eu/en/carv6/auction/10734032
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734046
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734046: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734046 url https://www.openlane.eu/en/carv6/auction/10734046
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10738104
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10738104: 2
2026-03-28 22:28:10 [adesa.be] INFO: Scraping item 10738104 url https://www.openlane.eu/en/carv6/auction/10738104
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734012
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734012: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734012 url https://www.openlane.eu/en/carv6/auction/10734012
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734255
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734255: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734255 url https://www.openlane.eu/en/carv6/auction/10734255
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734030
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734030%27 HTTP/1.1" 200 None
2026-03-28 22:28:10 [adesa.be] INFO: Scrape type for 10734030: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734030 url https://www.openlane.eu/en/carv6/auction/10734030
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734295
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734295%27 HTTP/1.1" 200 None
2026-03-28 22:28:10 [adesa.be] INFO: Scrape type for 10734295: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734295 url https://www.openlane.eu/en/carv6/auction/10734295
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734320
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734320%27 HTTP/1.1" 200 None
2026-03-28 22:28:10 [adesa.be] INFO: Scrape type for 10734320: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734320 url https://www.openlane.eu/en/carv6/auction/10734320
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734230
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734230%27 HTTP/1.1" 200 None
2026-03-28 22:28:10 [adesa.be] INFO: Scrape type for 10734230: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734230 url https://www.openlane.eu/en/carv6/auction/10734230
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734296
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734296%27 HTTP/1.1" 200 None
2026-03-28 22:28:10 [adesa.be] INFO: Scrape type for 10734296: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734296 url https://www.openlane.eu/en/carv6/auction/10734296
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734297
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734297%27 HTTP/1.1" 200 None
2026-03-28 22:28:10 [adesa.be] INFO: Scrape type for 10734297: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734297 url https://www.openlane.eu/en/carv6/auction/10734297
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734075
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734075%27 HTTP/1.1" 200 None
2026-03-28 22:28:10 [adesa.be] INFO: Scrape type for 10734075: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734075 url https://www.openlane.eu/en/carv6/auction/10734075
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734158
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28: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-28 22:28:10 [adesa.be] INFO: Scrape type for 10734158: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734158 url https://www.openlane.eu/en/carv6/auction/10734158
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734047
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734047%27 HTTP/1.1" 200 None
2026-03-28 22:28:10 [adesa.be] INFO: Scrape type for 10734047: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734047 url https://www.openlane.eu/en/carv6/auction/10734047
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734022
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734022%27 HTTP/1.1" 200 None
2026-03-28 22:28:10 [adesa.be] INFO: Scrape type for 10734022: 0
2026-03-28 22:28:10 [adesa.be] INFO: Skipping item 10734022 url https://www.openlane.eu/en/carv6/auction/10734022
2026-03-28 22:28:10 [adesa.be] INFO: Found listing with ID: 10734010
2026-03-28 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:11 [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-28 22:28:11 [adesa.be] INFO: Scrape type for 10734010: 0
2026-03-28 22:28:11 [adesa.be] INFO: Skipping item 10734010 url https://www.openlane.eu/en/carv6/auction/10734010
2026-03-28 22:28:11 [adesa.be] INFO: Found listing with ID: 10734164
2026-03-28 22:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28: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-28 22:28:11 [adesa.be] INFO: Scrape type for 10734164: 0
2026-03-28 22:28:11 [adesa.be] INFO: Skipping item 10734164 url https://www.openlane.eu/en/carv6/auction/10734164
2026-03-28 22:28:11 [adesa.be] INFO: Found listing with ID: 10734034
2026-03-28 22:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:11 [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-28 22:28:11 [adesa.be] INFO: Scrape type for 10734034: 0
2026-03-28 22:28:11 [adesa.be] INFO: Skipping item 10734034 url https://www.openlane.eu/en/carv6/auction/10734034
2026-03-28 22:28:11 [adesa.be] INFO: Found listing with ID: 10734102
2026-03-28 22:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:11 [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-28 22:28:11 [adesa.be] INFO: Scrape type for 10734102: 0
2026-03-28 22:28:11 [adesa.be] INFO: Skipping item 10734102 url https://www.openlane.eu/en/carv6/auction/10734102
2026-03-28 22:28:11 [adesa.be] INFO: Found listing with ID: 10738109
2026-03-28 22:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:11 [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-28 22:28:11 [adesa.be] INFO: Scrape type for 10738109: 2
2026-03-28 22:28:11 [adesa.be] INFO: Scraping item 10738109 url https://www.openlane.eu/en/carv6/auction/10738109
2026-03-28 22:28:11 [adesa.be] INFO: Found listing with ID: 10734213
2026-03-28 22:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:11 [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-28 22:28:11 [adesa.be] INFO: Scrape type for 10734213: 0
2026-03-28 22:28:11 [adesa.be] INFO: Skipping item 10734213 url https://www.openlane.eu/en/carv6/auction/10734213
2026-03-28 22:28:11 [adesa.be] INFO: Found listing with ID: 10734165
2026-03-28 22:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:11 [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-28 22:28:11 [adesa.be] INFO: Scrape type for 10734165: 0
2026-03-28 22:28:11 [adesa.be] INFO: Skipping item 10734165 url https://www.openlane.eu/en/carv6/auction/10734165
2026-03-28 22:28:11 [adesa.be] INFO: Found listing with ID: 10734232
2026-03-28 22:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28: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-28 22:28:11 [adesa.be] INFO: Scrape type for 10734232: 0
2026-03-28 22:28:11 [adesa.be] INFO: Skipping item 10734232 url https://www.openlane.eu/en/carv6/auction/10734232
2026-03-28 22:28:11 [adesa.be] INFO: Found listing with ID: 10734274
2026-03-28 22:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:11 [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-28 22:28:11 [adesa.be] INFO: Scrape type for 10734274: 0
2026-03-28 22:28:11 [adesa.be] INFO: Skipping item 10734274 url https://www.openlane.eu/en/carv6/auction/10734274
2026-03-28 22:28:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with identifier: 10738141
2026-03-28 22:28:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with scrape type 2
2026-03-28 22:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with scrape type 2
2026-03-28 22:28:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5, identifier: 10738141
2026-03-28 22:28:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with identifier: 10738141
2026-03-28 22:28:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with identifier: 10738141
2026-03-28 22:28:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with identifier: 10738141 to the API
2026-03-28 22:28:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738141>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMC554',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738141',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 130239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 7,
'seller_name': 'J&T Autolease',
'title': 'Citroën C4 Spacetourer 1.5 HDI Shine - Diesel - Automatic - 130 hp '
'- 130.239 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-28 22:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:13 [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-28 22:28:13 [adesa.be] INFO: Saving data for 10738141: {'auction_closing_time': 1774950300.0, 'created_time': 1774626670.764749, 'last_price_update_time': 1774736893.488179}
2026-03-28 22:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738141') HTTP/1.1" 204 0
2026-03-28 22:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with identifier: 10738116
2026-03-28 22:28:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with scrape type 2
2026-03-28 22:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with scrape type 2
2026-03-28 22:28:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6, identifier: 10738116
2026-03-28 22:28:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with identifier: 10738116
2026-03-28 22:28:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with identifier: 10738116
2026-03-28 22:28:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with identifier: 10738116 to the API
2026-03-28 22:28:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738116>
{'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': 136,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'b26d4e39-bab7-5844-a4e7-b4d1355dc2e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQA994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738116',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 105374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'BMW X2 18d - Diesel - Manual - 136 hp - 105.374 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:18 [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-28 22:28:18 [adesa.be] INFO: Saving data for 10738116: {'auction_closing_time': 1774950300.0, 'created_time': 1774626684.966406, 'last_price_update_time': 1774736898.046674}
2026-03-28 22:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738116') HTTP/1.1" 204 0
2026-03-28 22:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86c20dec-52e0-5c66-8523-73004667ad85 with identifier: 10738128
2026-03-28 22:28:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86c20dec-52e0-5c66-8523-73004667ad85 with scrape type 2
2026-03-28 22:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86c20dec-52e0-5c66-8523-73004667ad85 with scrape type 2
2026-03-28 22:28:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86c20dec-52e0-5c66-8523-73004667ad85, identifier: 10738128
2026-03-28 22:28:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86c20dec-52e0-5c66-8523-73004667ad85 with identifier: 10738128
2026-03-28 22:28:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86c20dec-52e0-5c66-8523-73004667ad85 with identifier: 10738128
2026-03-28 22:28:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86c20dec-52e0-5c66-8523-73004667ad85 with identifier: 10738128 to the API
2026-03-28 22:28:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738128>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '86c20dec-52e0-5c66-8523-73004667ad85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADN908',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738128',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 93909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 93.909 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:18 [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-28 22:28:18 [adesa.be] INFO: Saving data for 10738128: {'auction_closing_time': 1774950300.0, 'created_time': 1774625270.379362, 'last_price_update_time': 1774736898.612102}
2026-03-28 22:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738128') HTTP/1.1" 204 0
2026-03-28 22:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8aab41e-1300-559d-9622-3a06b8b51a43 with identifier: 10738108
2026-03-28 22:28:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8aab41e-1300-559d-9622-3a06b8b51a43 with scrape type 2
2026-03-28 22:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8aab41e-1300-559d-9622-3a06b8b51a43 with scrape type 2
2026-03-28 22:28:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8aab41e-1300-559d-9622-3a06b8b51a43, identifier: 10738108
2026-03-28 22:28:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8aab41e-1300-559d-9622-3a06b8b51a43 with identifier: 10738108
2026-03-28 22:28:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8aab41e-1300-559d-9622-3a06b8b51a43 with identifier: 10738108
2026-03-28 22:28:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8aab41e-1300-559d-9622-3a06b8b51a43 with identifier: 10738108 to the API
2026-03-28 22:28:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738108>
{'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-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'c8aab41e-1300-559d-9622-3a06b8b51a43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQY701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738108',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 85763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 85.763 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:20 [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-28 22:28:20 [adesa.be] INFO: Saving data for 10738108: {'auction_closing_time': 1774950300.0, 'created_time': 1774625270.706222, 'last_price_update_time': 1774736900.071295}
2026-03-28 22:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738108') HTTP/1.1" 204 0
2026-03-28 22:28:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with identifier: 10738088
2026-03-28 22:28:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with scrape type 2
2026-03-28 22:28:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with scrape type 2
2026-03-28 22:28:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d, identifier: 10738088
2026-03-28 22:28:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with identifier: 10738088
2026-03-28 22:28:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with identifier: 10738088
2026-03-28 22:28:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with identifier: 10738088 to the API
2026-03-28 22:28:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738088>
{'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': 136,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRG251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738088',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 88142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'BMW X1 25e - Hybrid - Automatic - 136 hp - 88.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:20 [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-28 22:28:20 [adesa.be] INFO: Saving data for 10738088: {'auction_closing_time': 1774950300.0, 'created_time': 1774625292.135291, 'last_price_update_time': 1774736900.44579}
2026-03-28 22:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738088') HTTP/1.1" 204 0
2026-03-28 22:28:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 423a48e7-8142-5777-980a-913753d34b59 with identifier: 10738163
2026-03-28 22:28:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 423a48e7-8142-5777-980a-913753d34b59 with scrape type 2
2026-03-28 22:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 423a48e7-8142-5777-980a-913753d34b59 with scrape type 2
2026-03-28 22:28:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 423a48e7-8142-5777-980a-913753d34b59, identifier: 10738163
2026-03-28 22:28:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 423a48e7-8142-5777-980a-913753d34b59 with identifier: 10738163
2026-03-28 22:28:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 423a48e7-8142-5777-980a-913753d34b59 with identifier: 10738163
2026-03-28 22:28:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 423a48e7-8142-5777-980a-913753d34b59 with identifier: 10738163 to the API
2026-03-28 22:28:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738163>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '423a48e7-8142-5777-980a-913753d34b59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTC616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738163',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 181821,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 7,
'seller_name': 'J&T Autolease',
'title': 'Citroën C4 Spacetourer 1.5 HDI Business - Diesel - Manual - 130 hp '
'- 181.821 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:29 [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-28 22:28:29 [adesa.be] INFO: Saving data for 10738163: {'auction_closing_time': 1774950300.0, 'created_time': 1774626670.144504, 'last_price_update_time': 1774736909.82571}
2026-03-28 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738163') HTTP/1.1" 204 0
2026-03-28 22:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb99f5eb-a5c1-54db-a16d-e0181e828b1b with identifier: 10738103
2026-03-28 22:28:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb99f5eb-a5c1-54db-a16d-e0181e828b1b with scrape type 2
2026-03-28 22:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb99f5eb-a5c1-54db-a16d-e0181e828b1b with scrape type 2
2026-03-28 22:28:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb99f5eb-a5c1-54db-a16d-e0181e828b1b, identifier: 10738103
2026-03-28 22:28:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb99f5eb-a5c1-54db-a16d-e0181e828b1b with identifier: 10738103
2026-03-28 22:28:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb99f5eb-a5c1-54db-a16d-e0181e828b1b with identifier: 10738103
2026-03-28 22:28:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb99f5eb-a5c1-54db-a16d-e0181e828b1b with identifier: 10738103 to the API
2026-03-28 22:28:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738103>
{'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': 184,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'eb99f5eb-a5c1-54db-a16d-e0181e828b1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRV490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738103',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 136977,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 136.977 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:32 [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-28 22:28:32 [adesa.be] INFO: Saving data for 10738103: {'auction_closing_time': 1774950300.0, 'created_time': 1774625269.62469, 'last_price_update_time': 1774736912.538326}
2026-03-28 22:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738103') HTTP/1.1" 204 0
2026-03-28 22:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23115170-50f3-58eb-84e2-5ed27235c02a with identifier: 10738102
2026-03-28 22:28:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23115170-50f3-58eb-84e2-5ed27235c02a with scrape type 2
2026-03-28 22:28:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23115170-50f3-58eb-84e2-5ed27235c02a with scrape type 2
2026-03-28 22:28:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23115170-50f3-58eb-84e2-5ed27235c02a, identifier: 10738102
2026-03-28 22:28:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23115170-50f3-58eb-84e2-5ed27235c02a with identifier: 10738102
2026-03-28 22:28:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23115170-50f3-58eb-84e2-5ed27235c02a with identifier: 10738102
2026-03-28 22:28:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23115170-50f3-58eb-84e2-5ed27235c02a with identifier: 10738102 to the API
2026-03-28 22:28:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738102>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Electric',
'id': '23115170-50f3-58eb-84e2-5ed27235c02a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGL339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738102',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 151011,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 151.011 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:37 [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-28 22:28:37 [adesa.be] INFO: Saving data for 10738102: {'auction_closing_time': 1774950300.0, 'created_time': 1774625269.033892, 'last_price_update_time': 1774736917.479744}
2026-03-28 22:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738102') HTTP/1.1" 204 0
2026-03-28 22:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d628b682-6fb2-559e-bc67-063448a69b8b with identifier: 10738107
2026-03-28 22:28:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d628b682-6fb2-559e-bc67-063448a69b8b with scrape type 2
2026-03-28 22:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d628b682-6fb2-559e-bc67-063448a69b8b with scrape type 2
2026-03-28 22:28:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d628b682-6fb2-559e-bc67-063448a69b8b, identifier: 10738107
2026-03-28 22:28:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d628b682-6fb2-559e-bc67-063448a69b8b with identifier: 10738107
2026-03-28 22:28:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d628b682-6fb2-559e-bc67-063448a69b8b with identifier: 10738107
2026-03-28 22:28:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d628b682-6fb2-559e-bc67-063448a69b8b with identifier: 10738107 to the API
2026-03-28 22:28:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738107>
{'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': 125,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'd628b682-6fb2-559e-bc67-063448a69b8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUN766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738107',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 87325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 87.325 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:38 [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-28 22:28:38 [adesa.be] INFO: Saving data for 10738107: {'auction_closing_time': 1774950300.0, 'created_time': 1774626683.32328, 'last_price_update_time': 1774736918.404787}
2026-03-28 22:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738107') HTTP/1.1" 204 0
2026-03-28 22:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d56a702a-92b8-54b7-a400-d8021a36534c with identifier: 10738123
2026-03-28 22:28:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d56a702a-92b8-54b7-a400-d8021a36534c with scrape type 2
2026-03-28 22:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d56a702a-92b8-54b7-a400-d8021a36534c with scrape type 2
2026-03-28 22:28:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d56a702a-92b8-54b7-a400-d8021a36534c, identifier: 10738123
2026-03-28 22:28:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d56a702a-92b8-54b7-a400-d8021a36534c with identifier: 10738123
2026-03-28 22:28:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d56a702a-92b8-54b7-a400-d8021a36534c with identifier: 10738123
2026-03-28 22:28:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d56a702a-92b8-54b7-a400-d8021a36534c with identifier: 10738123 to the API
2026-03-28 22:28:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738123>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'd56a702a-92b8-54b7-a400-d8021a36534c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLH177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738123',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 120780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'120.780 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:40 [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-28 22:28:40 [adesa.be] INFO: Saving data for 10738123: {'auction_closing_time': 1774950300.0, 'created_time': 1774625258.271039, 'last_price_update_time': 1774736920.588078}
2026-03-28 22:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738123') HTTP/1.1" 204 0
2026-03-28 22:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1702676-c8f3-5c19-902e-f34689efe979 with identifier: 10738137
2026-03-28 22:28:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1702676-c8f3-5c19-902e-f34689efe979 with scrape type 2
2026-03-28 22:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1702676-c8f3-5c19-902e-f34689efe979 with scrape type 2
2026-03-28 22:28:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1702676-c8f3-5c19-902e-f34689efe979, identifier: 10738137
2026-03-28 22:28:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1702676-c8f3-5c19-902e-f34689efe979 with identifier: 10738137
2026-03-28 22:28:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1702676-c8f3-5c19-902e-f34689efe979 with identifier: 10738137
2026-03-28 22:28:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1702676-c8f3-5c19-902e-f34689efe979 with identifier: 10738137 to the API
2026-03-28 22:28:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738137>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'd1702676-c8f3-5c19-902e-f34689efe979',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBV443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738137',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 73235,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 73.235 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:48 [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-28 22:28:48 [adesa.be] INFO: Saving data for 10738137: {'auction_closing_time': 1774950300.0, 'created_time': 1774626673.729664, 'last_price_update_time': 1774736928.181707}
2026-03-28 22:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738137') HTTP/1.1" 204 0
2026-03-28 22:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with identifier: 10738109
2026-03-28 22:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with scrape type 2
2026-03-28 22:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with scrape type 2
2026-03-28 22:28:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8, identifier: 10738109
2026-03-28 22:28:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with identifier: 10738109
2026-03-28 22:28:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with identifier: 10738109
2026-03-28 22:28:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with identifier: 10738109 to the API
2026-03-28 22:28:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738109>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '6f927f7a-d7be-51d8-8e3c-bca420ca8be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPE364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738109',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 171333,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 171.333 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:48 [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-28 22:28:48 [adesa.be] INFO: Saving data for 10738109: {'auction_closing_time': 1774950300.0, 'created_time': 1774625320.87289, 'last_price_update_time': 1774736928.648989}
2026-03-28 22:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738109') HTTP/1.1" 204 0
2026-03-28 22:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5467c691-ab93-54cb-a698-5f0822f26c22 with identifier: 10738093
2026-03-28 22:28:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5467c691-ab93-54cb-a698-5f0822f26c22 with scrape type 2
2026-03-28 22:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5467c691-ab93-54cb-a698-5f0822f26c22 with scrape type 2
2026-03-28 22:28:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5467c691-ab93-54cb-a698-5f0822f26c22, identifier: 10738093
2026-03-28 22:28:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5467c691-ab93-54cb-a698-5f0822f26c22 with identifier: 10738093
2026-03-28 22:28:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5467c691-ab93-54cb-a698-5f0822f26c22 with identifier: 10738093
2026-03-28 22:28:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5467c691-ab93-54cb-a698-5f0822f26c22 with identifier: 10738093 to the API
2026-03-28 22:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738093>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5467c691-ab93-54cb-a698-5f0822f26c22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQG253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738093',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 81714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi Q3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'81.714 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:51 [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-28 22:28:51 [adesa.be] INFO: Saving data for 10738093: {'auction_closing_time': 1774950300.0, 'created_time': 1774626706.360855, 'last_price_update_time': 1774736931.367756}
2026-03-28 22:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738093') HTTP/1.1" 204 0
2026-03-28 22:28:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88251bd6-f565-5229-b7b6-54a5273a80db with identifier: 10738104
2026-03-28 22:28:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88251bd6-f565-5229-b7b6-54a5273a80db with scrape type 2
2026-03-28 22:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88251bd6-f565-5229-b7b6-54a5273a80db with scrape type 2
2026-03-28 22:28:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88251bd6-f565-5229-b7b6-54a5273a80db, identifier: 10738104
2026-03-28 22:28:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88251bd6-f565-5229-b7b6-54a5273a80db with identifier: 10738104
2026-03-28 22:28:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88251bd6-f565-5229-b7b6-54a5273a80db with identifier: 10738104
2026-03-28 22:28:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88251bd6-f565-5229-b7b6-54a5273a80db with identifier: 10738104 to the API
2026-03-28 22:28:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738104>
{'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-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '88251bd6-f565-5229-b7b6-54a5273a80db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738104',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 102882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business - Hybrid - Automatic '
'- 160 hp - 102.882 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:52 [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-28 22:28:52 [adesa.be] INFO: Saving data for 10738104: {'auction_closing_time': 1774950300.0, 'created_time': 1774625309.445886, 'last_price_update_time': 1774736932.404927}
2026-03-28 22:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738104') HTTP/1.1" 204 0
2026-03-28 22:28:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with identifier: 10738095
2026-03-28 22:28:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with scrape type 2
2026-03-28 22:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with scrape type 2
2026-03-28 22:28:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17, identifier: 10738095
2026-03-28 22:28:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with identifier: 10738095
2026-03-28 22:28:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with identifier: 10738095
2026-03-28 22:28:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with identifier: 10738095 to the API
2026-03-28 22:28:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738095>
{'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': 204,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '3a6c8d27-82a7-58f8-89d2-0decd66e8c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCR516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738095',
'listing': 'auction',
'location': 'Raamsdonksveer (Netherlands)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 157856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz C Break 300e Luxury Line - Hybrid - Automatic - 204 '
'hp - 157.856 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-28 22:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:52 [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-28 22:28:52 [adesa.be] INFO: Saving data for 10738095: {'auction_closing_time': 1774950300.0, 'created_time': 1774625284.240722, 'last_price_update_time': 1774736932.877691}
2026-03-28 22:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738095') HTTP/1.1" 204 0
2026-03-28 22:28:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with identifier: 10738111
2026-03-28 22:28:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with scrape type 2
2026-03-28 22:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with scrape type 2
2026-03-28 22:28:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f7cd936-eb12-56f0-b220-d0d1796db8c2, identifier: 10738111
2026-03-28 22:28:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with identifier: 10738111
2026-03-28 22:28:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with identifier: 10738111
2026-03-28 22:28:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with identifier: 10738111 to the API
2026-03-28 22:28:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7f7cd936-eb12-56f0-b220-d0d1796db8c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEW009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738111',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 193040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz A 200d AMG Line - Diesel - Automatic - 150 hp - '
'193.040 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:54 [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-28 22:28:54 [adesa.be] INFO: Saving data for 10738111: {'auction_closing_time': 1774950300.0, 'created_time': 1774625285.36815, 'last_price_update_time': 1774736934.105493}
2026-03-28 22:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738111') HTTP/1.1" 204 0
2026-03-28 22:28:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.485(s), this was the 1st time calling it.
2026-03-28 22:28:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.220264847782441 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:28:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea26944c-43e1-5d94-abd1-7a51d6a6509e with identifier: 10738086
2026-03-28 22:28:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea26944c-43e1-5d94-abd1-7a51d6a6509e with scrape type 2
2026-03-28 22:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea26944c-43e1-5d94-abd1-7a51d6a6509e with scrape type 2
2026-03-28 22:28:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea26944c-43e1-5d94-abd1-7a51d6a6509e, identifier: 10738086
2026-03-28 22:28:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea26944c-43e1-5d94-abd1-7a51d6a6509e with identifier: 10738086
2026-03-28 22:28:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea26944c-43e1-5d94-abd1-7a51d6a6509e with identifier: 10738086
2026-03-28 22:28:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea26944c-43e1-5d94-abd1-7a51d6a6509e with identifier: 10738086 to the API
2026-03-28 22:28:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738086>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'ea26944c-43e1-5d94-abd1-7a51d6a6509e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQW731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738086',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 80485,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz C 200d Luxury - Diesel - Automatic - 163 hp - 80.485 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-28 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:56 [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-28 22:28:56 [adesa.be] INFO: Saving data for 10738086: {'auction_closing_time': 1774950300.0, 'created_time': 1774625289.660459, 'last_price_update_time': 1774736936.40342}
2026-03-28 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738086') HTTP/1.1" 204 0
2026-03-28 22:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f55f338a-128a-5433-b0d8-3fa9ede9fab2 with identifier: 10738127
2026-03-28 22:28:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f55f338a-128a-5433-b0d8-3fa9ede9fab2 with scrape type 2
2026-03-28 22:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f55f338a-128a-5433-b0d8-3fa9ede9fab2 with scrape type 2
2026-03-28 22:28:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f55f338a-128a-5433-b0d8-3fa9ede9fab2, identifier: 10738127
2026-03-28 22:28:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f55f338a-128a-5433-b0d8-3fa9ede9fab2 with identifier: 10738127
2026-03-28 22:28:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f55f338a-128a-5433-b0d8-3fa9ede9fab2 with identifier: 10738127
2026-03-28 22:28:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f55f338a-128a-5433-b0d8-3fa9ede9fab2 with identifier: 10738127 to the API
2026-03-28 22:28:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738127>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'f55f338a-128a-5433-b0d8-3fa9ede9fab2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDW100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738127',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 164694,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Mercedes-Benz A 180d - Diesel - Automatic - 116 hp - 164.694 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:56 [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-28 22:28:56 [adesa.be] INFO: Saving data for 10738127: {'auction_closing_time': 1774950300.0, 'created_time': 1774625291.090115, 'last_price_update_time': 1774736936.793944}
2026-03-28 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738127') HTTP/1.1" 204 0
2026-03-28 22:28:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1bbb144-7baf-5e78-9bb5-a597ba972c4f with identifier: 10738098
2026-03-28 22:28:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1bbb144-7baf-5e78-9bb5-a597ba972c4f with scrape type 2
2026-03-28 22:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1bbb144-7baf-5e78-9bb5-a597ba972c4f with scrape type 2
2026-03-28 22:28:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1bbb144-7baf-5e78-9bb5-a597ba972c4f, identifier: 10738098
2026-03-28 22:28:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1bbb144-7baf-5e78-9bb5-a597ba972c4f with identifier: 10738098
2026-03-28 22:28:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1bbb144-7baf-5e78-9bb5-a597ba972c4f with identifier: 10738098
2026-03-28 22:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1bbb144-7baf-5e78-9bb5-a597ba972c4f with identifier: 10738098 to the API
2026-03-28 22:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738098>
{'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': 160,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'c1bbb144-7baf-5e78-9bb5-a597ba972c4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGU934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738098',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 136602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - Automatic - 160 hp - '
'136.602 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:57 [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-28 22:28:57 [adesa.be] INFO: Saving data for 10738098: {'auction_closing_time': 1774950300.0, 'created_time': 1774626661.941583, 'last_price_update_time': 1774736937.185642}
2026-03-28 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738098') HTTP/1.1" 204 0
2026-03-28 22:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03cfa219-e92d-596f-b8a9-4220f340d75f with identifier: 10738151
2026-03-28 22:28:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03cfa219-e92d-596f-b8a9-4220f340d75f with scrape type 2
2026-03-28 22:28:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03cfa219-e92d-596f-b8a9-4220f340d75f with scrape type 2
2026-03-28 22:28:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03cfa219-e92d-596f-b8a9-4220f340d75f, identifier: 10738151
2026-03-28 22:28:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03cfa219-e92d-596f-b8a9-4220f340d75f with identifier: 10738151
2026-03-28 22:28:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03cfa219-e92d-596f-b8a9-4220f340d75f with identifier: 10738151
2026-03-28 22:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03cfa219-e92d-596f-b8a9-4220f340d75f with identifier: 10738151 to the API
2026-03-28 22:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738151>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '03cfa219-e92d-596f-b8a9-4220f340d75f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATD711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738151',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 62355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Kia Stonic 1.0 - Petrol - Manual - 100 hp - 62.355 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:57 [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-28 22:28:57 [adesa.be] INFO: Saving data for 10738151: {'auction_closing_time': 1774950300.0, 'created_time': 1774625286.908247, 'last_price_update_time': 1774736937.937812}
2026-03-28 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738151') HTTP/1.1" 204 0
2026-03-28 22:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a97f3351-54d4-5225-8d39-5b7ab9aecadb with identifier: 10738140
2026-03-28 22:28:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a97f3351-54d4-5225-8d39-5b7ab9aecadb with scrape type 2
2026-03-28 22:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a97f3351-54d4-5225-8d39-5b7ab9aecadb with scrape type 2
2026-03-28 22:28:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a97f3351-54d4-5225-8d39-5b7ab9aecadb, identifier: 10738140
2026-03-28 22:28:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a97f3351-54d4-5225-8d39-5b7ab9aecadb with identifier: 10738140
2026-03-28 22:28:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a97f3351-54d4-5225-8d39-5b7ab9aecadb with identifier: 10738140
2026-03-28 22:28:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a97f3351-54d4-5225-8d39-5b7ab9aecadb with identifier: 10738140 to the API
2026-03-28 22:28:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Electric',
'id': 'a97f3351-54d4-5225-8d39-5b7ab9aecadb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVH021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738140',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Maxus',
'model': 'eDeliver 9',
'odometer': 94205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8750,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 3,
'seller_name': 'Van Mossel Autolease België nv',
'title': 'Maxus eDeliver 9 89 kWh - Electric - Automatic - 204 hp - 94.205 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:58 [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-28 22:28:58 [adesa.be] INFO: Saving data for 10738140: {'auction_closing_time': 1774950300.0, 'created_time': 1774625287.686471, 'last_price_update_time': 1774736938.417801}
2026-03-28 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738140') HTTP/1.1" 204 0
2026-03-28 22:28:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with identifier: 10738154
2026-03-28 22:28:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with scrape type 2
2026-03-28 22:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with scrape type 2
2026-03-28 22:28:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7, identifier: 10738154
2026-03-28 22:28:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with identifier: 10738154
2026-03-28 22:28:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with identifier: 10738154
2026-03-28 22:28:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with identifier: 10738154 to the API
2026-03-28 22:28:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSZ904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738154',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 56917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Kia Stonic 1.0 - Petrol - Manual - 100 hp - 56.917 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:58 [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-28 22:28:58 [adesa.be] INFO: Saving data for 10738154: {'auction_closing_time': 1774950300.0, 'created_time': 1774625291.549328, 'last_price_update_time': 1774736938.794959}
2026-03-28 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738154') HTTP/1.1" 204 0
2026-03-28 22:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a2cd6f6-ed5a-501d-803b-970300b3c6df with identifier: 10738159
2026-03-28 22:28:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a2cd6f6-ed5a-501d-803b-970300b3c6df with scrape type 2
2026-03-28 22:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a2cd6f6-ed5a-501d-803b-970300b3c6df with scrape type 2
2026-03-28 22:28:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a2cd6f6-ed5a-501d-803b-970300b3c6df, identifier: 10738159
2026-03-28 22:28:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a2cd6f6-ed5a-501d-803b-970300b3c6df with identifier: 10738159
2026-03-28 22:28:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a2cd6f6-ed5a-501d-803b-970300b3c6df with identifier: 10738159
2026-03-28 22:28:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a2cd6f6-ed5a-501d-803b-970300b3c6df with identifier: 10738159 to the API
2026-03-28 22:28:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:28: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-28 22:28:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738159>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '7a2cd6f6-ed5a-501d-803b-970300b3c6df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPV404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738159',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 100624,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Kia Ceed 1.0 T-GDI - Petrol - Manual - 101 hp - 100.624 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:59 [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-28 22:28:59 [adesa.be] INFO: Saving data for 10738159: {'auction_closing_time': 1774950300.0, 'created_time': 1774626682.118062, 'last_price_update_time': 1774736939.820011}
2026-03-28 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738159') HTTP/1.1" 204 0
2026-03-28 22:28:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:28:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:28:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7792495-023d-5587-a172-507ac9820c4e with identifier: 10738131
2026-03-28 22:28:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7792495-023d-5587-a172-507ac9820c4e with scrape type 2
2026-03-28 22:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7792495-023d-5587-a172-507ac9820c4e with scrape type 2
2026-03-28 22:29:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7792495-023d-5587-a172-507ac9820c4e, identifier: 10738131
2026-03-28 22:29:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7792495-023d-5587-a172-507ac9820c4e with identifier: 10738131
2026-03-28 22:29:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7792495-023d-5587-a172-507ac9820c4e with identifier: 10738131
2026-03-28 22:29:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7792495-023d-5587-a172-507ac9820c4e with identifier: 10738131 to the API
2026-03-28 22:29:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738131>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'd7792495-023d-5587-a172-507ac9820c4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLL209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738131',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 91425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Hyundai Ioniq 1.6 GDI - Hybrid - Automatic - 105 hp - 91.425 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:00 [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-28 22:29:00 [adesa.be] INFO: Saving data for 10738131: {'auction_closing_time': 1774950300.0, 'created_time': 1774626664.306435, 'last_price_update_time': 1774736940.307158}
2026-03-28 22:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738131') HTTP/1.1" 204 0
2026-03-28 22:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2c389e5-1098-56b3-bb80-b33700f72f12 with identifier: 10738142
2026-03-28 22:29:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2c389e5-1098-56b3-bb80-b33700f72f12 with scrape type 2
2026-03-28 22:29:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2c389e5-1098-56b3-bb80-b33700f72f12 with scrape type 2
2026-03-28 22:29:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2c389e5-1098-56b3-bb80-b33700f72f12, identifier: 10738142
2026-03-28 22:29:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2c389e5-1098-56b3-bb80-b33700f72f12 with identifier: 10738142
2026-03-28 22:29:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2c389e5-1098-56b3-bb80-b33700f72f12 with identifier: 10738142
2026-03-28 22:29:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2c389e5-1098-56b3-bb80-b33700f72f12 with identifier: 10738142 to the API
2026-03-28 22:29:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738142>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'a2c389e5-1098-56b3-bb80-b33700f72f12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQD160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738142',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 91174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-06-09',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Ford Puma 1.5 Titanium X - Diesel - Manual - 120 hp - 91.174 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2021}
2026-03-28 22:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:04 [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-28 22:29:04 [adesa.be] INFO: Saving data for 10738142: {'auction_closing_time': 1774950300.0, 'created_time': 1774626665.874686, 'last_price_update_time': 1774736944.24843}
2026-03-28 22:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738142') HTTP/1.1" 204 0
2026-03-28 22:29:07 [scrapy.extensions.logstats] INFO: Crawled 758 pages (at 26 pages/min), scraped 729 items (at 25 items/min)
2026-03-28 22:29:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:29:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with identifier: 10737594
2026-03-28 22:29:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with scrape type 2
2026-03-28 22:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with scrape type 2
2026-03-28 22:29:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e9bec45-3f98-517f-b6be-8c81ece5ec06, identifier: 10737594
2026-03-28 22:29:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with identifier: 10737594
2026-03-28 22:29:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with identifier: 10737594
2026-03-28 22:29:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with identifier: 10737594 to the API
2026-03-28 22:29:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737594>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Light truck',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2e9bec45-3f98-517f-b6be-8c81ece5ec06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EDB628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737594',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 145941,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6850,
'price_includes_vat': True,
'registration_date': '2012-10-24',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Volkswagen Caddy Maxi 1.6 TDI Dark & Cool - Diesel - Automatic - '
'102 hp - 145.941 km',
'transmission': 'automatic',
'trim': 'Dark & Cool',
'vin': None,
'year': 2012}
2026-03-28 22:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:08 [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-28 22:29:08 [adesa.be] INFO: Saving data for 10737594: {'auction_closing_time': 1774863000.0, 'created_time': 1774626741.734179, 'last_price_update_time': 1774736948.865842}
2026-03-28 22:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737594') HTTP/1.1" 204 0
2026-03-28 22:29:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9facc29-7f5d-5eab-b84d-c7de4c2547ed with identifier: 10738168
2026-03-28 22:29:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9facc29-7f5d-5eab-b84d-c7de4c2547ed with scrape type 2
2026-03-28 22:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9facc29-7f5d-5eab-b84d-c7de4c2547ed with scrape type 2
2026-03-28 22:29:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9facc29-7f5d-5eab-b84d-c7de4c2547ed, identifier: 10738168
2026-03-28 22:29:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9facc29-7f5d-5eab-b84d-c7de4c2547ed with identifier: 10738168
2026-03-28 22:29:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9facc29-7f5d-5eab-b84d-c7de4c2547ed with identifier: 10738168
2026-03-28 22:29:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9facc29-7f5d-5eab-b84d-c7de4c2547ed with identifier: 10738168 to the API
2026-03-28 22:29:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738168>
{'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': 105,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'c9facc29-7f5d-5eab-b84d-c7de4c2547ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEX339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738168',
'listing': 'auction',
'location': 'Raamsdonksveer (Netherlands)',
'make': 'Ford',
'model': 'Transit',
'odometer': 231315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 3,
'seller_name': 'J&T Autolease',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'231.315 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-28 22:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:09 [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-28 22:29:09 [adesa.be] INFO: Saving data for 10738168: {'auction_closing_time': 1774950300.0, 'created_time': 1774625290.526163, 'last_price_update_time': 1774736949.334752}
2026-03-28 22:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738168') HTTP/1.1" 204 0
2026-03-28 22:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba62081d-94d9-5933-8785-6c1ae5fe8e1d with identifier: 10738110
2026-03-28 22:29:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba62081d-94d9-5933-8785-6c1ae5fe8e1d with scrape type 2
2026-03-28 22:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba62081d-94d9-5933-8785-6c1ae5fe8e1d with scrape type 2
2026-03-28 22:29:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba62081d-94d9-5933-8785-6c1ae5fe8e1d, identifier: 10738110
2026-03-28 22:29:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba62081d-94d9-5933-8785-6c1ae5fe8e1d with identifier: 10738110
2026-03-28 22:29:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba62081d-94d9-5933-8785-6c1ae5fe8e1d with identifier: 10738110
2026-03-28 22:29:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba62081d-94d9-5933-8785-6c1ae5fe8e1d with identifier: 10738110 to the API
2026-03-28 22:29:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738110>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'ba62081d-94d9-5933-8785-6c1ae5fe8e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUD055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738110',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 105730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'DS DS7 Crossback 1.5 HDI Rivoli - Diesel - Automatic - 130 hp - '
'105.730 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2022}
2026-03-28 22:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:10 [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-28 22:29:10 [adesa.be] INFO: Saving data for 10738110: {'auction_closing_time': 1774950300.0, 'created_time': 1774625288.019711, 'last_price_update_time': 1774736950.589702}
2026-03-28 22:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738110') HTTP/1.1" 204 0
2026-03-28 22:29:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with identifier: 10738165
2026-03-28 22:29:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with scrape type 2
2026-03-28 22:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with scrape type 2
2026-03-28 22:29:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85, identifier: 10738165
2026-03-28 22:29:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with identifier: 10738165
2026-03-28 22:29:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with identifier: 10738165
2026-03-28 22:29:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with identifier: 10738165 to the API
2026-03-28 22:29:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738165>
{'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-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '147dfb69-bcd2-5bd0-89ad-194eeeeebf85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFD098',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738165',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 105635,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Dacia Duster 1.0 TCe Comfort - Petrol - Manual - 100 hp - 105.635 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:14 [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-28 22:29:14 [adesa.be] INFO: Saving data for 10738165: {'auction_closing_time': 1774950300.0, 'created_time': 1774626682.912934, 'last_price_update_time': 1774736954.701151}
2026-03-28 22:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738165') HTTP/1.1" 204 0
2026-03-28 22:29:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734058
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734058: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734058 url https://www.openlane.eu/en/carv6/auction/10734058
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738096
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738096: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738096 url https://www.openlane.eu/en/carv6/auction/10738096
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734076
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734076: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734076 url https://www.openlane.eu/en/carv6/auction/10734076
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734275
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734275: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10734275 url https://www.openlane.eu/en/carv6/auction/10734275
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738084
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738084: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738084 url https://www.openlane.eu/en/carv6/auction/10738084
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734059
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734059: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734059 url https://www.openlane.eu/en/carv6/auction/10734059
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734214
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734214: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734214 url https://www.openlane.eu/en/carv6/auction/10734214
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734298
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734298: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734298 url https://www.openlane.eu/en/carv6/auction/10734298
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738132
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738132: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738132 url https://www.openlane.eu/en/carv6/auction/10738132
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738155
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738155: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738155 url https://www.openlane.eu/en/carv6/auction/10738155
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738158
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738158: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738158 url https://www.openlane.eu/en/carv6/auction/10738158
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734175
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734175: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734175 url https://www.openlane.eu/en/carv6/auction/10734175
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734233
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734233: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734233 url https://www.openlane.eu/en/carv6/auction/10734233
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734234
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29: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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734234: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734234 url https://www.openlane.eu/en/carv6/auction/10734234
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734215
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734215: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734215 url https://www.openlane.eu/en/carv6/auction/10734215
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10733997
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10733997: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10733997 url https://www.openlane.eu/en/carv6/auction/10733997
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734276
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734276: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734276 url https://www.openlane.eu/en/carv6/auction/10734276
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734139
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734139: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734139 url https://www.openlane.eu/en/carv6/auction/10734139
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738171
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738171: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738171 url https://www.openlane.eu/en/carv6/auction/10738171
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738172
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738172: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738172 url https://www.openlane.eu/en/carv6/auction/10738172
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738164
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738164: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738164 url https://www.openlane.eu/en/carv6/auction/10738164
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738162
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738162: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738162 url https://www.openlane.eu/en/carv6/auction/10738162
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738153
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738153: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738153 url https://www.openlane.eu/en/carv6/auction/10738153
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738148
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738148: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738148 url https://www.openlane.eu/en/carv6/auction/10738148
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738169
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738169: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738169 url https://www.openlane.eu/en/carv6/auction/10738169
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734321
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734321: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734321 url https://www.openlane.eu/en/carv6/auction/10734321
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734322
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734322: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734322 url https://www.openlane.eu/en/carv6/auction/10734322
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734077
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734077: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734077 url https://www.openlane.eu/en/carv6/auction/10734077
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10733998
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10733998: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10733998 url https://www.openlane.eu/en/carv6/auction/10733998
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738166
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738166: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738166 url https://www.openlane.eu/en/carv6/auction/10738166
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738150
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738150: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738150 url https://www.openlane.eu/en/carv6/auction/10738150
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734299
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734299: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734299 url https://www.openlane.eu/en/carv6/auction/10734299
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734235
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29: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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734235: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734235 url https://www.openlane.eu/en/carv6/auction/10734235
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734086
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734086: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734086 url https://www.openlane.eu/en/carv6/auction/10734086
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734216
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734216: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734216 url https://www.openlane.eu/en/carv6/auction/10734216
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734176
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734176: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734176 url https://www.openlane.eu/en/carv6/auction/10734176
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734300
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734300: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734300 url https://www.openlane.eu/en/carv6/auction/10734300
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738146
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738146: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738146 url https://www.openlane.eu/en/carv6/auction/10738146
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734060
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734060: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734060 url https://www.openlane.eu/en/carv6/auction/10734060
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734061
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734061: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734061 url https://www.openlane.eu/en/carv6/auction/10734061
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738136
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738136: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738136 url https://www.openlane.eu/en/carv6/auction/10738136
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734177
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734177: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734177 url https://www.openlane.eu/en/carv6/auction/10734177
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734016
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734016: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734016 url https://www.openlane.eu/en/carv6/auction/10734016
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734140
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734140: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734140 url https://www.openlane.eu/en/carv6/auction/10734140
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738124
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10738124: 2
2026-03-28 22:29:15 [adesa.be] INFO: Scraping item 10738124 url https://www.openlane.eu/en/carv6/auction/10738124
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734094
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734094: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734094 url https://www.openlane.eu/en/carv6/auction/10734094
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10734062
2026-03-28 22:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:15 [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-28 22:29:15 [adesa.be] INFO: Scrape type for 10734062: 0
2026-03-28 22:29:15 [adesa.be] INFO: Skipping item 10734062 url https://www.openlane.eu/en/carv6/auction/10734062
2026-03-28 22:29:15 [adesa.be] INFO: Found listing with ID: 10738129
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738129: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738129 url https://www.openlane.eu/en/carv6/auction/10738129
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734141
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734141: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734141 url https://www.openlane.eu/en/carv6/auction/10734141
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738160
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738160: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738160 url https://www.openlane.eu/en/carv6/auction/10738160
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734178
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29: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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734178: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734178 url https://www.openlane.eu/en/carv6/auction/10734178
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734323
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734323: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734323 url https://www.openlane.eu/en/carv6/auction/10734323
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734236
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734236: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734236 url https://www.openlane.eu/en/carv6/auction/10734236
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734035
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734035: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734035 url https://www.openlane.eu/en/carv6/auction/10734035
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734078
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734078: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734078 url https://www.openlane.eu/en/carv6/auction/10734078
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734217
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734217: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734217 url https://www.openlane.eu/en/carv6/auction/10734217
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734017
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734017: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734017 url https://www.openlane.eu/en/carv6/auction/10734017
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738125
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738125: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738125 url https://www.openlane.eu/en/carv6/auction/10738125
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734103
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734103: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734103 url https://www.openlane.eu/en/carv6/auction/10734103
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738147
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738147: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738147 url https://www.openlane.eu/en/carv6/auction/10738147
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738130
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738130: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738130 url https://www.openlane.eu/en/carv6/auction/10738130
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734218
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29: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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734218: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734218 url https://www.openlane.eu/en/carv6/auction/10734218
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734023
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734023: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734023 url https://www.openlane.eu/en/carv6/auction/10734023
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734194
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734194: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734194 url https://www.openlane.eu/en/carv6/auction/10734194
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734195
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734195: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734195 url https://www.openlane.eu/en/carv6/auction/10734195
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734166
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734166: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734166 url https://www.openlane.eu/en/carv6/auction/10734166
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734087
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734087: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734087 url https://www.openlane.eu/en/carv6/auction/10734087
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738161
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738161: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738161 url https://www.openlane.eu/en/carv6/auction/10738161
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738167
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738167: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738167 url https://www.openlane.eu/en/carv6/auction/10738167
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738106
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738106: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738106 url https://www.openlane.eu/en/carv6/auction/10738106
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738145
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738145: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738145 url https://www.openlane.eu/en/carv6/auction/10738145
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734128
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734128: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734128 url https://www.openlane.eu/en/carv6/auction/10734128
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738144
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738144: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738144 url https://www.openlane.eu/en/carv6/auction/10738144
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734324
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734324: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734324 url https://www.openlane.eu/en/carv6/auction/10734324
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734325
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734325: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734325 url https://www.openlane.eu/en/carv6/auction/10734325
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734104
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734104: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734104 url https://www.openlane.eu/en/carv6/auction/10734104
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734063
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734063: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734063 url https://www.openlane.eu/en/carv6/auction/10734063
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734277
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734277: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734277 url https://www.openlane.eu/en/carv6/auction/10734277
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738135
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738135: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738135 url https://www.openlane.eu/en/carv6/auction/10738135
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738149
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738149: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738149 url https://www.openlane.eu/en/carv6/auction/10738149
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734120
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734120: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734120 url https://www.openlane.eu/en/carv6/auction/10734120
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738143
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738143: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738143 url https://www.openlane.eu/en/carv6/auction/10738143
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734257
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734257: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734257 url https://www.openlane.eu/en/carv6/auction/10734257
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734024
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734024: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734024 url https://www.openlane.eu/en/carv6/auction/10734024
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734129
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734129: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734129 url https://www.openlane.eu/en/carv6/auction/10734129
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734258
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734258: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734258 url https://www.openlane.eu/en/carv6/auction/10734258
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734237
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734237: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734237 url https://www.openlane.eu/en/carv6/auction/10734237
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734130
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734130: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734130 url https://www.openlane.eu/en/carv6/auction/10734130
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734179
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734179: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734179 url https://www.openlane.eu/en/carv6/auction/10734179
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734121
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734121: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734121 url https://www.openlane.eu/en/carv6/auction/10734121
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738122
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738122: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738122 url https://www.openlane.eu/en/carv6/auction/10738122
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734105
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734105: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734105 url https://www.openlane.eu/en/carv6/auction/10734105
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738119
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738119: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738119 url https://www.openlane.eu/en/carv6/auction/10738119
2026-03-28 22:29:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734095
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734095: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734095 url https://www.openlane.eu/en/carv6/auction/10734095
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738099
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738099: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738099 url https://www.openlane.eu/en/carv6/auction/10738099
2026-03-28 22:29:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10738117
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10738117: 2
2026-03-28 22:29:16 [adesa.be] INFO: Scraping item 10738117 url https://www.openlane.eu/en/carv6/auction/10738117
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734260
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734260: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734260 url https://www.openlane.eu/en/carv6/auction/10734260
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734259
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734259: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734259 url https://www.openlane.eu/en/carv6/auction/10734259
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734261
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734261: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734261 url https://www.openlane.eu/en/carv6/auction/10734261
2026-03-28 22:29:16 [adesa.be] INFO: Found listing with ID: 10734301
2026-03-28 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:16 [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-28 22:29:16 [adesa.be] INFO: Scrape type for 10734301: 0
2026-03-28 22:29:16 [adesa.be] INFO: Skipping item 10734301 url https://www.openlane.eu/en/carv6/auction/10734301
2026-03-28 22:29:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 675a732c-fe7e-50cd-8762-3812e3b5a655 with identifier: 10738173
2026-03-28 22:29:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 675a732c-fe7e-50cd-8762-3812e3b5a655 with scrape type 2
2026-03-28 22:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 675a732c-fe7e-50cd-8762-3812e3b5a655 with scrape type 2
2026-03-28 22:29:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 675a732c-fe7e-50cd-8762-3812e3b5a655, identifier: 10738173
2026-03-28 22:29:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 675a732c-fe7e-50cd-8762-3812e3b5a655 with identifier: 10738173
2026-03-28 22:29:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 675a732c-fe7e-50cd-8762-3812e3b5a655 with identifier: 10738173
2026-03-28 22:29:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 675a732c-fe7e-50cd-8762-3812e3b5a655 with identifier: 10738173 to the API
2026-03-28 22:29:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738173>
{'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': 95,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '675a732c-fe7e-50cd-8762-3812e3b5a655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPY968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738173',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 110532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Fiat Tipo 1.4 Mirror - Petrol - Manual - 95 hp - 110.532 km',
'transmission': 'manual',
'trim': 'Mirror',
'vin': None,
'year': 2020}
2026-03-28 22:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:17 [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-28 22:29:17 [adesa.be] INFO: Saving data for 10738173: {'auction_closing_time': 1774950300.0, 'created_time': 1774625322.688729, 'last_price_update_time': 1774736957.683799}
2026-03-28 22:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738173') HTTP/1.1" 204 0
2026-03-28 22:29:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.503(s), this was the 1st time calling it.
2026-03-28 22:29:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.18331929934128 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:29:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.912(s), this was the 1st time calling it.
2026-03-28 22:29:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.949554735068935 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:29:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:29:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 960008e8-5b5f-543a-8719-7923a22c408a with identifier: 10738279
2026-03-28 22:29:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 960008e8-5b5f-543a-8719-7923a22c408a with scrape type 2
2026-03-28 22:29:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 960008e8-5b5f-543a-8719-7923a22c408a with scrape type 2
2026-03-28 22:29:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 960008e8-5b5f-543a-8719-7923a22c408a, identifier: 10738279
2026-03-28 22:29:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 960008e8-5b5f-543a-8719-7923a22c408a with identifier: 10738279
2026-03-28 22:29:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 960008e8-5b5f-543a-8719-7923a22c408a with identifier: 10738279
2026-03-28 22:29:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 960008e8-5b5f-543a-8719-7923a22c408a with identifier: 10738279 to the API
2026-03-28 22:29:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738279>
{'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': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '960008e8-5b5f-543a-8719-7923a22c408a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLG887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 201813,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2016-11-25',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Volvo V60 Cross Country D3 - Diesel - Manual - 149 hp - 201.813 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:26 [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-28 22:29:27 [adesa.be] INFO: Saving data for 10738279: {'auction_closing_time': 1774863000.0, 'created_time': 1774626722.827239, 'last_price_update_time': 1774736967.000499}
2026-03-28 22:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738279') HTTP/1.1" 204 0
2026-03-28 22:29:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10737664
2026-03-28 22:29:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eedeca9-c589-53a4-8a32-47441f579257 with scrape type 2
2026-03-28 22:29:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9eedeca9-c589-53a4-8a32-47441f579257 with scrape type 2
2026-03-28 22:29:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9eedeca9-c589-53a4-8a32-47441f579257, identifier: 10737664
2026-03-28 22:29:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10737664
2026-03-28 22:29:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10737664
2026-03-28 22:29:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10737664 to the API
2026-03-28 22:29:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9eedeca9-c589-53a4-8a32-47441f579257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RPN415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 232196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2017-02-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo V40 Cross Country D2 Ocean Race - Diesel - Manual - 120 hp - '
'232.196 km',
'transmission': 'manual',
'trim': 'Ocean Race',
'vin': None,
'year': 2017}
2026-03-28 22:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:30 [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-28 22:29:30 [adesa.be] INFO: Saving data for 10737664: {'auction_closing_time': 1774863000.0, 'created_time': 1774625195.871352, 'last_price_update_time': 1774736970.149943}
2026-03-28 22:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737664') HTTP/1.1" 204 0
2026-03-28 22:29:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386
2026-03-28 22:29:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59abcb02-1032-5fae-ab03-5d69ea833403 with scrape type 2
2026-03-28 22:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59abcb02-1032-5fae-ab03-5d69ea833403 with scrape type 2
2026-03-28 22:29:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59abcb02-1032-5fae-ab03-5d69ea833403, identifier: 10733386
2026-03-28 22:29:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386
2026-03-28 22:29:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386
2026-03-28 22:29:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386 to the API
2026-03-28 22:29:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733386>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '59abcb02-1032-5fae-ab03-5d69ea833403',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTV865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733386',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 146140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 498 hp - 146.140 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:33 [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-28 22:29:33 [adesa.be] INFO: Saving data for 10733386: {'auction_closing_time': 1775032200.0, 'created_time': 1774650041.124534, 'last_price_update_time': 1774736973.221677}
2026-03-28 22:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733386') HTTP/1.1" 204 0
2026-03-28 22:29:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10737679
2026-03-28 22:29:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caaf453c-75e4-5d59-914e-a27136748b34 with scrape type 2
2026-03-28 22:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caaf453c-75e4-5d59-914e-a27136748b34 with scrape type 2
2026-03-28 22:29:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: caaf453c-75e4-5d59-914e-a27136748b34, identifier: 10737679
2026-03-28 22:29:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10737679
2026-03-28 22:29:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10737679
2026-03-28 22:29:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10737679 to the API
2026-03-28 22:29:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'caaf453c-75e4-5d59-914e-a27136748b34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FMW816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S40',
'odometer': 194073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2008-01-09',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo S40 1.6 Momentum - Diesel - Manual - 110 hp - 194.073 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2008}
2026-03-28 22:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:35 [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-28 22:29:35 [adesa.be] INFO: Saving data for 10737679: {'auction_closing_time': 1774863000.0, 'created_time': 1774625197.136133, 'last_price_update_time': 1774736975.26118}
2026-03-28 22:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737679') HTTP/1.1" 204 0
2026-03-28 22:29:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 561c81f6-1d3a-541f-9a03-aca85827f53e with identifier: 10736385
2026-03-28 22:29:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 561c81f6-1d3a-541f-9a03-aca85827f53e with scrape type 2
2026-03-28 22:29:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 561c81f6-1d3a-541f-9a03-aca85827f53e with scrape type 2
2026-03-28 22:29:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 561c81f6-1d3a-541f-9a03-aca85827f53e, identifier: 10736385
2026-03-28 22:29:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 561c81f6-1d3a-541f-9a03-aca85827f53e with identifier: 10736385
2026-03-28 22:29:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 561c81f6-1d3a-541f-9a03-aca85827f53e with identifier: 10736385
2026-03-28 22:29:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 561c81f6-1d3a-541f-9a03-aca85827f53e with identifier: 10736385 to the API
2026-03-28 22:29:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736385>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '561c81f6-1d3a-541f-9a03-aca85827f53e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GMD563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736385',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'EX90',
'odometer': 9885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 56000,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 7,
'seller_name': 'GMA Cars bv',
'title': 'Volvo EX90 Performance 107 kWh Ultra - Electric - Automatic - 517 '
'hp - 9.885 km',
'transmission': 'automatic',
'trim': 'Ultra',
'vin': None,
'year': 2025}
2026-03-28 22:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:36 [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-28 22:29:36 [adesa.be] INFO: Saving data for 10736385: {'auction_closing_time': 1774863000.0, 'created_time': 1774625207.664728, 'last_price_update_time': 1774736976.639335}
2026-03-28 22:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736385') HTTP/1.1" 204 0
2026-03-28 22:29:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec25543-72a1-51f4-a6f8-c02c11678fab with identifier: 10735637
2026-03-28 22:29:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec25543-72a1-51f4-a6f8-c02c11678fab with scrape type 2
2026-03-28 22:29:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dec25543-72a1-51f4-a6f8-c02c11678fab with scrape type 2
2026-03-28 22:29:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dec25543-72a1-51f4-a6f8-c02c11678fab, identifier: 10735637
2026-03-28 22:29:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dec25543-72a1-51f4-a6f8-c02c11678fab with identifier: 10735637
2026-03-28 22:29:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dec25543-72a1-51f4-a6f8-c02c11678fab with identifier: 10735637
2026-03-28 22:29:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dec25543-72a1-51f4-a6f8-c02c11678fab with identifier: 10735637 to the API
2026-03-28 22:29:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735637>
{'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': 251,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': 'dec25543-72a1-51f4-a6f8-c02c11678fab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'EX40',
'odometer': 16400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9050,
'price_includes_vat': True,
'registration_date': '2024-08-05',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volvo EX40 79 kWh - Electric - Automatic - 251 hp - 16.400 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:37 [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-28 22:29:37 [adesa.be] INFO: Saving data for 10735637: {'auction_closing_time': 1774865700.0, 'created_time': 1774625210.552922, 'last_price_update_time': 1774736977.77426}
2026-03-28 22:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735637') HTTP/1.1" 204 0
2026-03-28 22:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2849974-8150-5d1d-bfbf-6ed9abf892ce with identifier: 10737753
2026-03-28 22:29:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2849974-8150-5d1d-bfbf-6ed9abf892ce with scrape type 2
2026-03-28 22:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2849974-8150-5d1d-bfbf-6ed9abf892ce with scrape type 2
2026-03-28 22:29:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2849974-8150-5d1d-bfbf-6ed9abf892ce, identifier: 10737753
2026-03-28 22:29:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2849974-8150-5d1d-bfbf-6ed9abf892ce with identifier: 10737753
2026-03-28 22:29:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2849974-8150-5d1d-bfbf-6ed9abf892ce with identifier: 10737753
2026-03-28 22:29:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2849974-8150-5d1d-bfbf-6ed9abf892ce with identifier: 10737753 to the API
2026-03-28 22:29:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737753>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'f2849974-8150-5d1d-bfbf-6ed9abf892ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737753',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 55436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17750,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 4,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen T-ROC 1.5 TSI - Petrol - Automatic - 150 hp - 55.436 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:43 [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-28 22:29:43 [adesa.be] INFO: Saving data for 10737753: {'auction_closing_time': 1774865700.0, 'created_time': 1774625211.109627, 'last_price_update_time': 1774736983.131783}
2026-03-28 22:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737753') HTTP/1.1" 204 0
2026-03-28 22:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with identifier: 10733309
2026-03-28 22:29:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with scrape type 2
2026-03-28 22:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with scrape type 2
2026-03-28 22:29:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be6e4f05-d283-55c4-b4fe-f7c7aa89a547, identifier: 10733309
2026-03-28 22:29:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with identifier: 10733309
2026-03-28 22:29:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with identifier: 10733309
2026-03-28 22:29:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with identifier: 10733309 to the API
2026-03-28 22:29:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733309>
{'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-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'be6e4f05-d283-55c4-b4fe-f7c7aa89a547',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHA371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733309',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 94319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 94.319 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-28 22:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:46 [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-28 22:29:46 [adesa.be] INFO: Saving data for 10733309: {'auction_closing_time': 1775032200.0, 'created_time': 1774626704.101844, 'last_price_update_time': 1774736986.761855}
2026-03-28 22:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733309') HTTP/1.1" 204 0
2026-03-28 22:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10735479
2026-03-28 22:29:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with scrape type 2
2026-03-28 22:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with scrape type 2
2026-03-28 22:29:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ff85e0b-42f7-56cf-b3aa-c175f54be264, identifier: 10735479
2026-03-28 22:29:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10735479
2026-03-28 22:29:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10735479
2026-03-28 22:29:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10735479 to the API
2026-03-28 22:29:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735479>
{'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': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6ff85e0b-42f7-56cf-b3aa-c175f54be264',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YMJ833',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 203042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2018-04-26',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen T-ROC 1.5 TSI - Petrol - Automatic - 150 hp - 203.042 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:51 [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-28 22:29:51 [adesa.be] INFO: Saving data for 10735479: {'auction_closing_time': 1774863000.0, 'created_time': 1774625204.974272, 'last_price_update_time': 1774736991.674769}
2026-03-28 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735479') HTTP/1.1" 204 0
2026-03-28 22:29:52 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='4621763e285019a5ec8421d6df6bd849') while processing URL (https://www.openlane.eu/en/findcarv6/search): 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-28 22:29:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:52 [scrapy.core.scraper] ERROR: Error downloading <POST https://www.openlane.eu/en/findcarv6/search>
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': 'Sat, 28 Mar 2026 22:29:52 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '4621763e285019a5ec8421d6df6bd849', '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=4621763e285019a5ec8421d6df6bd849
2026-03-28 22:29:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee023d45-444b-592f-af63-0d0e2e2b11b0 with identifier: 10738117
2026-03-28 22:29:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee023d45-444b-592f-af63-0d0e2e2b11b0 with scrape type 2
2026-03-28 22:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee023d45-444b-592f-af63-0d0e2e2b11b0 with scrape type 2
2026-03-28 22:29:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee023d45-444b-592f-af63-0d0e2e2b11b0, identifier: 10738117
2026-03-28 22:29:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee023d45-444b-592f-af63-0d0e2e2b11b0 with identifier: 10738117
2026-03-28 22:29:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee023d45-444b-592f-af63-0d0e2e2b11b0 with identifier: 10738117
2026-03-28 22:29:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee023d45-444b-592f-af63-0d0e2e2b11b0 with identifier: 10738117 to the API
2026-03-28 22:29:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ee023d45-444b-592f-af63-0d0e2e2b11b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHD313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738117',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 94743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Toyota Corolla 1.8 - Hybrid - Automatic - 122 hp - 94.743 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:54 [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-28 22:29:54 [adesa.be] INFO: Saving data for 10738117: {'auction_closing_time': 1774950300.0, 'created_time': 1774625327.807105, 'last_price_update_time': 1774736994.152472}
2026-03-28 22:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738117') HTTP/1.1" 204 0
2026-03-28 22:29:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 369fa305-16b4-536d-b4a5-71230e503835 with identifier: 10738119
2026-03-28 22:29:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 369fa305-16b4-536d-b4a5-71230e503835 with scrape type 2
2026-03-28 22:29:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 369fa305-16b4-536d-b4a5-71230e503835 with scrape type 2
2026-03-28 22:29:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 369fa305-16b4-536d-b4a5-71230e503835, identifier: 10738119
2026-03-28 22:29:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 369fa305-16b4-536d-b4a5-71230e503835 with identifier: 10738119
2026-03-28 22:29:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 369fa305-16b4-536d-b4a5-71230e503835 with identifier: 10738119
2026-03-28 22:29:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 369fa305-16b4-536d-b4a5-71230e503835 with identifier: 10738119 to the API
2026-03-28 22:29:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738119>
{'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': 122,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '369fa305-16b4-536d-b4a5-71230e503835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFS991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738119',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 112038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 122 hp - '
'112.038 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-28 22:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:55 [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-28 22:29:55 [adesa.be] INFO: Saving data for 10738119: {'auction_closing_time': 1774950300.0, 'created_time': 1774625335.955011, 'last_price_update_time': 1774736995.043574}
2026-03-28 22:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738119') HTTP/1.1" 204 0
2026-03-28 22:29:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:29:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:29:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eadf5c80-dddd-5809-bdf5-210d384f6238 with identifier: 10738122
2026-03-28 22:29:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadf5c80-dddd-5809-bdf5-210d384f6238 with scrape type 2
2026-03-28 22:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eadf5c80-dddd-5809-bdf5-210d384f6238 with scrape type 2
2026-03-28 22:29:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eadf5c80-dddd-5809-bdf5-210d384f6238, identifier: 10738122
2026-03-28 22:29:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eadf5c80-dddd-5809-bdf5-210d384f6238 with identifier: 10738122
2026-03-28 22:29:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eadf5c80-dddd-5809-bdf5-210d384f6238 with identifier: 10738122
2026-03-28 22:29:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eadf5c80-dddd-5809-bdf5-210d384f6238 with identifier: 10738122 to the API
2026-03-28 22:29:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:29: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-28 22:29:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738122>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'eadf5c80-dddd-5809-bdf5-210d384f6238',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEB458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738122',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 137617,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Skoda Superb Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'137.617 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:57 [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-28 22:29:57 [adesa.be] INFO: Saving data for 10738122: {'auction_closing_time': 1774950300.0, 'created_time': 1774625331.283802, 'last_price_update_time': 1774736997.043267}
2026-03-28 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738122') HTTP/1.1" 204 0
2026-03-28 22:30:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with identifier: 10738099
2026-03-28 22:30:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with scrape type 2
2026-03-28 22:30:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with scrape type 2
2026-03-28 22:30:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f419a5ab-7c5d-5bf5-918f-f1e670a7f069, identifier: 10738099
2026-03-28 22:30:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with identifier: 10738099
2026-03-28 22:30:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with identifier: 10738099
2026-03-28 22:30:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with identifier: 10738099 to the API
2026-03-28 22:30:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30: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-28 22:30:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 238,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Electric',
'id': 'f419a5ab-7c5d-5bf5-918f-f1e670a7f069',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCL611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738099',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 93132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 238 hp - '
'93.132 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:02 [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-28 22:30:02 [adesa.be] INFO: Saving data for 10738099: {'auction_closing_time': 1774950300.0, 'created_time': 1774625332.468444, 'last_price_update_time': 1774737002.643307}
2026-03-28 22:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738099') HTTP/1.1" 204 0
2026-03-28 22:30:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with identifier: 10738143
2026-03-28 22:30:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with scrape type 2
2026-03-28 22:30:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with scrape type 2
2026-03-28 22:30:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198, identifier: 10738143
2026-03-28 22:30:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with identifier: 10738143
2026-03-28 22:30:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with identifier: 10738143
2026-03-28 22:30:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with identifier: 10738143 to the API
2026-03-28 22:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30: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-28 22:30:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738143>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '28e8e25f-52a7-512c-ab95-8f8f1bb0f198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACS289',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738143',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 130033,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Skoda Octavia Combi 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'130.033 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-28 22:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:04 [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-28 22:30:04 [adesa.be] INFO: Saving data for 10738143: {'auction_closing_time': 1774950300.0, 'created_time': 1774625337.51469, 'last_price_update_time': 1774737004.492964}
2026-03-28 22:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738143') HTTP/1.1" 204 0
2026-03-28 22:30:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with identifier: 10738149
2026-03-28 22:30:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with scrape type 2
2026-03-28 22:30:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with scrape type 2
2026-03-28 22:30:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd, identifier: 10738149
2026-03-28 22:30:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with identifier: 10738149
2026-03-28 22:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with identifier: 10738149
2026-03-28 22:30:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with identifier: 10738149 to the API
2026-03-28 22:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30: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-28 22:30:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738149>
{'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-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADE278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738149',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 140280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Manual - 110 hp - '
'140.280 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:06 [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-28 22:30:06 [adesa.be] INFO: Saving data for 10738149: {'auction_closing_time': 1774950300.0, 'created_time': 1774625320.39973, 'last_price_update_time': 1774737006.347368}
2026-03-28 22:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738149') HTTP/1.1" 204 0
2026-03-28 22:30:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 154.843(s), this was the 2nd time calling it.
2026-03-28 22:30:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.598188390148974 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:30:07 [scrapy.extensions.logstats] INFO: Crawled 779 pages (at 21 pages/min), scraped 749 items (at 20 items/min)
2026-03-28 22:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:30:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with identifier: 10738135
2026-03-28 22:30:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with scrape type 2
2026-03-28 22:30:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with scrape type 2
2026-03-28 22:30:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5, identifier: 10738135
2026-03-28 22:30:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with identifier: 10738135
2026-03-28 22:30:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with identifier: 10738135
2026-03-28 22:30:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with identifier: 10738135 to the API
2026-03-28 22:30:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30: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-28 22:30:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738135>
{'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': 115,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '90cdaafa-9e0d-53e4-ba43-cc32c46de7b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPD886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738135',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 157832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-10-19',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Manual - 115 hp - 157.832 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-28 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:12 [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-28 22:30:12 [adesa.be] INFO: Saving data for 10738135: {'auction_closing_time': 1774950300.0, 'created_time': 1774625331.637449, 'last_price_update_time': 1774737012.018717}
2026-03-28 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738135') HTTP/1.1" 204 0
2026-03-28 22:30:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5768d9-50b9-56de-b856-8986efad7ab4 with identifier: 10738144
2026-03-28 22:30:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5768d9-50b9-56de-b856-8986efad7ab4 with scrape type 2
2026-03-28 22:30:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f5768d9-50b9-56de-b856-8986efad7ab4 with scrape type 2
2026-03-28 22:30:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f5768d9-50b9-56de-b856-8986efad7ab4, identifier: 10738144
2026-03-28 22:30:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f5768d9-50b9-56de-b856-8986efad7ab4 with identifier: 10738144
2026-03-28 22:30:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f5768d9-50b9-56de-b856-8986efad7ab4 with identifier: 10738144
2026-03-28 22:30:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f5768d9-50b9-56de-b856-8986efad7ab4 with identifier: 10738144 to the API
2026-03-28 22:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30: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-28 22:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738144>
{'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-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '9f5768d9-50b9-56de-b856-8986efad7ab4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJM602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738144',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 54541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 110 hp - 54.541 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2021}
2026-03-28 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:13 [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-28 22:30:13 [adesa.be] INFO: Saving data for 10738144: {'auction_closing_time': 1774950300.0, 'created_time': 1774625344.132185, 'last_price_update_time': 1774737013.407307}
2026-03-28 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738144') HTTP/1.1" 204 0
2026-03-28 22:30:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac78aa0f-f154-53da-b750-1bee4c36ebb7 with identifier: 10738170
2026-03-28 22:30:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac78aa0f-f154-53da-b750-1bee4c36ebb7 with scrape type 2
2026-03-28 22:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac78aa0f-f154-53da-b750-1bee4c36ebb7 with scrape type 2
2026-03-28 22:30:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac78aa0f-f154-53da-b750-1bee4c36ebb7, identifier: 10738170
2026-03-28 22:30:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac78aa0f-f154-53da-b750-1bee4c36ebb7 with identifier: 10738170
2026-03-28 22:30:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac78aa0f-f154-53da-b750-1bee4c36ebb7 with identifier: 10738170
2026-03-28 22:30:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac78aa0f-f154-53da-b750-1bee4c36ebb7 with identifier: 10738170 to the API
2026-03-28 22:30:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30: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-28 22:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738170>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'ac78aa0f-f154-53da-b750-1bee4c36ebb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRP374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738170',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 53623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Fiat Tipo 1.4 Mirror - Petrol - Manual - 95 hp - 53.623 km',
'transmission': 'manual',
'trim': 'Mirror',
'vin': None,
'year': 2020}
2026-03-28 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:13 [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-28 22:30:13 [adesa.be] INFO: Saving data for 10738170: {'auction_closing_time': 1774950300.0, 'created_time': 1774626671.228007, 'last_price_update_time': 1774737013.781177}
2026-03-28 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738170') HTTP/1.1" 204 0
2026-03-28 22:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-28 22:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ec60bf-e77e-5c81-8022-3944fe57de48 with identifier: 10738145
2026-03-28 22:30:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ec60bf-e77e-5c81-8022-3944fe57de48 with scrape type 2
2026-03-28 22:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ec60bf-e77e-5c81-8022-3944fe57de48 with scrape type 2
2026-03-28 22:30:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09ec60bf-e77e-5c81-8022-3944fe57de48, identifier: 10738145
2026-03-28 22:30:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09ec60bf-e77e-5c81-8022-3944fe57de48 with identifier: 10738145
2026-03-28 22:30:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09ec60bf-e77e-5c81-8022-3944fe57de48 with identifier: 10738145
2026-03-28 22:30:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09ec60bf-e77e-5c81-8022-3944fe57de48 with identifier: 10738145 to the API
2026-03-28 22:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738145>
{'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': 140,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '09ec60bf-e77e-5c81-8022-3944fe57de48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738145',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 78488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Renault Megane Grandtour 1.3 TCe Intens - Petrol - Manual - 140 hp '
'- 78.488 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-28 22:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:15 [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-28 22:30:15 [adesa.be] INFO: Saving data for 10738145: {'auction_closing_time': 1774950300.0, 'created_time': 1774625334.058712, 'last_price_update_time': 1774737015.914871}
2026-03-28 22:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738145') HTTP/1.1" 204 0
2026-03-28 22:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 567482df-8259-51b6-b7d7-e947b8f5ce44 with identifier: 10733379
2026-03-28 22:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 567482df-8259-51b6-b7d7-e947b8f5ce44 with scrape type 2
2026-03-28 22:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 567482df-8259-51b6-b7d7-e947b8f5ce44 with scrape type 2
2026-03-28 22:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 567482df-8259-51b6-b7d7-e947b8f5ce44, identifier: 10733379
2026-03-28 22:30:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 567482df-8259-51b6-b7d7-e947b8f5ce44 with identifier: 10733379
2026-03-28 22:30:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 567482df-8259-51b6-b7d7-e947b8f5ce44 with identifier: 10733379
2026-03-28 22:30:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 567482df-8259-51b6-b7d7-e947b8f5ce44 with identifier: 10733379 to the API
2026-03-28 22:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733379>
{'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-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '567482df-8259-51b6-b7d7-e947b8f5ce44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMK067',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 195310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'195.310 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-28 22:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:18 [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-28 22:30:18 [adesa.be] INFO: Saving data for 10733379: {'auction_closing_time': 1775032200.0, 'created_time': 1774625264.102373, 'last_price_update_time': 1774737018.411316}
2026-03-28 22:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733379') HTTP/1.1" 204 0
2026-03-28 22:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with identifier: 10738106
2026-03-28 22:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with scrape type 2
2026-03-28 22:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with scrape type 2
2026-03-28 22:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7, identifier: 10738106
2026-03-28 22:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with identifier: 10738106
2026-03-28 22:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with identifier: 10738106
2026-03-28 22:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with identifier: 10738106 to the API
2026-03-28 22:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738106>
{'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': 160,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7794ceec-b41a-55f5-a0f2-38590c7cf6a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEJ602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738106',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 82583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 7,
'seller_name': 'J&T Autolease',
'title': 'Renault Espace 2.0 DCI - Diesel - Automatic - 160 hp - 82.583 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:18 [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-28 22:30:18 [adesa.be] INFO: Saving data for 10738106: {'auction_closing_time': 1774950300.0, 'created_time': 1774625339.538204, 'last_price_update_time': 1774737018.900473}
2026-03-28 22:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738106') HTTP/1.1" 204 0
2026-03-28 22:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f29f81-aff8-500f-ba67-830cec8e8286 with identifier: 10738130
2026-03-28 22:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f29f81-aff8-500f-ba67-830cec8e8286 with scrape type 2
2026-03-28 22:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f29f81-aff8-500f-ba67-830cec8e8286 with scrape type 2
2026-03-28 22:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3f29f81-aff8-500f-ba67-830cec8e8286, identifier: 10738130
2026-03-28 22:30:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3f29f81-aff8-500f-ba67-830cec8e8286 with identifier: 10738130
2026-03-28 22:30:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3f29f81-aff8-500f-ba67-830cec8e8286 with identifier: 10738130
2026-03-28 22:30:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3f29f81-aff8-500f-ba67-830cec8e8286 with identifier: 10738130 to the API
2026-03-28 22:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738130>
{'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': 177,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'b3f29f81-aff8-500f-ba67-830cec8e8286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBC086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738130',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 143304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9750,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 3,
'seller_name': 'J&T Autolease',
'title': 'Peugeot Expert L3H1 2.0 HDI Asphalt - Diesel - Automatic - 177 hp - '
'143.304 km',
'transmission': 'automatic',
'trim': 'Asphalt',
'vin': None,
'year': 2023}
2026-03-28 22:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:20 [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-28 22:30:20 [adesa.be] INFO: Saving data for 10738130: {'auction_closing_time': 1774950300.0, 'created_time': 1774625346.977973, 'last_price_update_time': 1774737020.846101}
2026-03-28 22:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738130') HTTP/1.1" 204 0
2026-03-28 22:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 500e4d1e-92f4-5f02-9ef9-41def2f85855 with identifier: 10738167
2026-03-28 22:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 500e4d1e-92f4-5f02-9ef9-41def2f85855 with scrape type 2
2026-03-28 22:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 500e4d1e-92f4-5f02-9ef9-41def2f85855 with scrape type 2
2026-03-28 22:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 500e4d1e-92f4-5f02-9ef9-41def2f85855, identifier: 10738167
2026-03-28 22:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 500e4d1e-92f4-5f02-9ef9-41def2f85855 with identifier: 10738167
2026-03-28 22:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 500e4d1e-92f4-5f02-9ef9-41def2f85855 with identifier: 10738167
2026-03-28 22:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 500e4d1e-92f4-5f02-9ef9-41def2f85855 with identifier: 10738167 to the API
2026-03-28 22:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738167>
{'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': 91,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '500e4d1e-92f4-5f02-9ef9-41def2f85855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738167',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 140952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Renault Clio 1.0 Tce Intens - Petrol - Manual - 91 hp - 140.952 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-28 22:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:21 [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-28 22:30:21 [adesa.be] INFO: Saving data for 10738167: {'auction_closing_time': 1774950300.0, 'created_time': 1774625367.724545, 'last_price_update_time': 1774737021.338497}
2026-03-28 22:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738167') HTTP/1.1" 204 0
2026-03-28 22:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 678c3961-6aff-50ec-8da2-51d1893f464c with identifier: 10738161
2026-03-28 22:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 678c3961-6aff-50ec-8da2-51d1893f464c with scrape type 2
2026-03-28 22:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 678c3961-6aff-50ec-8da2-51d1893f464c with scrape type 2
2026-03-28 22:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 678c3961-6aff-50ec-8da2-51d1893f464c, identifier: 10738161
2026-03-28 22:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 678c3961-6aff-50ec-8da2-51d1893f464c with identifier: 10738161
2026-03-28 22:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 678c3961-6aff-50ec-8da2-51d1893f464c with identifier: 10738161
2026-03-28 22:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 678c3961-6aff-50ec-8da2-51d1893f464c with identifier: 10738161 to the API
2026-03-28 22:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738161>
{'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': 91,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '678c3961-6aff-50ec-8da2-51d1893f464c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738161',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 101392,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Renault Clio 1.0 Tce Intens - Petrol - Manual - 91 hp - 101.392 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-28 22:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:23 [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-28 22:30:23 [adesa.be] INFO: Saving data for 10738161: {'auction_closing_time': 1774950300.0, 'created_time': 1774625348.330546, 'last_price_update_time': 1774737023.306959}
2026-03-28 22:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738161') HTTP/1.1" 204 0
2026-03-28 22:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4698f93-ffe9-5491-8f3b-30e0312b636a with identifier: 10738129
2026-03-28 22:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4698f93-ffe9-5491-8f3b-30e0312b636a with scrape type 2
2026-03-28 22:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4698f93-ffe9-5491-8f3b-30e0312b636a with scrape type 2
2026-03-28 22:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4698f93-ffe9-5491-8f3b-30e0312b636a, identifier: 10738129
2026-03-28 22:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4698f93-ffe9-5491-8f3b-30e0312b636a with identifier: 10738129
2026-03-28 22:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4698f93-ffe9-5491-8f3b-30e0312b636a with identifier: 10738129
2026-03-28 22:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4698f93-ffe9-5491-8f3b-30e0312b636a with identifier: 10738129 to the API
2026-03-28 22:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738129>
{'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-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c4698f93-ffe9-5491-8f3b-30e0312b636a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ692NH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738129',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 80768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Peugeot 308 SW 1.2 Allure Pack - Petrol - Automatic - 131 hp - '
'80.768 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:24 [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-28 22:30:24 [adesa.be] INFO: Saving data for 10738129: {'auction_closing_time': 1774950300.0, 'created_time': 1774626646.632825, 'last_price_update_time': 1774737024.647463}
2026-03-28 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738129') HTTP/1.1" 204 0
2026-03-28 22:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b9283f8-b818-584c-8014-1be6e47c12ab with identifier: 10738124
2026-03-28 22:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b9283f8-b818-584c-8014-1be6e47c12ab with scrape type 2
2026-03-28 22:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b9283f8-b818-584c-8014-1be6e47c12ab with scrape type 2
2026-03-28 22:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b9283f8-b818-584c-8014-1be6e47c12ab, identifier: 10738124
2026-03-28 22:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b9283f8-b818-584c-8014-1be6e47c12ab with identifier: 10738124
2026-03-28 22:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b9283f8-b818-584c-8014-1be6e47c12ab with identifier: 10738124
2026-03-28 22:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b9283f8-b818-584c-8014-1be6e47c12ab with identifier: 10738124 to the API
2026-03-28 22:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '9b9283f8-b818-584c-8014-1be6e47c12ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHV229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738124',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 143179,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 143.179 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:26 [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-28 22:30:26 [adesa.be] INFO: Saving data for 10738124: {'auction_closing_time': 1774950300.0, 'created_time': 1774626651.68419, 'last_price_update_time': 1774737026.758665}
2026-03-28 22:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738124') HTTP/1.1" 204 0
2026-03-28 22:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07f2d8d8-a910-5351-b1e0-25ef5101d94b with identifier: 10736370
2026-03-28 22:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07f2d8d8-a910-5351-b1e0-25ef5101d94b with scrape type 2
2026-03-28 22:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07f2d8d8-a910-5351-b1e0-25ef5101d94b with scrape type 2
2026-03-28 22:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07f2d8d8-a910-5351-b1e0-25ef5101d94b, identifier: 10736370
2026-03-28 22:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07f2d8d8-a910-5351-b1e0-25ef5101d94b with identifier: 10736370
2026-03-28 22:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07f2d8d8-a910-5351-b1e0-25ef5101d94b with identifier: 10736370
2026-03-28 22:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07f2d8d8-a910-5351-b1e0-25ef5101d94b with identifier: 10736370 to the API
2026-03-28 22:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736370>
{'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': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '07f2d8d8-a910-5351-b1e0-25ef5101d94b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ldb147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 127227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2018-04-10',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Volvo V40 D2 Kinetic - Diesel - Automatic - 120 hp - 127.227 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2018}
2026-03-28 22:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30: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-28 22:30:28 [adesa.be] INFO: Saving data for 10736370: {'auction_closing_time': 1774863000.0, 'created_time': 1774625206.639869, 'last_price_update_time': 1774737028.336761}
2026-03-28 22:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736370') HTTP/1.1" 204 0
2026-03-28 22:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4f758b2-d9fe-5775-b2b6-8b70224e48eb with identifier: 10738136
2026-03-28 22:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4f758b2-d9fe-5775-b2b6-8b70224e48eb with scrape type 2
2026-03-28 22:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4f758b2-d9fe-5775-b2b6-8b70224e48eb with scrape type 2
2026-03-28 22:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4f758b2-d9fe-5775-b2b6-8b70224e48eb, identifier: 10738136
2026-03-28 22:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4f758b2-d9fe-5775-b2b6-8b70224e48eb with identifier: 10738136
2026-03-28 22:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4f758b2-d9fe-5775-b2b6-8b70224e48eb with identifier: 10738136
2026-03-28 22:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4f758b2-d9fe-5775-b2b6-8b70224e48eb with identifier: 10738136 to the API
2026-03-28 22:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738136>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'f4f758b2-d9fe-5775-b2b6-8b70224e48eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMG358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738136',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 214700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'214.700 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 22:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:28 [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-28 22:30:28 [adesa.be] INFO: Saving data for 10738136: {'auction_closing_time': 1774950300.0, 'created_time': 1774625316.844312, 'last_price_update_time': 1774737028.846476}
2026-03-28 22:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738136') HTTP/1.1" 204 0
2026-03-28 22:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55221b0d-409e-5f8c-b763-e623a4b36532 with identifier: 10738125
2026-03-28 22:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55221b0d-409e-5f8c-b763-e623a4b36532 with scrape type 2
2026-03-28 22:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55221b0d-409e-5f8c-b763-e623a4b36532 with scrape type 2
2026-03-28 22:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55221b0d-409e-5f8c-b763-e623a4b36532, identifier: 10738125
2026-03-28 22:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55221b0d-409e-5f8c-b763-e623a4b36532 with identifier: 10738125
2026-03-28 22:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55221b0d-409e-5f8c-b763-e623a4b36532 with identifier: 10738125
2026-03-28 22:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55221b0d-409e-5f8c-b763-e623a4b36532 with identifier: 10738125 to the API
2026-03-28 22:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738125>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '55221b0d-409e-5f8c-b763-e623a4b36532',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRQ261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738125',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 108084,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 508 SW 1.5 HDI GT - Diesel - Automatic - 130 hp - 108.084 '
'km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:29 [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-28 22:30:29 [adesa.be] INFO: Saving data for 10738125: {'auction_closing_time': 1774950300.0, 'created_time': 1774625350.084022, 'last_price_update_time': 1774737029.761502}
2026-03-28 22:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738125') HTTP/1.1" 204 0
2026-03-28 22:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90aef049-2434-5833-b000-bcf50aafc60c with identifier: 10738146
2026-03-28 22:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90aef049-2434-5833-b000-bcf50aafc60c with scrape type 2
2026-03-28 22:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90aef049-2434-5833-b000-bcf50aafc60c with scrape type 2
2026-03-28 22:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90aef049-2434-5833-b000-bcf50aafc60c, identifier: 10738146
2026-03-28 22:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90aef049-2434-5833-b000-bcf50aafc60c with identifier: 10738146
2026-03-28 22:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90aef049-2434-5833-b000-bcf50aafc60c with identifier: 10738146
2026-03-28 22:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90aef049-2434-5833-b000-bcf50aafc60c with identifier: 10738146 to the API
2026-03-28 22:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738146>
{'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': 130,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '90aef049-2434-5833-b000-bcf50aafc60c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKJ304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738146',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 101447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Manual - 130 hp - 101.447 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:30 [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-28 22:30:30 [adesa.be] INFO: Saving data for 10738146: {'auction_closing_time': 1774950300.0, 'created_time': 1774625321.232125, 'last_price_update_time': 1774737030.88599}
2026-03-28 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738146') HTTP/1.1" 204 0
2026-03-28 22:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88175a86-02fc-508b-9a8d-34c32dff60d3 with identifier: 10738166
2026-03-28 22:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88175a86-02fc-508b-9a8d-34c32dff60d3 with scrape type 2
2026-03-28 22:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88175a86-02fc-508b-9a8d-34c32dff60d3 with scrape type 2
2026-03-28 22:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88175a86-02fc-508b-9a8d-34c32dff60d3, identifier: 10738166
2026-03-28 22:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88175a86-02fc-508b-9a8d-34c32dff60d3 with identifier: 10738166
2026-03-28 22:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88175a86-02fc-508b-9a8d-34c32dff60d3 with identifier: 10738166
2026-03-28 22:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88175a86-02fc-508b-9a8d-34c32dff60d3 with identifier: 10738166 to the API
2026-03-28 22:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738166>
{'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': 101,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '88175a86-02fc-508b-9a8d-34c32dff60d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANB594',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738166',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 107697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Opel Mokka 1.2 Edition - Petrol - Manual - 101 hp - 107.697 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:31 [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-28 22:30:31 [adesa.be] INFO: Saving data for 10738166: {'auction_closing_time': 1774950300.0, 'created_time': 1774625302.335337, 'last_price_update_time': 1774737031.751739}
2026-03-28 22:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738166') HTTP/1.1" 204 0
2026-03-28 22:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4208166-c2a7-5a25-9be5-fee92460516e with identifier: 10738169
2026-03-28 22:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4208166-c2a7-5a25-9be5-fee92460516e with scrape type 2
2026-03-28 22:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4208166-c2a7-5a25-9be5-fee92460516e with scrape type 2
2026-03-28 22:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4208166-c2a7-5a25-9be5-fee92460516e, identifier: 10738169
2026-03-28 22:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4208166-c2a7-5a25-9be5-fee92460516e with identifier: 10738169
2026-03-28 22:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4208166-c2a7-5a25-9be5-fee92460516e with identifier: 10738169
2026-03-28 22:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4208166-c2a7-5a25-9be5-fee92460516e with identifier: 10738169 to the API
2026-03-28 22:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738169>
{'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': 75,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'a4208166-c2a7-5a25-9be5-fee92460516e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNU201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738169',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 57341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 57.341 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-28 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:32 [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-28 22:30:32 [adesa.be] INFO: Saving data for 10738169: {'auction_closing_time': 1774950300.0, 'created_time': 1774626655.411534, 'last_price_update_time': 1774737032.973692}
2026-03-28 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738169') HTTP/1.1" 204 0
2026-03-28 22:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 842abdec-2636-513d-bb6d-d6a4a4ed7028 with identifier: 10738148
2026-03-28 22:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 842abdec-2636-513d-bb6d-d6a4a4ed7028 with scrape type 2
2026-03-28 22:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 842abdec-2636-513d-bb6d-d6a4a4ed7028 with scrape type 2
2026-03-28 22:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 842abdec-2636-513d-bb6d-d6a4a4ed7028, identifier: 10738148
2026-03-28 22:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 842abdec-2636-513d-bb6d-d6a4a4ed7028 with identifier: 10738148
2026-03-28 22:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 842abdec-2636-513d-bb6d-d6a4a4ed7028 with identifier: 10738148
2026-03-28 22:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 842abdec-2636-513d-bb6d-d6a4a4ed7028 with identifier: 10738148 to the API
2026-03-28 22:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738148>
{'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': 131,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '842abdec-2636-513d-bb6d-d6a4a4ed7028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMN863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738148',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 96759,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 6,
'seller_name': 'J&T Autolease',
'title': 'Opel Combo XL 1.5 - Diesel - Automatic - 131 hp - 96.759 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:33 [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-28 22:30:33 [adesa.be] INFO: Saving data for 10738148: {'auction_closing_time': 1774950300.0, 'created_time': 1774625317.811035, 'last_price_update_time': 1774737033.46123}
2026-03-28 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738148') HTTP/1.1" 204 0
2026-03-28 22:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd1bfb53-6db9-5410-952c-9c423da1a359 with identifier: 10738150
2026-03-28 22:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1bfb53-6db9-5410-952c-9c423da1a359 with scrape type 2
2026-03-28 22:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd1bfb53-6db9-5410-952c-9c423da1a359 with scrape type 2
2026-03-28 22:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd1bfb53-6db9-5410-952c-9c423da1a359, identifier: 10738150
2026-03-28 22:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd1bfb53-6db9-5410-952c-9c423da1a359 with identifier: 10738150
2026-03-28 22:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd1bfb53-6db9-5410-952c-9c423da1a359 with identifier: 10738150
2026-03-28 22:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd1bfb53-6db9-5410-952c-9c423da1a359 with identifier: 10738150 to the API
2026-03-28 22:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738150>
{'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': 130,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'fd1bfb53-6db9-5410-952c-9c423da1a359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKJ335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738150',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 98890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 130 hp - 98.890 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:37 [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-28 22:30:37 [adesa.be] INFO: Saving data for 10738150: {'auction_closing_time': 1774950300.0, 'created_time': 1774626686.410649, 'last_price_update_time': 1774737037.021951}
2026-03-28 22:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738150') HTTP/1.1" 204 0
2026-03-28 22:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 253a37b8-8700-57ae-bc27-8447d29f6de6 with identifier: 10738153
2026-03-28 22:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 253a37b8-8700-57ae-bc27-8447d29f6de6 with scrape type 2
2026-03-28 22:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 253a37b8-8700-57ae-bc27-8447d29f6de6 with scrape type 2
2026-03-28 22:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 253a37b8-8700-57ae-bc27-8447d29f6de6, identifier: 10738153
2026-03-28 22:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 253a37b8-8700-57ae-bc27-8447d29f6de6 with identifier: 10738153
2026-03-28 22:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 253a37b8-8700-57ae-bc27-8447d29f6de6 with identifier: 10738153
2026-03-28 22:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 253a37b8-8700-57ae-bc27-8447d29f6de6 with identifier: 10738153 to the API
2026-03-28 22:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738153>
{'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': 131,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '253a37b8-8700-57ae-bc27-8447d29f6de6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQJ321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738153',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 93885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2023-05-24',
'seats_number': 6,
'seller_name': 'Directlease',
'title': 'Opel Combo XL 1.5 - Diesel - Automatic - 131 hp - 93.885 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:39 [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-28 22:30:39 [adesa.be] INFO: Saving data for 10738153: {'auction_closing_time': 1774950300.0, 'created_time': 1774625304.333519, 'last_price_update_time': 1774737039.078506}
2026-03-28 22:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738153') HTTP/1.1" 204 0
2026-03-28 22:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee53a02c-296f-5913-a1a2-9d3d0d765df2 with identifier: 10738147
2026-03-28 22:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee53a02c-296f-5913-a1a2-9d3d0d765df2 with scrape type 2
2026-03-28 22:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee53a02c-296f-5913-a1a2-9d3d0d765df2 with scrape type 2
2026-03-28 22:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee53a02c-296f-5913-a1a2-9d3d0d765df2, identifier: 10738147
2026-03-28 22:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee53a02c-296f-5913-a1a2-9d3d0d765df2 with identifier: 10738147
2026-03-28 22:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee53a02c-296f-5913-a1a2-9d3d0d765df2 with identifier: 10738147
2026-03-28 22:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee53a02c-296f-5913-a1a2-9d3d0d765df2 with identifier: 10738147 to the API
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738147>
{'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': 120,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'ee53a02c-296f-5913-a1a2-9d3d0d765df2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKP551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738147',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 129670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 3,
'seller_name': 'J&T Autolease',
'title': 'Peugeot Expert 1.5 Premium - Diesel - Manual - 120 hp - 129.670 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:40 [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-28 22:30:40 [adesa.be] INFO: Saving data for 10738147: {'auction_closing_time': 1774950300.0, 'created_time': 1774625347.857253, 'last_price_update_time': 1774737040.514109}
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738147') HTTP/1.1" 204 0
2026-03-28 22:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10737673
2026-03-28 22:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb35bd00-b4d2-510b-8929-117bc069e31f with scrape type 2
2026-03-28 22:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb35bd00-b4d2-510b-8929-117bc069e31f with scrape type 2
2026-03-28 22:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb35bd00-b4d2-510b-8929-117bc069e31f, identifier: 10737673
2026-03-28 22:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10737673
2026-03-28 22:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10737673
2026-03-28 22:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10737673 to the API
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cb35bd00-b4d2-510b-8929-117bc069e31f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TQQ936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S40',
'odometer': 334684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2004-04-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo S40 2.0 - Diesel - Manual - 136 hp - 334.684 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2004}
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737673%27 HTTP/1.1" 200 None
2026-03-28 22:30:40 [adesa.be] INFO: Saving data for 10737673: {'auction_closing_time': 1774863000.0, 'created_time': 1774625202.098309, 'last_price_update_time': 1774737040.898633}
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737673') HTTP/1.1" 204 0
2026-03-28 22:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with identifier: 10733997
2026-03-28 22:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with scrape type 2
2026-03-28 22:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with scrape type 2
2026-03-28 22:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab7c7e64-e0cd-569b-bd33-a29fe6d10316, identifier: 10733997
2026-03-28 22:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with identifier: 10733997
2026-03-28 22:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with identifier: 10733997
2026-03-28 22:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with identifier: 10733997 to the API
2026-03-28 22:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733997>
{'auction_title': '',
'c_o_2_emission_value': 43,
'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': 'Hybrid',
'id': 'ab7c7e64-e0cd-569b-bd33-a29fe6d10316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WVC469A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733997',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 107928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2019-09-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 136 hp '
'- 107.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:42 [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-28 22:30:42 [adesa.be] INFO: Saving data for 10733997: {'auction_closing_time': 1774960500.0, 'created_time': 1774625307.067533, 'last_price_update_time': 1774737042.368338}
2026-03-28 22:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733997') HTTP/1.1" 204 0
2026-03-28 22:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9b85511-906c-5acd-9feb-ff428031308e with identifier: 10738172
2026-03-28 22:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9b85511-906c-5acd-9feb-ff428031308e with scrape type 2
2026-03-28 22:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9b85511-906c-5acd-9feb-ff428031308e with scrape type 2
2026-03-28 22:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9b85511-906c-5acd-9feb-ff428031308e, identifier: 10738172
2026-03-28 22:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9b85511-906c-5acd-9feb-ff428031308e with identifier: 10738172
2026-03-28 22:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9b85511-906c-5acd-9feb-ff428031308e with identifier: 10738172
2026-03-28 22:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9b85511-906c-5acd-9feb-ff428031308e with identifier: 10738172 to the API
2026-03-28 22:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738172>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'd9b85511-906c-5acd-9feb-ff428031308e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADF534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738172',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 87445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'87.445 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:44 [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-28 22:30:44 [adesa.be] INFO: Saving data for 10738172: {'auction_closing_time': 1774950300.0, 'created_time': 1774625341.840693, 'last_price_update_time': 1774737044.062692}
2026-03-28 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738172') HTTP/1.1" 204 0
2026-03-28 22:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68010d2b-e6ae-5370-9f26-58ee06e21db9 with identifier: 10738155
2026-03-28 22:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68010d2b-e6ae-5370-9f26-58ee06e21db9 with scrape type 2
2026-03-28 22:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68010d2b-e6ae-5370-9f26-58ee06e21db9 with scrape type 2
2026-03-28 22:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68010d2b-e6ae-5370-9f26-58ee06e21db9, identifier: 10738155
2026-03-28 22:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68010d2b-e6ae-5370-9f26-58ee06e21db9 with identifier: 10738155
2026-03-28 22:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68010d2b-e6ae-5370-9f26-58ee06e21db9 with identifier: 10738155
2026-03-28 22:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68010d2b-e6ae-5370-9f26-58ee06e21db9 with identifier: 10738155 to the API
2026-03-28 22:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738155>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '68010d2b-e6ae-5370-9f26-58ee06e21db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSD597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738155',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 118720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mini Clubman One D 1.5 - Diesel - Manual - 116 hp - 118.720 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:46 [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-28 22:30:46 [adesa.be] INFO: Saving data for 10738155: {'auction_closing_time': 1774950300.0, 'created_time': 1774625301.528164, 'last_price_update_time': 1774737046.118577}
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738155') HTTP/1.1" 204 0
2026-03-28 22:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550fead7-ec9e-5a21-bb5d-6cad3366a95b with identifier: 10738158
2026-03-28 22:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550fead7-ec9e-5a21-bb5d-6cad3366a95b with scrape type 2
2026-03-28 22:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 550fead7-ec9e-5a21-bb5d-6cad3366a95b with scrape type 2
2026-03-28 22:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 550fead7-ec9e-5a21-bb5d-6cad3366a95b, identifier: 10738158
2026-03-28 22:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 550fead7-ec9e-5a21-bb5d-6cad3366a95b with identifier: 10738158
2026-03-28 22:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 550fead7-ec9e-5a21-bb5d-6cad3366a95b with identifier: 10738158
2026-03-28 22:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 550fead7-ec9e-5a21-bb5d-6cad3366a95b with identifier: 10738158 to the API
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738158>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '550fead7-ec9e-5a21-bb5d-6cad3366a95b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEX343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738158',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 119846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mini Clubman One D 1.5 - Diesel - Manual - 116 hp - 119.846 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:46 [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-28 22:30:46 [adesa.be] INFO: Saving data for 10738158: {'auction_closing_time': 1774950300.0, 'created_time': 1774625303.920776, 'last_price_update_time': 1774737046.505796}
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738158') HTTP/1.1" 204 0
2026-03-28 22:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with identifier: 10738171
2026-03-28 22:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with scrape type 2
2026-03-28 22:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with scrape type 2
2026-03-28 22:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1, identifier: 10738171
2026-03-28 22:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with identifier: 10738171
2026-03-28 22:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with identifier: 10738171
2026-03-28 22:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with identifier: 10738171 to the API
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAA505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738171',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 72344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'72.344 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:46 [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-28 22:30:46 [adesa.be] INFO: Saving data for 10738171: {'auction_closing_time': 1774950300.0, 'created_time': 1774626662.508084, 'last_price_update_time': 1774737046.91782}
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738171') HTTP/1.1" 204 0
2026-03-28 22:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10734275
2026-03-28 22:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0816889-17cd-54d7-9c77-e4c263f6fba4 with scrape type 2
2026-03-28 22:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0816889-17cd-54d7-9c77-e4c263f6fba4 with scrape type 2
2026-03-28 22:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0816889-17cd-54d7-9c77-e4c263f6fba4, identifier: 10734275
2026-03-28 22:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10734275
2026-03-28 22:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10734275
2026-03-28 22:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10734275 to the API
2026-03-28 22:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734275>
{'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': 'a0816889-17cd-54d7-9c77-e4c263f6fba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 59283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'59.283 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:48 [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-28 22:30:48 [adesa.be] INFO: Saving data for 10734275: {'auction_closing_time': 1774960500.0, 'created_time': 1774606775.872333, 'last_price_update_time': 1774737048.045461}
2026-03-28 22:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734275') HTTP/1.1" 204 0
2026-03-28 22:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with identifier: 10738164
2026-03-28 22:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with scrape type 2
2026-03-28 22:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with scrape type 2
2026-03-28 22:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf, identifier: 10738164
2026-03-28 22:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with identifier: 10738164
2026-03-28 22:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with identifier: 10738164
2026-03-28 22:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with identifier: 10738164 to the API
2026-03-28 22:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738164>
{'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': 105,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'ccdcdfbb-da7d-55f7-9790-1834f97d8dbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUU807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738164',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 113244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Opel Astra Sports Tourer 1.5 - Diesel - Manual - 105 hp - 113.244 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:50 [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-28 22:30:50 [adesa.be] INFO: Saving data for 10738164: {'auction_closing_time': 1774950300.0, 'created_time': 1774626660.112568, 'last_price_update_time': 1774737050.452481}
2026-03-28 22:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738164') HTTP/1.1" 204 0
2026-03-28 22:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b81cbae3-65ea-53ae-897c-c207871dd4cd with identifier: 10738162
2026-03-28 22:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b81cbae3-65ea-53ae-897c-c207871dd4cd with scrape type 2
2026-03-28 22:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b81cbae3-65ea-53ae-897c-c207871dd4cd with scrape type 2
2026-03-28 22:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b81cbae3-65ea-53ae-897c-c207871dd4cd, identifier: 10738162
2026-03-28 22:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b81cbae3-65ea-53ae-897c-c207871dd4cd with identifier: 10738162
2026-03-28 22:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b81cbae3-65ea-53ae-897c-c207871dd4cd with identifier: 10738162
2026-03-28 22:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b81cbae3-65ea-53ae-897c-c207871dd4cd with identifier: 10738162 to the API
2026-03-28 22:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738162>
{'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': 131,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'b81cbae3-65ea-53ae-897c-c207871dd4cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMS300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738162',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 129311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-04-27',
'seats_number': 6,
'seller_name': 'J&T Autolease',
'title': 'Opel Combo XL 1.5 - Diesel - Automatic - 131 hp - 129.311 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:51 [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-28 22:30:51 [adesa.be] INFO: Saving data for 10738162: {'auction_closing_time': 1774950300.0, 'created_time': 1774626663.980646, 'last_price_update_time': 1774737051.853337}
2026-03-28 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738162') HTTP/1.1" 204 0
2026-03-28 22:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with identifier: 10738096
2026-03-28 22:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with scrape type 2
2026-03-28 22:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with scrape type 2
2026-03-28 22:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996, identifier: 10738096
2026-03-28 22:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with identifier: 10738096
2026-03-28 22:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with identifier: 10738096
2026-03-28 22:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with identifier: 10738096 to the API
2026-03-28 22:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738096>
{'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': 163,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '4fdc219a-1a7c-5128-bfe2-ba3c0421f996',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSB339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738096',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 176128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz GLC 200d Business - Diesel - Automatic - 163 hp - '
'176.128 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:52 [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-28 22:30:52 [adesa.be] INFO: Saving data for 10738096: {'auction_closing_time': 1774950300.0, 'created_time': 1774625309.001575, 'last_price_update_time': 1774737052.331439}
2026-03-28 22:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738096') HTTP/1.1" 204 0
2026-03-28 22:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e35f9a9f-ddf0-52fc-ba75-879abe3b356b with identifier: 10738299
2026-03-28 22:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e35f9a9f-ddf0-52fc-ba75-879abe3b356b with scrape type 2
2026-03-28 22:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e35f9a9f-ddf0-52fc-ba75-879abe3b356b with scrape type 2
2026-03-28 22:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e35f9a9f-ddf0-52fc-ba75-879abe3b356b, identifier: 10738299
2026-03-28 22:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e35f9a9f-ddf0-52fc-ba75-879abe3b356b with identifier: 10738299
2026-03-28 22:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e35f9a9f-ddf0-52fc-ba75-879abe3b356b with identifier: 10738299
2026-03-28 22:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e35f9a9f-ddf0-52fc-ba75-879abe3b356b with identifier: 10738299 to the API
2026-03-28 22:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738299>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'e35f9a9f-ddf0-52fc-ba75-879abe3b356b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 112898,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8750,
'price_includes_vat': True,
'registration_date': '2020-01-27',
'seats_number': 3,
'seller_name': 'MBM Trade bv',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 90 hp - 112.898 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:53 [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-28 22:30:53 [adesa.be] INFO: Saving data for 10738299: {'auction_closing_time': 1774865700.0, 'created_time': 1774625236.967519, 'last_price_update_time': 1774737053.021302}
2026-03-28 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738299') HTTP/1.1" 204 0
2026-03-28 22:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8030de40-fd3a-5523-9d1a-2f63010df44b with identifier: 10738312
2026-03-28 22:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8030de40-fd3a-5523-9d1a-2f63010df44b with scrape type 2
2026-03-28 22:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8030de40-fd3a-5523-9d1a-2f63010df44b with scrape type 2
2026-03-28 22:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8030de40-fd3a-5523-9d1a-2f63010df44b, identifier: 10738312
2026-03-28 22:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8030de40-fd3a-5523-9d1a-2f63010df44b with identifier: 10738312
2026-03-28 22:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8030de40-fd3a-5523-9d1a-2f63010df44b with identifier: 10738312
2026-03-28 22:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8030de40-fd3a-5523-9d1a-2f63010df44b with identifier: 10738312 to the API
2026-03-28 22:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738312>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '8030de40-fd3a-5523-9d1a-2f63010df44b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1THY551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 55333,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8050,
'price_includes_vat': True,
'registration_date': '2017-11-14',
'seats_number': 3,
'seller_name': 'Vooruitzicht nv',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 55.333 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:54 [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-28 22:30:54 [adesa.be] INFO: Saving data for 10738312: {'auction_closing_time': 1774866600.0, 'created_time': 1774626657.337964, 'last_price_update_time': 1774737054.631485}
2026-03-28 22:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738312') HTTP/1.1" 204 0
2026-03-28 22:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10736682
2026-03-28 22:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63037426-51bb-54d6-8281-792e286c329e with scrape type 2
2026-03-28 22:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63037426-51bb-54d6-8281-792e286c329e with scrape type 2
2026-03-28 22:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63037426-51bb-54d6-8281-792e286c329e, identifier: 10736682
2026-03-28 22:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10736682
2026-03-28 22:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10736682
2026-03-28 22:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10736682 to the API
2026-03-28 22:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736682>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '63037426-51bb-54d6-8281-792e286c329e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KFU914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 182387,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2015-04-23',
'seats_number': 7,
'seller_name': 'Autofest bv',
'title': 'Volkswagen Touran 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'182.387 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2015}
2026-03-28 22:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:55 [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-28 22:30:55 [adesa.be] INFO: Saving data for 10736682: {'auction_closing_time': 1774863000.0, 'created_time': 1774625209.821854, 'last_price_update_time': 1774737055.91601}
2026-03-28 22:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736682') HTTP/1.1" 204 0
2026-03-28 22:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10735462
2026-03-28 22:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with scrape type 2
2026-03-28 22:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with scrape type 2
2026-03-28 22:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2, identifier: 10735462
2026-03-28 22:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10735462
2026-03-28 22:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10735462
2026-03-28 22:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10735462 to the API
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735462>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3a501c72-05d1-536c-9f7f-ba51b0fb4da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMD133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 72952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17750,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 3,
'seller_name': 'BV Carrure',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 150 hp - 72.952 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:56 [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-28 22:30:56 [adesa.be] INFO: Saving data for 10735462: {'auction_closing_time': 1774863000.0, 'created_time': 1774625190.970237, 'last_price_update_time': 1774737056.331481}
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735462') HTTP/1.1" 204 0
2026-03-28 22:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 009afbf7-f27d-5322-94e5-84cf350fab58 with identifier: 10738084
2026-03-28 22:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 009afbf7-f27d-5322-94e5-84cf350fab58 with scrape type 2
2026-03-28 22:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 009afbf7-f27d-5322-94e5-84cf350fab58 with scrape type 2
2026-03-28 22:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 009afbf7-f27d-5322-94e5-84cf350fab58, identifier: 10738084
2026-03-28 22:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 009afbf7-f27d-5322-94e5-84cf350fab58 with identifier: 10738084
2026-03-28 22:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 009afbf7-f27d-5322-94e5-84cf350fab58 with identifier: 10738084
2026-03-28 22:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 009afbf7-f27d-5322-94e5-84cf350fab58 with identifier: 10738084 to the API
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738084>
{'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-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '009afbf7-f27d-5322-94e5-84cf350fab58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJD877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738084',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 78031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz GLC 300de AMG Line - Hybrid - Automatic - 194 hp - '
'78.031 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:56 [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-28 22:30:56 [adesa.be] INFO: Saving data for 10738084: {'auction_closing_time': 1774950300.0, 'created_time': 1774625322.218953, 'last_price_update_time': 1774737056.797054}
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738084') HTTP/1.1" 204 0
2026-03-28 22:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with identifier: 10735459
2026-03-28 22:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with scrape type 2
2026-03-28 22:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with scrape type 2
2026-03-28 22:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552, identifier: 10735459
2026-03-28 22:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with identifier: 10735459
2026-03-28 22:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with identifier: 10735459
2026-03-28 22:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with identifier: 10735459 to the API
2026-03-28 22:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735459>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0bdb2b88-5b94-5c10-bc33-8c36b71f3552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DIN055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735459',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 216129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2013-05-08',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 2.0 TDI Trend & Fun - Diesel - Manual - 110 hp - '
'216.129 km',
'transmission': 'manual',
'trim': 'Trend & Fun',
'vin': None,
'year': 2013}
2026-03-28 22:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:58 [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-28 22:30:58 [adesa.be] INFO: Saving data for 10735459: {'auction_closing_time': 1774863000.0, 'created_time': 1774625211.83651, 'last_price_update_time': 1774737058.956209}
2026-03-28 22:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735459') HTTP/1.1" 204 0
2026-03-28 22:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10735587
2026-03-28 22:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a090ef50-c125-569f-9e2a-4f4c63965e4b with scrape type 2
2026-03-28 22:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a090ef50-c125-569f-9e2a-4f4c63965e4b with scrape type 2
2026-03-28 22:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a090ef50-c125-569f-9e2a-4f4c63965e4b, identifier: 10735587
2026-03-28 22:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10735587
2026-03-28 22:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10735587
2026-03-28 22:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10735587 to the API
2026-03-28 22:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735587>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'White',
'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': 'a090ef50-c125-569f-9e2a-4f4c63965e4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TKE475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 188409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2015-09-07',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Volkswagen Tiguan 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 188.409 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2015}
2026-03-28 22:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:07 [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-28 22:31:07 [adesa.be] INFO: Saving data for 10735587: {'auction_closing_time': 1774863000.0, 'created_time': 1774626708.31131, 'last_price_update_time': 1774737067.057191}
2026-03-28 22:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735587') HTTP/1.1" 204 0
2026-03-28 22:31:07 [scrapy.extensions.logstats] INFO: Crawled 817 pages (at 38 pages/min), scraped 787 items (at 38 items/min)
2026-03-28 22:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:31:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.717(s), this was the 1st time calling it.
2026-03-28 22:31:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.7688108451011955 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37d89a21-7c7c-5585-b464-247fbbb5e9dd with identifier: 10738282
2026-03-28 22:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37d89a21-7c7c-5585-b464-247fbbb5e9dd with scrape type 2
2026-03-28 22:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37d89a21-7c7c-5585-b464-247fbbb5e9dd with scrape type 2
2026-03-28 22:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37d89a21-7c7c-5585-b464-247fbbb5e9dd, identifier: 10738282
2026-03-28 22:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37d89a21-7c7c-5585-b464-247fbbb5e9dd with identifier: 10738282
2026-03-28 22:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37d89a21-7c7c-5585-b464-247fbbb5e9dd with identifier: 10738282
2026-03-28 22:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37d89a21-7c7c-5585-b464-247fbbb5e9dd with identifier: 10738282 to the API
2026-03-28 22:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738282>
{'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': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '37d89a21-7c7c-5585-b464-247fbbb5e9dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBC256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738282',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 188739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2018-02-21',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Volkswagen Tiguan 2.0 TDI Highline - Diesel - Manual - 150 hp - '
'188.739 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2018}
2026-03-28 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738282%27 HTTP/1.1" 200 None
2026-03-28 22:31:10 [adesa.be] INFO: Saving data for 10738282: {'auction_closing_time': 1774863000.0, 'created_time': 1774626722.47264, 'last_price_update_time': 1774737070.482537}
2026-03-28 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738282') HTTP/1.1" 204 0
2026-03-28 22:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a65e78c-653c-5bf4-b714-2216e2d98d2e with identifier: 10735599
2026-03-28 22:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a65e78c-653c-5bf4-b714-2216e2d98d2e with scrape type 2
2026-03-28 22:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a65e78c-653c-5bf4-b714-2216e2d98d2e with scrape type 2
2026-03-28 22:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a65e78c-653c-5bf4-b714-2216e2d98d2e, identifier: 10735599
2026-03-28 22:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a65e78c-653c-5bf4-b714-2216e2d98d2e with identifier: 10735599
2026-03-28 22:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a65e78c-653c-5bf4-b714-2216e2d98d2e with identifier: 10735599
2026-03-28 22:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a65e78c-653c-5bf4-b714-2216e2d98d2e with identifier: 10735599 to the API
2026-03-28 22:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735599>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5a65e78c-653c-5bf4-b714-2216e2d98d2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DNP828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 256468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2012-07-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Touran 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'256.468 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2012}
2026-03-28 22:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:11 [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-28 22:31:11 [adesa.be] INFO: Saving data for 10735599: {'auction_closing_time': 1774863000.0, 'created_time': 1774625232.161411, 'last_price_update_time': 1774737071.052465}
2026-03-28 22:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735599') HTTP/1.1" 204 0
2026-03-28 22:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9e612fc-e2ea-57d3-b518-0796967c3c32 with identifier: 10736486
2026-03-28 22:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9e612fc-e2ea-57d3-b518-0796967c3c32 with scrape type 2
2026-03-28 22:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9e612fc-e2ea-57d3-b518-0796967c3c32 with scrape type 2
2026-03-28 22:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9e612fc-e2ea-57d3-b518-0796967c3c32, identifier: 10736486
2026-03-28 22:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9e612fc-e2ea-57d3-b518-0796967c3c32 with identifier: 10736486
2026-03-28 22:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9e612fc-e2ea-57d3-b518-0796967c3c32 with identifier: 10736486
2026-03-28 22:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9e612fc-e2ea-57d3-b518-0796967c3c32 with identifier: 10736486 to the API
2026-03-28 22:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f9e612fc-e2ea-57d3-b518-0796967c3c32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DLB241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 208250,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16150,
'price_includes_vat': True,
'registration_date': '2018-06-04',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'Volkswagen Tiguan 2.0 TDI Highline - Diesel - Automatic - 150 hp - '
'208.250 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2018}
2026-03-28 22:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:11 [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-28 22:31:11 [adesa.be] INFO: Saving data for 10736486: {'auction_closing_time': 1774863000.0, 'created_time': 1774625191.724253, 'last_price_update_time': 1774737071.837687}
2026-03-28 22:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736486') HTTP/1.1" 204 0
2026-03-28 22:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 186e43d1-e852-5040-b560-780d4b663880 with identifier: 10737720
2026-03-28 22:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186e43d1-e852-5040-b560-780d4b663880 with scrape type 2
2026-03-28 22:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 186e43d1-e852-5040-b560-780d4b663880 with scrape type 2
2026-03-28 22:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 186e43d1-e852-5040-b560-780d4b663880, identifier: 10737720
2026-03-28 22:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 186e43d1-e852-5040-b560-780d4b663880 with identifier: 10737720
2026-03-28 22:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 186e43d1-e852-5040-b560-780d4b663880 with identifier: 10737720
2026-03-28 22:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 186e43d1-e852-5040-b560-780d4b663880 with identifier: 10737720 to the API
2026-03-28 22:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737720>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '186e43d1-e852-5040-b560-780d4b663880',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VGBSYL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737720',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 189370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2016-09-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - Diesel - Manual - 115 hp - '
'189.370 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-28 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:13 [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-28 22:31:13 [adesa.be] INFO: Saving data for 10737720: {'auction_closing_time': 1774863000.0, 'created_time': 1774626708.036689, 'last_price_update_time': 1774737073.840265}
2026-03-28 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737720') HTTP/1.1" 204 0
2026-03-28 22:31:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bab099d1-1aa7-578c-a15a-544bdddeddb0 with identifier: 10737648
2026-03-28 22:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab099d1-1aa7-578c-a15a-544bdddeddb0 with scrape type 2
2026-03-28 22:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bab099d1-1aa7-578c-a15a-544bdddeddb0 with scrape type 2
2026-03-28 22:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bab099d1-1aa7-578c-a15a-544bdddeddb0, identifier: 10737648
2026-03-28 22:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bab099d1-1aa7-578c-a15a-544bdddeddb0 with identifier: 10737648
2026-03-28 22:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bab099d1-1aa7-578c-a15a-544bdddeddb0 with identifier: 10737648
2026-03-28 22:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bab099d1-1aa7-578c-a15a-544bdddeddb0 with identifier: 10737648 to the API
2026-03-28 22:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737648>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bab099d1-1aa7-578c-a15a-544bdddeddb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DII009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 171890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2017-04-04',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - Diesel - Automatic - 150 hp '
'- 171.890 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2017}
2026-03-28 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:17 [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-28 22:31:17 [adesa.be] INFO: Saving data for 10737648: {'auction_closing_time': 1774863000.0, 'created_time': 1774626709.280516, 'last_price_update_time': 1774737077.002472}
2026-03-28 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737648') HTTP/1.1" 204 0
2026-03-28 22:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877
2026-03-28 22:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with scrape type 2
2026-03-28 22:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with scrape type 2
2026-03-28 22:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef, identifier: 10740877
2026-03-28 22:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877
2026-03-28 22:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877
2026-03-28 22:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877 to the API
2026-03-28 22:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740877>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMQ403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740877',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 81509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'CARSYS // SA Michel Lecrombs',
'title': 'Volkswagen Tiguan 1.5 TSI Elegance - Petrol - Automatic - 150 hp - '
'81.509 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-28 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:17 [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-28 22:31:17 [adesa.be] INFO: Saving data for 10740877: {'auction_closing_time': 1774863000.0, 'created_time': 1774649986.833984, 'last_price_update_time': 1774737077.560473}
2026-03-28 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740877') HTTP/1.1" 204 0
2026-03-28 22:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with identifier: 10738152
2026-03-28 22:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with scrape type 2
2026-03-28 22:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with scrape type 2
2026-03-28 22:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86, identifier: 10738152
2026-03-28 22:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with identifier: 10738152
2026-03-28 22:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with identifier: 10738152
2026-03-28 22:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with identifier: 10738152 to the API
2026-03-28 22:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738152>
{'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': 120,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '9f7f5fe5-7098-5be9-ac25-a18f0f907b86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUU822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738152',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 114169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Ford Focus 1.5 EcoBlue Connected - Diesel - Automatic - 120 hp - '
'114.169 km',
'transmission': 'automatic',
'trim': 'Connected',
'vin': None,
'year': 2022}
2026-03-28 22:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:18 [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-28 22:31:18 [adesa.be] INFO: Saving data for 10738152: {'auction_closing_time': 1774950300.0, 'created_time': 1774625292.835607, 'last_price_update_time': 1774737078.290204}
2026-03-28 22:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738152') HTTP/1.1" 204 0
2026-03-28 22:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094562b4-0c62-5736-80fc-dff1a666b89e with identifier: 10735438
2026-03-28 22:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094562b4-0c62-5736-80fc-dff1a666b89e with scrape type 2
2026-03-28 22:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 094562b4-0c62-5736-80fc-dff1a666b89e with scrape type 2
2026-03-28 22:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 094562b4-0c62-5736-80fc-dff1a666b89e, identifier: 10735438
2026-03-28 22:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 094562b4-0c62-5736-80fc-dff1a666b89e with identifier: 10735438
2026-03-28 22:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 094562b4-0c62-5736-80fc-dff1a666b89e with identifier: 10735438
2026-03-28 22:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 094562b4-0c62-5736-80fc-dff1a666b89e with identifier: 10735438 to the API
2026-03-28 22:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '094562b4-0c62-5736-80fc-dff1a666b89e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EVT427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 198200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2010-08-24',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 1.4 TSI Sport & Style - 4Motion - Petrol - Manual '
'- 150 hp - 198.200 km',
'transmission': 'manual',
'trim': 'Sport & Style',
'vin': None,
'year': 2010}
2026-03-28 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:19 [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-28 22:31:19 [adesa.be] INFO: Saving data for 10735438: {'auction_closing_time': 1774863000.0, 'created_time': 1774626721.279249, 'last_price_update_time': 1774737079.586557}
2026-03-28 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735438') HTTP/1.1" 204 0
2026-03-28 22:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10735502
2026-03-28 22:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 089ad8e1-6080-5cec-beae-5181b5eb6f62 with scrape type 2
2026-03-28 22:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 089ad8e1-6080-5cec-beae-5181b5eb6f62 with scrape type 2
2026-03-28 22:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 089ad8e1-6080-5cec-beae-5181b5eb6f62, identifier: 10735502
2026-03-28 22:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10735502
2026-03-28 22:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10735502
2026-03-28 22:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10735502 to the API
2026-03-28 22:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735502>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '089ad8e1-6080-5cec-beae-5181b5eb6f62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RCB675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 151679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2016-11-10',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 1.4 TSI Highline - Petrol - Automatic - 150 hp - '
'151.679 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2016}
2026-03-28 22:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:24 [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-28 22:31:24 [adesa.be] INFO: Saving data for 10735502: {'auction_closing_time': 1774863000.0, 'created_time': 1774626721.565388, 'last_price_update_time': 1774737084.738575}
2026-03-28 22:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735502') HTTP/1.1" 204 0
2026-03-28 22:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a39c71c8-142f-5d0f-99fe-b32edc77ba3a with identifier: 10738288
2026-03-28 22:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39c71c8-142f-5d0f-99fe-b32edc77ba3a with scrape type 2
2026-03-28 22:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a39c71c8-142f-5d0f-99fe-b32edc77ba3a with scrape type 2
2026-03-28 22:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a39c71c8-142f-5d0f-99fe-b32edc77ba3a, identifier: 10738288
2026-03-28 22:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a39c71c8-142f-5d0f-99fe-b32edc77ba3a with identifier: 10738288
2026-03-28 22:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a39c71c8-142f-5d0f-99fe-b32edc77ba3a with identifier: 10738288
2026-03-28 22:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a39c71c8-142f-5d0f-99fe-b32edc77ba3a with identifier: 10738288 to the API
2026-03-28 22:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738288>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'a39c71c8-142f-5d0f-99fe-b32edc77ba3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TCN910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 225590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2014-01-22',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Volkswagen Touran 1.4 TGI Carat - CNG - Manual - 149 hp - 225.590 '
'km',
'transmission': 'manual',
'trim': 'Carat',
'vin': None,
'year': 2014}
2026-03-28 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:25 [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-28 22:31:25 [adesa.be] INFO: Saving data for 10738288: {'auction_closing_time': 1774863000.0, 'created_time': 1774625227.977285, 'last_price_update_time': 1774737085.11629}
2026-03-28 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738288') HTTP/1.1" 204 0
2026-03-28 22:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.998(s), this was the 1st time calling it.
2026-03-28 22:31:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.577013611824494 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93b67147-e117-57bb-92e2-fbdc096dd232 with identifier: 10735423
2026-03-28 22:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93b67147-e117-57bb-92e2-fbdc096dd232 with scrape type 2
2026-03-28 22:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93b67147-e117-57bb-92e2-fbdc096dd232 with scrape type 2
2026-03-28 22:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93b67147-e117-57bb-92e2-fbdc096dd232, identifier: 10735423
2026-03-28 22:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93b67147-e117-57bb-92e2-fbdc096dd232 with identifier: 10735423
2026-03-28 22:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93b67147-e117-57bb-92e2-fbdc096dd232 with identifier: 10735423
2026-03-28 22:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93b67147-e117-57bb-92e2-fbdc096dd232 with identifier: 10735423 to the API
2026-03-28 22:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'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': '93b67147-e117-57bb-92e2-fbdc096dd232',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AMY515',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735423',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 184287,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2016-12-06',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Sharan 2.0 TDI - Diesel - Automatic - 150 hp - 184.287 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:26 [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-28 22:31:26 [adesa.be] INFO: Saving data for 10735423: {'auction_closing_time': 1774863000.0, 'created_time': 1774626712.805534, 'last_price_update_time': 1774737086.395259}
2026-03-28 22:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735423') HTTP/1.1" 204 0
2026-03-28 22:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10735505
2026-03-28 22:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fef1289-228a-5efd-a2b7-36a10de60ce9 with scrape type 2
2026-03-28 22:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fef1289-228a-5efd-a2b7-36a10de60ce9 with scrape type 2
2026-03-28 22:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fef1289-228a-5efd-a2b7-36a10de60ce9, identifier: 10735505
2026-03-28 22:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10735505
2026-03-28 22:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10735505
2026-03-28 22:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10735505 to the API
2026-03-28 22:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735505>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2fef1289-228a-5efd-a2b7-36a10de60ce9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CKN228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 141267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2017-06-15',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 1.4 TSI Highline - Petrol - Automatic - 150 hp - '
'141.267 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2017}
2026-03-28 22:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:26 [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-28 22:31:26 [adesa.be] INFO: Saving data for 10735505: {'auction_closing_time': 1774863000.0, 'created_time': 1774626721.840612, 'last_price_update_time': 1774737086.871345}
2026-03-28 22:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735505') HTTP/1.1" 204 0
2026-03-28 22:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 318df8a1-3bb1-5619-a91d-ca82719ea817 with identifier: 10737655
2026-03-28 22:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 318df8a1-3bb1-5619-a91d-ca82719ea817 with scrape type 2
2026-03-28 22:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 318df8a1-3bb1-5619-a91d-ca82719ea817 with scrape type 2
2026-03-28 22:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 318df8a1-3bb1-5619-a91d-ca82719ea817, identifier: 10737655
2026-03-28 22:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 318df8a1-3bb1-5619-a91d-ca82719ea817 with identifier: 10737655
2026-03-28 22:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 318df8a1-3bb1-5619-a91d-ca82719ea817 with identifier: 10737655
2026-03-28 22:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 318df8a1-3bb1-5619-a91d-ca82719ea817 with identifier: 10737655 to the API
2026-03-28 22:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '318df8a1-3bb1-5619-a91d-ca82719ea817',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YLA016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 152795,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2014-07-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Tiguan 1.4 TSI Sport & Style - Petrol - Manual - 122 hp '
'- 152.795 km',
'transmission': 'manual',
'trim': 'Sport & Style',
'vin': None,
'year': 2014}
2026-03-28 22:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31: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-28 22:31:27 [adesa.be] INFO: Saving data for 10737655: {'auction_closing_time': 1774863000.0, 'created_time': 1774626710.745034, 'last_price_update_time': 1774737087.582534}
2026-03-28 22:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737655') HTTP/1.1" 204 0
2026-03-28 22:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b955626a-68e8-507b-be5d-09139dc40e6c with identifier: 10735436
2026-03-28 22:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b955626a-68e8-507b-be5d-09139dc40e6c with scrape type 2
2026-03-28 22:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b955626a-68e8-507b-be5d-09139dc40e6c with scrape type 2
2026-03-28 22:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b955626a-68e8-507b-be5d-09139dc40e6c, identifier: 10735436
2026-03-28 22:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b955626a-68e8-507b-be5d-09139dc40e6c with identifier: 10735436
2026-03-28 22:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b955626a-68e8-507b-be5d-09139dc40e6c with identifier: 10735436
2026-03-28 22:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b955626a-68e8-507b-be5d-09139dc40e6c with identifier: 10735436 to the API
2026-03-28 22:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735436>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b955626a-68e8-507b-be5d-09139dc40e6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ZKY067257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 129469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-01-14',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Volkswagen Polo 1.0i Trendline - Petrol - Manual - 80 hp - 129.469 '
'km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2019}
2026-03-28 22:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:28 [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-28 22:31:28 [adesa.be] INFO: Saving data for 10735436: {'auction_closing_time': 1774863000.0, 'created_time': 1774625196.365594, 'last_price_update_time': 1774737088.76778}
2026-03-28 22:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735436') HTTP/1.1" 204 0
2026-03-28 22:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7d76b5c-9677-5a58-b985-85d355c06e64 with identifier: 10737682
2026-03-28 22:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7d76b5c-9677-5a58-b985-85d355c06e64 with scrape type 2
2026-03-28 22:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7d76b5c-9677-5a58-b985-85d355c06e64 with scrape type 2
2026-03-28 22:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7d76b5c-9677-5a58-b985-85d355c06e64, identifier: 10737682
2026-03-28 22:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7d76b5c-9677-5a58-b985-85d355c06e64 with identifier: 10737682
2026-03-28 22:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7d76b5c-9677-5a58-b985-85d355c06e64 with identifier: 10737682
2026-03-28 22:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7d76b5c-9677-5a58-b985-85d355c06e64 with identifier: 10737682 to the API
2026-03-28 22:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737682>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c7d76b5c-9677-5a58-b985-85d355c06e64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TGC118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 112004,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2019-05-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Polo 1.0 TSI Comfortline - Petrol - Manual - 95 hp - '
'112.004 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2019}
2026-03-28 22:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:29 [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-28 22:31:29 [adesa.be] INFO: Saving data for 10737682: {'auction_closing_time': 1774863000.0, 'created_time': 1774625195.055404, 'last_price_update_time': 1774737089.265456}
2026-03-28 22:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737682') HTTP/1.1" 204 0
2026-03-28 22:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10736678
2026-03-28 22:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with scrape type 2
2026-03-28 22:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with scrape type 2
2026-03-28 22:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a, identifier: 10736678
2026-03-28 22:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10736678
2026-03-28 22:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10736678
2026-03-28 22:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10736678 to the API
2026-03-28 22:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736678>
{'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': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '89c09015-c9bc-59fe-a83e-e7a9eab71c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EGN981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 138774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-07-02',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Volkswagen Polo 1.0i IQ.Drive - Petrol - Manual - 80 hp - 138.774 '
'km',
'transmission': 'manual',
'trim': 'IQ.Drive',
'vin': None,
'year': 2019}
2026-03-28 22:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:30 [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-28 22:31:30 [adesa.be] INFO: Saving data for 10736678: {'auction_closing_time': 1774863000.0, 'created_time': 1774626713.432648, 'last_price_update_time': 1774737090.448477}
2026-03-28 22:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736678') HTTP/1.1" 204 0
2026-03-28 22:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c6559d3-3006-5a05-9595-46b85b1226a5 with identifier: 10735600
2026-03-28 22:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c6559d3-3006-5a05-9595-46b85b1226a5 with scrape type 2
2026-03-28 22:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c6559d3-3006-5a05-9595-46b85b1226a5 with scrape type 2
2026-03-28 22:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c6559d3-3006-5a05-9595-46b85b1226a5, identifier: 10735600
2026-03-28 22:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c6559d3-3006-5a05-9595-46b85b1226a5 with identifier: 10735600
2026-03-28 22:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c6559d3-3006-5a05-9595-46b85b1226a5 with identifier: 10735600
2026-03-28 22:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c6559d3-3006-5a05-9595-46b85b1226a5 with identifier: 10735600 to the API
2026-03-28 22:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735600>
{'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': 220,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5c6559d3-3006-5a05-9595-46b85b1226a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CNZ314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 139941,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2017-05-02',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Volkswagen Tiguan 2.0 TSI Highline R-Line - Petrol - Automatic - '
'220 hp - 139.941 km',
'transmission': 'automatic',
'trim': 'Highline R-Line',
'vin': None,
'year': 2017}
2026-03-28 22:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:32 [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-28 22:31:32 [adesa.be] INFO: Saving data for 10735600: {'auction_closing_time': 1774863000.0, 'created_time': 1774625223.438387, 'last_price_update_time': 1774737092.498179}
2026-03-28 22:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735600') HTTP/1.1" 204 0
2026-03-28 22:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81d3a248-cc01-542f-b53c-ce15640e85eb with identifier: 10735597
2026-03-28 22:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81d3a248-cc01-542f-b53c-ce15640e85eb with scrape type 2
2026-03-28 22:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81d3a248-cc01-542f-b53c-ce15640e85eb with scrape type 2
2026-03-28 22:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81d3a248-cc01-542f-b53c-ce15640e85eb, identifier: 10735597
2026-03-28 22:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81d3a248-cc01-542f-b53c-ce15640e85eb with identifier: 10735597
2026-03-28 22:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81d3a248-cc01-542f-b53c-ce15640e85eb with identifier: 10735597
2026-03-28 22:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81d3a248-cc01-542f-b53c-ce15640e85eb with identifier: 10735597 to the API
2026-03-28 22:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735597>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '81d3a248-cc01-542f-b53c-ce15640e85eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FQH404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 150517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2018-08-24',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 150.517 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-28 22:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:32 [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-28 22:31:32 [adesa.be] INFO: Saving data for 10735597: {'auction_closing_time': 1774863000.0, 'created_time': 1774626717.376509, 'last_price_update_time': 1774737092.987474}
2026-03-28 22:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735597') HTTP/1.1" 204 0
2026-03-28 22:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10735631
2026-03-28 22:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ad7a46-86f9-5935-a339-81c888bd40a9 with scrape type 2
2026-03-28 22:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39ad7a46-86f9-5935-a339-81c888bd40a9 with scrape type 2
2026-03-28 22:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ad7a46-86f9-5935-a339-81c888bd40a9, identifier: 10735631
2026-03-28 22:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10735631
2026-03-28 22:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10735631
2026-03-28 22:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10735631 to the API
2026-03-28 22:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735631>
{'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': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '39ad7a46-86f9-5935-a339-81c888bd40a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ych285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735631',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 191715,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 5,
'seller_name': 'BS CONCEPT srl',
'title': 'Volkswagen Polo 1.0 TSI Trendline - Petrol - Manual - 95 hp - '
'191.715 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-28 22:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:36 [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-28 22:31:36 [adesa.be] INFO: Saving data for 10735631: {'auction_closing_time': 1774865700.0, 'created_time': 1774626713.108841, 'last_price_update_time': 1774737096.042957}
2026-03-28 22:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735631') HTTP/1.1" 204 0
2026-03-28 22:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with identifier: 10738132
2026-03-28 22:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with scrape type 2
2026-03-28 22:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with scrape type 2
2026-03-28 22:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4, identifier: 10738132
2026-03-28 22:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with identifier: 10738132
2026-03-28 22:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with identifier: 10738132
2026-03-28 22:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with identifier: 10738132 to the API
2026-03-28 22:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738132>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '4af1f8cc-f430-5bd4-9ba9-15a6df4517f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVN316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738132',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 88785,
'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': 'J&T Autolease',
'title': 'Mini Clubman Cooper 1.5 - Petrol - Automatic - 136 hp - 88.785 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:37 [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-28 22:31:37 [adesa.be] INFO: Saving data for 10738132: {'auction_closing_time': 1774950300.0, 'created_time': 1774625286.034864, 'last_price_update_time': 1774737097.78181}
2026-03-28 22:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738132') HTTP/1.1" 204 0
2026-03-28 22:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with identifier: 10735618
2026-03-28 22:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with scrape type 2
2026-03-28 22:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with scrape type 2
2026-03-28 22:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56a149af-6ea3-56ee-8f84-dfe9bbce8514, identifier: 10735618
2026-03-28 22:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with identifier: 10735618
2026-03-28 22:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with identifier: 10735618
2026-03-28 22:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with identifier: 10735618 to the API
2026-03-28 22:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735618>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '56a149af-6ea3-56ee-8f84-dfe9bbce8514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCU182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 159589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - Manual '
'- 150 hp - 159.589 km',
'transmission': 'manual',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-28 22:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735618%27 HTTP/1.1" 200 None
2026-03-28 22:31:38 [adesa.be] INFO: Saving data for 10735618: {'auction_closing_time': 1774863000.0, 'created_time': 1774626719.19284, 'last_price_update_time': 1774737098.253892}
2026-03-28 22:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735618') HTTP/1.1" 204 0
2026-03-28 22:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with identifier: 10736363
2026-03-28 22:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with scrape type 2
2026-03-28 22:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with scrape type 2
2026-03-28 22:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0, identifier: 10736363
2026-03-28 22:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with identifier: 10736363
2026-03-28 22:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with identifier: 10736363
2026-03-28 22:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with identifier: 10736363 to the API
2026-03-28 22:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736363>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'ef35e23d-a106-5bfb-b2db-3cc8d97a86a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2blg070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736363',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 95050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Dinitra Belgium',
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 95.050 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-28 22:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:39 [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-28 22:31:39 [adesa.be] INFO: Saving data for 10736363: {'auction_closing_time': 1774863000.0, 'created_time': 1774625193.178317, 'last_price_update_time': 1774737099.055168}
2026-03-28 22:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736363') HTTP/1.1" 204 0
2026-03-28 22:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bea0e8d0-0b34-594c-a7a2-9699e3a348cb with identifier: 10735021
2026-03-28 22:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bea0e8d0-0b34-594c-a7a2-9699e3a348cb with scrape type 2
2026-03-28 22:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bea0e8d0-0b34-594c-a7a2-9699e3a348cb with scrape type 2
2026-03-28 22:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bea0e8d0-0b34-594c-a7a2-9699e3a348cb, identifier: 10735021
2026-03-28 22:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bea0e8d0-0b34-594c-a7a2-9699e3a348cb with identifier: 10735021
2026-03-28 22:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bea0e8d0-0b34-594c-a7a2-9699e3a348cb with identifier: 10735021
2026-03-28 22:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bea0e8d0-0b34-594c-a7a2-9699e3a348cb with identifier: 10735021 to the API
2026-03-28 22:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735021>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': 'bea0e8d0-0b34-594c-a7a2-9699e3a348cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735021',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 37352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5550,
'price_includes_vat': True,
'registration_date': '2023-05-10',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'37.352 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-28 22:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:40 [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-28 22:31:40 [adesa.be] INFO: Saving data for 10735021: {'auction_closing_time': 1774865700.0, 'created_time': 1774626731.042035, 'last_price_update_time': 1774737100.480511}
2026-03-28 22:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735021') HTTP/1.1" 204 0
2026-03-28 22:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with identifier: 10735754
2026-03-28 22:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with scrape type 2
2026-03-28 22:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with scrape type 2
2026-03-28 22:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14, identifier: 10735754
2026-03-28 22:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with identifier: 10735754
2026-03-28 22:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with identifier: 10735754
2026-03-28 22:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with identifier: 10735754 to the API
2026-03-28 22:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735754>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 149,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c52b0fd9-83cd-5f69-9b9f-9fefb8083a14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSK003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Multivan',
'odometer': 31339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34100,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 7,
'seller_name': 'Alekon Import - Export bv',
'title': 'Volkswagen Multivan 1.4 eTSI Highline - Hybrid - Automatic - 149 hp '
'- 31.339 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2023}
2026-03-28 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:41 [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-28 22:31:41 [adesa.be] INFO: Saving data for 10735754: {'auction_closing_time': 1774953000.0, 'created_time': 1774626725.692185, 'last_price_update_time': 1774737101.087021}
2026-03-28 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735754') HTTP/1.1" 204 0
2026-03-28 22:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10735554
2026-03-28 22:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b819430-2d97-5217-bc9b-2e20f519f6cb with scrape type 2
2026-03-28 22:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b819430-2d97-5217-bc9b-2e20f519f6cb with scrape type 2
2026-03-28 22:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b819430-2d97-5217-bc9b-2e20f519f6cb, identifier: 10735554
2026-03-28 22:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10735554
2026-03-28 22:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10735554
2026-03-28 22:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10735554 to the API
2026-03-28 22:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735554>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0b819430-2d97-5217-bc9b-2e20f519f6cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FFF005',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 210389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2011-03-01',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Passat CC 2.0 TDI - Diesel - Automatic - 140 hp - '
'210.389 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:41 [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-28 22:31:41 [adesa.be] INFO: Saving data for 10735554: {'auction_closing_time': 1774863000.0, 'created_time': 1774626718.572079, 'last_price_update_time': 1774737101.577034}
2026-03-28 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735554') HTTP/1.1" 204 0
2026-03-28 22:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10736408
2026-03-28 22:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb397d5f-da85-5c38-96d6-694ee382a7fe with scrape type 2
2026-03-28 22:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb397d5f-da85-5c38-96d6-694ee382a7fe with scrape type 2
2026-03-28 22:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb397d5f-da85-5c38-96d6-694ee382a7fe, identifier: 10736408
2026-03-28 22:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10736408
2026-03-28 22:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10736408
2026-03-28 22:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10736408 to the API
2026-03-28 22:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736408>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb397d5f-da85-5c38-96d6-694ee382a7fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UHW316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736408',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 313946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 5,
'seller_name': 'Auto King srl',
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 90 hp '
'- 313.946 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2016}
2026-03-28 22:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:42 [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-28 22:31:42 [adesa.be] INFO: Saving data for 10736408: {'auction_closing_time': 1774865700.0, 'created_time': 1774626724.125743, 'last_price_update_time': 1774737102.731866}
2026-03-28 22:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736408') HTTP/1.1" 204 0
2026-03-28 22:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10737663
2026-03-28 22:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29282600-047f-5b89-9d34-1a5c6322498b with scrape type 2
2026-03-28 22:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29282600-047f-5b89-9d34-1a5c6322498b with scrape type 2
2026-03-28 22:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29282600-047f-5b89-9d34-1a5c6322498b, identifier: 10737663
2026-03-28 22:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10737663
2026-03-28 22:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10737663
2026-03-28 22:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10737663 to the API
2026-03-28 22:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737663>
{'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': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '29282600-047f-5b89-9d34-1a5c6322498b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TUT159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V50',
'odometer': 215601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2010-01-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo V50 1.6 Momentum - Diesel - Manual - 110 hp - 215.601 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2010}
2026-03-28 22:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:43 [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-28 22:31:43 [adesa.be] INFO: Saving data for 10737663: {'auction_closing_time': 1774863000.0, 'created_time': 1774626709.577896, 'last_price_update_time': 1774737103.212772}
2026-03-28 22:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737663') HTTP/1.1" 204 0
2026-03-28 22:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4f68f25-f63e-5421-a11c-cadf45afbb51 with identifier: 10735580
2026-03-28 22:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4f68f25-f63e-5421-a11c-cadf45afbb51 with scrape type 2
2026-03-28 22:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4f68f25-f63e-5421-a11c-cadf45afbb51 with scrape type 2
2026-03-28 22:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4f68f25-f63e-5421-a11c-cadf45afbb51, identifier: 10735580
2026-03-28 22:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4f68f25-f63e-5421-a11c-cadf45afbb51 with identifier: 10735580
2026-03-28 22:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4f68f25-f63e-5421-a11c-cadf45afbb51 with identifier: 10735580
2026-03-28 22:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4f68f25-f63e-5421-a11c-cadf45afbb51 with identifier: 10735580 to the API
2026-03-28 22:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735580>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f4f68f25-f63e-5421-a11c-cadf45afbb51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SEN504',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 139581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2013-09-24',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Volkswagen Passat CC 2.0 TDI - Diesel - Manual - 139 hp - 139.581 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:43 [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-28 22:31:43 [adesa.be] INFO: Saving data for 10735580: {'auction_closing_time': 1774863000.0, 'created_time': 1774626737.592119, 'last_price_update_time': 1774737103.85952}
2026-03-28 22:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735580') HTTP/1.1" 204 0
2026-03-28 22:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10735563
2026-03-28 22:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41277d2c-602c-5be6-953c-0d93ab6f7001 with scrape type 2
2026-03-28 22:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41277d2c-602c-5be6-953c-0d93ab6f7001 with scrape type 2
2026-03-28 22:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41277d2c-602c-5be6-953c-0d93ab6f7001, identifier: 10735563
2026-03-28 22:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10735563
2026-03-28 22:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10735563
2026-03-28 22:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10735563 to the API
2026-03-28 22:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '41277d2c-602c-5be6-953c-0d93ab6f7001',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GPG670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 139816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2014-04-24',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Volkswagen Golf Variant 1.2 TSI Trendline - Petrol - Manual - 105 '
'hp - 139.816 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2014}
2026-03-28 22:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:44 [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-28 22:31:44 [adesa.be] INFO: Saving data for 10735563: {'auction_closing_time': 1774863000.0, 'created_time': 1774626725.021427, 'last_price_update_time': 1774737104.751308}
2026-03-28 22:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735563') HTTP/1.1" 204 0
2026-03-28 22:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4a6b813-d168-5d09-9efc-044dd2526e58 with identifier: 10735500
2026-03-28 22:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4a6b813-d168-5d09-9efc-044dd2526e58 with scrape type 2
2026-03-28 22:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4a6b813-d168-5d09-9efc-044dd2526e58 with scrape type 2
2026-03-28 22:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4a6b813-d168-5d09-9efc-044dd2526e58, identifier: 10735500
2026-03-28 22:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4a6b813-d168-5d09-9efc-044dd2526e58 with identifier: 10735500
2026-03-28 22:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4a6b813-d168-5d09-9efc-044dd2526e58 with identifier: 10735500
2026-03-28 22:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4a6b813-d168-5d09-9efc-044dd2526e58 with identifier: 10735500 to the API
2026-03-28 22:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e4a6b813-d168-5d09-9efc-044dd2526e58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GHT022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 228640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2010-08-09',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 105 '
'hp - 228.640 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2010}
2026-03-28 22:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:51 [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-28 22:31:51 [adesa.be] INFO: Saving data for 10735500: {'auction_closing_time': 1774863000.0, 'created_time': 1774626736.847806, 'last_price_update_time': 1774737111.554624}
2026-03-28 22:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735500') HTTP/1.1" 204 0
2026-03-28 22:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with identifier: 10735031
2026-03-28 22:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with scrape type 2
2026-03-28 22:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with scrape type 2
2026-03-28 22:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7, identifier: 10735031
2026-03-28 22:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with identifier: 10735031
2026-03-28 22:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with identifier: 10735031
2026-03-28 22:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with identifier: 10735031 to the API
2026-03-28 22:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735031>
{'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': 170,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '2b9a5ca0-88a5-556c-baa5-dabeb3d565c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735031',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 1137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13050,
'price_includes_vat': True,
'registration_date': '2025-11-13',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen ID.4 52 kWh Pure - Electric - Automatic - 170 hp - 1.137 '
'km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2025}
2026-03-28 22:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:57 [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-28 22:31:57 [adesa.be] INFO: Saving data for 10735031: {'auction_closing_time': 1774865700.0, 'created_time': 1774626726.778095, 'last_price_update_time': 1774737117.771193}
2026-03-28 22:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735031') HTTP/1.1" 204 0
2026-03-28 22:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with identifier: 10735018
2026-03-28 22:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with scrape type 2
2026-03-28 22:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with scrape type 2
2026-03-28 22:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c, identifier: 10735018
2026-03-28 22:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with identifier: 10735018
2026-03-28 22:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with identifier: 10735018
2026-03-28 22:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with identifier: 10735018 to the API
2026-03-28 22:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735018>
{'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': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '858b7568-bb5e-55f2-bd6d-5d3f44aac03c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735018',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 65578,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen ID.3 58 kWh Pro - Electric - Automatic - 95 hp - 65.578 '
'km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-28 22:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:58 [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-28 22:31:58 [adesa.be] INFO: Saving data for 10735018: {'auction_closing_time': 1774865700.0, 'created_time': 1774626736.553895, 'last_price_update_time': 1774737118.324286}
2026-03-28 22:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735018') HTTP/1.1" 204 0
2026-03-28 22:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab56b56d-9bba-531c-aa22-657b594e43e3 with identifier: 10735444
2026-03-28 22:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab56b56d-9bba-531c-aa22-657b594e43e3 with scrape type 2
2026-03-28 22:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab56b56d-9bba-531c-aa22-657b594e43e3 with scrape type 2
2026-03-28 22:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab56b56d-9bba-531c-aa22-657b594e43e3, identifier: 10735444
2026-03-28 22:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab56b56d-9bba-531c-aa22-657b594e43e3 with identifier: 10735444
2026-03-28 22:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab56b56d-9bba-531c-aa22-657b594e43e3 with identifier: 10735444
2026-03-28 22:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab56b56d-9bba-531c-aa22-657b594e43e3 with identifier: 10735444 to the API
2026-03-28 22:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:31: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-28 22:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735444>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ab56b56d-9bba-531c-aa22-657b594e43e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CKC431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735444',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 136523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2017-09-26',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Golf GTE 1.4 TSI - Hybrid - Automatic - 150 hp - 136.523 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:58 [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-28 22:31:58 [adesa.be] INFO: Saving data for 10735444: {'auction_closing_time': 1774863000.0, 'created_time': 1774626735.695842, 'last_price_update_time': 1774737118.717352}
2026-03-28 22:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735444') HTTP/1.1" 204 0
2026-03-28 22:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8897c2a-61ce-5957-a400-59d43dee12e8 with identifier: 10737582
2026-03-28 22:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8897c2a-61ce-5957-a400-59d43dee12e8 with scrape type 2
2026-03-28 22:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8897c2a-61ce-5957-a400-59d43dee12e8 with scrape type 2
2026-03-28 22:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8897c2a-61ce-5957-a400-59d43dee12e8, identifier: 10737582
2026-03-28 22:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8897c2a-61ce-5957-a400-59d43dee12e8 with identifier: 10737582
2026-03-28 22:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8897c2a-61ce-5957-a400-59d43dee12e8 with identifier: 10737582
2026-03-28 22:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8897c2a-61ce-5957-a400-59d43dee12e8 with identifier: 10737582 to the API
2026-03-28 22:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737582>
{'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': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e8897c2a-61ce-5957-a400-59d43dee12e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMH516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 134061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Golf 2.0 TDI - Diesel - Manual - 115 hp - 134.061 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:00 [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-28 22:32:00 [adesa.be] INFO: Saving data for 10737582: {'auction_closing_time': 1774863000.0, 'created_time': 1774626728.899612, 'last_price_update_time': 1774737120.65442}
2026-03-28 22:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737582') HTTP/1.1" 204 0
2026-03-28 22:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 151c7525-77e8-58d2-b051-7b1162e0d0eb with identifier: 10737573
2026-03-28 22:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 151c7525-77e8-58d2-b051-7b1162e0d0eb with scrape type 2
2026-03-28 22:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 151c7525-77e8-58d2-b051-7b1162e0d0eb with scrape type 2
2026-03-28 22:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 151c7525-77e8-58d2-b051-7b1162e0d0eb, identifier: 10737573
2026-03-28 22:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 151c7525-77e8-58d2-b051-7b1162e0d0eb with identifier: 10737573
2026-03-28 22:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 151c7525-77e8-58d2-b051-7b1162e0d0eb with identifier: 10737573
2026-03-28 22:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 151c7525-77e8-58d2-b051-7b1162e0d0eb with identifier: 10737573 to the API
2026-03-28 22:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737573>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '151c7525-77e8-58d2-b051-7b1162e0d0eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UXH644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737573',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 247278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2015-04-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 105 '
'hp - 247.278 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2015}
2026-03-28 22:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:01 [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-28 22:32:01 [adesa.be] INFO: Saving data for 10737573: {'auction_closing_time': 1774863000.0, 'created_time': 1774626723.860076, 'last_price_update_time': 1774737121.295323}
2026-03-28 22:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737573') HTTP/1.1" 204 0
2026-03-28 22:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1b2e301-f7b4-56db-bbff-a661ada655c1 with identifier: 10735609
2026-03-28 22:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1b2e301-f7b4-56db-bbff-a661ada655c1 with scrape type 2
2026-03-28 22:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1b2e301-f7b4-56db-bbff-a661ada655c1 with scrape type 2
2026-03-28 22:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1b2e301-f7b4-56db-bbff-a661ada655c1, identifier: 10735609
2026-03-28 22:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1b2e301-f7b4-56db-bbff-a661ada655c1 with identifier: 10735609
2026-03-28 22:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1b2e301-f7b4-56db-bbff-a661ada655c1 with identifier: 10735609
2026-03-28 22:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1b2e301-f7b4-56db-bbff-a661ada655c1 with identifier: 10735609 to the API
2026-03-28 22:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735609>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b1b2e301-f7b4-56db-bbff-a661ada655c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSG796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 65827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'BV D.C. Cars',
'title': 'Volkswagen Passat Variant GTE 1.4 eTSI - Hybrid - Automatic - 156 '
'hp - 65.827 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:02 [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-28 22:32:02 [adesa.be] INFO: Saving data for 10735609: {'auction_closing_time': 1774863000.0, 'created_time': 1774626719.819706, 'last_price_update_time': 1774737122.031662}
2026-03-28 22:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735609') HTTP/1.1" 204 0
2026-03-28 22:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5bdad0b-0605-5774-855d-baf25e9cc8c7 with identifier: 10738295
2026-03-28 22:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5bdad0b-0605-5774-855d-baf25e9cc8c7 with scrape type 2
2026-03-28 22:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5bdad0b-0605-5774-855d-baf25e9cc8c7 with scrape type 2
2026-03-28 22:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5bdad0b-0605-5774-855d-baf25e9cc8c7, identifier: 10738295
2026-03-28 22:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5bdad0b-0605-5774-855d-baf25e9cc8c7 with identifier: 10738295
2026-03-28 22:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:32:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-28 22:32:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5bdad0b-0605-5774-855d-baf25e9cc8c7 with identifier: 10738295
2026-03-28 22:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5bdad0b-0605-5774-855d-baf25e9cc8c7 with identifier: 10738295 to the API
2026-03-28 22:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e5bdad0b-0605-5774-855d-baf25e9cc8c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BTQ117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738295',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 87864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2016-09-06',
'seats_number': 3,
'seller_name': 'GMA Cars bv',
'title': 'Volkswagen Beetle 1.2 TSI Design - Petrol - Automatic - 105 hp - '
'87.864 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2016}
2026-03-28 22:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:03 [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-28 22:32:03 [adesa.be] INFO: Saving data for 10738295: {'auction_closing_time': 1774863000.0, 'created_time': 1774626757.220512, 'last_price_update_time': 1774737123.134811}
2026-03-28 22:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738295') HTTP/1.1" 204 0
2026-03-28 22:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10735571
2026-03-28 22:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cea95f6-57ea-57de-9e35-ed566a376b14 with scrape type 2
2026-03-28 22:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cea95f6-57ea-57de-9e35-ed566a376b14 with scrape type 2
2026-03-28 22:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cea95f6-57ea-57de-9e35-ed566a376b14, identifier: 10735571
2026-03-28 22:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10735571
2026-03-28 22:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10735571
2026-03-28 22:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10735571 to the API
2026-03-28 22:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9cea95f6-57ea-57de-9e35-ed566a376b14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2gnv963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 106853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'106.853 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-28 22:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:06 [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-28 22:32:06 [adesa.be] INFO: Saving data for 10735571: {'auction_closing_time': 1774863000.0, 'created_time': 1774626733.333509, 'last_price_update_time': 1774737126.361119}
2026-03-28 22:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735571') HTTP/1.1" 204 0
2026-03-28 22:32:07 [scrapy.extensions.logstats] INFO: Crawled 855 pages (at 38 pages/min), scraped 825 items (at 38 items/min)
2026-03-28 22:32:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10735435
2026-03-28 22:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba68ef28-cd9e-5b38-b9ce-50caa9068969 with scrape type 2
2026-03-28 22:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba68ef28-cd9e-5b38-b9ce-50caa9068969 with scrape type 2
2026-03-28 22:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba68ef28-cd9e-5b38-b9ce-50caa9068969, identifier: 10735435
2026-03-28 22:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10735435
2026-03-28 22:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10735435
2026-03-28 22:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10735435 to the API
2026-03-28 22:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ba68ef28-cd9e-5b38-b9ce-50caa9068969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQU171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 130670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15250,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 6,
'seller_name': 'GTC Cars',
'title': 'Toyota ProAce 2.0 D-4D Comfort - Diesel - Manual - 144 hp - 130.670 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-28 22:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:07 [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-28 22:32:07 [adesa.be] INFO: Saving data for 10735435: {'auction_closing_time': 1774863000.0, 'created_time': 1774626745.716992, 'last_price_update_time': 1774737127.719381}
2026-03-28 22:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735435') HTTP/1.1" 204 0
2026-03-28 22:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 539ade81-140e-595e-8c81-7e29dd245526 with identifier: 10737593
2026-03-28 22:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 539ade81-140e-595e-8c81-7e29dd245526 with scrape type 2
2026-03-28 22:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 539ade81-140e-595e-8c81-7e29dd245526 with scrape type 2
2026-03-28 22:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 539ade81-140e-595e-8c81-7e29dd245526, identifier: 10737593
2026-03-28 22:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 539ade81-140e-595e-8c81-7e29dd245526 with identifier: 10737593
2026-03-28 22:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 539ade81-140e-595e-8c81-7e29dd245526 with identifier: 10737593
2026-03-28 22:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 539ade81-140e-595e-8c81-7e29dd245526 with identifier: 10737593 to the API
2026-03-28 22:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '539ade81-140e-595e-8c81-7e29dd245526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XNG377',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737593',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Prius',
'odometer': 115946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2018-04-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Toyota Prius 1.8 VVT-i Comfort - Hybrid - Automatic - 98 hp - '
'115.946 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2018}
2026-03-28 22:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:09 [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-28 22:32:09 [adesa.be] INFO: Saving data for 10737593: {'auction_closing_time': 1774863000.0, 'created_time': 1774626744.016125, 'last_price_update_time': 1774737129.258278}
2026-03-28 22:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737593') HTTP/1.1" 204 0
2026-03-28 22:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f9d1597-c7d1-5e49-98b2-44172b54e29d with identifier: 10738296
2026-03-28 22:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f9d1597-c7d1-5e49-98b2-44172b54e29d with scrape type 2
2026-03-28 22:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f9d1597-c7d1-5e49-98b2-44172b54e29d with scrape type 2
2026-03-28 22:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f9d1597-c7d1-5e49-98b2-44172b54e29d, identifier: 10738296
2026-03-28 22:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f9d1597-c7d1-5e49-98b2-44172b54e29d with identifier: 10738296
2026-03-28 22:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f9d1597-c7d1-5e49-98b2-44172b54e29d with identifier: 10738296
2026-03-28 22:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f9d1597-c7d1-5e49-98b2-44172b54e29d with identifier: 10738296 to the API
2026-03-28 22:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738296>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.3L',
'engine_horse_power': 99,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7f9d1597-c7d1-5e49-98b2-44172b54e29d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GVL436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 35784,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2014-05-12',
'seats_number': 5,
'seller_name': 'Garage MCS BV',
'title': 'Toyota Yaris 1.3 VVT-i Active - Petrol - Manual - 99 hp - 35.784 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2014}
2026-03-28 22:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:11 [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-28 22:32:11 [adesa.be] INFO: Saving data for 10738296: {'auction_closing_time': 1774863000.0, 'created_time': 1774626754.914737, 'last_price_update_time': 1774737131.021165}
2026-03-28 22:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738296') HTTP/1.1" 204 0
2026-03-28 22:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with identifier: 10738303
2026-03-28 22:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with scrape type 2
2026-03-28 22:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with scrape type 2
2026-03-28 22:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f, identifier: 10738303
2026-03-28 22:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with identifier: 10738303
2026-03-28 22:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with identifier: 10738303
2026-03-28 22:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with identifier: 10738303 to the API
2026-03-28 22:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738303>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 30529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5950,
'price_includes_vat': True,
'registration_date': '2025-07-02',
'seats_number': 2,
'seller_name': 'Autohandel Didier nv',
'title': 'Toyota ProAce City 1.5 D-4D - Diesel - Automatic - 131 hp - 30.529 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:11 [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-28 22:32:11 [adesa.be] INFO: Saving data for 10738303: {'auction_closing_time': 1774865700.0, 'created_time': 1774626754.34251, 'last_price_update_time': 1774737131.504853}
2026-03-28 22:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738303') HTTP/1.1" 204 0
2026-03-28 22:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 996f9502-ec57-5940-acc8-e34ed37e9a4a with identifier: 10740050
2026-03-28 22:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 996f9502-ec57-5940-acc8-e34ed37e9a4a with scrape type 2
2026-03-28 22:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 996f9502-ec57-5940-acc8-e34ed37e9a4a with scrape type 2
2026-03-28 22:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 996f9502-ec57-5940-acc8-e34ed37e9a4a, identifier: 10740050
2026-03-28 22:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 996f9502-ec57-5940-acc8-e34ed37e9a4a with identifier: 10740050
2026-03-28 22:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 996f9502-ec57-5940-acc8-e34ed37e9a4a with identifier: 10740050
2026-03-28 22:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 996f9502-ec57-5940-acc8-e34ed37e9a4a with identifier: 10740050 to the API
2026-03-28 22:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740050>
{'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': 152,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '996f9502-ec57-5940-acc8-e34ed37e9a4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WUB464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740050',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 173226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2019-09-16',
'seats_number': 5,
'seller_name': 'Denys nv',
'title': 'Toyota Corolla Touring Sports 2.0 - Hybrid - Automatic - 152 hp - '
'173.226 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:12 [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-28 22:32:12 [adesa.be] INFO: Saving data for 10740050: {'auction_closing_time': 1774866600.0, 'created_time': 1774626747.389464, 'last_price_update_time': 1774737132.986098}
2026-03-28 22:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740050') HTTP/1.1" 204 0
2026-03-28 22:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cbea567-c6aa-5e04-bd5d-11c5289e525c with identifier: 10737644
2026-03-28 22:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cbea567-c6aa-5e04-bd5d-11c5289e525c with scrape type 2
2026-03-28 22:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cbea567-c6aa-5e04-bd5d-11c5289e525c with scrape type 2
2026-03-28 22:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cbea567-c6aa-5e04-bd5d-11c5289e525c, identifier: 10737644
2026-03-28 22:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cbea567-c6aa-5e04-bd5d-11c5289e525c with identifier: 10737644
2026-03-28 22:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cbea567-c6aa-5e04-bd5d-11c5289e525c with identifier: 10737644
2026-03-28 22:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cbea567-c6aa-5e04-bd5d-11c5289e525c with identifier: 10737644 to the API
2026-03-28 22:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737644>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '9cbea567-c6aa-5e04-bd5d-11c5289e525c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1sbb289',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 137676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2019-12-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Toyota C-HR 1.8 VVT-i - Hybrid - Automatic - 98 hp - 137.676 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:14 [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-28 22:32:14 [adesa.be] INFO: Saving data for 10737644: {'auction_closing_time': 1774863000.0, 'created_time': 1774626748.04184, 'last_price_update_time': 1774737134.331163}
2026-03-28 22:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737644') HTTP/1.1" 204 0
2026-03-28 22:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with identifier: 10738333
2026-03-28 22:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with scrape type 2
2026-03-28 22:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with scrape type 2
2026-03-28 22:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89, identifier: 10738333
2026-03-28 22:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with identifier: 10738333
2026-03-28 22:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with identifier: 10738333
2026-03-28 22:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with identifier: 10738333 to the API
2026-03-28 22:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738333>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '285dbd46-23ee-5651-ac4d-d0d43a2c9a89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FMR477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738333',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 236370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2008-10-10',
'seats_number': 4,
'seller_name': 'Elie Mourra',
'title': 'Toyota Aygo 1.0 VVT-i - Petrol - Manual - 67 hp - 236.370 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-28 22:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:15 [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-28 22:32:15 [adesa.be] INFO: Saving data for 10738333: {'auction_closing_time': 1774863000.0, 'created_time': 1774626756.789574, 'last_price_update_time': 1774737135.832701}
2026-03-28 22:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738333') HTTP/1.1" 204 0
2026-03-28 22:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c314507e-902a-56c5-be81-1506e6574768 with identifier: 10737667
2026-03-28 22:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c314507e-902a-56c5-be81-1506e6574768 with scrape type 2
2026-03-28 22:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c314507e-902a-56c5-be81-1506e6574768 with scrape type 2
2026-03-28 22:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c314507e-902a-56c5-be81-1506e6574768, identifier: 10737667
2026-03-28 22:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c314507e-902a-56c5-be81-1506e6574768 with identifier: 10737667
2026-03-28 22:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c314507e-902a-56c5-be81-1506e6574768 with identifier: 10737667
2026-03-28 22:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c314507e-902a-56c5-be81-1506e6574768 with identifier: 10737667 to the API
2026-03-28 22:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737667>
{'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': 'c314507e-902a-56c5-be81-1506e6574768',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1alj741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'SX4',
'odometer': 217930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2014-02-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Suzuki SX4 1.6 - Petrol - Manual - 119 hp - 217.930 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:18 [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-28 22:32:18 [adesa.be] INFO: Saving data for 10737667: {'auction_closing_time': 1774863000.0, 'created_time': 1774626749.447271, 'last_price_update_time': 1774737138.244623}
2026-03-28 22:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737667') HTTP/1.1" 204 0
2026-03-28 22:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10736396
2026-03-28 22:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24116ce-6b2d-5c28-b2f2-56ae2c716055 with scrape type 2
2026-03-28 22:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f24116ce-6b2d-5c28-b2f2-56ae2c716055 with scrape type 2
2026-03-28 22:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f24116ce-6b2d-5c28-b2f2-56ae2c716055, identifier: 10736396
2026-03-28 22:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10736396
2026-03-28 22:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10736396
2026-03-28 22:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10736396 to the API
2026-03-28 22:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736396>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f24116ce-6b2d-5c28-b2f2-56ae2c716055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HHV076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736396',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 248595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2010-04-14',
'seats_number': 4,
'seller_name': 'RX Counotte',
'title': 'Volkswagen Beetle 1.9 TDI - Diesel - Manual - 105 hp - 248.595 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-28 22:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:19 [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-28 22:32:19 [adesa.be] INFO: Saving data for 10736396: {'auction_closing_time': 1774863000.0, 'created_time': 1774626741.393344, 'last_price_update_time': 1774737139.238091}
2026-03-28 22:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736396') HTTP/1.1" 204 0
2026-03-28 22:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4e0651f-2424-5277-b617-a92175470ac9 with identifier: 10738313
2026-03-28 22:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4e0651f-2424-5277-b617-a92175470ac9 with scrape type 2
2026-03-28 22:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4e0651f-2424-5277-b617-a92175470ac9 with scrape type 2
2026-03-28 22:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4e0651f-2424-5277-b617-a92175470ac9, identifier: 10738313
2026-03-28 22:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4e0651f-2424-5277-b617-a92175470ac9 with identifier: 10738313
2026-03-28 22:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4e0651f-2424-5277-b617-a92175470ac9 with identifier: 10738313
2026-03-28 22:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4e0651f-2424-5277-b617-a92175470ac9 with identifier: 10738313 to the API
2026-03-28 22:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'c4e0651f-2424-5277-b617-a92175470ac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UFQ037',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 84419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2018-04-25',
'seats_number': 5,
'seller_name': 'Cobenifond',
'title': 'Volkswagen Golf Variant 1.0 TSI Trendline - Petrol - Automatic - '
'110 hp - 84.419 km',
'transmission': 'automatic',
'trim': 'Trendline',
'vin': None,
'year': 2018}
2026-03-28 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:20 [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-28 22:32:20 [adesa.be] INFO: Saving data for 10738313: {'auction_closing_time': 1774866600.0, 'created_time': 1774626738.778513, 'last_price_update_time': 1774737140.155437}
2026-03-28 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738313') HTTP/1.1" 204 0
2026-03-28 22:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with identifier: 10735437
2026-03-28 22:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with scrape type 2
2026-03-28 22:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with scrape type 2
2026-03-28 22:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7, identifier: 10735437
2026-03-28 22:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with identifier: 10735437
2026-03-28 22:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with identifier: 10735437
2026-03-28 22:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with identifier: 10735437 to the API
2026-03-28 22:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 280,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1d100df4-d0b7-5544-b80e-f83e1c9f86e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FND540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735437',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35150,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Toyota GR Yaris 1.6 - AWD - Petrol - Manual - 280 hp - 157 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:20 [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-28 22:32:20 [adesa.be] INFO: Saving data for 10735437: {'auction_closing_time': 1774863000.0, 'created_time': 1774626746.597275, 'last_price_update_time': 1774737140.942598}
2026-03-28 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735437') HTTP/1.1" 204 0
2026-03-28 22:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c251f4b2-a45f-5a62-8bb5-c163a3407b95 with identifier: 10735753
2026-03-28 22:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c251f4b2-a45f-5a62-8bb5-c163a3407b95 with scrape type 2
2026-03-28 22:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c251f4b2-a45f-5a62-8bb5-c163a3407b95 with scrape type 2
2026-03-28 22:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c251f4b2-a45f-5a62-8bb5-c163a3407b95, identifier: 10735753
2026-03-28 22:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c251f4b2-a45f-5a62-8bb5-c163a3407b95 with identifier: 10735753
2026-03-28 22:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c251f4b2-a45f-5a62-8bb5-c163a3407b95 with identifier: 10735753
2026-03-28 22:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c251f4b2-a45f-5a62-8bb5-c163a3407b95 with identifier: 10735753 to the API
2026-03-28 22:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735753>
{'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': 120,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'c251f4b2-a45f-5a62-8bb5-c163a3407b95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1-YRV-333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735753',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 156167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': 'Alekon Import - Export bv',
'title': 'Skoda Superb Combi 1.6 TDI - Diesel - Automatic - 120 hp - 156.167 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:23 [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-28 22:32:23 [adesa.be] INFO: Saving data for 10735753: {'auction_closing_time': 1774953000.0, 'created_time': 1774626762.216599, 'last_price_update_time': 1774737143.350117}
2026-03-28 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735753') HTTP/1.1" 204 0
2026-03-28 22:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f06360e-da51-5bf8-a4bc-314d6f16490f with identifier: 10737672
2026-03-28 22:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f06360e-da51-5bf8-a4bc-314d6f16490f with scrape type 2
2026-03-28 22:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f06360e-da51-5bf8-a4bc-314d6f16490f with scrape type 2
2026-03-28 22:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f06360e-da51-5bf8-a4bc-314d6f16490f, identifier: 10737672
2026-03-28 22:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f06360e-da51-5bf8-a4bc-314d6f16490f with identifier: 10737672
2026-03-28 22:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f06360e-da51-5bf8-a4bc-314d6f16490f with identifier: 10737672
2026-03-28 22:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f06360e-da51-5bf8-a4bc-314d6f16490f with identifier: 10737672 to the API
2026-03-28 22:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737672>
{'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': 67,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7f06360e-da51-5bf8-a4bc-314d6f16490f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SSC146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Alto',
'odometer': 148647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2009-10-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Suzuki Alto 1.0i - Petrol - Manual - 67 hp - 148.647 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-28 22:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:24 [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-28 22:32:24 [adesa.be] INFO: Saving data for 10737672: {'auction_closing_time': 1774863000.0, 'created_time': 1774626751.940194, 'last_price_update_time': 1774737144.319342}
2026-03-28 22:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737672') HTTP/1.1" 204 0
2026-03-28 22:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96b4f9ef-3732-5de3-9382-3706beadfbdc with identifier: 10738294
2026-03-28 22:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96b4f9ef-3732-5de3-9382-3706beadfbdc with scrape type 2
2026-03-28 22:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96b4f9ef-3732-5de3-9382-3706beadfbdc with scrape type 2
2026-03-28 22:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96b4f9ef-3732-5de3-9382-3706beadfbdc, identifier: 10738294
2026-03-28 22:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96b4f9ef-3732-5de3-9382-3706beadfbdc with identifier: 10738294
2026-03-28 22:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96b4f9ef-3732-5de3-9382-3706beadfbdc with identifier: 10738294
2026-03-28 22:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96b4f9ef-3732-5de3-9382-3706beadfbdc with identifier: 10738294 to the API
2026-03-28 22:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738294>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '96b4f9ef-3732-5de3-9382-3706beadfbdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EYD363',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738294',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Rapid',
'odometer': 208192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2013-04-18',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Skoda Rapid 1.4 TSI Ambition - Petrol - Automatic - 122 hp - '
'208.192 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2013}
2026-03-28 22:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:25 [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-28 22:32:25 [adesa.be] INFO: Saving data for 10738294: {'auction_closing_time': 1774863000.0, 'created_time': 1774626768.376772, 'last_price_update_time': 1774737145.918555}
2026-03-28 22:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738294') HTTP/1.1" 204 0
2026-03-28 22:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e0efc7-15be-574a-9c50-7042c40be98f with identifier: 10737553
2026-03-28 22:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e0efc7-15be-574a-9c50-7042c40be98f with scrape type 2
2026-03-28 22:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e0efc7-15be-574a-9c50-7042c40be98f with scrape type 2
2026-03-28 22:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e0efc7-15be-574a-9c50-7042c40be98f, identifier: 10737553
2026-03-28 22:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e0efc7-15be-574a-9c50-7042c40be98f with identifier: 10737553
2026-03-28 22:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e0efc7-15be-574a-9c50-7042c40be98f with identifier: 10737553
2026-03-28 22:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e0efc7-15be-574a-9c50-7042c40be98f with identifier: 10737553 to the API
2026-03-28 22:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f8e0efc7-15be-574a-9c50-7042c40be98f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FGS095',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737553',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 146760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2006-07-05',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Smart Forfour 1.5 CDI Passion - Diesel - Manual - 68 hp - 146.760 '
'km',
'transmission': 'manual',
'trim': 'Passion',
'vin': None,
'year': 2006}
2026-03-28 22:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:28 [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-28 22:32:28 [adesa.be] INFO: Saving data for 10737553: {'auction_closing_time': 1774863000.0, 'created_time': 1774626756.027334, 'last_price_update_time': 1774737148.564476}
2026-03-28 22:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737553') HTTP/1.1" 204 0
2026-03-28 22:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5518a9d-fddc-5018-aa41-c06639bf4036 with identifier: 10736412
2026-03-28 22:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5518a9d-fddc-5018-aa41-c06639bf4036 with scrape type 2
2026-03-28 22:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5518a9d-fddc-5018-aa41-c06639bf4036 with scrape type 2
2026-03-28 22:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5518a9d-fddc-5018-aa41-c06639bf4036, identifier: 10736412
2026-03-28 22:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5518a9d-fddc-5018-aa41-c06639bf4036 with identifier: 10736412
2026-03-28 22:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5518a9d-fddc-5018-aa41-c06639bf4036 with identifier: 10736412
2026-03-28 22:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5518a9d-fddc-5018-aa41-c06639bf4036 with identifier: 10736412 to the API
2026-03-28 22:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'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': 'f5518a9d-fddc-5018-aa41-c06639bf4036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 54808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8050,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Skoda Octavia Combi 1.0 - Petrol - Manual - 110 hp - 54.808 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:32 [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-28 22:32:32 [adesa.be] INFO: Saving data for 10736412: {'auction_closing_time': 1774865700.0, 'created_time': 1774626769.308514, 'last_price_update_time': 1774737152.553158}
2026-03-28 22:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736412') HTTP/1.1" 204 0
2026-03-28 22:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.703(s), this was the 1st time calling it.
2026-03-28 22:32:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.15644669675178 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10735420
2026-03-28 22:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df91ea03-1bfc-583c-b461-39e01d9cf340 with scrape type 2
2026-03-28 22:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df91ea03-1bfc-583c-b461-39e01d9cf340 with scrape type 2
2026-03-28 22:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df91ea03-1bfc-583c-b461-39e01d9cf340, identifier: 10735420
2026-03-28 22:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10735420
2026-03-28 22:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10735420
2026-03-28 22:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10735420 to the API
2026-03-28 22:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'df91ea03-1bfc-583c-b461-39e01d9cf340',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EKI841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735420',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 272748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2013-01-04',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Skoda Superb Combi 1.6 TDI Ambition - Diesel - Manual - 105 hp - '
'272.748 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2013}
2026-03-28 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:33 [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-28 22:32:33 [adesa.be] INFO: Saving data for 10735420: {'auction_closing_time': 1774863000.0, 'created_time': 1774626760.264668, 'last_price_update_time': 1774737153.022056}
2026-03-28 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735420') HTTP/1.1" 204 0
2026-03-28 22:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with identifier: 10736395
2026-03-28 22:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with scrape type 2
2026-03-28 22:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with scrape type 2
2026-03-28 22:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e, identifier: 10736395
2026-03-28 22:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with identifier: 10736395
2026-03-28 22:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with identifier: 10736395
2026-03-28 22:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with identifier: 10736395 to the API
2026-03-28 22:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736395>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'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': '2d6b5d59-8d5b-517b-85fc-b31a0d6b091e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2jbp956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736395',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 129298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2017-04-03',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Toyota C-HR - Hybrid - Automatic - 97 hp - 129.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:33 [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-28 22:32:33 [adesa.be] INFO: Saving data for 10736395: {'auction_closing_time': 1774863000.0, 'created_time': 1774625188.679854, 'last_price_update_time': 1774737153.495026}
2026-03-28 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736395') HTTP/1.1" 204 0
2026-03-28 22:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with identifier: 10738315
2026-03-28 22:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with scrape type 2
2026-03-28 22:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with scrape type 2
2026-03-28 22:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9d4ee39-f936-5be4-a4a6-f751014e1cc5, identifier: 10738315
2026-03-28 22:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with identifier: 10738315
2026-03-28 22:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with identifier: 10738315
2026-03-28 22:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with identifier: 10738315 to the API
2026-03-28 22:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738315>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c9d4ee39-f936-5be4-a4a6-f751014e1cc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WCJ201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 130189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 7,
'seller_name': 'Delta-Cars bv',
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'130.189 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:34 [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-28 22:32:34 [adesa.be] INFO: Saving data for 10738315: {'auction_closing_time': 1774863000.0, 'created_time': 1774626768.969533, 'last_price_update_time': 1774737154.49306}
2026-03-28 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738315') HTTP/1.1" 204 0
2026-03-28 22:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10735586
2026-03-28 22:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with scrape type 2
2026-03-28 22:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with scrape type 2
2026-03-28 22:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9, identifier: 10735586
2026-03-28 22:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10735586
2026-03-28 22:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10735586
2026-03-28 22:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10735586 to the API
2026-03-28 22:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UKE436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 100500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2016-03-04',
'seats_number': 4,
'seller_name': 'TRANSALP TRADING SRL',
'title': 'Smart Forfour Prime - Petrol - Manual - 70 hp - 100.500 km',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2016}
2026-03-28 22:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:36 [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-28 22:32:36 [adesa.be] INFO: Saving data for 10735586: {'auction_closing_time': 1774863000.0, 'created_time': 1774626751.283374, 'last_price_update_time': 1774737156.623923}
2026-03-28 22:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735586') HTTP/1.1" 204 0
2026-03-28 22:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c04663-1c8b-5fcd-a2a1-1102f9500174 with identifier: 10735028
2026-03-28 22:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c04663-1c8b-5fcd-a2a1-1102f9500174 with scrape type 2
2026-03-28 22:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55c04663-1c8b-5fcd-a2a1-1102f9500174 with scrape type 2
2026-03-28 22:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55c04663-1c8b-5fcd-a2a1-1102f9500174, identifier: 10735028
2026-03-28 22:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55c04663-1c8b-5fcd-a2a1-1102f9500174 with identifier: 10735028
2026-03-28 22:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55c04663-1c8b-5fcd-a2a1-1102f9500174 with identifier: 10735028
2026-03-28 22:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55c04663-1c8b-5fcd-a2a1-1102f9500174 with identifier: 10735028 to the API
2026-03-28 22:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735028>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '55c04663-1c8b-5fcd-a2a1-1102f9500174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735028',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 25202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2024-05-22',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Skoda Fabia 1.0 - Petrol - Manual - 95 hp - 25.202 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:38 [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-28 22:32:38 [adesa.be] INFO: Saving data for 10735028: {'auction_closing_time': 1774865700.0, 'created_time': 1774626767.889189, 'last_price_update_time': 1774737158.411109}
2026-03-28 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735028') HTTP/1.1" 204 0
2026-03-28 22:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4faa37f-3461-583a-81e2-bbe45808e68d with identifier: 10737615
2026-03-28 22:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4faa37f-3461-583a-81e2-bbe45808e68d with scrape type 2
2026-03-28 22:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4faa37f-3461-583a-81e2-bbe45808e68d with scrape type 2
2026-03-28 22:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4faa37f-3461-583a-81e2-bbe45808e68d, identifier: 10737615
2026-03-28 22:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4faa37f-3461-583a-81e2-bbe45808e68d with identifier: 10737615
2026-03-28 22:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4faa37f-3461-583a-81e2-bbe45808e68d with identifier: 10737615
2026-03-28 22:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4faa37f-3461-583a-81e2-bbe45808e68d with identifier: 10737615 to the API
2026-03-28 22:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737615>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e4faa37f-3461-583a-81e2-bbe45808e68d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BWQ606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 226328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2019-04-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Automatic - 115 hp '
'- 226.328 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-28 22:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:49 [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-28 22:32:49 [adesa.be] INFO: Saving data for 10737615: {'auction_closing_time': 1774863000.0, 'created_time': 1774626758.965101, 'last_price_update_time': 1774737169.04399}
2026-03-28 22:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737615') HTTP/1.1" 204 0
2026-03-28 22:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d9479-19fc-5237-b000-ac4897a0e5b6 with identifier: 10738160
2026-03-28 22:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d9479-19fc-5237-b000-ac4897a0e5b6 with scrape type 2
2026-03-28 22:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d9479-19fc-5237-b000-ac4897a0e5b6 with scrape type 2
2026-03-28 22:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d54d9479-19fc-5237-b000-ac4897a0e5b6, identifier: 10738160
2026-03-28 22:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d54d9479-19fc-5237-b000-ac4897a0e5b6 with identifier: 10738160
2026-03-28 22:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d54d9479-19fc-5237-b000-ac4897a0e5b6 with identifier: 10738160
2026-03-28 22:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d54d9479-19fc-5237-b000-ac4897a0e5b6 with identifier: 10738160 to the API
2026-03-28 22:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:32: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-28 22:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738160>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'd54d9479-19fc-5237-b000-ac4897a0e5b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADS250',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738160',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 95755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Automatic - 130 hp - 95.755 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-28 22:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:55 [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-28 22:32:55 [adesa.be] INFO: Saving data for 10738160: {'auction_closing_time': 1774950300.0, 'created_time': 1774626654.978087, 'last_price_update_time': 1774737175.537639}
2026-03-28 22:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738160') HTTP/1.1" 204 0
2026-03-28 22:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with identifier: 10738331
2026-03-28 22:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with scrape type 2
2026-03-28 22:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with scrape type 2
2026-03-28 22:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55fd06b5-3981-5fda-8d68-33ccd957e0c0, identifier: 10738331
2026-03-28 22:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with identifier: 10738331
2026-03-28 22:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with identifier: 10738331
2026-03-28 22:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with identifier: 10738331 to the API
2026-03-28 22:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738331>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '55fd06b5-3981-5fda-8d68-33ccd957e0c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EUV641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738331',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 203225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2013-03-26',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Seat Ibiza 1.2 TDI - Diesel - Manual - 75 hp - 203.225 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:04 [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-28 22:33:04 [adesa.be] INFO: Saving data for 10738331: {'auction_closing_time': 1774863000.0, 'created_time': 1774626777.848173, 'last_price_update_time': 1774737184.252603}
2026-03-28 22:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738331') HTTP/1.1" 204 0
2026-03-28 22:33:07 [scrapy.extensions.logstats] INFO: Crawled 879 pages (at 24 pages/min), scraped 849 items (at 24 items/min)
2026-03-28 22:33:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82b6970b-363e-5d2d-a4a6-a6e18e700361 with identifier: 10735472
2026-03-28 22:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b6970b-363e-5d2d-a4a6-a6e18e700361 with scrape type 2
2026-03-28 22:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82b6970b-363e-5d2d-a4a6-a6e18e700361 with scrape type 2
2026-03-28 22:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82b6970b-363e-5d2d-a4a6-a6e18e700361, identifier: 10735472
2026-03-28 22:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82b6970b-363e-5d2d-a4a6-a6e18e700361 with identifier: 10735472
2026-03-28 22:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82b6970b-363e-5d2d-a4a6-a6e18e700361 with identifier: 10735472
2026-03-28 22:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82b6970b-363e-5d2d-a4a6-a6e18e700361 with identifier: 10735472 to the API
2026-03-28 22:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735472>
{'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': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '82b6970b-363e-5d2d-a4a6-a6e18e700361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPM237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735472',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 129508,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Seat Ateca 2.0 TDI - Diesel - Manual - 115 hp - 129.508 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:20 [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-28 22:33:20 [adesa.be] INFO: Saving data for 10735472: {'auction_closing_time': 1774863000.0, 'created_time': 1774626766.382736, 'last_price_update_time': 1774737200.521404}
2026-03-28 22:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735472') HTTP/1.1" 204 0
2026-03-28 22:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a92cf90-eddd-55d9-b421-253c3497b2a6 with identifier: 10737633
2026-03-28 22:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a92cf90-eddd-55d9-b421-253c3497b2a6 with scrape type 2
2026-03-28 22:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a92cf90-eddd-55d9-b421-253c3497b2a6 with scrape type 2
2026-03-28 22:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a92cf90-eddd-55d9-b421-253c3497b2a6, identifier: 10737633
2026-03-28 22:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a92cf90-eddd-55d9-b421-253c3497b2a6 with identifier: 10737633
2026-03-28 22:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a92cf90-eddd-55d9-b421-253c3497b2a6 with identifier: 10737633
2026-03-28 22:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a92cf90-eddd-55d9-b421-253c3497b2a6 with identifier: 10737633 to the API
2026-03-28 22:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737633>
{'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': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0a92cf90-eddd-55d9-b421-253c3497b2a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GDT178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 129797,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2020-06-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Seat Leon 1.5 TSI FR - Petrol - Automatic - 150 hp - 129.797 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2020}
2026-03-28 22:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:21 [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-28 22:33:21 [adesa.be] INFO: Saving data for 10737633: {'auction_closing_time': 1774863000.0, 'created_time': 1774626763.134927, 'last_price_update_time': 1774737201.606571}
2026-03-28 22:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737633') HTTP/1.1" 204 0
2026-03-28 22:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2965ed74-6ba9-50f7-8072-16df558503b5 with identifier: 10735638
2026-03-28 22:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2965ed74-6ba9-50f7-8072-16df558503b5 with scrape type 2
2026-03-28 22:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2965ed74-6ba9-50f7-8072-16df558503b5 with scrape type 2
2026-03-28 22:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2965ed74-6ba9-50f7-8072-16df558503b5, identifier: 10735638
2026-03-28 22:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2965ed74-6ba9-50f7-8072-16df558503b5 with identifier: 10735638
2026-03-28 22:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2965ed74-6ba9-50f7-8072-16df558503b5 with identifier: 10735638
2026-03-28 22:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2965ed74-6ba9-50f7-8072-16df558503b5 with identifier: 10735638 to the API
2026-03-28 22:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735638>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '2965ed74-6ba9-50f7-8072-16df558503b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735638',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 28772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6550,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Seat Arona - Petrol - Manual - 95 hp - 28.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33: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-28 22:33:24 [adesa.be] INFO: Saving data for 10735638: {'auction_closing_time': 1774865700.0, 'created_time': 1774626770.567469, 'last_price_update_time': 1774737204.395807}
2026-03-28 22:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735638') HTTP/1.1" 204 0
2026-03-28 22:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401efae0-a0f7-50a1-9f77-ea511070c914 with identifier: 10736373
2026-03-28 22:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401efae0-a0f7-50a1-9f77-ea511070c914 with scrape type 2
2026-03-28 22:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401efae0-a0f7-50a1-9f77-ea511070c914 with scrape type 2
2026-03-28 22:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 401efae0-a0f7-50a1-9f77-ea511070c914, identifier: 10736373
2026-03-28 22:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 401efae0-a0f7-50a1-9f77-ea511070c914 with identifier: 10736373
2026-03-28 22:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 401efae0-a0f7-50a1-9f77-ea511070c914 with identifier: 10736373
2026-03-28 22:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 401efae0-a0f7-50a1-9f77-ea511070c914 with identifier: 10736373 to the API
2026-03-28 22:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736373>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '401efae0-a0f7-50a1-9f77-ea511070c914',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ADS869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 135494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2018-03-19',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Seat Ateca 1.4 TSI Xcellence - 4Motion - Petrol - Manual - 150 hp - '
'135.494 km',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2018}
2026-03-28 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:25 [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-28 22:33:25 [adesa.be] INFO: Saving data for 10736373: {'auction_closing_time': 1774863000.0, 'created_time': 1774625192.791526, 'last_price_update_time': 1774737205.547617}
2026-03-28 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736373') HTTP/1.1" 204 0
2026-03-28 22:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72edcba8-ebbf-5087-85a7-01530b1aabce with identifier: 10735755
2026-03-28 22:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72edcba8-ebbf-5087-85a7-01530b1aabce with scrape type 2
2026-03-28 22:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72edcba8-ebbf-5087-85a7-01530b1aabce with scrape type 2
2026-03-28 22:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72edcba8-ebbf-5087-85a7-01530b1aabce, identifier: 10735755
2026-03-28 22:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72edcba8-ebbf-5087-85a7-01530b1aabce with identifier: 10735755
2026-03-28 22:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72edcba8-ebbf-5087-85a7-01530b1aabce with identifier: 10735755
2026-03-28 22:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72edcba8-ebbf-5087-85a7-01530b1aabce with identifier: 10735755 to the API
2026-03-28 22:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735755>
{'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-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '72edcba8-ebbf-5087-85a7-01530b1aabce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANF766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 155780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-05-21',
'seats_number': 5,
'seller_name': 'Alekon Import - Export bv',
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 95 hp - 155.780 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-28 22:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:26 [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-28 22:33:26 [adesa.be] INFO: Saving data for 10735755: {'auction_closing_time': 1774953000.0, 'created_time': 1774626766.094072, 'last_price_update_time': 1774737206.192127}
2026-03-28 22:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735755') HTTP/1.1" 204 0
2026-03-28 22:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with identifier: 10737649
2026-03-28 22:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with scrape type 2
2026-03-28 22:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with scrape type 2
2026-03-28 22:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60, identifier: 10737649
2026-03-28 22:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with identifier: 10737649
2026-03-28 22:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with identifier: 10737649
2026-03-28 22:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with identifier: 10737649 to the API
2026-03-28 22:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737649>
{'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': 145,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VTN012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 116388,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Renault Trafic L2H2 2.0 DCI Grand Comfort - Diesel - Manual - 145 '
'hp - 116.388 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:28 [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-28 22:33:28 [adesa.be] INFO: Saving data for 10737649: {'auction_closing_time': 1774863000.0, 'created_time': 1774626770.000294, 'last_price_update_time': 1774737208.314643}
2026-03-28 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737649') HTTP/1.1" 204 0
2026-03-28 22:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with identifier: 10735512
2026-03-28 22:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with scrape type 2
2026-03-28 22:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with scrape type 2
2026-03-28 22:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06, identifier: 10735512
2026-03-28 22:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with identifier: 10735512
2026-03-28 22:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with identifier: 10735512
2026-03-28 22:33:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with identifier: 10735512 to the API
2026-03-28 22:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '48cf6ab9-e88f-5d13-9103-15c6bbd8ab06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CEI950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 243656,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2016-05-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Renault Trafic L1H1 1.6 - Diesel - Manual - 120 hp - 243.656 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:30 [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-28 22:33:30 [adesa.be] INFO: Saving data for 10735512: {'auction_closing_time': 1774863000.0, 'created_time': 1774626772.998605, 'last_price_update_time': 1774737210.244426}
2026-03-28 22:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735512') HTTP/1.1" 204 0
2026-03-28 22:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d007874b-198f-5f33-b3b3-d041c18a5d80 with identifier: 10737581
2026-03-28 22:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d007874b-198f-5f33-b3b3-d041c18a5d80 with scrape type 2
2026-03-28 22:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d007874b-198f-5f33-b3b3-d041c18a5d80 with scrape type 2
2026-03-28 22:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d007874b-198f-5f33-b3b3-d041c18a5d80, identifier: 10737581
2026-03-28 22:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d007874b-198f-5f33-b3b3-d041c18a5d80 with identifier: 10737581
2026-03-28 22:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d007874b-198f-5f33-b3b3-d041c18a5d80 with identifier: 10737581
2026-03-28 22:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d007874b-198f-5f33-b3b3-d041c18a5d80 with identifier: 10737581 to the API
2026-03-28 22:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd007874b-198f-5f33-b3b3-d041c18a5d80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DXN373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 190664,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-12-27',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Scenic 1.7 - Diesel - Manual - 120 hp - 190.664 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737581%27 HTTP/1.1" 200 None
2026-03-28 22:33:37 [adesa.be] INFO: Saving data for 10737581: {'auction_closing_time': 1774863000.0, 'created_time': 1774626799.252013, 'last_price_update_time': 1774737217.376935}
2026-03-28 22:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737581') HTTP/1.1" 204 0
2026-03-28 22:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0a2dfe9-0405-55d4-935f-785693b1c058 with identifier: 10735649
2026-03-28 22:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0a2dfe9-0405-55d4-935f-785693b1c058 with scrape type 2
2026-03-28 22:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0a2dfe9-0405-55d4-935f-785693b1c058 with scrape type 2
2026-03-28 22:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0a2dfe9-0405-55d4-935f-785693b1c058, identifier: 10735649
2026-03-28 22:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0a2dfe9-0405-55d4-935f-785693b1c058 with identifier: 10735649
2026-03-28 22:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0a2dfe9-0405-55d4-935f-785693b1c058 with identifier: 10735649
2026-03-28 22:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0a2dfe9-0405-55d4-935f-785693b1c058 with identifier: 10735649 to the API
2026-03-28 22:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd0a2dfe9-0405-55d4-935f-785693b1c058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '154744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 156755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2012-05-31',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Renault Scenic 1.6i Authentic - Petrol - Manual - 110 hp - 156.755 '
'km',
'transmission': 'manual',
'trim': 'Authentic',
'vin': None,
'year': 2012}
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:41 [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-28 22:33:41 [adesa.be] INFO: Saving data for 10735649: {'auction_closing_time': 1774863000.0, 'created_time': 1774626779.000581, 'last_price_update_time': 1774737221.14565}
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735649') HTTP/1.1" 204 0
2026-03-28 22:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b1784f7-9bff-5733-bd4c-4701e290771d with identifier: 10735627
2026-03-28 22:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b1784f7-9bff-5733-bd4c-4701e290771d with scrape type 2
2026-03-28 22:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b1784f7-9bff-5733-bd4c-4701e290771d with scrape type 2
2026-03-28 22:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b1784f7-9bff-5733-bd4c-4701e290771d, identifier: 10735627
2026-03-28 22:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b1784f7-9bff-5733-bd4c-4701e290771d with identifier: 10735627
2026-03-28 22:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b1784f7-9bff-5733-bd4c-4701e290771d with identifier: 10735627
2026-03-28 22:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b1784f7-9bff-5733-bd4c-4701e290771d with identifier: 10735627 to the API
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '3b1784f7-9bff-5733-bd4c-4701e290771d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ENL493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 78374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'BS CONCEPT srl',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Manual - 115 hp - 78.374 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:41 [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-28 22:33:41 [adesa.be] INFO: Saving data for 10735627: {'auction_closing_time': 1774865700.0, 'created_time': 1774625185.031693, 'last_price_update_time': 1774737221.540301}
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735627') HTTP/1.1" 204 0
2026-03-28 22:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10735582
2026-03-28 22:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item befd8654-663a-57a3-9002-3fe21ad9f611 with scrape type 2
2026-03-28 22:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item befd8654-663a-57a3-9002-3fe21ad9f611 with scrape type 2
2026-03-28 22:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: befd8654-663a-57a3-9002-3fe21ad9f611, identifier: 10735582
2026-03-28 22:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10735582
2026-03-28 22:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10735582
2026-03-28 22:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10735582 to the API
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735582>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'befd8654-663a-57a3-9002-3fe21ad9f611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TWA185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 190111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4950,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 3,
'seller_name': 'SBT Offerande bv',
'title': 'Renault Trafic L1H1 1.6 DCI Energy Extra - Diesel - Manual - 125 hp '
'- 190.111 km',
'transmission': 'manual',
'trim': 'Energy Extra',
'vin': None,
'year': 2018}
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:41 [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-28 22:33:41 [adesa.be] INFO: Saving data for 10735582: {'auction_closing_time': 1774863000.0, 'created_time': 1774625183.200151, 'last_price_update_time': 1774737221.911896}
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735582') HTTP/1.1" 204 0
2026-03-28 22:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a60f8858-67a2-5086-bee8-84a1f11dd937 with identifier: 10737597
2026-03-28 22:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60f8858-67a2-5086-bee8-84a1f11dd937 with scrape type 2
2026-03-28 22:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a60f8858-67a2-5086-bee8-84a1f11dd937 with scrape type 2
2026-03-28 22:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a60f8858-67a2-5086-bee8-84a1f11dd937, identifier: 10737597
2026-03-28 22:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a60f8858-67a2-5086-bee8-84a1f11dd937 with identifier: 10737597
2026-03-28 22:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a60f8858-67a2-5086-bee8-84a1f11dd937 with identifier: 10737597
2026-03-28 22:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a60f8858-67a2-5086-bee8-84a1f11dd937 with identifier: 10737597 to the API
2026-03-28 22:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737597>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a60f8858-67a2-5086-bee8-84a1f11dd937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AGC687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 260090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2013-09-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Scenic 1.6 DCI Privilege - Diesel - Manual - 131 hp - '
'260.090 km',
'transmission': 'manual',
'trim': 'Privilege',
'vin': None,
'year': 2013}
2026-03-28 22:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:42 [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-28 22:33:42 [adesa.be] INFO: Saving data for 10737597: {'auction_closing_time': 1774863000.0, 'created_time': 1774625182.830281, 'last_price_update_time': 1774737222.375072}
2026-03-28 22:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737597') HTTP/1.1" 204 0
2026-03-28 22:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66722858-75b1-5ff0-bfce-f8385c9a1a33 with identifier: 10737586
2026-03-28 22:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66722858-75b1-5ff0-bfce-f8385c9a1a33 with scrape type 2
2026-03-28 22:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66722858-75b1-5ff0-bfce-f8385c9a1a33 with scrape type 2
2026-03-28 22:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66722858-75b1-5ff0-bfce-f8385c9a1a33, identifier: 10737586
2026-03-28 22:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66722858-75b1-5ff0-bfce-f8385c9a1a33 with identifier: 10737586
2026-03-28 22:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66722858-75b1-5ff0-bfce-f8385c9a1a33 with identifier: 10737586
2026-03-28 22:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66722858-75b1-5ff0-bfce-f8385c9a1a33 with identifier: 10737586 to the API
2026-03-28 22:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '66722858-75b1-5ff0-bfce-f8385c9a1a33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCV036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 111726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2014-04-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Scenic 1.2 TCe Life - Petrol - Manual - 115 hp - 111.726 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2014}
2026-03-28 22:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:43 [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-28 22:33:43 [adesa.be] INFO: Saving data for 10737586: {'auction_closing_time': 1774863000.0, 'created_time': 1774625177.543258, 'last_price_update_time': 1774737223.725433}
2026-03-28 22:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737586') HTTP/1.1" 204 0
2026-03-28 22:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b33a195-1324-582f-8836-3dfbdd83fe3b with identifier: 10738802
2026-03-28 22:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b33a195-1324-582f-8836-3dfbdd83fe3b with scrape type 2
2026-03-28 22:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b33a195-1324-582f-8836-3dfbdd83fe3b with scrape type 2
2026-03-28 22:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b33a195-1324-582f-8836-3dfbdd83fe3b, identifier: 10738802
2026-03-28 22:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b33a195-1324-582f-8836-3dfbdd83fe3b with identifier: 10738802
2026-03-28 22:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b33a195-1324-582f-8836-3dfbdd83fe3b with identifier: 10738802
2026-03-28 22:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b33a195-1324-582f-8836-3dfbdd83fe3b with identifier: 10738802 to the API
2026-03-28 22:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738802>
{'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': 184,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '5b33a195-1324-582f-8836-3dfbdd83fe3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GGY857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738802',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Midlum',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2011-11-16',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Renault Midlum - Diesel - Manual - 184 hp - 999.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:49 [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-28 22:33:49 [adesa.be] INFO: Saving data for 10738802: {'auction_closing_time': 1774865700.0, 'created_time': 1774625209.011471, 'last_price_update_time': 1774737229.268618}
2026-03-28 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738802') HTTP/1.1" 204 0
2026-03-28 22:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 667fc77e-5d03-573e-8174-75a9e8e483e9 with identifier: 10737557
2026-03-28 22:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 667fc77e-5d03-573e-8174-75a9e8e483e9 with scrape type 2
2026-03-28 22:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 667fc77e-5d03-573e-8174-75a9e8e483e9 with scrape type 2
2026-03-28 22:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 667fc77e-5d03-573e-8174-75a9e8e483e9, identifier: 10737557
2026-03-28 22:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 667fc77e-5d03-573e-8174-75a9e8e483e9 with identifier: 10737557
2026-03-28 22:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 667fc77e-5d03-573e-8174-75a9e8e483e9 with identifier: 10737557
2026-03-28 22:33:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 667fc77e-5d03-573e-8174-75a9e8e483e9 with identifier: 10737557 to the API
2026-03-28 22:33:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737557>
{'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': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '667fc77e-5d03-573e-8174-75a9e8e483e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FTM238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 179547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-11-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Megane Grandtour 1.5 DCI Limited - Diesel - Manual - 110 hp '
'- 179.547 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2017}
2026-03-28 22:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:51 [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-28 22:33:51 [adesa.be] INFO: Saving data for 10737557: {'auction_closing_time': 1774863000.0, 'created_time': 1774625172.17355, 'last_price_update_time': 1774737231.475252}
2026-03-28 22:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737557') HTTP/1.1" 204 0
2026-03-28 22:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with identifier: 10737711
2026-03-28 22:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with scrape type 2
2026-03-28 22:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with scrape type 2
2026-03-28 22:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6, identifier: 10737711
2026-03-28 22:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with identifier: 10737711
2026-03-28 22:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with identifier: 10737711
2026-03-28 22:33:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with identifier: 10737711 to the API
2026-03-28 22:33:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737711>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2e66dd9a-4fb4-5a20-804e-6067fb69e3a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FHH672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 262101,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2012-03-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Megane Grandtour 1.5 DCI Expression - Diesel - Manual - 110 '
'hp - 262.101 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2012}
2026-03-28 22:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:51 [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-28 22:33:51 [adesa.be] INFO: Saving data for 10737711: {'auction_closing_time': 1774863000.0, 'created_time': 1774625180.679514, 'last_price_update_time': 1774737231.849387}
2026-03-28 22:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737711') HTTP/1.1" 204 0
2026-03-28 22:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef302635-de27-531a-9743-829e9e703bce with identifier: 10737569
2026-03-28 22:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef302635-de27-531a-9743-829e9e703bce with scrape type 2
2026-03-28 22:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef302635-de27-531a-9743-829e9e703bce with scrape type 2
2026-03-28 22:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef302635-de27-531a-9743-829e9e703bce, identifier: 10737569
2026-03-28 22:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef302635-de27-531a-9743-829e9e703bce with identifier: 10737569
2026-03-28 22:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef302635-de27-531a-9743-829e9e703bce with identifier: 10737569
2026-03-28 22:33:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef302635-de27-531a-9743-829e9e703bce with identifier: 10737569 to the API
2026-03-28 22:33:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737569>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ef302635-de27-531a-9743-829e9e703bce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TRX235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 140815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2018-01-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Megane Grandtour 1.2 TCe Limited - Petrol - Automatic - 132 '
'hp - 140.815 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-28 22:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:52 [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-28 22:33:52 [adesa.be] INFO: Saving data for 10737569: {'auction_closing_time': 1774863000.0, 'created_time': 1774625176.352136, 'last_price_update_time': 1774737232.228176}
2026-03-28 22:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737569') HTTP/1.1" 204 0
2026-03-28 22:33:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.150(s), this was the 1st time calling it.
2026-03-28 22:33:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.016433927577928 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd232e62-e97e-5312-8f2e-00aa49dd083e with identifier: 10737708
2026-03-28 22:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd232e62-e97e-5312-8f2e-00aa49dd083e with scrape type 2
2026-03-28 22:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd232e62-e97e-5312-8f2e-00aa49dd083e with scrape type 2
2026-03-28 22:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd232e62-e97e-5312-8f2e-00aa49dd083e, identifier: 10737708
2026-03-28 22:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd232e62-e97e-5312-8f2e-00aa49dd083e with identifier: 10737708
2026-03-28 22:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd232e62-e97e-5312-8f2e-00aa49dd083e with identifier: 10737708
2026-03-28 22:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd232e62-e97e-5312-8f2e-00aa49dd083e with identifier: 10737708 to the API
2026-03-28 22:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737708>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fd232e62-e97e-5312-8f2e-00aa49dd083e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUD434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737708',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 189124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4350,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 95 '
'hp - 189.124 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:58 [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-28 22:33:58 [adesa.be] INFO: Saving data for 10737708: {'auction_closing_time': 1774863000.0, 'created_time': 1774625178.57426, 'last_price_update_time': 1774737238.399528}
2026-03-28 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737708') HTTP/1.1" 204 0
2026-03-28 22:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02af31ae-4b0c-5670-9625-2d7fca579885 with identifier: 10737699
2026-03-28 22:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02af31ae-4b0c-5670-9625-2d7fca579885 with scrape type 2
2026-03-28 22:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02af31ae-4b0c-5670-9625-2d7fca579885 with scrape type 2
2026-03-28 22:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02af31ae-4b0c-5670-9625-2d7fca579885, identifier: 10737699
2026-03-28 22:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02af31ae-4b0c-5670-9625-2d7fca579885 with identifier: 10737699
2026-03-28 22:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02af31ae-4b0c-5670-9625-2d7fca579885 with identifier: 10737699
2026-03-28 22:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02af31ae-4b0c-5670-9625-2d7fca579885 with identifier: 10737699 to the API
2026-03-28 22:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737699>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '02af31ae-4b0c-5670-9625-2d7fca579885',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BRF505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 129030,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2009-04-09',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Megane 1.5 DCI Expression - Diesel - Manual - 85 hp - '
'129.030 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2009}
2026-03-28 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:59 [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-28 22:33:59 [adesa.be] INFO: Saving data for 10737699: {'auction_closing_time': 1774863000.0, 'created_time': 1774625177.841428, 'last_price_update_time': 1774737239.33874}
2026-03-28 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737699') HTTP/1.1" 204 0
2026-03-28 22:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b176c0c-f609-5fa3-ae0b-996f7a066fea with identifier: 10737572
2026-03-28 22:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b176c0c-f609-5fa3-ae0b-996f7a066fea with scrape type 2
2026-03-28 22:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b176c0c-f609-5fa3-ae0b-996f7a066fea with scrape type 2
2026-03-28 22:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b176c0c-f609-5fa3-ae0b-996f7a066fea, identifier: 10737572
2026-03-28 22:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b176c0c-f609-5fa3-ae0b-996f7a066fea with identifier: 10737572
2026-03-28 22:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b176c0c-f609-5fa3-ae0b-996f7a066fea with identifier: 10737572
2026-03-28 22:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b176c0c-f609-5fa3-ae0b-996f7a066fea with identifier: 10737572 to the API
2026-03-28 22:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:33: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-28 22:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0b176c0c-f609-5fa3-ae0b-996f7a066fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LVK707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 172166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2015-12-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Skoda Fabia 1.0i Active - Petrol - Manual - 60 hp - 172.166 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2015}
2026-03-28 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:59 [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-28 22:33:59 [adesa.be] INFO: Saving data for 10737572: {'auction_closing_time': 1774863000.0, 'created_time': 1774626764.003286, 'last_price_update_time': 1774737239.893276}
2026-03-28 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737572') HTTP/1.1" 204 0
2026-03-28 22:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94388858-7eb6-5964-aa39-54f31dc2afdf with identifier: 10735441
2026-03-28 22:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94388858-7eb6-5964-aa39-54f31dc2afdf with scrape type 2
2026-03-28 22:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94388858-7eb6-5964-aa39-54f31dc2afdf with scrape type 2
2026-03-28 22:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94388858-7eb6-5964-aa39-54f31dc2afdf, identifier: 10735441
2026-03-28 22:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94388858-7eb6-5964-aa39-54f31dc2afdf with identifier: 10735441
2026-03-28 22:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94388858-7eb6-5964-aa39-54f31dc2afdf with identifier: 10735441
2026-03-28 22:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94388858-7eb6-5964-aa39-54f31dc2afdf with identifier: 10735441 to the API
2026-03-28 22:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735441>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '94388858-7eb6-5964-aa39-54f31dc2afdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BLZ534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735441',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Koleos',
'odometer': 172253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2017-12-18',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Renault Koleos 1.6 DCI Zen - Diesel - Manual - 131 hp - 172.253 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2017}
2026-03-28 22:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:00 [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-28 22:34:00 [adesa.be] INFO: Saving data for 10735441: {'auction_closing_time': 1774863000.0, 'created_time': 1774625192.506988, 'last_price_update_time': 1774737240.288394}
2026-03-28 22:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735441') HTTP/1.1" 204 0
2026-03-28 22:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c87022f8-6403-570a-b24a-b9531d73f0ef with identifier: 10735027
2026-03-28 22:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c87022f8-6403-570a-b24a-b9531d73f0ef with scrape type 2
2026-03-28 22:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c87022f8-6403-570a-b24a-b9531d73f0ef with scrape type 2
2026-03-28 22:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c87022f8-6403-570a-b24a-b9531d73f0ef, identifier: 10735027
2026-03-28 22:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c87022f8-6403-570a-b24a-b9531d73f0ef with identifier: 10735027
2026-03-28 22:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c87022f8-6403-570a-b24a-b9531d73f0ef with identifier: 10735027
2026-03-28 22:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c87022f8-6403-570a-b24a-b9531d73f0ef with identifier: 10735027 to the API
2026-03-28 22:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735027>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'c87022f8-6403-570a-b24a-b9531d73f0ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735027',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 7086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10450,
'price_includes_vat': True,
'registration_date': '2025-06-10',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Kangoo 1.5 - Diesel - Automatic - 95 hp - 7.086 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:04 [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-28 22:34:04 [adesa.be] INFO: Saving data for 10735027: {'auction_closing_time': 1774865700.0, 'created_time': 1774626809.026512, 'last_price_update_time': 1774737244.073388}
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735027') HTTP/1.1" 204 0
2026-03-28 22:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8243e20c-56e0-51dd-b46b-78bc24cf2154 with identifier: 10735622
2026-03-28 22:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8243e20c-56e0-51dd-b46b-78bc24cf2154 with scrape type 2
2026-03-28 22:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8243e20c-56e0-51dd-b46b-78bc24cf2154 with scrape type 2
2026-03-28 22:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8243e20c-56e0-51dd-b46b-78bc24cf2154, identifier: 10735622
2026-03-28 22:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8243e20c-56e0-51dd-b46b-78bc24cf2154 with identifier: 10735622
2026-03-28 22:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8243e20c-56e0-51dd-b46b-78bc24cf2154 with identifier: 10735622
2026-03-28 22:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8243e20c-56e0-51dd-b46b-78bc24cf2154 with identifier: 10735622 to the API
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735622>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Estate',
'color': 'Black',
'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': '8243e20c-56e0-51dd-b46b-78bc24cf2154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 26500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 26.500 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:04 [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-28 22:34:04 [adesa.be] INFO: Saving data for 10735622: {'auction_closing_time': 1774865700.0, 'created_time': 1774626736.018512, 'last_price_update_time': 1774737244.465291}
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735622') HTTP/1.1" 204 0
2026-03-28 22:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcd1270d-192a-5a6d-9e0c-91328f2b8efd with identifier: 10737314
2026-03-28 22:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcd1270d-192a-5a6d-9e0c-91328f2b8efd with scrape type 2
2026-03-28 22:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcd1270d-192a-5a6d-9e0c-91328f2b8efd with scrape type 2
2026-03-28 22:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fcd1270d-192a-5a6d-9e0c-91328f2b8efd, identifier: 10737314
2026-03-28 22:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fcd1270d-192a-5a6d-9e0c-91328f2b8efd with identifier: 10737314
2026-03-28 22:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fcd1270d-192a-5a6d-9e0c-91328f2b8efd with identifier: 10737314
2026-03-28 22:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fcd1270d-192a-5a6d-9e0c-91328f2b8efd with identifier: 10737314 to the API
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fcd1270d-192a-5a6d-9e0c-91328f2b8efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ELT242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 265533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 750,
'price_includes_vat': True,
'registration_date': '2014-12-11',
'seats_number': 2,
'seller_name': 'Elie Mourra',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 75 hp - '
'265.533 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:04 [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-28 22:34:04 [adesa.be] INFO: Saving data for 10737314: {'auction_closing_time': 1774863000.0, 'created_time': 1774625190.281547, 'last_price_update_time': 1774737244.86263}
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737314') HTTP/1.1" 204 0
2026-03-28 22:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3311d55f-9c1e-552f-9933-04760dcee12e with identifier: 10738265
2026-03-28 22:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3311d55f-9c1e-552f-9933-04760dcee12e with scrape type 2
2026-03-28 22:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3311d55f-9c1e-552f-9933-04760dcee12e with scrape type 2
2026-03-28 22:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3311d55f-9c1e-552f-9933-04760dcee12e, identifier: 10738265
2026-03-28 22:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3311d55f-9c1e-552f-9933-04760dcee12e with identifier: 10738265
2026-03-28 22:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3311d55f-9c1e-552f-9933-04760dcee12e with identifier: 10738265
2026-03-28 22:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3311d55f-9c1e-552f-9933-04760dcee12e with identifier: 10738265 to the API
2026-03-28 22:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3311d55f-9c1e-552f-9933-04760dcee12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738265',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 34820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'ATL Cars bvba',
'title': 'Renault Kangoo 1.3 TCe Equilibre - Petrol - Manual - 130 hp - '
'34.820 km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-28 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738265%27 HTTP/1.1" 200 None
2026-03-28 22:34:05 [adesa.be] INFO: Saving data for 10738265: {'auction_closing_time': 1774863000.0, 'created_time': 1774626781.413283, 'last_price_update_time': 1774737245.876582}
2026-03-28 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738265') HTTP/1.1" 204 0
2026-03-28 22:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7e8b47c-efc2-5b0a-a483-775f32146440 with identifier: 10735533
2026-03-28 22:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7e8b47c-efc2-5b0a-a483-775f32146440 with scrape type 2
2026-03-28 22:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7e8b47c-efc2-5b0a-a483-775f32146440 with scrape type 2
2026-03-28 22:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7e8b47c-efc2-5b0a-a483-775f32146440, identifier: 10735533
2026-03-28 22:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7e8b47c-efc2-5b0a-a483-775f32146440 with identifier: 10735533
2026-03-28 22:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7e8b47c-efc2-5b0a-a483-775f32146440 with identifier: 10735533
2026-03-28 22:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7e8b47c-efc2-5b0a-a483-775f32146440 with identifier: 10735533 to the API
2026-03-28 22:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 106,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c7e8b47c-efc2-5b0a-a483-775f32146440',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SNK470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 168609,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2013-04-29',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Renault Kangoo 1.6i Grand Comfort - Petrol - Manual - 106 hp - '
'168.609 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2013}
2026-03-28 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:06 [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-28 22:34:06 [adesa.be] INFO: Saving data for 10735533: {'auction_closing_time': 1774863000.0, 'created_time': 1774626778.42001, 'last_price_update_time': 1774737246.364931}
2026-03-28 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735533') HTTP/1.1" 204 0
2026-03-28 22:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with identifier: 10737611
2026-03-28 22:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with scrape type 2
2026-03-28 22:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with scrape type 2
2026-03-28 22:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01, identifier: 10737611
2026-03-28 22:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with identifier: 10735034
2026-03-28 22:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with scrape type 2
2026-03-28 22:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with scrape type 2
2026-03-28 22:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283, identifier: 10735034
2026-03-28 22:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with identifier: 10737611
2026-03-28 22:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with identifier: 10737611
2026-03-28 22:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with identifier: 10737611 to the API
2026-03-28 22:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '14c6afcb-2ad3-5df4-954c-72b1abc2bd01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FUE259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 143208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2017-07-10',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 75 '
'hp - 143.208 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2017}
2026-03-28 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:06 [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-28 22:34:06 [adesa.be] INFO: Saving data for 10737611: {'auction_closing_time': 1774863000.0, 'created_time': 1774625181.426037, 'last_price_update_time': 1774737246.825702}
2026-03-28 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737611') HTTP/1.1" 204 0
2026-03-28 22:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with identifier: 10735034
2026-03-28 22:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with identifier: 10735034
2026-03-28 22:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with identifier: 10735034 to the API
2026-03-28 22:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735034>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Gray',
'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': '9c143dcb-d456-5e1b-ac94-72c5f4d0b283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735034',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 12285,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Kangoo 1.5 DCI - Diesel - Manual - 95 hp - 12.285 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:07 [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-28 22:34:07 [adesa.be] INFO: Saving data for 10735034: {'auction_closing_time': 1774865700.0, 'created_time': 1774626790.058943, 'last_price_update_time': 1774737247.115446}
2026-03-28 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735034') HTTP/1.1" 204 0
2026-03-28 22:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c561c9f3-a513-5628-82a4-a8aece4f7a9b with identifier: 10737576
2026-03-28 22:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c561c9f3-a513-5628-82a4-a8aece4f7a9b with scrape type 2
2026-03-28 22:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c561c9f3-a513-5628-82a4-a8aece4f7a9b with scrape type 2
2026-03-28 22:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c561c9f3-a513-5628-82a4-a8aece4f7a9b, identifier: 10737576
2026-03-28 22:34:07 [scrapy.extensions.logstats] INFO: Crawled 908 pages (at 29 pages/min), scraped 877 items (at 28 items/min)
2026-03-28 22:34:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-28 22:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c561c9f3-a513-5628-82a4-a8aece4f7a9b with identifier: 10737576
2026-03-28 22:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c561c9f3-a513-5628-82a4-a8aece4f7a9b with identifier: 10737576
2026-03-28 22:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c561c9f3-a513-5628-82a4-a8aece4f7a9b with identifier: 10737576 to the API
2026-03-28 22:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737576>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'Brown',
'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': 'c561c9f3-a513-5628-82a4-a8aece4f7a9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GCE056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 160980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 114 hp - 160.980 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2016}
2026-03-28 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:07 [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-28 22:34:07 [adesa.be] INFO: Saving data for 10737576: {'auction_closing_time': 1774863000.0, 'created_time': 1774626781.124979, 'last_price_update_time': 1774737247.540023}
2026-03-28 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737576') HTTP/1.1" 204 0
2026-03-28 22:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a41189d3-6175-5db1-aa16-35a0cfd1f66a with identifier: 10737595
2026-03-28 22:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a41189d3-6175-5db1-aa16-35a0cfd1f66a with scrape type 2
2026-03-28 22:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a41189d3-6175-5db1-aa16-35a0cfd1f66a with scrape type 2
2026-03-28 22:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a41189d3-6175-5db1-aa16-35a0cfd1f66a, identifier: 10737595
2026-03-28 22:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a41189d3-6175-5db1-aa16-35a0cfd1f66a with identifier: 10737595
2026-03-28 22:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a41189d3-6175-5db1-aa16-35a0cfd1f66a with identifier: 10737595
2026-03-28 22:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a41189d3-6175-5db1-aa16-35a0cfd1f66a with identifier: 10737595 to the API
2026-03-28 22:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737595>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'White',
'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': 'a41189d3-6175-5db1-aa16-35a0cfd1f66a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1STU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 55074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2017-04-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Kadjar 1.2 TCe - Petrol - Manual - 131 hp - 55.074 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:08 [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-28 22:34:08 [adesa.be] INFO: Saving data for 10737595: {'auction_closing_time': 1774863000.0, 'created_time': 1774626788.336229, 'last_price_update_time': 1774737248.371226}
2026-03-28 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737595') HTTP/1.1" 204 0
2026-03-28 22:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc885c26-dff8-5cc1-b3c7-ab499281ca3d with identifier: 10735434
2026-03-28 22:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc885c26-dff8-5cc1-b3c7-ab499281ca3d with scrape type 2
2026-03-28 22:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc885c26-dff8-5cc1-b3c7-ab499281ca3d with scrape type 2
2026-03-28 22:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc885c26-dff8-5cc1-b3c7-ab499281ca3d, identifier: 10735434
2026-03-28 22:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc885c26-dff8-5cc1-b3c7-ab499281ca3d with identifier: 10735434
2026-03-28 22:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc885c26-dff8-5cc1-b3c7-ab499281ca3d with identifier: 10735434
2026-03-28 22:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc885c26-dff8-5cc1-b3c7-ab499281ca3d with identifier: 10735434 to the API
2026-03-28 22:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735434>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'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': 'fc885c26-dff8-5cc1-b3c7-ab499281ca3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PGH308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735434',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 154852,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Renault Kadjar 1.2 TCe Bose Edition - Petrol - Automatic - 131 hp - '
'154.852 km',
'transmission': 'automatic',
'trim': 'Bose Edition',
'vin': None,
'year': 2016}
2026-03-28 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:08 [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-28 22:34:08 [adesa.be] INFO: Saving data for 10735434: {'auction_closing_time': 1774863000.0, 'created_time': 1774626787.447262, 'last_price_update_time': 1774737248.980956}
2026-03-28 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735434') HTTP/1.1" 204 0
2026-03-28 22:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22c737a5-a071-59d8-ba01-d4d064ab099c with identifier: 10735433
2026-03-28 22:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22c737a5-a071-59d8-ba01-d4d064ab099c with scrape type 2
2026-03-28 22:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22c737a5-a071-59d8-ba01-d4d064ab099c with scrape type 2
2026-03-28 22:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22c737a5-a071-59d8-ba01-d4d064ab099c, identifier: 10735433
2026-03-28 22:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094e0670-5229-5130-8d31-8f6382ab5dd7 with identifier: 10737698
2026-03-28 22:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094e0670-5229-5130-8d31-8f6382ab5dd7 with scrape type 2
2026-03-28 22:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 094e0670-5229-5130-8d31-8f6382ab5dd7 with scrape type 2
2026-03-28 22:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 094e0670-5229-5130-8d31-8f6382ab5dd7, identifier: 10737698
2026-03-28 22:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22c737a5-a071-59d8-ba01-d4d064ab099c with identifier: 10735433
2026-03-28 22:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22c737a5-a071-59d8-ba01-d4d064ab099c with identifier: 10735433
2026-03-28 22:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22c737a5-a071-59d8-ba01-d4d064ab099c with identifier: 10735433 to the API
2026-03-28 22:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '22c737a5-a071-59d8-ba01-d4d064ab099c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JPF113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735433',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 221969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2015-01-30',
'seats_number': 7,
'seller_name': "Zebs Auto's bv",
'title': 'Renault Grand Scenic 1.6 DCI Limited - Diesel - Manual - 130 hp - '
'221.969 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2015}
2026-03-28 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:09 [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-28 22:34:09 [adesa.be] INFO: Saving data for 10735433: {'auction_closing_time': 1774863000.0, 'created_time': 1774626787.74539, 'last_price_update_time': 1774737249.438849}
2026-03-28 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735433') HTTP/1.1" 204 0
2026-03-28 22:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 094e0670-5229-5130-8d31-8f6382ab5dd7 with identifier: 10737698
2026-03-28 22:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 094e0670-5229-5130-8d31-8f6382ab5dd7 with identifier: 10737698
2026-03-28 22:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 094e0670-5229-5130-8d31-8f6382ab5dd7 with identifier: 10737698 to the API
2026-03-28 22:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737698>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Blue',
'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': '094e0670-5229-5130-8d31-8f6382ab5dd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BBL578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737698',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 101086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2018-06-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 114 hp - 101.086 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-28 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:09 [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-28 22:34:09 [adesa.be] INFO: Saving data for 10737698: {'auction_closing_time': 1774863000.0, 'created_time': 1774626782.624623, 'last_price_update_time': 1774737249.806024}
2026-03-28 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737698') HTTP/1.1" 204 0
2026-03-28 22:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with identifier: 10737619
2026-03-28 22:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with scrape type 2
2026-03-28 22:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with scrape type 2
2026-03-28 22:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26ee54fa-85e5-5cae-b81d-ba250a2e6144, identifier: 10737619
2026-03-28 22:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with identifier: 10737619
2026-03-28 22:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with identifier: 10737619
2026-03-28 22:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with identifier: 10737619 to the API
2026-03-28 22:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737619>
{'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': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '26ee54fa-85e5-5cae-b81d-ba250a2e6144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BUU834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 141640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-01-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Kadjar 1.2 TCe Life - Petrol - Manual - 131 hp - 141.640 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2018}
2026-03-28 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:10 [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-28 22:34:10 [adesa.be] INFO: Saving data for 10737619: {'auction_closing_time': 1774863000.0, 'created_time': 1774626781.981198, 'last_price_update_time': 1774737250.175897}
2026-03-28 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737619') HTTP/1.1" 204 0
2026-03-28 22:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b796a6c-6bca-5d77-b453-9621feb8916f with identifier: 10737643
2026-03-28 22:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b796a6c-6bca-5d77-b453-9621feb8916f with scrape type 2
2026-03-28 22:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b796a6c-6bca-5d77-b453-9621feb8916f with scrape type 2
2026-03-28 22:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b796a6c-6bca-5d77-b453-9621feb8916f, identifier: 10737643
2026-03-28 22:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b796a6c-6bca-5d77-b453-9621feb8916f with identifier: 10737643
2026-03-28 22:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b796a6c-6bca-5d77-b453-9621feb8916f with identifier: 10737643
2026-03-28 22:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b796a6c-6bca-5d77-b453-9621feb8916f with identifier: 10737643 to the API
2026-03-28 22:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737643>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'MPV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3b796a6c-6bca-5d77-b453-9621feb8916f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RRK029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 181534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2016-12-23',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Bose Edition - Diesel - Manual - 110 '
'hp - 181.534 km',
'transmission': 'manual',
'trim': 'Bose Edition',
'vin': None,
'year': 2016}
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:11 [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-28 22:34:11 [adesa.be] INFO: Saving data for 10737643: {'auction_closing_time': 1774863000.0, 'created_time': 1774626785.696101, 'last_price_update_time': 1774737251.10752}
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737643') HTTP/1.1" 204 0
2026-03-28 22:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10737676
2026-03-28 22:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffeda889-c39b-5dcc-acc6-c18452753c93 with scrape type 2
2026-03-28 22:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffeda889-c39b-5dcc-acc6-c18452753c93 with scrape type 2
2026-03-28 22:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffeda889-c39b-5dcc-acc6-c18452753c93, identifier: 10737676
2026-03-28 22:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10737676
2026-03-28 22:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10737676
2026-03-28 22:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10737676 to the API
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737676>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ffeda889-c39b-5dcc-acc6-c18452753c93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bmt895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 126070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2015-04-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Bose Edition - Diesel - Automatic - '
'110 hp - 126.070 km',
'transmission': 'automatic',
'trim': 'Bose Edition',
'vin': None,
'year': 2015}
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:11 [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-28 22:34:11 [adesa.be] INFO: Saving data for 10737676: {'auction_closing_time': 1774863000.0, 'created_time': 1774626786.210776, 'last_price_update_time': 1774737251.57761}
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737676') HTTP/1.1" 204 0
2026-03-28 22:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10737552
2026-03-28 22:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with scrape type 2
2026-03-28 22:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with scrape type 2
2026-03-28 22:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0, identifier: 10737552
2026-03-28 22:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10737552
2026-03-28 22:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10737552
2026-03-28 22:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10737552 to the API
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737552>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WDD258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 177027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2017-11-06',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.2 TCe Intens - Petrol - Manual - 132 hp - '
'177.027 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2017}
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:11 [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-28 22:34:11 [adesa.be] INFO: Saving data for 10737552: {'auction_closing_time': 1774863000.0, 'created_time': 1774626790.711136, 'last_price_update_time': 1774737251.95144}
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737552') HTTP/1.1" 204 0
2026-03-28 22:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.405(s), this was the 1st time calling it.
2026-03-28 22:34:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8605173025209374 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae912a92-cd3a-5e03-958f-01ec37151521 with identifier: 10737599
2026-03-28 22:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae912a92-cd3a-5e03-958f-01ec37151521 with scrape type 2
2026-03-28 22:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae912a92-cd3a-5e03-958f-01ec37151521 with scrape type 2
2026-03-28 22:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae912a92-cd3a-5e03-958f-01ec37151521, identifier: 10737599
2026-03-28 22:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae912a92-cd3a-5e03-958f-01ec37151521 with identifier: 10737599
2026-03-28 22:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae912a92-cd3a-5e03-958f-01ec37151521 with identifier: 10737599
2026-03-28 22:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae912a92-cd3a-5e03-958f-01ec37151521 with identifier: 10737599 to the API
2026-03-28 22:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737599>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ae912a92-cd3a-5e03-958f-01ec37151521',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EVM996',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 183593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2018-02-22',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Energy Intens EDC - Diesel - 110 hp - '
'183.593 km',
'transmission': 'automatic',
'trim': 'Energy Intens EDC',
'vin': None,
'year': 2018}
2026-03-28 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:12 [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-28 22:34:12 [adesa.be] INFO: Saving data for 10737599: {'auction_closing_time': 1774863000.0, 'created_time': 1774626783.822303, 'last_price_update_time': 1774737252.317409}
2026-03-28 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737599') HTTP/1.1" 204 0
2026-03-28 22:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10737670
2026-03-28 22:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5737c5d-99df-5c79-aa8e-ab58dc2c943c with scrape type 2
2026-03-28 22:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5737c5d-99df-5c79-aa8e-ab58dc2c943c with scrape type 2
2026-03-28 22:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5737c5d-99df-5c79-aa8e-ab58dc2c943c, identifier: 10737670
2026-03-28 22:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10737670
2026-03-28 22:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10737670
2026-03-28 22:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10737670 to the API
2026-03-28 22:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c5737c5d-99df-5c79-aa8e-ab58dc2c943c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BXG677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 201822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2015-03-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Business - Diesel - Manual - 110 hp - '
'201.822 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2015}
2026-03-28 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:12 [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-28 22:34:12 [adesa.be] INFO: Saving data for 10737670: {'auction_closing_time': 1774863000.0, 'created_time': 1774626784.516566, 'last_price_update_time': 1774737252.688746}
2026-03-28 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737670') HTTP/1.1" 204 0
2026-03-28 22:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10737642
2026-03-28 22:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 260f49ae-5095-5286-b54b-4325ec4506a5 with scrape type 2
2026-03-28 22:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 260f49ae-5095-5286-b54b-4325ec4506a5 with scrape type 2
2026-03-28 22:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 260f49ae-5095-5286-b54b-4325ec4506a5, identifier: 10737642
2026-03-28 22:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10737642
2026-03-28 22:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10737642
2026-03-28 22:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10737642 to the API
2026-03-28 22:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737642>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '260f49ae-5095-5286-b54b-4325ec4506a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SHL365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 234702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2017-05-15',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Espace 1.6 DCI Intens - Diesel - Manual - 131 hp - 234.702 '
'km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2017}
2026-03-28 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:14 [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-28 22:34:14 [adesa.be] INFO: Saving data for 10737642: {'auction_closing_time': 1774863000.0, 'created_time': 1774626792.540263, 'last_price_update_time': 1774737254.104127}
2026-03-28 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737642') HTTP/1.1" 204 0
2026-03-28 22:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9eb2e22-af4e-5b06-bb80-20487939be6e with identifier: 10735019
2026-03-28 22:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9eb2e22-af4e-5b06-bb80-20487939be6e with scrape type 2
2026-03-28 22:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9eb2e22-af4e-5b06-bb80-20487939be6e with scrape type 2
2026-03-28 22:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b9eb2e22-af4e-5b06-bb80-20487939be6e, identifier: 10735019
2026-03-28 22:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b9eb2e22-af4e-5b06-bb80-20487939be6e with identifier: 10735019
2026-03-28 22:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b9eb2e22-af4e-5b06-bb80-20487939be6e with identifier: 10735019
2026-03-28 22:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b9eb2e22-af4e-5b06-bb80-20487939be6e with identifier: 10735019 to the API
2026-03-28 22:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735019>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'b9eb2e22-af4e-5b06-bb80-20487939be6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735019',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 84287,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2023-11-14',
'seats_number': 2,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Express 1.5 dCi - Diesel - Manual - 75 hp - 84.287 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:14 [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-28 22:34:14 [adesa.be] INFO: Saving data for 10735019: {'auction_closing_time': 1774865700.0, 'created_time': 1774626799.601437, 'last_price_update_time': 1774737254.571143}
2026-03-28 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735019') HTTP/1.1" 204 0
2026-03-28 22:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10737606
2026-03-28 22:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with scrape type 2
2026-03-28 22:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with scrape type 2
2026-03-28 22:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec, identifier: 10737606
2026-03-28 22:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10737606
2026-03-28 22:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10737606
2026-03-28 22:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10737606 to the API
2026-03-28 22:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737606>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '16a3ff27-fd12-5248-9f1a-cb76181ae0ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFG825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737606',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 115062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2016-09-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Clio Grandtour 1.5 DCI Limited - Diesel - Manual - 75 hp - '
'115.062 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2016}
2026-03-28 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:16 [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-28 22:34:16 [adesa.be] INFO: Saving data for 10737606: {'auction_closing_time': 1774863000.0, 'created_time': 1774626792.975777, 'last_price_update_time': 1774737256.129874}
2026-03-28 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737606') HTTP/1.1" 204 0
2026-03-28 22:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10737608
2026-03-28 22:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with scrape type 2
2026-03-28 22:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with scrape type 2
2026-03-28 22:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05, identifier: 10737608
2026-03-28 22:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10737608
2026-03-28 22:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10737608
2026-03-28 22:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10737608 to the API
2026-03-28 22:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737608>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '791fb4b5-da9c-5fff-af34-1cd3c8f13f05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CFP607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 171805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2015-09-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Espace 1.6 DCI Initiale Paris - Diesel - Automatic - 160 hp '
'- 171.805 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2015}
2026-03-28 22:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:20 [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-28 22:34:20 [adesa.be] INFO: Saving data for 10737608: {'auction_closing_time': 1774863000.0, 'created_time': 1774626794.582857, 'last_price_update_time': 1774737260.139236}
2026-03-28 22:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737608') HTTP/1.1" 204 0
2026-03-28 22:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10735635
2026-03-28 22:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 722db753-867a-5e86-a65e-13c8c91d7978 with scrape type 2
2026-03-28 22:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 722db753-867a-5e86-a65e-13c8c91d7978 with scrape type 2
2026-03-28 22:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 722db753-867a-5e86-a65e-13c8c91d7978, identifier: 10735635
2026-03-28 22:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10735635
2026-03-28 22:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10735635
2026-03-28 22:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10735635 to the API
2026-03-28 22:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '722db753-867a-5e86-a65e-13c8c91d7978',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHT733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 90398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 2,
'seller_name': 'Auttoo Autohandel',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 75 hp - 90.398 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:20 [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-28 22:34:20 [adesa.be] INFO: Saving data for 10735635: {'auction_closing_time': 1774865700.0, 'created_time': 1774625172.952619, 'last_price_update_time': 1774737260.611273}
2026-03-28 22:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735635') HTTP/1.1" 204 0
2026-03-28 22:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10737709
2026-03-28 22:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with scrape type 2
2026-03-28 22:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with scrape type 2
2026-03-28 22:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0, identifier: 10737709
2026-03-28 22:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10737709
2026-03-28 22:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10737709
2026-03-28 22:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10737709 to the API
2026-03-28 22:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '8b606bad-07d4-5ccc-9d00-a89cdf5fadf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BSU302',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737709',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 204562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2015-05-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Clio Grandtour 1.5 DCI Expression - Diesel - Manual - 75 hp '
'- 204.562 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2015}
2026-03-28 22:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:21 [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-28 22:34:21 [adesa.be] INFO: Saving data for 10737709: {'auction_closing_time': 1774863000.0, 'created_time': 1774626796.052891, 'last_price_update_time': 1774737261.088672}
2026-03-28 22:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737709') HTTP/1.1" 204 0
2026-03-28 22:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10736387
2026-03-28 22:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82a42efe-4f75-5266-adea-e30af883150a with scrape type 2
2026-03-28 22:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82a42efe-4f75-5266-adea-e30af883150a with scrape type 2
2026-03-28 22:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82a42efe-4f75-5266-adea-e30af883150a, identifier: 10736387
2026-03-28 22:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10736387
2026-03-28 22:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10736387
2026-03-28 22:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10736387 to the API
2026-03-28 22:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736387>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '82a42efe-4f75-5266-adea-e30af883150a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GDF914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 185562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2014-01-07',
'seats_number': 7,
'seller_name': 'KGA MOTORS bv',
'title': 'Renault Grand Kangoo 1.5 Grand Kangoo - Diesel - Manual - 109 hp - '
'185.562 km',
'transmission': 'manual',
'trim': 'Grand Kangoo',
'vin': None,
'year': 2014}
2026-03-28 22:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:21 [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-28 22:34:21 [adesa.be] INFO: Saving data for 10736387: {'auction_closing_time': 1774863000.0, 'created_time': 1774626790.354692, 'last_price_update_time': 1774737261.874759}
2026-03-28 22:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736387') HTTP/1.1" 204 0
2026-03-28 22:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10737616
2026-03-28 22:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with scrape type 2
2026-03-28 22:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with scrape type 2
2026-03-28 22:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e, identifier: 10737616
2026-03-28 22:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10737616
2026-03-28 22:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10737616
2026-03-28 22:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10737616 to the API
2026-03-28 22:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737616>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKG989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 130280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2018-01-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Clio Grandtour 0.9 TCe Limited - Petrol - Manual - 90 hp - '
'130.280 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-28 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:22 [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-28 22:34:22 [adesa.be] INFO: Saving data for 10737616: {'auction_closing_time': 1774863000.0, 'created_time': 1774626802.13737, 'last_price_update_time': 1774737262.986196}
2026-03-28 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737616') HTTP/1.1" 204 0
2026-03-28 22:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10735469
2026-03-28 22:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9610c79-4f67-5501-a2cf-6b10200c5df9 with scrape type 2
2026-03-28 22:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9610c79-4f67-5501-a2cf-6b10200c5df9 with scrape type 2
2026-03-28 22:34:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9610c79-4f67-5501-a2cf-6b10200c5df9, identifier: 10735469
2026-03-28 22:34:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10735469
2026-03-28 22:34:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10735469
2026-03-28 22:34:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10735469 to the API
2026-03-28 22:34:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735469>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Red',
'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': 'd9610c79-4f67-5501-a2cf-6b10200c5df9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SNA590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735469',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 142358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2018-08-27',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Renault Clio Grandtour 0.9 TCe - Petrol - Manual - 90 hp - 142.358 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:27 [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-28 22:34:27 [adesa.be] INFO: Saving data for 10735469: {'auction_closing_time': 1774863000.0, 'created_time': 1774626798.522264, 'last_price_update_time': 1774737267.014468}
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735469') HTTP/1.1" 204 0
2026-03-28 22:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with identifier: 10737717
2026-03-28 22:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with scrape type 2
2026-03-28 22:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with scrape type 2
2026-03-28 22:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4, identifier: 10737717
2026-03-28 22:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with identifier: 10737717
2026-03-28 22:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with identifier: 10737717
2026-03-28 22:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with identifier: 10737717 to the API
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737717>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RDX492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 117791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Captur 1.6i Intens - Hybrid - Automatic - 91 hp - 117.791 '
'km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:27 [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-28 22:34:27 [adesa.be] INFO: Saving data for 10737717: {'auction_closing_time': 1774863000.0, 'created_time': 1774626797.252561, 'last_price_update_time': 1774737267.472438}
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737717') HTTP/1.1" 204 0
2026-03-28 22:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with identifier: 10738301
2026-03-28 22:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with scrape type 2
2026-03-28 22:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with scrape type 2
2026-03-28 22:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4fc7b544-fee7-5113-b31c-db41fc1f2b51, identifier: 10738301
2026-03-28 22:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with identifier: 10738301
2026-03-28 22:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with identifier: 10738301
2026-03-28 22:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with identifier: 10738301 to the API
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 99,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '4fc7b544-fee7-5113-b31c-db41fc1f2b51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TCV808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Verso',
'odometer': 181758,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2011-03-14',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Toyota Verso - Petrol - Manual - 99 hp - 181.758 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:27 [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-28 22:34:27 [adesa.be] INFO: Saving data for 10738301: {'auction_closing_time': 1774865700.0, 'created_time': 1774626756.464512, 'last_price_update_time': 1774737267.832244}
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738301') HTTP/1.1" 204 0
2026-03-28 22:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf1c620d-fc41-53ef-844c-c513d664049c with identifier: 10735487
2026-03-28 22:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf1c620d-fc41-53ef-844c-c513d664049c with scrape type 2
2026-03-28 22:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf1c620d-fc41-53ef-844c-c513d664049c with scrape type 2
2026-03-28 22:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf1c620d-fc41-53ef-844c-c513d664049c, identifier: 10735487
2026-03-28 22:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf1c620d-fc41-53ef-844c-c513d664049c with identifier: 10735487
2026-03-28 22:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf1c620d-fc41-53ef-844c-c513d664049c with identifier: 10735487
2026-03-28 22:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf1c620d-fc41-53ef-844c-c513d664049c with identifier: 10735487 to the API
2026-03-28 22:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bf1c620d-fc41-53ef-844c-c513d664049c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CQP620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 138080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2017-05-17',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Renault Clio Grandtour 1.2 Zen - Petrol - Manual - 73 hp - 138.080 '
'km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2017}
2026-03-28 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:28 [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-28 22:34:28 [adesa.be] INFO: Saving data for 10735487: {'auction_closing_time': 1774863000.0, 'created_time': 1774626796.400176, 'last_price_update_time': 1774737268.79508}
2026-03-28 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735487') HTTP/1.1" 204 0
2026-03-28 22:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11e88571-3490-57a1-aace-e3bea0800f6c with identifier: 10735484
2026-03-28 22:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11e88571-3490-57a1-aace-e3bea0800f6c with scrape type 2
2026-03-28 22:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11e88571-3490-57a1-aace-e3bea0800f6c with scrape type 2
2026-03-28 22:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11e88571-3490-57a1-aace-e3bea0800f6c, identifier: 10735484
2026-03-28 22:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11e88571-3490-57a1-aace-e3bea0800f6c with identifier: 10735484
2026-03-28 22:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11e88571-3490-57a1-aace-e3bea0800f6c with identifier: 10735484
2026-03-28 22:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11e88571-3490-57a1-aace-e3bea0800f6c with identifier: 10735484 to the API
2026-03-28 22:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735484>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.1L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '11e88571-3490-57a1-aace-e3bea0800f6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATV314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 181819,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2015-12-07',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Renault Clio 1.2 Authentic - Petrol - Manual - 74 hp - 181.819 km',
'transmission': 'manual',
'trim': 'Authentic',
'vin': None,
'year': 2015}
2026-03-28 22:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:29 [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-28 22:34:29 [adesa.be] INFO: Saving data for 10735484: {'auction_closing_time': 1774863000.0, 'created_time': 1774626798.948317, 'last_price_update_time': 1774737269.302175}
2026-03-28 22:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735484') HTTP/1.1" 204 0
2026-03-28 22:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbc61682-f672-5437-940b-ba3bfd1f2b92 with identifier: 10737568
2026-03-28 22:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbc61682-f672-5437-940b-ba3bfd1f2b92 with scrape type 2
2026-03-28 22:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbc61682-f672-5437-940b-ba3bfd1f2b92 with scrape type 2
2026-03-28 22:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bbc61682-f672-5437-940b-ba3bfd1f2b92, identifier: 10737568
2026-03-28 22:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bbc61682-f672-5437-940b-ba3bfd1f2b92 with identifier: 10737568
2026-03-28 22:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bbc61682-f672-5437-940b-ba3bfd1f2b92 with identifier: 10737568
2026-03-28 22:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bbc61682-f672-5437-940b-ba3bfd1f2b92 with identifier: 10737568 to the API
2026-03-28 22:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737568>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'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': 'bbc61682-f672-5437-940b-ba3bfd1f2b92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VHV597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 99975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2018-11-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Captur 0.9 TCe Zen - Petrol - 90 hp - 99.975 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2018}
2026-03-28 22:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:30 [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-28 22:34:30 [adesa.be] INFO: Saving data for 10737568: {'auction_closing_time': 1774863000.0, 'created_time': 1774626813.544492, 'last_price_update_time': 1774737270.501793}
2026-03-28 22:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737568') HTTP/1.1" 204 0
2026-03-28 22:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with identifier: 10735496
2026-03-28 22:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with scrape type 2
2026-03-28 22:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with scrape type 2
2026-03-28 22:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68, identifier: 10735496
2026-03-28 22:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with identifier: 10735496
2026-03-28 22:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with identifier: 10735496
2026-03-28 22:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with identifier: 10735496 to the API
2026-03-28 22:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '57f16315-4b5a-59d7-9fbc-5ebfa4919d68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1has503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 210457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2014-06-05',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Renault Captur Intens - Diesel - Manual - 90 hp - 210.457 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2014}
2026-03-28 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:31 [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-28 22:34:31 [adesa.be] INFO: Saving data for 10735496: {'auction_closing_time': 1774863000.0, 'created_time': 1774626771.172069, 'last_price_update_time': 1774737271.365051}
2026-03-28 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735496') HTTP/1.1" 204 0
2026-03-28 22:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abfba5a8-e115-51c7-a27f-10a393a9604e with identifier: 10735524
2026-03-28 22:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abfba5a8-e115-51c7-a27f-10a393a9604e with scrape type 2
2026-03-28 22:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abfba5a8-e115-51c7-a27f-10a393a9604e with scrape type 2
2026-03-28 22:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abfba5a8-e115-51c7-a27f-10a393a9604e, identifier: 10735524
2026-03-28 22:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abfba5a8-e115-51c7-a27f-10a393a9604e with identifier: 10735524
2026-03-28 22:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abfba5a8-e115-51c7-a27f-10a393a9604e with identifier: 10735524
2026-03-28 22:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abfba5a8-e115-51c7-a27f-10a393a9604e with identifier: 10735524 to the API
2026-03-28 22:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'abfba5a8-e115-51c7-a27f-10a393a9604e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CUJ106',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 183922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2017-12-28',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Renault Captur 0.9 TCe - Petrol - Manual - 89 hp - 183.922 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735524%27 HTTP/1.1" 200 None
2026-03-28 22:34:32 [adesa.be] INFO: Saving data for 10735524: {'auction_closing_time': 1774863000.0, 'created_time': 1774626811.53185, 'last_price_update_time': 1774737272.358388}
2026-03-28 22:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735524') HTTP/1.1" 204 0
2026-03-28 22:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cecfdf95-8eb2-538d-a153-afedf18a85bf with identifier: 10735464
2026-03-28 22:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cecfdf95-8eb2-538d-a153-afedf18a85bf with scrape type 2
2026-03-28 22:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cecfdf95-8eb2-538d-a153-afedf18a85bf with scrape type 2
2026-03-28 22:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cecfdf95-8eb2-538d-a153-afedf18a85bf, identifier: 10735464
2026-03-28 22:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cecfdf95-8eb2-538d-a153-afedf18a85bf with identifier: 10735464
2026-03-28 22:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cecfdf95-8eb2-538d-a153-afedf18a85bf with identifier: 10735464
2026-03-28 22:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cecfdf95-8eb2-538d-a153-afedf18a85bf with identifier: 10735464 to the API
2026-03-28 22:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735464>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 380,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'cecfdf95-8eb2-538d-a153-afedf18a85bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 95193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 36250,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Taycan 4 93 kWh - Electric - Automatic - 380 hp - 95.193 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:39 [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-28 22:34:39 [adesa.be] INFO: Saving data for 10735464: {'auction_closing_time': 1774863000.0, 'created_time': 1774626803.098416, 'last_price_update_time': 1774737279.853519}
2026-03-28 22:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735464') HTTP/1.1" 204 0
2026-03-28 22:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c90faec-6eed-540c-90ac-a5668fe80957 with identifier: 10736407
2026-03-28 22:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c90faec-6eed-540c-90ac-a5668fe80957 with scrape type 2
2026-03-28 22:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c90faec-6eed-540c-90ac-a5668fe80957 with scrape type 2
2026-03-28 22:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c90faec-6eed-540c-90ac-a5668fe80957, identifier: 10736407
2026-03-28 22:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c90faec-6eed-540c-90ac-a5668fe80957 with identifier: 10736407
2026-03-28 22:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c90faec-6eed-540c-90ac-a5668fe80957 with identifier: 10736407
2026-03-28 22:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c90faec-6eed-540c-90ac-a5668fe80957 with identifier: 10736407 to the API
2026-03-28 22:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '8c90faec-6eed-540c-90ac-a5668fe80957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UHU668',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 149441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 40600,
'price_includes_vat': True,
'registration_date': '2020-05-19',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Porsche Panamera 4 2.9 Executive - AWD - Hybrid - Automatic - 330 '
'hp - 149.441 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2020}
2026-03-28 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:40 [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-28 22:34:40 [adesa.be] INFO: Saving data for 10736407: {'auction_closing_time': 1774863000.0, 'created_time': 1774626814.100403, 'last_price_update_time': 1774737280.694255}
2026-03-28 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736407') HTTP/1.1" 204 0
2026-03-28 22:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10735427
2026-03-28 22:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55535cb6-51c4-57e0-838e-2312ce01133c with scrape type 2
2026-03-28 22:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55535cb6-51c4-57e0-838e-2312ce01133c with scrape type 2
2026-03-28 22:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55535cb6-51c4-57e0-838e-2312ce01133c, identifier: 10735427
2026-03-28 22:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10735427
2026-03-28 22:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10735427
2026-03-28 22:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10735427 to the API
2026-03-28 22:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '55535cb6-51c4-57e0-838e-2312ce01133c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HSF816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735427',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 58872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2014-11-12',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Renault Captur 1.5 DCI Helly Hansen - Diesel - Manual - 90 hp - '
'58.872 km',
'transmission': 'manual',
'trim': 'Helly Hansen',
'vin': None,
'year': 2014}
2026-03-28 22:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:42 [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-28 22:34:42 [adesa.be] INFO: Saving data for 10735427: {'auction_closing_time': 1774863000.0, 'created_time': 1774626800.205081, 'last_price_update_time': 1774737282.004385}
2026-03-28 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735427') HTTP/1.1" 204 0
2026-03-28 22:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acbe4be4-e938-5472-840d-7ee9c5986468 with identifier: 10735453
2026-03-28 22:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acbe4be4-e938-5472-840d-7ee9c5986468 with scrape type 2
2026-03-28 22:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acbe4be4-e938-5472-840d-7ee9c5986468 with scrape type 2
2026-03-28 22:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acbe4be4-e938-5472-840d-7ee9c5986468, identifier: 10735453
2026-03-28 22:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acbe4be4-e938-5472-840d-7ee9c5986468 with identifier: 10735453
2026-03-28 22:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acbe4be4-e938-5472-840d-7ee9c5986468 with identifier: 10735453
2026-03-28 22:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acbe4be4-e938-5472-840d-7ee9c5986468 with identifier: 10735453 to the API
2026-03-28 22:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735453>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'acbe4be4-e938-5472-840d-7ee9c5986468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WAUTERS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735453',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 189663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 40950,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Panamera 2.9 Platinum - Hybrid - Automatic - 330 hp - '
'189.663 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-28 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:42 [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-28 22:34:42 [adesa.be] INFO: Saving data for 10735453: {'auction_closing_time': 1774863000.0, 'created_time': 1774626805.275464, 'last_price_update_time': 1774737282.480057}
2026-03-28 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735453') HTTP/1.1" 204 0
2026-03-28 22:34:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.974(s), this was the 1st time calling it.
2026-03-28 22:34:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.516696177005649 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with identifier: 10736680
2026-03-28 22:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with scrape type 2
2026-03-28 22:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with scrape type 2
2026-03-28 22:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ec58f0a-67a2-5594-b9fc-9194bad6da61, identifier: 10736680
2026-03-28 22:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with identifier: 10736680
2026-03-28 22:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with identifier: 10736680
2026-03-28 22:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with identifier: 10736680 to the API
2026-03-28 22:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736680>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.6L',
'engine_horse_power': 298,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9ec58f0a-67a2-5594-b9fc-9194bad6da61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 210552,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2010-12-01',
'seats_number': 4,
'seller_name': 'RABIH, SPRL',
'title': 'Porsche Panamera 3.6 - Petrol - Automatic - 298 hp - 210.552 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-28 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:43 [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-28 22:34:43 [adesa.be] INFO: Saving data for 10736680: {'auction_closing_time': 1774863000.0, 'created_time': 1774626807.637222, 'last_price_update_time': 1774737283.031345}
2026-03-28 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736680') HTTP/1.1" 204 0
2026-03-28 22:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d450de4-52a8-51ff-b681-f5032035a419 with identifier: 10737592
2026-03-28 22:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d450de4-52a8-51ff-b681-f5032035a419 with scrape type 2
2026-03-28 22:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d450de4-52a8-51ff-b681-f5032035a419 with scrape type 2
2026-03-28 22:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d450de4-52a8-51ff-b681-f5032035a419, identifier: 10737592
2026-03-28 22:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d450de4-52a8-51ff-b681-f5032035a419 with identifier: 10737592
2026-03-28 22:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d450de4-52a8-51ff-b681-f5032035a419 with identifier: 10737592
2026-03-28 22:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d450de4-52a8-51ff-b681-f5032035a419 with identifier: 10737592 to the API
2026-03-28 22:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737592>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1d450de4-52a8-51ff-b681-f5032035a419',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DST980',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737592',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 16441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Arkana 1.6 Zen - Hybrid - Automatic - 94 hp - 16.441 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-28 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:43 [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-28 22:34:43 [adesa.be] INFO: Saving data for 10737592: {'auction_closing_time': 1774863000.0, 'created_time': 1774626803.399473, 'last_price_update_time': 1774737283.909876}
2026-03-28 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737592') HTTP/1.1" 204 0
2026-03-28 22:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with identifier: 10739910
2026-03-28 22:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with scrape type 2
2026-03-28 22:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with scrape type 2
2026-03-28 22:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad, identifier: 10739910
2026-03-28 22:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with identifier: 10739910
2026-03-28 22:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with identifier: 10739910
2026-03-28 22:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with identifier: 10739910 to the API
2026-03-28 22:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739910>
{'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': 339,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6b09ca24-2d62-59d3-b05f-b29bbdba9aad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'JFA002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739910',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 203613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2014-10-21',
'seats_number': 5,
'seller_name': 'PPS Motors',
'title': 'Porsche Macan S 3.0i - AWD - Petrol - Automatic - 339 hp - 203.613 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:44 [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-28 22:34:44 [adesa.be] INFO: Saving data for 10739910: {'auction_closing_time': 1774863000.0, 'created_time': 1774626827.725369, 'last_price_update_time': 1774737284.268485}
2026-03-28 22:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739910') HTTP/1.1" 204 0
2026-03-28 22:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6a48c7a-29dd-5673-8c17-82ea97e579ef with identifier: 10737691
2026-03-28 22:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6a48c7a-29dd-5673-8c17-82ea97e579ef with scrape type 2
2026-03-28 22:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6a48c7a-29dd-5673-8c17-82ea97e579ef with scrape type 2
2026-03-28 22:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6a48c7a-29dd-5673-8c17-82ea97e579ef, identifier: 10737691
2026-03-28 22:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6a48c7a-29dd-5673-8c17-82ea97e579ef with identifier: 10737691
2026-03-28 22:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6a48c7a-29dd-5673-8c17-82ea97e579ef with identifier: 10737691
2026-03-28 22:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6a48c7a-29dd-5673-8c17-82ea97e579ef with identifier: 10737691 to the API
2026-03-28 22:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737691>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a6a48c7a-29dd-5673-8c17-82ea97e579ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KER271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 189377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2015-04-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Captur 0.9 TCe Zen - Petrol - Manual - 90 hp - 189.377 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2015}
2026-03-28 22:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:45 [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-28 22:34:45 [adesa.be] INFO: Saving data for 10737691: {'auction_closing_time': 1774863000.0, 'created_time': 1774626801.318125, 'last_price_update_time': 1774737285.669389}
2026-03-28 22:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737691') HTTP/1.1" 204 0
2026-03-28 22:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7511c5e-4d9b-5748-87d0-85171ba547ec with identifier: 10735542
2026-03-28 22:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7511c5e-4d9b-5748-87d0-85171ba547ec with scrape type 2
2026-03-28 22:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7511c5e-4d9b-5748-87d0-85171ba547ec with scrape type 2
2026-03-28 22:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7511c5e-4d9b-5748-87d0-85171ba547ec, identifier: 10735542
2026-03-28 22:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7511c5e-4d9b-5748-87d0-85171ba547ec with identifier: 10735542
2026-03-28 22:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7511c5e-4d9b-5748-87d0-85171ba547ec with identifier: 10735542
2026-03-28 22:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7511c5e-4d9b-5748-87d0-85171ba547ec with identifier: 10735542 to the API
2026-03-28 22:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a7511c5e-4d9b-5748-87d0-85171ba547ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPQ314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 218486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2008-07-16',
'seats_number': 2,
'seller_name': "Zebs Auto's bv",
'title': 'Peugeot Partner 1.6 HDI - Diesel - Manual - 75 hp - 218.486 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-28 22:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:46 [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-28 22:34:46 [adesa.be] INFO: Saving data for 10735542: {'auction_closing_time': 1774863000.0, 'created_time': 1774626839.071845, 'last_price_update_time': 1774737286.048107}
2026-03-28 22:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735542') HTTP/1.1" 204 0
2026-03-28 22:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45ba7dc2-eed0-5e91-854e-8807ec432e8d with identifier: 10739918
2026-03-28 22:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45ba7dc2-eed0-5e91-854e-8807ec432e8d with scrape type 2
2026-03-28 22:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45ba7dc2-eed0-5e91-854e-8807ec432e8d with scrape type 2
2026-03-28 22:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45ba7dc2-eed0-5e91-854e-8807ec432e8d, identifier: 10739918
2026-03-28 22:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45ba7dc2-eed0-5e91-854e-8807ec432e8d with identifier: 10739918
2026-03-28 22:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45ba7dc2-eed0-5e91-854e-8807ec432e8d with identifier: 10739918
2026-03-28 22:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45ba7dc2-eed0-5e91-854e-8807ec432e8d with identifier: 10739918 to the API
2026-03-28 22:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739918>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '45ba7dc2-eed0-5e91-854e-8807ec432e8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CXY695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739918',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 232187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2012-03-22',
'seats_number': 3,
'seller_name': 'Grifgnée Yannick',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 90 hp - '
'232.187 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2012}
2026-03-28 22:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:46 [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-28 22:34:46 [adesa.be] INFO: Saving data for 10739918: {'auction_closing_time': 1774863000.0, 'created_time': 1774626820.116545, 'last_price_update_time': 1774737286.449854}
2026-03-28 22:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739918') HTTP/1.1" 204 0
2026-03-28 22:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with identifier: 10739912
2026-03-28 22:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with scrape type 2
2026-03-28 22:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with scrape type 2
2026-03-28 22:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c8b5d4e-413a-50b3-88f4-f4be04b50634, identifier: 10739912
2026-03-28 22:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with identifier: 10739912
2026-03-28 22:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with identifier: 10739912
2026-03-28 22:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with identifier: 10739912 to the API
2026-03-28 22:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739912>
{'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': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '8c8b5d4e-413a-50b3-88f4-f4be04b50634',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K7014854',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739912',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 193793,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-12-17',
'seats_number': 3,
'seller_name': 'Beernaert Frederik Autohandel bv',
'title': 'Peugeot Expert L3H1 2.0 HDI Asphalt - Diesel - Manual - 149 hp - '
'193.793 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2019}
2026-03-28 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:47 [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-28 22:34:47 [adesa.be] INFO: Saving data for 10739912: {'auction_closing_time': 1774863000.0, 'created_time': 1774626834.883279, 'last_price_update_time': 1774737287.395352}
2026-03-28 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739912') HTTP/1.1" 204 0
2026-03-28 22:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10736398
2026-03-28 22:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f698e1-dc28-5951-938c-7b09267d272f with scrape type 2
2026-03-28 22:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84f698e1-dc28-5951-938c-7b09267d272f with scrape type 2
2026-03-28 22:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84f698e1-dc28-5951-938c-7b09267d272f, identifier: 10736398
2026-03-28 22:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10736398
2026-03-28 22:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10736398
2026-03-28 22:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10736398 to the API
2026-03-28 22:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '84f698e1-dc28-5951-938c-7b09267d272f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PAU330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736398',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 54726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2016-05-24',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Renault Captur 0.9 TCe Iconic - Petrol - Manual - 89 hp - 54.726 km',
'transmission': 'manual',
'trim': 'Iconic',
'vin': None,
'year': 2016}
2026-03-28 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:47 [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-28 22:34:47 [adesa.be] INFO: Saving data for 10736398: {'auction_closing_time': 1774863000.0, 'created_time': 1774626805.915465, 'last_price_update_time': 1774737287.86951}
2026-03-28 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736398') HTTP/1.1" 204 0
2026-03-28 22:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10735568
2026-03-28 22:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b073662-c20b-55ac-b911-6b23e6210776 with scrape type 2
2026-03-28 22:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b073662-c20b-55ac-b911-6b23e6210776 with scrape type 2
2026-03-28 22:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b073662-c20b-55ac-b911-6b23e6210776, identifier: 10735568
2026-03-28 22:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10735568
2026-03-28 22:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10735568
2026-03-28 22:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10735568 to the API
2026-03-28 22:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7b073662-c20b-55ac-b911-6b23e6210776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TPD077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 135583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2018-01-03',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Peugeot 5008 1.6 HDI Allure - Diesel - Manual - 115 hp - 135.583 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2018}
2026-03-28 22:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:48 [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-28 22:34:48 [adesa.be] INFO: Saving data for 10735568: {'auction_closing_time': 1774863000.0, 'created_time': 1774626839.440081, 'last_price_update_time': 1774737288.238062}
2026-03-28 22:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735568') HTTP/1.1" 204 0
2026-03-28 22:34:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb2985b3-01dd-5293-966a-ddcb322abca8 with identifier: 10737666
2026-03-28 22:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb2985b3-01dd-5293-966a-ddcb322abca8 with scrape type 2
2026-03-28 22:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb2985b3-01dd-5293-966a-ddcb322abca8 with scrape type 2
2026-03-28 22:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb2985b3-01dd-5293-966a-ddcb322abca8, identifier: 10737666
2026-03-28 22:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb2985b3-01dd-5293-966a-ddcb322abca8 with identifier: 10737666
2026-03-28 22:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb2985b3-01dd-5293-966a-ddcb322abca8 with identifier: 10737666
2026-03-28 22:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb2985b3-01dd-5293-966a-ddcb322abca8 with identifier: 10737666 to the API
2026-03-28 22:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737666>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fb2985b3-01dd-5293-966a-ddcb322abca8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CPH393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 140254,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2550,
'price_includes_vat': True,
'registration_date': '2012-01-25',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 75 hp - '
'140.254 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2012}
2026-03-28 22:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:48 [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-28 22:34:48 [adesa.be] INFO: Saving data for 10737666: {'auction_closing_time': 1774863000.0, 'created_time': 1774626825.724647, 'last_price_update_time': 1774737288.72363}
2026-03-28 22:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737666') HTTP/1.1" 204 0
2026-03-28 22:34:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.810(s), this was the 1st time calling it.
2026-03-28 22:34:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.316298412736353 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ded836-d482-5c1c-abc8-834e7dc0e3fa with identifier: 10738292
2026-03-28 22:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ded836-d482-5c1c-abc8-834e7dc0e3fa with scrape type 2
2026-03-28 22:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ded836-d482-5c1c-abc8-834e7dc0e3fa with scrape type 2
2026-03-28 22:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50ded836-d482-5c1c-abc8-834e7dc0e3fa, identifier: 10738292
2026-03-28 22:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50ded836-d482-5c1c-abc8-834e7dc0e3fa with identifier: 10738292
2026-03-28 22:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50ded836-d482-5c1c-abc8-834e7dc0e3fa with identifier: 10738292
2026-03-28 22:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50ded836-d482-5c1c-abc8-834e7dc0e3fa with identifier: 10738292 to the API
2026-03-28 22:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738292>
{'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': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '50ded836-d482-5c1c-abc8-834e7dc0e3fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1THX939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 174206,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2017-11-14',
'seats_number': 3,
'seller_name': 'MTM CARS BV',
'title': 'Peugeot Boxer L3H2 2.0 HDI Premium - Diesel - Manual - 163 hp - '
'174.206 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-28 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:49 [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-28 22:34:49 [adesa.be] INFO: Saving data for 10738292: {'auction_closing_time': 1774863000.0, 'created_time': 1774626845.994115, 'last_price_update_time': 1774737289.096374}
2026-03-28 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738292') HTTP/1.1" 204 0
2026-03-28 22:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with identifier: 10739893
2026-03-28 22:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with scrape type 2
2026-03-28 22:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with scrape type 2
2026-03-28 22:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ab70be6-3305-5d63-bf6d-7e87a078aa11, identifier: 10739893
2026-03-28 22:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with identifier: 10739893
2026-03-28 22:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with identifier: 10739893
2026-03-28 22:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with identifier: 10739893 to the API
2026-03-28 22:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739893>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '7ab70be6-3305-5d63-bf6d-7e87a078aa11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNP432',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739893',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 90111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'NV LIMACO BELGIUM',
'title': 'Polestar 2 Standard Range 67 kWh Plus - Electric - Automatic - 224 '
'hp - 90.111 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2022}
2026-03-28 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:49 [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-28 22:34:49 [adesa.be] INFO: Saving data for 10739893: {'auction_closing_time': 1774863000.0, 'created_time': 1774626824.059841, 'last_price_update_time': 1774737289.481094}
2026-03-28 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739893') HTTP/1.1" 204 0
2026-03-28 22:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10735541
2026-03-28 22:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with scrape type 2
2026-03-28 22:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with scrape type 2
2026-03-28 22:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b, identifier: 10735541
2026-03-28 22:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10735541
2026-03-28 22:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10735541
2026-03-28 22:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10735541 to the API
2026-03-28 22:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735541>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTQ887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 119391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 7,
'seller_name': 'GTC Cars',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 119.391 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:50 [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-28 22:34:50 [adesa.be] INFO: Saving data for 10735541: {'auction_closing_time': 1774863000.0, 'created_time': 1774626829.171724, 'last_price_update_time': 1774737290.077546}
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735541') HTTP/1.1" 204 0
2026-03-28 22:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10737634
2026-03-28 22:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29fdb31-c318-5a18-a27f-9f177c4a7676 with scrape type 2
2026-03-28 22:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f29fdb31-c318-5a18-a27f-9f177c4a7676 with scrape type 2
2026-03-28 22:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f29fdb31-c318-5a18-a27f-9f177c4a7676, identifier: 10737634
2026-03-28 22:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10737634
2026-03-28 22:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10737634
2026-03-28 22:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10737634 to the API
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737634>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f29fdb31-c318-5a18-a27f-9f177c4a7676',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VRW428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 136486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Manual - 130 hp - 136.486 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:50 [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-28 22:34:50 [adesa.be] INFO: Saving data for 10737634: {'auction_closing_time': 1774863000.0, 'created_time': 1774626830.500934, 'last_price_update_time': 1774737290.557603}
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737634') HTTP/1.1" 204 0
2026-03-28 22:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10738302
2026-03-28 22:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10da72b7-da98-5a55-b9f5-7001311c18c4 with scrape type 2
2026-03-28 22:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10da72b7-da98-5a55-b9f5-7001311c18c4 with scrape type 2
2026-03-28 22:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10da72b7-da98-5a55-b9f5-7001311c18c4, identifier: 10738302
2026-03-28 22:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10738302
2026-03-28 22:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10738302
2026-03-28 22:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10738302 to the API
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738302>
{'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:15:00Z',
'fuel_type': 'Diesel',
'id': '10da72b7-da98-5a55-b9f5-7001311c18c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XLV744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 198197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2020-02-05',
'seats_number': 7,
'seller_name': 'Kabakci Car srl',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 198.197 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:51 [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-28 22:34:51 [adesa.be] INFO: Saving data for 10738302: {'auction_closing_time': 1774865700.0, 'created_time': 1774626840.126499, 'last_price_update_time': 1774737291.06489}
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738302') HTTP/1.1" 204 0
2026-03-28 22:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 426b10ab-c26a-5719-948a-f4f8673c117b with identifier: 10737669
2026-03-28 22:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 426b10ab-c26a-5719-948a-f4f8673c117b with scrape type 2
2026-03-28 22:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 426b10ab-c26a-5719-948a-f4f8673c117b with scrape type 2
2026-03-28 22:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 426b10ab-c26a-5719-948a-f4f8673c117b, identifier: 10737669
2026-03-28 22:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 426b10ab-c26a-5719-948a-f4f8673c117b with identifier: 10737669
2026-03-28 22:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 426b10ab-c26a-5719-948a-f4f8673c117b with identifier: 10737669
2026-03-28 22:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 426b10ab-c26a-5719-948a-f4f8673c117b with identifier: 10737669 to the API
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737669>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '426b10ab-c26a-5719-948a-f4f8673c117b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BGP086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737669',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 138462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 138.462 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:51 [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-28 22:34:51 [adesa.be] INFO: Saving data for 10737669: {'auction_closing_time': 1774863000.0, 'created_time': 1774626828.647149, 'last_price_update_time': 1774737291.555405}
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737669') HTTP/1.1" 204 0
2026-03-28 22:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with identifier: 10736381
2026-03-28 22:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with scrape type 2
2026-03-28 22:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with scrape type 2
2026-03-28 22:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bd6033d-99a7-509f-bef5-5e07f12a5f18, identifier: 10736381
2026-03-28 22:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with identifier: 10736381
2026-03-28 22:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with identifier: 10736381
2026-03-28 22:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with identifier: 10736381 to the API
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1bd6033d-99a7-509f-bef5-5e07f12a5f18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EAJ659',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 104019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-11-13',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Peugeot 308 SW 1.6 HDI GT Line - Diesel - Automatic - 115 hp - '
'104.019 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2018}
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:51 [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-28 22:34:51 [adesa.be] INFO: Saving data for 10736381: {'auction_closing_time': 1774863000.0, 'created_time': 1774626848.66422, 'last_price_update_time': 1774737291.938225}
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736381') HTTP/1.1" 204 0
2026-03-28 22:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10737578
2026-03-28 22:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with scrape type 2
2026-03-28 22:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with scrape type 2
2026-03-28 22:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d67f694b-a53c-55f5-aefc-1da0b7ebdec4, identifier: 10737578
2026-03-28 22:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41264e0b-c657-50ec-823c-065e704c12d0 with identifier: 10735550
2026-03-28 22:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41264e0b-c657-50ec-823c-065e704c12d0 with scrape type 2
2026-03-28 22:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41264e0b-c657-50ec-823c-065e704c12d0 with scrape type 2
2026-03-28 22:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41264e0b-c657-50ec-823c-065e704c12d0, identifier: 10735550
2026-03-28 22:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10737578
2026-03-28 22:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10737578
2026-03-28 22:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10737578 to the API
2026-03-28 22:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737578>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd67f694b-a53c-55f5-aefc-1da0b7ebdec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AQE671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 193095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2018-01-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.6 HDI Active - Diesel - 115 hp - 193.095 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2018}
2026-03-28 22:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:52 [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-28 22:34:52 [adesa.be] INFO: Saving data for 10737578: {'auction_closing_time': 1774863000.0, 'created_time': 1774626832.133236, 'last_price_update_time': 1774737292.403988}
2026-03-28 22:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737578') HTTP/1.1" 204 0
2026-03-28 22:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41264e0b-c657-50ec-823c-065e704c12d0 with identifier: 10735550
2026-03-28 22:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41264e0b-c657-50ec-823c-065e704c12d0 with identifier: 10735550
2026-03-28 22:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41264e0b-c657-50ec-823c-065e704c12d0 with identifier: 10735550 to the API
2026-03-28 22:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735550>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '41264e0b-c657-50ec-823c-065e704c12d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SJF890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '407',
'odometer': 351869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2008-11-20',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'Peugeot 407 2.0 HDI - Diesel - Manual - 136 hp - 351.869 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-28 22:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:52 [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-28 22:34:52 [adesa.be] INFO: Saving data for 10735550: {'auction_closing_time': 1774863000.0, 'created_time': 1774626838.228724, 'last_price_update_time': 1774737292.677396}
2026-03-28 22:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735550') HTTP/1.1" 204 0
2026-03-28 22:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10737607
2026-03-28 22:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61884832-aa6c-5f0c-8942-362124e2b91e with scrape type 2
2026-03-28 22:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61884832-aa6c-5f0c-8942-362124e2b91e with scrape type 2
2026-03-28 22:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61884832-aa6c-5f0c-8942-362124e2b91e, identifier: 10737607
2026-03-28 22:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f55b634-4cbe-5311-880a-5ef7ede88163 with identifier: 10737661
2026-03-28 22:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f55b634-4cbe-5311-880a-5ef7ede88163 with scrape type 2
2026-03-28 22:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f55b634-4cbe-5311-880a-5ef7ede88163 with scrape type 2
2026-03-28 22:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f55b634-4cbe-5311-880a-5ef7ede88163, identifier: 10737661
2026-03-28 22:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10737607
2026-03-28 22:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10737607
2026-03-28 22:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10737607 to the API
2026-03-28 22:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737607>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'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': '61884832-aa6c-5f0c-8942-362124e2b91e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WCJ299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 104246,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-04-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Automatic - 130 hp - 104.246 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-28 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:53 [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-28 22:34:53 [adesa.be] INFO: Saving data for 10737607: {'auction_closing_time': 1774863000.0, 'created_time': 1774626862.112461, 'last_price_update_time': 1774737293.308854}
2026-03-28 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737607') HTTP/1.1" 204 0
2026-03-28 22:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f55b634-4cbe-5311-880a-5ef7ede88163 with identifier: 10737661
2026-03-28 22:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f55b634-4cbe-5311-880a-5ef7ede88163 with identifier: 10737661
2026-03-28 22:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f55b634-4cbe-5311-880a-5ef7ede88163 with identifier: 10737661 to the API
2026-03-28 22:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737661>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1f55b634-4cbe-5311-880a-5ef7ede88163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RJU733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 100713,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.6 GT - Hybrid - Automatic - 150 hp - 100.713 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:53 [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-28 22:34:53 [adesa.be] INFO: Saving data for 10737661: {'auction_closing_time': 1774863000.0, 'created_time': 1774626831.80442, 'last_price_update_time': 1774737293.682189}
2026-03-28 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737661') HTTP/1.1" 204 0
2026-03-28 22:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10737671
2026-03-28 22:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f75aa025-eadd-5d63-8591-5016a5c56420 with scrape type 2
2026-03-28 22:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f75aa025-eadd-5d63-8591-5016a5c56420 with scrape type 2
2026-03-28 22:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f75aa025-eadd-5d63-8591-5016a5c56420, identifier: 10737671
2026-03-28 22:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10737671
2026-03-28 22:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10737671
2026-03-28 22:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10737671 to the API
2026-03-28 22:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'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': 'f75aa025-eadd-5d63-8591-5016a5c56420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EGU511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 154312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-06-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 1.5 HDI Allure - Diesel - Manual - 130 hp - 154.312 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:54 [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-28 22:34:54 [adesa.be] INFO: Saving data for 10737671: {'auction_closing_time': 1774863000.0, 'created_time': 1774626833.408915, 'last_price_update_time': 1774737294.162064}
2026-03-28 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737671') HTTP/1.1" 204 0
2026-03-28 22:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5994a7d5-4625-5811-b4d7-4f61066b8fae with identifier: 10735017
2026-03-28 22:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5994a7d5-4625-5811-b4d7-4f61066b8fae with scrape type 2
2026-03-28 22:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5994a7d5-4625-5811-b4d7-4f61066b8fae with scrape type 2
2026-03-28 22:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5994a7d5-4625-5811-b4d7-4f61066b8fae, identifier: 10735017
2026-03-28 22:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5994a7d5-4625-5811-b4d7-4f61066b8fae with identifier: 10735017
2026-03-28 22:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5994a7d5-4625-5811-b4d7-4f61066b8fae with identifier: 10735017
2026-03-28 22:34:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5994a7d5-4625-5811-b4d7-4f61066b8fae with identifier: 10735017 to the API
2026-03-28 22:34:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735017>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '5994a7d5-4625-5811-b4d7-4f61066b8fae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61429',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735017',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 20150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4750,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Peugeot 308 1.2 - Petrol - Automatic - 136 hp - 20.150 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:55 [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-28 22:34:55 [adesa.be] INFO: Saving data for 10735017: {'auction_closing_time': 1774865700.0, 'created_time': 1774626838.547261, 'last_price_update_time': 1774737295.19423}
2026-03-28 22:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735017') HTTP/1.1" 204 0
2026-03-28 22:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10736368
2026-03-28 22:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 285fb586-9af1-53e6-94a0-7df3e56f4c30 with scrape type 2
2026-03-28 22:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 285fb586-9af1-53e6-94a0-7df3e56f4c30 with scrape type 2
2026-03-28 22:34:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 285fb586-9af1-53e6-94a0-7df3e56f4c30, identifier: 10736368
2026-03-28 22:34:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10736368
2026-03-28 22:34:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10736368
2026-03-28 22:34:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10736368 to the API
2026-03-28 22:34:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736368>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '285fb586-9af1-53e6-94a0-7df3e56f4c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JXG801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736368',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 129167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2015-03-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 3008 1.6 HDI - Diesel - Manual - 114 hp - 129.167 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:55 [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-28 22:34:55 [adesa.be] INFO: Saving data for 10736368: {'auction_closing_time': 1774863000.0, 'created_time': 1774626840.795069, 'last_price_update_time': 1774737295.654799}
2026-03-28 22:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736368') HTTP/1.1" 204 0
2026-03-28 22:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93d4c2f5-e073-5262-a356-047f91a9ffb5 with identifier: 10735460
2026-03-28 22:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93d4c2f5-e073-5262-a356-047f91a9ffb5 with scrape type 2
2026-03-28 22:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93d4c2f5-e073-5262-a356-047f91a9ffb5 with scrape type 2
2026-03-28 22:34:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93d4c2f5-e073-5262-a356-047f91a9ffb5, identifier: 10735460
2026-03-28 22:34:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93d4c2f5-e073-5262-a356-047f91a9ffb5 with identifier: 10735460
2026-03-28 22:34:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93d4c2f5-e073-5262-a356-047f91a9ffb5 with identifier: 10735460
2026-03-28 22:34:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93d4c2f5-e073-5262-a356-047f91a9ffb5 with identifier: 10735460 to the API
2026-03-28 22:34:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34: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-28 22:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735460>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '93d4c2f5-e073-5262-a356-047f91a9ffb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EVD179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735460',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179677,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2013-03-28',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Peugeot 3008 Style - Diesel - Manual - 115 hp - 179.677 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2013}
2026-03-28 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:56 [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-28 22:34:56 [adesa.be] INFO: Saving data for 10735460: {'auction_closing_time': 1774863000.0, 'created_time': 1774626837.367402, 'last_price_update_time': 1774737296.031457}
2026-03-28 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735460') HTTP/1.1" 204 0
2026-03-28 22:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10737702
2026-03-28 22:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with scrape type 2
2026-03-28 22:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with scrape type 2
2026-03-28 22:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a, identifier: 10737702
2026-03-28 22:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10737702
2026-03-28 22:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10737702
2026-03-28 22:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10737702 to the API
2026-03-28 22:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737702>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '87f8c602-61e7-5c4a-9426-3ac0b218fa6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GWC813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 73946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2019-01-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Automatic - 130 hp - 73.946 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-28 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:56 [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-28 22:34:56 [adesa.be] INFO: Saving data for 10737702: {'auction_closing_time': 1774863000.0, 'created_time': 1774626841.538736, 'last_price_update_time': 1774737296.994939}
2026-03-28 22:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737702') HTTP/1.1" 204 0
2026-03-28 22:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d022481-610d-532c-9bfd-159301f6dc31 with identifier: 10739898
2026-03-28 22:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d022481-610d-532c-9bfd-159301f6dc31 with scrape type 2
2026-03-28 22:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d022481-610d-532c-9bfd-159301f6dc31 with scrape type 2
2026-03-28 22:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d022481-610d-532c-9bfd-159301f6dc31, identifier: 10739898
2026-03-28 22:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d022481-610d-532c-9bfd-159301f6dc31 with identifier: 10739898
2026-03-28 22:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d022481-610d-532c-9bfd-159301f6dc31 with identifier: 10739898
2026-03-28 22:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d022481-610d-532c-9bfd-159301f6dc31 with identifier: 10739898 to the API
2026-03-28 22:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739898>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 112,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6d022481-610d-532c-9bfd-159301f6dc31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'R8BS294579',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739898',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 99468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2012-02-23',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Peugeot 3008 1.6 HDI Premium - Diesel - Automatic - 112 hp - 99.468 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2012}
2026-03-28 22:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:57 [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-28 22:34:57 [adesa.be] INFO: Saving data for 10739898: {'auction_closing_time': 1774863000.0, 'created_time': 1774626837.836815, 'last_price_update_time': 1774737297.655026}
2026-03-28 22:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739898') HTTP/1.1" 204 0
2026-03-28 22:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10737652
2026-03-28 22:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with scrape type 2
2026-03-28 22:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with scrape type 2
2026-03-28 22:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d, identifier: 10737652
2026-03-28 22:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10737652
2026-03-28 22:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10737652
2026-03-28 22:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10737652 to the API
2026-03-28 22:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737652>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'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': 'd6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BLN999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737652',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 236908,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2016-07-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.2i Active - Petrol - Manual - 110 hp - 236.908 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2016}
2026-03-28 22:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:58 [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-28 22:34:58 [adesa.be] INFO: Saving data for 10737652: {'auction_closing_time': 1774863000.0, 'created_time': 1774626833.706362, 'last_price_update_time': 1774737298.023786}
2026-03-28 22:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737652') HTTP/1.1" 204 0
2026-03-28 22:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10737653
2026-03-28 22:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ce4635-b8c7-507f-b6ce-810b1b858999 with scrape type 2
2026-03-28 22:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ce4635-b8c7-507f-b6ce-810b1b858999 with scrape type 2
2026-03-28 22:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23ce4635-b8c7-507f-b6ce-810b1b858999, identifier: 10737653
2026-03-28 22:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10737653
2026-03-28 22:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10737653
2026-03-28 22:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10737653 to the API
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '23ce4635-b8c7-507f-b6ce-810b1b858999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWJ347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 144311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2014-08-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 144.311 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2014}
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:59 [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-28 22:34:59 [adesa.be] INFO: Saving data for 10737653: {'auction_closing_time': 1774863000.0, 'created_time': 1774626842.87843, 'last_price_update_time': 1774737299.502233}
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737653') HTTP/1.1" 204 0
2026-03-28 22:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10737609
2026-03-28 22:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ac186aa-33d8-5f15-b601-123859bbca9c with scrape type 2
2026-03-28 22:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ac186aa-33d8-5f15-b601-123859bbca9c with scrape type 2
2026-03-28 22:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ac186aa-33d8-5f15-b601-123859bbca9c, identifier: 10737609
2026-03-28 22:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10737609
2026-03-28 22:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10737609
2026-03-28 22:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10737609 to the API
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737609>
{'auction_title': '',
'c_o_2_emission_value': 104,
'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': '9ac186aa-33d8-5f15-b601-123859bbca9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FXS600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 102499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2017-03-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 102.499 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:59 [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-28 22:34:59 [adesa.be] INFO: Saving data for 10737609: {'auction_closing_time': 1774863000.0, 'created_time': 1774626844.572944, 'last_price_update_time': 1774737299.880841}
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737609') HTTP/1.1" 204 0
2026-03-28 22:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with identifier: 10738308
2026-03-28 22:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with scrape type 2
2026-03-28 22:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with scrape type 2
2026-03-28 22:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0, identifier: 10738308
2026-03-28 22:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with identifier: 10738308
2026-03-28 22:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with identifier: 10738308
2026-03-28 22:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with identifier: 10738308 to the API
2026-03-28 22:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738308>
{'auction_title': '',
'c_o_2_emission_value': 159,
'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:15:00Z',
'fuel_type': 'Petrol',
'id': 'c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61484',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 44926,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7750,
'price_includes_vat': True,
'registration_date': '2022-09-12',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Skoda Kodiaq 1.5 - Petrol - Automatic - 150 hp - 44.926 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:00 [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-28 22:35:00 [adesa.be] INFO: Saving data for 10738308: {'auction_closing_time': 1774865700.0, 'created_time': 1774626770.876382, 'last_price_update_time': 1774737300.278935}
2026-03-28 22:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738308') HTTP/1.1" 204 0
2026-03-28 22:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10735521
2026-03-28 22:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with scrape type 2
2026-03-28 22:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with scrape type 2
2026-03-28 22:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a14d41f-9ab8-50d6-afd6-37295b398eb1, identifier: 10735521
2026-03-28 22:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10735521
2026-03-28 22:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10735521
2026-03-28 22:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10735521 to the API
2026-03-28 22:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6a14d41f-9ab8-50d6-afd6-37295b398eb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FTW719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 131440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2013-07-16',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 82 hp - 131.440 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2013}
2026-03-28 22:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:01 [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-28 22:35:01 [adesa.be] INFO: Saving data for 10735521: {'auction_closing_time': 1774863000.0, 'created_time': 1774625169.082844, 'last_price_update_time': 1774737301.311557}
2026-03-28 22:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735521') HTTP/1.1" 204 0
2026-03-28 22:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10737687
2026-03-28 22:35:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1deb2a0-aded-5751-b26d-73b33909a852 with scrape type 2
2026-03-28 22:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1deb2a0-aded-5751-b26d-73b33909a852 with scrape type 2
2026-03-28 22:35:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1deb2a0-aded-5751-b26d-73b33909a852, identifier: 10737687
2026-03-28 22:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10737687
2026-03-28 22:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10737687
2026-03-28 22:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10737687 to the API
2026-03-28 22:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737687>
{'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': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd1deb2a0-aded-5751-b26d-73b33909a852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CCL777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737687',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 135015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2019-02-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Signature - Petrol - Manual - 82 hp - 135.015 km',
'transmission': 'manual',
'trim': 'Signature',
'vin': None,
'year': 2019}
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:03 [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-28 22:35:03 [adesa.be] INFO: Saving data for 10737687: {'auction_closing_time': 1774863000.0, 'created_time': 1774625170.055338, 'last_price_update_time': 1774737303.119335}
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737687') HTTP/1.1" 204 0
2026-03-28 22:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10737706
2026-03-28 22:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with scrape type 2
2026-03-28 22:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with scrape type 2
2026-03-28 22:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6, identifier: 10737706
2026-03-28 22:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10737706
2026-03-28 22:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10737706
2026-03-28 22:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10737706 to the API
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KPS457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '207',
'odometer': 187822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2012-03-23',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 207 1.6 HDI - Diesel - Manual - 92 hp - 187.822 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:03 [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-28 22:35:03 [adesa.be] INFO: Saving data for 10737706: {'auction_closing_time': 1774863000.0, 'created_time': 1774626847.069006, 'last_price_update_time': 1774737303.659654}
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737706') HTTP/1.1" 204 0
2026-03-28 22:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with identifier: 10737625
2026-03-28 22:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with scrape type 2
2026-03-28 22:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with scrape type 2
2026-03-28 22:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a31f551-1fb2-53d8-9813-ee4cd49998b1, identifier: 10737625
2026-03-28 22:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with identifier: 10737625
2026-03-28 22:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with identifier: 10737625
2026-03-28 22:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with identifier: 10737625 to the API
2026-03-28 22:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737625>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3a31f551-1fb2-53d8-9813-ee4cd49998b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UAX710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737625',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Citigo',
'odometer': 125509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2018-03-16',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Skoda Citigo 1.0i Ambition - Petrol - Manual - 75 hp - 125.509 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2018}
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:04 [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-28 22:35:04 [adesa.be] INFO: Saving data for 10737625: {'auction_closing_time': 1774863000.0, 'created_time': 1774626765.083194, 'last_price_update_time': 1774737304.148771}
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737625') HTTP/1.1" 204 0
2026-03-28 22:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with identifier: 10738328
2026-03-28 22:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with scrape type 2
2026-03-28 22:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with scrape type 2
2026-03-28 22:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd, identifier: 10738328
2026-03-28 22:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with identifier: 10738328
2026-03-28 22:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with identifier: 10738328
2026-03-28 22:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with identifier: 10738328 to the API
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738328>
{'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': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WLZ552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738328',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 208745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2017-05-31',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 208.745 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:04 [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-28 22:35:04 [adesa.be] INFO: Saving data for 10738328: {'auction_closing_time': 1774863000.0, 'created_time': 1774626854.300525, 'last_price_update_time': 1774737304.59683}
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738328') HTTP/1.1" 204 0
2026-03-28 22:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10737626
2026-03-28 22:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d43c7473-3192-570c-8e13-b920209a6994 with scrape type 2
2026-03-28 22:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d43c7473-3192-570c-8e13-b920209a6994 with scrape type 2
2026-03-28 22:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d43c7473-3192-570c-8e13-b920209a6994, identifier: 10737626
2026-03-28 22:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10737626
2026-03-28 22:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10737626
2026-03-28 22:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10737626 to the API
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737626>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd43c7473-3192-570c-8e13-b920209a6994',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LXT235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '207',
'odometer': 183359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2011-03-30',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Peugeot 207 CC 1.6i - Petrol - Manual - 120 hp - 183.359 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:04 [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-28 22:35:04 [adesa.be] INFO: Saving data for 10737626: {'auction_closing_time': 1774863000.0, 'created_time': 1774626845.239373, 'last_price_update_time': 1774737304.996795}
2026-03-28 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737626') HTTP/1.1" 204 0
2026-03-28 22:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10737564
2026-03-28 22:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with scrape type 2
2026-03-28 22:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with scrape type 2
2026-03-28 22:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b47770b2-7ad3-56eb-975e-dc4043a1d7a4, identifier: 10737564
2026-03-28 22:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10737564
2026-03-28 22:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10737564
2026-03-28 22:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10737564 to the API
2026-03-28 22:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b47770b2-7ad3-56eb-975e-dc4043a1d7a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DBX792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 128995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2014-01-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.6i Allure - Petrol - Automatic - 120 hp - 128.995 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2014}
2026-03-28 22:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:06 [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-28 22:35:06 [adesa.be] INFO: Saving data for 10737564: {'auction_closing_time': 1774863000.0, 'created_time': 1774626849.088951, 'last_price_update_time': 1774737306.286621}
2026-03-28 22:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737564') HTTP/1.1" 204 0
2026-03-28 22:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 076c573c-dfcf-512f-acc0-aaf64b8394d3 with identifier: 10737668
2026-03-28 22:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 076c573c-dfcf-512f-acc0-aaf64b8394d3 with scrape type 2
2026-03-28 22:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 076c573c-dfcf-512f-acc0-aaf64b8394d3 with scrape type 2
2026-03-28 22:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 076c573c-dfcf-512f-acc0-aaf64b8394d3, identifier: 10737668
2026-03-28 22:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 076c573c-dfcf-512f-acc0-aaf64b8394d3 with identifier: 10737668
2026-03-28 22:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 076c573c-dfcf-512f-acc0-aaf64b8394d3 with identifier: 10737668
2026-03-28 22:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 076c573c-dfcf-512f-acc0-aaf64b8394d3 with identifier: 10737668 to the API
2026-03-28 22:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737668>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '076c573c-dfcf-512f-acc0-aaf64b8394d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SCN623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '206',
'odometer': 207495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2010-02-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 206 1.4 HDI Trendy - Diesel - Manual - 69 hp - 207.495 km',
'transmission': 'manual',
'trim': 'Trendy',
'vin': None,
'year': 2010}
2026-03-28 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:07 [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-28 22:35:07 [adesa.be] INFO: Saving data for 10737668: {'auction_closing_time': 1774863000.0, 'created_time': 1774626849.390392, 'last_price_update_time': 1774737307.132019}
2026-03-28 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737668') HTTP/1.1" 204 0
2026-03-28 22:35:07 [scrapy.extensions.logstats] INFO: Crawled 977 pages (at 69 pages/min), scraped 947 items (at 70 items/min)
2026-03-28 22:35:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10735425
2026-03-28 22:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af27158-674b-526d-b4c1-8fbd95552aff with scrape type 2
2026-03-28 22:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af27158-674b-526d-b4c1-8fbd95552aff with scrape type 2
2026-03-28 22:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0af27158-674b-526d-b4c1-8fbd95552aff, identifier: 10735425
2026-03-28 22:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10735425
2026-03-28 22:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10735425
2026-03-28 22:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10735425 to the API
2026-03-28 22:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0af27158-674b-526d-b4c1-8fbd95552aff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNM435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735425',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 94626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7050,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Peugeot 208 1.5 HDI Active - Diesel - Manual - 102 hp - 94.626 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-28 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:07 [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-28 22:35:07 [adesa.be] INFO: Saving data for 10735425: {'auction_closing_time': 1774863000.0, 'created_time': 1774626847.696543, 'last_price_update_time': 1774737307.784419}
2026-03-28 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735425') HTTP/1.1" 204 0
2026-03-28 22:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c221d550-c95b-5ba4-97fc-e950be28c372 with identifier: 10735497
2026-03-28 22:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c221d550-c95b-5ba4-97fc-e950be28c372 with scrape type 2
2026-03-28 22:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c221d550-c95b-5ba4-97fc-e950be28c372 with scrape type 2
2026-03-28 22:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c221d550-c95b-5ba4-97fc-e950be28c372, identifier: 10735497
2026-03-28 22:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with identifier: 10735544
2026-03-28 22:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with scrape type 2
2026-03-28 22:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with scrape type 2
2026-03-28 22:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f99aa69-7c6d-5e61-a5aa-084e408043a9, identifier: 10735544
2026-03-28 22:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c221d550-c95b-5ba4-97fc-e950be28c372 with identifier: 10735497
2026-03-28 22:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c221d550-c95b-5ba4-97fc-e950be28c372 with identifier: 10735497
2026-03-28 22:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c221d550-c95b-5ba4-97fc-e950be28c372 with identifier: 10735497 to the API
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735497>
{'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': 'c221d550-c95b-5ba4-97fc-e950be28c372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DQM981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 85845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-08-11',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 110 hp - 85.845 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2016}
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:08 [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-28 22:35:08 [adesa.be] INFO: Saving data for 10735497: {'auction_closing_time': 1774863000.0, 'created_time': 1774625155.132816, 'last_price_update_time': 1774737308.339845}
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735497') HTTP/1.1" 204 0
2026-03-28 22:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with identifier: 10735544
2026-03-28 22:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with identifier: 10735544
2026-03-28 22:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with identifier: 10735544 to the API
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6f99aa69-7c6d-5e61-a5aa-084e408043a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LDA347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 238647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2013-12-11',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Peugeot 3008 1.6 HDI Allure - Diesel - Automatic - 115 hp - 238.647 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2013}
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:08 [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-28 22:35:08 [adesa.be] INFO: Saving data for 10735544: {'auction_closing_time': 1774863000.0, 'created_time': 1774626846.776048, 'last_price_update_time': 1774737308.645322}
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735544') HTTP/1.1" 204 0
2026-03-28 22:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ccf0bdf-4019-5430-b15d-b5559459f225 with identifier: 10735501
2026-03-28 22:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ccf0bdf-4019-5430-b15d-b5559459f225 with scrape type 2
2026-03-28 22:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ccf0bdf-4019-5430-b15d-b5559459f225 with scrape type 2
2026-03-28 22:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ccf0bdf-4019-5430-b15d-b5559459f225, identifier: 10735501
2026-03-28 22:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ccf0bdf-4019-5430-b15d-b5559459f225 with identifier: 10735501
2026-03-28 22:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ccf0bdf-4019-5430-b15d-b5559459f225 with identifier: 10735501
2026-03-28 22:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ccf0bdf-4019-5430-b15d-b5559459f225 with identifier: 10735501 to the API
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4ccf0bdf-4019-5430-b15d-b5559459f225',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFJ285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 120762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2013-07-10',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 82 hp - 120.762 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2013}
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:09 [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-28 22:35:09 [adesa.be] INFO: Saving data for 10735501: {'auction_closing_time': 1774863000.0, 'created_time': 1774626844.85321, 'last_price_update_time': 1774737309.028175}
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735501') HTTP/1.1" 204 0
2026-03-28 22:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10737577
2026-03-28 22:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f192c33-08bf-5944-b44b-23c63a55dcdc with scrape type 2
2026-03-28 22:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f192c33-08bf-5944-b44b-23c63a55dcdc with scrape type 2
2026-03-28 22:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f192c33-08bf-5944-b44b-23c63a55dcdc, identifier: 10737577
2026-03-28 22:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10737584
2026-03-28 22:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22243b34-6b18-5e25-97b7-b9654477dcff with scrape type 2
2026-03-28 22:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22243b34-6b18-5e25-97b7-b9654477dcff with scrape type 2
2026-03-28 22:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22243b34-6b18-5e25-97b7-b9654477dcff, identifier: 10737584
2026-03-28 22:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10737577
2026-03-28 22:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10737577
2026-03-28 22:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10737577 to the API
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737577>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6f192c33-08bf-5944-b44b-23c63a55dcdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GMM173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 41464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - 41.464 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:09 [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-28 22:35:09 [adesa.be] INFO: Saving data for 10737577: {'auction_closing_time': 1774863000.0, 'created_time': 1774625152.657697, 'last_price_update_time': 1774737309.53915}
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737577') HTTP/1.1" 204 0
2026-03-28 22:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10737584
2026-03-28 22:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10737584
2026-03-28 22:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10737584 to the API
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737584>
{'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': 101,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '22243b34-6b18-5e25-97b7-b9654477dcff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CJQ826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737584',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 63483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2i Active - Petrol - Manual - 101 hp - 63.483 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:09 [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-28 22:35:09 [adesa.be] INFO: Saving data for 10737584: {'auction_closing_time': 1774863000.0, 'created_time': 1774625150.514733, 'last_price_update_time': 1774737309.818683}
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737584') HTTP/1.1" 204 0
2026-03-28 22:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10737647
2026-03-28 22:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c790cbf4-f07a-5f99-998e-11d211c78816 with scrape type 2
2026-03-28 22:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c790cbf4-f07a-5f99-998e-11d211c78816 with scrape type 2
2026-03-28 22:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c790cbf4-f07a-5f99-998e-11d211c78816, identifier: 10737647
2026-03-28 22:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10737647
2026-03-28 22:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10737647
2026-03-28 22:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10737647 to the API
2026-03-28 22:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c790cbf4-f07a-5f99-998e-11d211c78816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dks045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737647',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 159630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2018-02-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2 - Petrol - Manual - 110 hp - 159.630 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:10 [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-28 22:35:10 [adesa.be] INFO: Saving data for 10737647: {'auction_closing_time': 1774863000.0, 'created_time': 1774626850.717729, 'last_price_update_time': 1774737310.916393}
2026-03-28 22:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737647') HTTP/1.1" 204 0
2026-03-28 22:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48175728-8d6a-5b43-9b69-c57ab936e410 with identifier: 10738289
2026-03-28 22:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48175728-8d6a-5b43-9b69-c57ab936e410 with scrape type 2
2026-03-28 22:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48175728-8d6a-5b43-9b69-c57ab936e410 with scrape type 2
2026-03-28 22:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48175728-8d6a-5b43-9b69-c57ab936e410, identifier: 10738289
2026-03-28 22:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48175728-8d6a-5b43-9b69-c57ab936e410 with identifier: 10738289
2026-03-28 22:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48175728-8d6a-5b43-9b69-c57ab936e410 with identifier: 10738289
2026-03-28 22:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48175728-8d6a-5b43-9b69-c57ab936e410 with identifier: 10738289 to the API
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '48175728-8d6a-5b43-9b69-c57ab936e410',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DNJ310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 191641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2016-05-24',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Opel Vivaro L2H1 1.6 CDTI Edition - Diesel - Manual - 120 hp - '
'191.641 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2016}
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:11 [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-28 22:35:11 [adesa.be] INFO: Saving data for 10738289: {'auction_closing_time': 1774863000.0, 'created_time': 1774626777.268384, 'last_price_update_time': 1774737311.367123}
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738289') HTTP/1.1" 204 0
2026-03-28 22:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10737639
2026-03-28 22:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5554f634-63a7-5c1a-9778-a735de43f44e with scrape type 2
2026-03-28 22:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5554f634-63a7-5c1a-9778-a735de43f44e with scrape type 2
2026-03-28 22:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5554f634-63a7-5c1a-9778-a735de43f44e, identifier: 10737639
2026-03-28 22:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10737639
2026-03-28 22:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10737639
2026-03-28 22:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10737639 to the API
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737639>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'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': '5554f634-63a7-5c1a-9778-a735de43f44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RPS655',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 135623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-02-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2i Style - Petrol - Manual - 82 hp - 135.623 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:11 [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-28 22:35:11 [adesa.be] INFO: Saving data for 10737639: {'auction_closing_time': 1774863000.0, 'created_time': 1774626851.021834, 'last_price_update_time': 1774737311.730345}
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737639') HTTP/1.1" 204 0
2026-03-28 22:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 927a719e-36a6-55ef-8400-407644ed4447 with identifier: 10738323
2026-03-28 22:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 927a719e-36a6-55ef-8400-407644ed4447 with scrape type 2
2026-03-28 22:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 927a719e-36a6-55ef-8400-407644ed4447 with scrape type 2
2026-03-28 22:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 927a719e-36a6-55ef-8400-407644ed4447, identifier: 10738323
2026-03-28 22:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 927a719e-36a6-55ef-8400-407644ed4447 with identifier: 10738323
2026-03-28 22:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 927a719e-36a6-55ef-8400-407644ed4447 with identifier: 10738323
2026-03-28 22:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 927a719e-36a6-55ef-8400-407644ed4447 with identifier: 10738323 to the API
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '927a719e-36a6-55ef-8400-407644ed4447',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWJ905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 128822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2018-07-04',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano - Diesel - Manual - 143 hp - 128.822 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:12 [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-28 22:35:12 [adesa.be] INFO: Saving data for 10738323: {'auction_closing_time': 1774863000.0, 'created_time': 1774626780.294029, 'last_price_update_time': 1774737312.369288}
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738323') HTTP/1.1" 204 0
2026-03-28 22:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c90027-8057-5c7d-81f4-60176500afa0 with identifier: 10735518
2026-03-28 22:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c90027-8057-5c7d-81f4-60176500afa0 with scrape type 2
2026-03-28 22:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64c90027-8057-5c7d-81f4-60176500afa0 with scrape type 2
2026-03-28 22:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64c90027-8057-5c7d-81f4-60176500afa0, identifier: 10735518
2026-03-28 22:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64c90027-8057-5c7d-81f4-60176500afa0 with identifier: 10735518
2026-03-28 22:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64c90027-8057-5c7d-81f4-60176500afa0 with identifier: 10735518
2026-03-28 22:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64c90027-8057-5c7d-81f4-60176500afa0 with identifier: 10735518 to the API
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '64c90027-8057-5c7d-81f4-60176500afa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EMC262',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '107',
'odometer': 90843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2014-04-02',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Peugeot 107 1.0i Active - Petrol - Manual - 68 hp - 90.843 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2014}
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:12 [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-28 22:35:12 [adesa.be] INFO: Saving data for 10735518: {'auction_closing_time': 1774863000.0, 'created_time': 1774625153.700022, 'last_price_update_time': 1774737312.969522}
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735518') HTTP/1.1" 204 0
2026-03-28 22:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b1c83a4-8b4f-54d4-be10-743868946357 with identifier: 10735529
2026-03-28 22:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b1c83a4-8b4f-54d4-be10-743868946357 with scrape type 2
2026-03-28 22:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b1c83a4-8b4f-54d4-be10-743868946357 with scrape type 2
2026-03-28 22:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b1c83a4-8b4f-54d4-be10-743868946357, identifier: 10735529
2026-03-28 22:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b1c83a4-8b4f-54d4-be10-743868946357 with identifier: 10735529
2026-03-28 22:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b1c83a4-8b4f-54d4-be10-743868946357 with identifier: 10735529
2026-03-28 22:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b1c83a4-8b4f-54d4-be10-743868946357 with identifier: 10735529 to the API
2026-03-28 22:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735529>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8b1c83a4-8b4f-54d4-be10-743868946357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1kax933',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 117165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2015-03-23',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Opel Mokka 1.4i - Petrol - Manual - 139 hp - 117.165 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:13 [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-28 22:35:13 [adesa.be] INFO: Saving data for 10735529: {'auction_closing_time': 1774863000.0, 'created_time': 1774625164.839088, 'last_price_update_time': 1774737313.533444}
2026-03-28 22:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735529') HTTP/1.1" 204 0
2026-03-28 22:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f463c96-c3e9-5503-b8fc-749ebef2079e with identifier: 10739911
2026-03-28 22:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f463c96-c3e9-5503-b8fc-749ebef2079e with scrape type 2
2026-03-28 22:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f463c96-c3e9-5503-b8fc-749ebef2079e with scrape type 2
2026-03-28 22:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f463c96-c3e9-5503-b8fc-749ebef2079e, identifier: 10739911
2026-03-28 22:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f463c96-c3e9-5503-b8fc-749ebef2079e with identifier: 10739911
2026-03-28 22:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f463c96-c3e9-5503-b8fc-749ebef2079e with identifier: 10739911
2026-03-28 22:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f463c96-c3e9-5503-b8fc-749ebef2079e with identifier: 10739911 to the API
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739911>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7f463c96-c3e9-5503-b8fc-749ebef2079e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '152968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739911',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 132782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2015-04-01',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Meriva 1.4 - Petrol - Manual - 100 hp - 132.782 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:15 [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-28 22:35:15 [adesa.be] INFO: Saving data for 10739911: {'auction_closing_time': 1774863000.0, 'created_time': 1774626870.389088, 'last_price_update_time': 1774737315.381819}
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739911') HTTP/1.1" 204 0
2026-03-28 22:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2660ab8f-8400-5b00-8de9-28b35ca654a6 with identifier: 10735030
2026-03-28 22:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2660ab8f-8400-5b00-8de9-28b35ca654a6 with scrape type 2
2026-03-28 22:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2660ab8f-8400-5b00-8de9-28b35ca654a6 with scrape type 2
2026-03-28 22:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2660ab8f-8400-5b00-8de9-28b35ca654a6, identifier: 10735030
2026-03-28 22:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2660ab8f-8400-5b00-8de9-28b35ca654a6 with identifier: 10735030
2026-03-28 22:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2660ab8f-8400-5b00-8de9-28b35ca654a6 with identifier: 10735030
2026-03-28 22:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2660ab8f-8400-5b00-8de9-28b35ca654a6 with identifier: 10735030 to the API
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735030>
{'auction_title': '',
'c_o_2_emission_value': 231,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '2660ab8f-8400-5b00-8de9-28b35ca654a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735030',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 7166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2025-09-17',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Opel Movano 2.2 - Diesel - Automatic - 140 hp - 7.166 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:15 [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-28 22:35:15 [adesa.be] INFO: Saving data for 10735030: {'auction_closing_time': 1774865700.0, 'created_time': 1774625166.161246, 'last_price_update_time': 1774737315.736741}
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735030') HTTP/1.1" 204 0
2026-03-28 22:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10735407
2026-03-28 22:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff830384-3dd4-5331-8e4b-d88d0c302058 with scrape type 2
2026-03-28 22:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff830384-3dd4-5331-8e4b-d88d0c302058 with scrape type 2
2026-03-28 22:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff830384-3dd4-5331-8e4b-d88d0c302058, identifier: 10735407
2026-03-28 22:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10735407
2026-03-28 22:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10735407
2026-03-28 22:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10735407 to the API
2026-03-28 22:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735407>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ff830384-3dd4-5331-8e4b-d88d0c302058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RLB720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 160552,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2017-01-18',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Opel Mokka X 1.6 CDTI Innovation - Diesel - Manual - 136 hp - '
'160.552 km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2017}
2026-03-28 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:16 [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-28 22:35:16 [adesa.be] INFO: Saving data for 10735407: {'auction_closing_time': 1774863000.0, 'created_time': 1774625165.735587, 'last_price_update_time': 1774737316.138212}
2026-03-28 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735407') HTTP/1.1" 204 0
2026-03-28 22:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6ab6f6e-a598-5899-b42f-790530b307bc with identifier: 10737617
2026-03-28 22:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6ab6f6e-a598-5899-b42f-790530b307bc with scrape type 2
2026-03-28 22:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6ab6f6e-a598-5899-b42f-790530b307bc with scrape type 2
2026-03-28 22:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6ab6f6e-a598-5899-b42f-790530b307bc, identifier: 10737617
2026-03-28 22:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6ab6f6e-a598-5899-b42f-790530b307bc with identifier: 10737617
2026-03-28 22:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6ab6f6e-a598-5899-b42f-790530b307bc with identifier: 10737617
2026-03-28 22:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6ab6f6e-a598-5899-b42f-790530b307bc with identifier: 10737617 to the API
2026-03-28 22:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737617>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c6ab6f6e-a598-5899-b42f-790530b307bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1COJ343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 274431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2012-01-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Meriva 1.7 CDTI - Diesel - Manual - 110 hp - 274.431 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:16 [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-28 22:35:16 [adesa.be] INFO: Saving data for 10737617: {'auction_closing_time': 1774863000.0, 'created_time': 1774626855.184354, 'last_price_update_time': 1774737316.638956}
2026-03-28 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737617') HTTP/1.1" 204 0
2026-03-28 22:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with identifier: 10735471
2026-03-28 22:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with scrape type 2
2026-03-28 22:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with scrape type 2
2026-03-28 22:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae5f1d0a-c430-57cc-8bbd-119b8db33d75, identifier: 10735471
2026-03-28 22:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with identifier: 10735471
2026-03-28 22:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with identifier: 10735471
2026-03-28 22:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with identifier: 10735471 to the API
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735471>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ae5f1d0a-c430-57cc-8bbd-119b8db33d75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1wcs831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735471',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 183505,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2017-03-15',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Opel Insignia Sports Tourer 1.6 CDTI - Diesel - Automatic - 136 hp '
'- 183.505 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:17 [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-28 22:35:17 [adesa.be] INFO: Saving data for 10735471: {'auction_closing_time': 1774863000.0, 'created_time': 1774626867.716198, 'last_price_update_time': 1774737317.174637}
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735471') HTTP/1.1" 204 0
2026-03-28 22:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with identifier: 10737555
2026-03-28 22:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with scrape type 2
2026-03-28 22:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with scrape type 2
2026-03-28 22:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67, identifier: 10737555
2026-03-28 22:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with identifier: 10737555
2026-03-28 22:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with identifier: 10737555
2026-03-28 22:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with identifier: 10737555 to the API
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LBB078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 167170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2014-02-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Meriva 1.4 - Petrol - Manual - 100 hp - 167.170 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:17 [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-28 22:35:17 [adesa.be] INFO: Saving data for 10737555: {'auction_closing_time': 1774863000.0, 'created_time': 1774626851.665858, 'last_price_update_time': 1774737317.659519}
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737555') HTTP/1.1" 204 0
2026-03-28 22:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90dbbf13-56ac-5a94-87e4-9a231fd855ac with identifier: 10739902
2026-03-28 22:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90dbbf13-56ac-5a94-87e4-9a231fd855ac with scrape type 2
2026-03-28 22:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90dbbf13-56ac-5a94-87e4-9a231fd855ac with scrape type 2
2026-03-28 22:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90dbbf13-56ac-5a94-87e4-9a231fd855ac, identifier: 10739902
2026-03-28 22:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90dbbf13-56ac-5a94-87e4-9a231fd855ac with identifier: 10739902
2026-03-28 22:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90dbbf13-56ac-5a94-87e4-9a231fd855ac with identifier: 10739902
2026-03-28 22:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90dbbf13-56ac-5a94-87e4-9a231fd855ac with identifier: 10739902 to the API
2026-03-28 22:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739902>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '90dbbf13-56ac-5a94-87e4-9a231fd855ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BIB033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739902',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 130079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2017-03-27',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'Opel Insignia 1.6 CDTI Cosmo - Diesel - Manual - 135 hp - 130.079 '
'km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2017}
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:18 [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-28 22:35:18 [adesa.be] INFO: Saving data for 10739902: {'auction_closing_time': 1774863000.0, 'created_time': 1774626868.381932, 'last_price_update_time': 1774737318.124355}
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739902') HTTP/1.1" 204 0
2026-03-28 22:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10737714
2026-03-28 22:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3067fa26-e22f-50bb-a6da-5326c9d584e9 with scrape type 2
2026-03-28 22:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3067fa26-e22f-50bb-a6da-5326c9d584e9 with scrape type 2
2026-03-28 22:35:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3067fa26-e22f-50bb-a6da-5326c9d584e9, identifier: 10737714
2026-03-28 22:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10737660
2026-03-28 22:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a389c6-7803-585e-96ea-8f788eae6a8d with scrape type 2
2026-03-28 22:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76a389c6-7803-585e-96ea-8f788eae6a8d with scrape type 2
2026-03-28 22:35:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76a389c6-7803-585e-96ea-8f788eae6a8d, identifier: 10737660
2026-03-28 22:35:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10737714
2026-03-28 22:35:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10737714
2026-03-28 22:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10737714 to the API
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737714>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3067fa26-e22f-50bb-a6da-5326c9d584e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BQT803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 179080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2011-08-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Meriva 1.7 CDTI - Diesel - Manual - 82 hp - 179.080 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:18 [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-28 22:35:18 [adesa.be] INFO: Saving data for 10737714: {'auction_closing_time': 1774863000.0, 'created_time': 1774625166.740026, 'last_price_update_time': 1774737318.689516}
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737714') HTTP/1.1" 204 0
2026-03-28 22:35:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10737660
2026-03-28 22:35:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10737660
2026-03-28 22:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10737660 to the API
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737660>
{'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': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '76a389c6-7803-585e-96ea-8f788eae6a8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YAL769',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 59372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Grandland 1.2 Innovation - Petrol - Manual - 130 hp - 59.372 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2020}
2026-03-28 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35: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-28 22:35:19 [adesa.be] INFO: Saving data for 10737660: {'auction_closing_time': 1774863000.0, 'created_time': 1774626855.950045, 'last_price_update_time': 1774737319.02243}
2026-03-28 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737660') HTTP/1.1" 204 0
2026-03-28 22:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10737725
2026-03-28 22:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with scrape type 2
2026-03-28 22:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with scrape type 2
2026-03-28 22:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e, identifier: 10737725
2026-03-28 22:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10737725
2026-03-28 22:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10737725
2026-03-28 22:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10737725 to the API
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bf11c13a-74e4-5bae-a16c-bfa6eb641e1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HFH046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 52468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.4i - Petrol - Manual - 89 hp - 52.468 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:20 [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-28 22:35:20 [adesa.be] INFO: Saving data for 10737725: {'auction_closing_time': 1774863000.0, 'created_time': 1774626857.121943, 'last_price_update_time': 1774737320.450524}
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737725') HTTP/1.1" 204 0
2026-03-28 22:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10737590
2026-03-28 22:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a91c741f-0c8a-59e6-8dac-ec779a6b1006 with scrape type 2
2026-03-28 22:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a91c741f-0c8a-59e6-8dac-ec779a6b1006 with scrape type 2
2026-03-28 22:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a91c741f-0c8a-59e6-8dac-ec779a6b1006, identifier: 10737590
2026-03-28 22:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10737590
2026-03-28 22:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10737590
2026-03-28 22:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10737590 to the API
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737590>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a91c741f-0c8a-59e6-8dac-ec779a6b1006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TDG074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737590',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 145981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-10-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Insignia Sports Tourer 1.6 CDTI - Diesel - Manual - 135 hp - '
'145.981 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:20 [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-28 22:35:20 [adesa.be] INFO: Saving data for 10737590: {'auction_closing_time': 1774863000.0, 'created_time': 1774626853.54498, 'last_price_update_time': 1774737320.9372}
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737590') HTTP/1.1" 204 0
2026-03-28 22:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10735466
2026-03-28 22:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5055b3-429a-54ae-a533-e8949e112fee with scrape type 2
2026-03-28 22:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f5055b3-429a-54ae-a533-e8949e112fee with scrape type 2
2026-03-28 22:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f5055b3-429a-54ae-a533-e8949e112fee, identifier: 10735466
2026-03-28 22:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10735466
2026-03-28 22:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10735466
2026-03-28 22:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10735466 to the API
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735466>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4f5055b3-429a-54ae-a533-e8949e112fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ltd737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 166191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2350,
'price_includes_vat': True,
'registration_date': '2015-11-27',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Opel Corsa 1.4 - Petrol - Manual - 89 hp - 166.191 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:21 [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-28 22:35:21 [adesa.be] INFO: Saving data for 10735466: {'auction_closing_time': 1774863000.0, 'created_time': 1774626856.535835, 'last_price_update_time': 1774737321.313192}
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735466') HTTP/1.1" 204 0
2026-03-28 22:35:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 262ce0e4-4933-5694-98d1-108190f269b5 with identifier: 10739889
2026-03-28 22:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 262ce0e4-4933-5694-98d1-108190f269b5 with scrape type 2
2026-03-28 22:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 262ce0e4-4933-5694-98d1-108190f269b5 with scrape type 2
2026-03-28 22:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 262ce0e4-4933-5694-98d1-108190f269b5, identifier: 10739889
2026-03-28 22:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10737635
2026-03-28 22:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with scrape type 2
2026-03-28 22:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with scrape type 2
2026-03-28 22:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 935ef6cb-463d-5da8-bbea-e050a7ee2a47, identifier: 10737635
2026-03-28 22:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10739896
2026-03-28 22:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with scrape type 2
2026-03-28 22:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with scrape type 2
2026-03-28 22:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6, identifier: 10739896
2026-03-28 22:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 262ce0e4-4933-5694-98d1-108190f269b5 with identifier: 10739889
2026-03-28 22:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 262ce0e4-4933-5694-98d1-108190f269b5 with identifier: 10739889
2026-03-28 22:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 262ce0e4-4933-5694-98d1-108190f269b5 with identifier: 10739889 to the API
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739889>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '262ce0e4-4933-5694-98d1-108190f269b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DDY518',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739889',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 161712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9950,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - Manual - 122 hp - 161.712 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:21 [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-28 22:35:21 [adesa.be] INFO: Saving data for 10739889: {'auction_closing_time': 1774863000.0, 'created_time': 1774626776.923674, 'last_price_update_time': 1774737321.885785}
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739889') HTTP/1.1" 204 0
2026-03-28 22:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10737635
2026-03-28 22:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10737635
2026-03-28 22:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10737635 to the API
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '935ef6cb-463d-5da8-bbea-e050a7ee2a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2fah396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 172041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2013-06-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.3 CDTI - Diesel - Manual - 74 hp - 172.041 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:22 [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-28 22:35:22 [adesa.be] INFO: Saving data for 10737635: {'auction_closing_time': 1774863000.0, 'created_time': 1774626858.605612, 'last_price_update_time': 1774737322.239205}
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737635') HTTP/1.1" 204 0
2026-03-28 22:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10739896
2026-03-28 22:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10739896
2026-03-28 22:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10739896 to the API
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739896>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '104e0d1f-55af-5ade-9964-e9e9f9ee7af6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BCG637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739896',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 106516,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2018-03-29',
'seats_number': 5,
'seller_name': 'Autohandel Olivier CVBA',
'title': 'Opel Grandland 1.2i Edition - Petrol - Automatic - 130 hp - 106.516 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2018}
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:22 [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-28 22:35:22 [adesa.be] INFO: Saving data for 10739896: {'auction_closing_time': 1774863000.0, 'created_time': 1774626858.887655, 'last_price_update_time': 1774737322.521819}
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739896') HTTP/1.1" 204 0
2026-03-28 22:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10737598
2026-03-28 22:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ac02a2-908a-5172-bfa0-864353b121f5 with scrape type 2
2026-03-28 22:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89ac02a2-908a-5172-bfa0-864353b121f5 with scrape type 2
2026-03-28 22:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89ac02a2-908a-5172-bfa0-864353b121f5, identifier: 10737598
2026-03-28 22:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10737598
2026-03-28 22:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10737598
2026-03-28 22:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10737598 to the API
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '89ac02a2-908a-5172-bfa0-864353b121f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ELX957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 229165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2013-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.3 CDTI Essentia - Diesel - Manual - 75 hp - 229.165 km',
'transmission': 'manual',
'trim': 'Essentia',
'vin': None,
'year': 2013}
2026-03-28 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:22 [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-28 22:35:22 [adesa.be] INFO: Saving data for 10737598: {'auction_closing_time': 1774863000.0, 'created_time': 1774625146.682467, 'last_price_update_time': 1774737322.995465}
2026-03-28 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737598') HTTP/1.1" 204 0
2026-03-28 22:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10737580
2026-03-28 22:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ec883b-4c3a-5c4a-9e17-0314630d62bf with scrape type 2
2026-03-28 22:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ec883b-4c3a-5c4a-9e17-0314630d62bf with scrape type 2
2026-03-28 22:35:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ec883b-4c3a-5c4a-9e17-0314630d62bf, identifier: 10737580
2026-03-28 22:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10737580
2026-03-28 22:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10737580
2026-03-28 22:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10737580 to the API
2026-03-28 22:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737580>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c9ec883b-4c3a-5c4a-9e17-0314630d62bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ECC568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 162283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2013-11-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.2 - Petrol - Manual - 85 hp - 162.283 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:23 [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-28 22:35:23 [adesa.be] INFO: Saving data for 10737580: {'auction_closing_time': 1774863000.0, 'created_time': 1774626858.324628, 'last_price_update_time': 1774737323.903792}
2026-03-28 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737580') HTTP/1.1" 204 0
2026-03-28 22:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10735581
2026-03-28 22:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abbef774-b8f2-5920-ba80-0086115afc7b with scrape type 2
2026-03-28 22:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abbef774-b8f2-5920-ba80-0086115afc7b with scrape type 2
2026-03-28 22:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abbef774-b8f2-5920-ba80-0086115afc7b, identifier: 10735581
2026-03-28 22:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10735581
2026-03-28 22:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10735581
2026-03-28 22:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10735581 to the API
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'abbef774-b8f2-5920-ba80-0086115afc7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BKF945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 45188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15250,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 7,
'seller_name': 'HD AUTO',
'title': 'Opel Combo Life XL 1.2 Comfort - Petrol - Manual - 110 hp - 45.188 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:24 [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-28 22:35:24 [adesa.be] INFO: Saving data for 10735581: {'auction_closing_time': 1774863000.0, 'created_time': 1774626860.139976, 'last_price_update_time': 1774737324.382394}
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735581') HTTP/1.1" 204 0
2026-03-28 22:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10737600
2026-03-28 22:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c902e6-15ea-5498-88a2-246930ac8679 with scrape type 2
2026-03-28 22:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50c902e6-15ea-5498-88a2-246930ac8679 with scrape type 2
2026-03-28 22:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50c902e6-15ea-5498-88a2-246930ac8679, identifier: 10737600
2026-03-28 22:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10737600
2026-03-28 22:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10737600
2026-03-28 22:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10737600 to the API
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737600>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '50c902e6-15ea-5498-88a2-246930ac8679',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TVQ256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 80685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2005-12-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Combo 1.2 - Diesel - Manual - 69 hp - 80.685 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:24 [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-28 22:35:24 [adesa.be] INFO: Saving data for 10737600: {'auction_closing_time': 1774863000.0, 'created_time': 1774626862.870086, 'last_price_update_time': 1774737324.787355}
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737600') HTTP/1.1" 204 0
2026-03-28 22:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with identifier: 10737716
2026-03-28 22:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with scrape type 2
2026-03-28 22:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with scrape type 2
2026-03-28 22:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67, identifier: 10737716
2026-03-28 22:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with identifier: 10737716
2026-03-28 22:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with identifier: 10737716
2026-03-28 22:35:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with identifier: 10737716 to the API
2026-03-28 22:35:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737716>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2142ebaa-61f9-56fe-b8f5-895ae30b3b67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSE542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 92970,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 92.970 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-28 22:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:25 [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-28 22:35:25 [adesa.be] INFO: Saving data for 10737716: {'auction_closing_time': 1774863000.0, 'created_time': 1774626860.711259, 'last_price_update_time': 1774737325.279449}
2026-03-28 22:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737716') HTTP/1.1" 204 0
2026-03-28 22:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeb46841-c749-5b36-8833-3ba695c6a8b7 with identifier: 10737754
2026-03-28 22:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb46841-c749-5b36-8833-3ba695c6a8b7 with scrape type 2
2026-03-28 22:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aeb46841-c749-5b36-8833-3ba695c6a8b7 with scrape type 2
2026-03-28 22:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aeb46841-c749-5b36-8833-3ba695c6a8b7, identifier: 10737754
2026-03-28 22:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aeb46841-c749-5b36-8833-3ba695c6a8b7 with identifier: 10737754
2026-03-28 22:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aeb46841-c749-5b36-8833-3ba695c6a8b7 with identifier: 10737754
2026-03-28 22:35:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aeb46841-c749-5b36-8833-3ba695c6a8b7 with identifier: 10737754 to the API
2026-03-28 22:35:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737754>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'aeb46841-c749-5b36-8833-3ba695c6a8b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 14445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2024-08-22',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Opel Corsa 1.2i - Petrol - Manual - 75 hp - 14.445 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:25 [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-28 22:35:25 [adesa.be] INFO: Saving data for 10737754: {'auction_closing_time': 1774865700.0, 'created_time': 1774626866.08112, 'last_price_update_time': 1774737325.733652}
2026-03-28 22:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737754') HTTP/1.1" 204 0
2026-03-28 22:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28896198-c32b-561d-a63a-27d4f6737cf8 with identifier: 10738272
2026-03-28 22:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28896198-c32b-561d-a63a-27d4f6737cf8 with scrape type 2
2026-03-28 22:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28896198-c32b-561d-a63a-27d4f6737cf8 with scrape type 2
2026-03-28 22:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28896198-c32b-561d-a63a-27d4f6737cf8, identifier: 10738272
2026-03-28 22:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28896198-c32b-561d-a63a-27d4f6737cf8 with identifier: 10738272
2026-03-28 22:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28896198-c32b-561d-a63a-27d4f6737cf8 with identifier: 10738272
2026-03-28 22:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28896198-c32b-561d-a63a-27d4f6737cf8 with identifier: 10738272 to the API
2026-03-28 22:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738272>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '28896198-c32b-561d-a63a-27d4f6737cf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2gue649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 59878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2017-02-15',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Opel Astra Sports Tourer 1.6 CDTI - Diesel - Manual - 110 hp - '
'59.878 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:26 [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-28 22:35:26 [adesa.be] INFO: Saving data for 10738272: {'auction_closing_time': 1774863000.0, 'created_time': 1774626864.822338, 'last_price_update_time': 1774737326.205656}
2026-03-28 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738272') HTTP/1.1" 204 0
2026-03-28 22:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1229fb5-fb65-5d06-b107-6d7839e36846 with identifier: 10739841
2026-03-28 22:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1229fb5-fb65-5d06-b107-6d7839e36846 with scrape type 2
2026-03-28 22:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1229fb5-fb65-5d06-b107-6d7839e36846 with scrape type 2
2026-03-28 22:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1229fb5-fb65-5d06-b107-6d7839e36846, identifier: 10739841
2026-03-28 22:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1229fb5-fb65-5d06-b107-6d7839e36846 with identifier: 10739841
2026-03-28 22:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1229fb5-fb65-5d06-b107-6d7839e36846 with identifier: 10739841
2026-03-28 22:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1229fb5-fb65-5d06-b107-6d7839e36846 with identifier: 10739841 to the API
2026-03-28 22:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739841>
{'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': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'd1229fb5-fb65-5d06-b107-6d7839e36846',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WML601',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739841',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 151836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2016-04-30',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Opel Astra Sports Tourer 1.6 CDTI - Diesel - Manual - 110 hp - '
'151.836 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:26 [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-28 22:35:26 [adesa.be] INFO: Saving data for 10739841: {'auction_closing_time': 1774865700.0, 'created_time': 1774626873.333361, 'last_price_update_time': 1774737326.69998}
2026-03-28 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739841') HTTP/1.1" 204 0
2026-03-28 22:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 13.695(s), this was the 1st time calling it.
2026-03-28 22:35:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.256155990997643 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:35:26 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '0952a390d0d4e2ba3bd3c67a7fccac01', '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=0952a390d0d4e2ba3bd3c67a7fccac01.
2026-03-28 22:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10735588
2026-03-28 22:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2676b193-fe3a-59ac-a708-22f31152d958 with scrape type 2
2026-03-28 22:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2676b193-fe3a-59ac-a708-22f31152d958 with scrape type 2
2026-03-28 22:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2676b193-fe3a-59ac-a708-22f31152d958, identifier: 10735588
2026-03-28 22:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10735588
2026-03-28 22:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10735588
2026-03-28 22:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10735588 to the API
2026-03-28 22:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735588>
{'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': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2676b193-fe3a-59ac-a708-22f31152d958',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'txal259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 198952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'Opel Astra Sports Tourer 1.6 CDTI - Diesel - Automatic - 135 hp - '
'198.952 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:27 [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-28 22:35:27 [adesa.be] INFO: Saving data for 10735588: {'auction_closing_time': 1774863000.0, 'created_time': 1774626869.815243, 'last_price_update_time': 1774737327.178038}
2026-03-28 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735588') HTTP/1.1" 204 0
2026-03-28 22:35:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10737549
2026-03-28 22:35:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with scrape type 2
2026-03-28 22:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with scrape type 2
2026-03-28 22:35:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53eae2ce-5ea8-5421-a1ed-2cee555f2629, identifier: 10737549
2026-03-28 22:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10737549
2026-03-28 22:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10737549
2026-03-28 22:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10737549 to the API
2026-03-28 22:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737549>
{'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': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '53eae2ce-5ea8-5421-a1ed-2cee555f2629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SCK743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737549',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 131927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-11-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra Sports Tourer 1.0 Innovation - Petrol - Manual - 105 hp '
'- 131.927 km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2017}
2026-03-28 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:27 [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-28 22:35:27 [adesa.be] INFO: Saving data for 10737549: {'auction_closing_time': 1774863000.0, 'created_time': 1774626871.012387, 'last_price_update_time': 1774737327.562459}
2026-03-28 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737549') HTTP/1.1" 204 0
2026-03-28 22:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with identifier: 10737315
2026-03-28 22:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with scrape type 2
2026-03-28 22:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with scrape type 2
2026-03-28 22:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b, identifier: 10737315
2026-03-28 22:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with identifier: 10737315
2026-03-28 22:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with identifier: 10737315
2026-03-28 22:35:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with identifier: 10737315 to the API
2026-03-28 22:35:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8d0b5b35-a84d-5aa2-8a89-53688a2a823b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GTP031',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 242237,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-03-27',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Opel Astra 1.4i - Petrol - Manual - 89 hp - 242.237 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-28 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737315%27 HTTP/1.1" 200 None
2026-03-28 22:35:28 [adesa.be] INFO: Saving data for 10737315: {'auction_closing_time': 1774863000.0, 'created_time': 1774626885.782359, 'last_price_update_time': 1774737328.697967}
2026-03-28 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737315') HTTP/1.1" 204 0
2026-03-28 22:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10737681
2026-03-28 22:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6160d4f1-b67e-5032-a581-e683a8401217 with scrape type 2
2026-03-28 22:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6160d4f1-b67e-5032-a581-e683a8401217 with scrape type 2
2026-03-28 22:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6160d4f1-b67e-5032-a581-e683a8401217, identifier: 10737681
2026-03-28 22:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10737681
2026-03-28 22:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10737681
2026-03-28 22:35:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10737681 to the API
2026-03-28 22:35:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737681>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6160d4f1-b67e-5032-a581-e683a8401217',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPF615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 288200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra GTC 1.7 CDTI Enjoy - Diesel - Manual - 110 hp - 288.200 '
'km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2014}
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737681%27 HTTP/1.1" 200 None
2026-03-28 22:35:29 [adesa.be] INFO: Saving data for 10737681: {'auction_closing_time': 1774863000.0, 'created_time': 1774626869.538223, 'last_price_update_time': 1774737329.126487}
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737681') HTTP/1.1" 204 0
2026-03-28 22:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10737674
2026-03-28 22:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with scrape type 2
2026-03-28 22:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with scrape type 2
2026-03-28 22:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d, identifier: 10737674
2026-03-28 22:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc0c98e4-08b2-5852-ae47-eb9849e30528 with identifier: 10739900
2026-03-28 22:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc0c98e4-08b2-5852-ae47-eb9849e30528 with scrape type 2
2026-03-28 22:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc0c98e4-08b2-5852-ae47-eb9849e30528 with scrape type 2
2026-03-28 22:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc0c98e4-08b2-5852-ae47-eb9849e30528, identifier: 10739900
2026-03-28 22:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10737674
2026-03-28 22:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10737674
2026-03-28 22:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10737674 to the API
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8d5e3936-19eb-50b5-94c5-857ed3f6c39d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PJT913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 129491,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2019-03-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra 1.4i - Petrol - Automatic - 149 hp - 129.491 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:29 [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-28 22:35:29 [adesa.be] INFO: Saving data for 10737674: {'auction_closing_time': 1774863000.0, 'created_time': 1774626871.671228, 'last_price_update_time': 1774737329.596017}
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737674') HTTP/1.1" 204 0
2026-03-28 22:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc0c98e4-08b2-5852-ae47-eb9849e30528 with identifier: 10739900
2026-03-28 22:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc0c98e4-08b2-5852-ae47-eb9849e30528 with identifier: 10739900
2026-03-28 22:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc0c98e4-08b2-5852-ae47-eb9849e30528 with identifier: 10739900 to the API
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739900>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'dc0c98e4-08b2-5852-ae47-eb9849e30528',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ART796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739900',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 94611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': 'SBT Offerande bv',
'title': 'Opel Astra 1.2i Comfort - Petrol - Manual - 110 hp - 94.611 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:29 [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-28 22:35:29 [adesa.be] INFO: Saving data for 10739900: {'auction_closing_time': 1774863000.0, 'created_time': 1774626886.460276, 'last_price_update_time': 1774737329.874673}
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739900') HTTP/1.1" 204 0
2026-03-28 22:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10737559
2026-03-28 22:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with scrape type 2
2026-03-28 22:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with scrape type 2
2026-03-28 22:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d021c76-d7a8-5bfb-a3b6-6659ba264190, identifier: 10737559
2026-03-28 22:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10737559
2026-03-28 22:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10737559
2026-03-28 22:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10737559 to the API
2026-03-28 22:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7d021c76-d7a8-5bfb-a3b6-6659ba264190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LNZ339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 144811,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2015-11-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.2i Enjoy - Petrol - Manual - 70 hp - 144.811 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2015}
2026-03-28 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:30 [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-28 22:35:30 [adesa.be] INFO: Saving data for 10737559: {'auction_closing_time': 1774863000.0, 'created_time': 1774626860.435666, 'last_price_update_time': 1774737330.404397}
2026-03-28 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737559') HTTP/1.1" 204 0
2026-03-28 22:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10735565
2026-03-28 22:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with scrape type 2
2026-03-28 22:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with scrape type 2
2026-03-28 22:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77, identifier: 10735565
2026-03-28 22:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10735565
2026-03-28 22:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10735565
2026-03-28 22:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10735565 to the API
2026-03-28 22:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735565>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 2',
'engine': '2.7L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XNH174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Terrano',
'odometer': 108564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2001-06-07',
'seats_number': 2,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Nissan Terrano 2.7 SE - Diesel - Manual - 125 hp - 108.564 km',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2001}
2026-03-28 22:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:31 [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-28 22:35:31 [adesa.be] INFO: Saving data for 10735565: {'auction_closing_time': 1774863000.0, 'created_time': 1774626874.310987, 'last_price_update_time': 1774737331.54063}
2026-03-28 22:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735565') HTTP/1.1" 204 0
2026-03-28 22:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10737689
2026-03-28 22:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768c5009-2de4-562c-9f43-c199ec760c15 with scrape type 2
2026-03-28 22:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 768c5009-2de4-562c-9f43-c199ec760c15 with scrape type 2
2026-03-28 22:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 768c5009-2de4-562c-9f43-c199ec760c15, identifier: 10737689
2026-03-28 22:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10737689
2026-03-28 22:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10737689
2026-03-28 22:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10737689 to the API
2026-03-28 22:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737689>
{'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': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '768c5009-2de4-562c-9f43-c199ec760c15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AFL398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737689',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 250701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2015-10-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan X-Trail - AWD - Diesel - Automatic - 130 hp - 250.701 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:32 [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-28 22:35:32 [adesa.be] INFO: Saving data for 10737689: {'auction_closing_time': 1774863000.0, 'created_time': 1774626872.519389, 'last_price_update_time': 1774737332.726701}
2026-03-28 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737689') HTTP/1.1" 204 0
2026-03-28 22:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f228b73f-80ef-5025-aea7-ac7cc96239cd with identifier: 10735576
2026-03-28 22:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f228b73f-80ef-5025-aea7-ac7cc96239cd with scrape type 2
2026-03-28 22:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f228b73f-80ef-5025-aea7-ac7cc96239cd with scrape type 2
2026-03-28 22:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f228b73f-80ef-5025-aea7-ac7cc96239cd, identifier: 10735576
2026-03-28 22:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f228b73f-80ef-5025-aea7-ac7cc96239cd with identifier: 10735576
2026-03-28 22:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f228b73f-80ef-5025-aea7-ac7cc96239cd with identifier: 10735576
2026-03-28 22:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f228b73f-80ef-5025-aea7-ac7cc96239cd with identifier: 10735576 to the API
2026-03-28 22:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735576>
{'auction_title': '',
'c_o_2_emission_value': 209,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f228b73f-80ef-5025-aea7-ac7cc96239cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NNA500',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 224376,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2010-01-07',
'seats_number': 7,
'seller_name': 'BEST CAR bv',
'title': 'Nissan Qashqai +2 2.0 DCI - AWD - Diesel - Automatic - 149 hp - '
'224.376 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:33 [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-28 22:35:33 [adesa.be] INFO: Saving data for 10735576: {'auction_closing_time': 1774863000.0, 'created_time': 1774626883.047816, 'last_price_update_time': 1774737333.107139}
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735576') HTTP/1.1" 204 0
2026-03-28 22:35:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 439d912e-0633-5a94-8a71-1453084b6446 with identifier: 10735612
2026-03-28 22:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 439d912e-0633-5a94-8a71-1453084b6446 with scrape type 2
2026-03-28 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 439d912e-0633-5a94-8a71-1453084b6446 with scrape type 2
2026-03-28 22:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 439d912e-0633-5a94-8a71-1453084b6446, identifier: 10735612
2026-03-28 22:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10735411
2026-03-28 22:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18494af2-018e-5e18-a040-004cf140e327 with scrape type 2
2026-03-28 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18494af2-018e-5e18-a040-004cf140e327 with scrape type 2
2026-03-28 22:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18494af2-018e-5e18-a040-004cf140e327, identifier: 10735411
2026-03-28 22:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 439d912e-0633-5a94-8a71-1453084b6446 with identifier: 10735612
2026-03-28 22:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 439d912e-0633-5a94-8a71-1453084b6446 with identifier: 10735612
2026-03-28 22:35:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 439d912e-0633-5a94-8a71-1453084b6446 with identifier: 10735612 to the API
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735612>
{'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': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '439d912e-0633-5a94-8a71-1453084b6446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bhm427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 223759,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2011-02-15',
'seats_number': 5,
'seller_name': 'Vilvoorde Cars bvba',
'title': 'Opel Astra Sports Tourer 2.0 CDTI Active - Diesel - Manual - 160 hp '
'- 223.759 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2011}
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:33 [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-28 22:35:33 [adesa.be] INFO: Saving data for 10735612: {'auction_closing_time': 1774863000.0, 'created_time': 1774625149.591272, 'last_price_update_time': 1774737333.578117}
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735612') HTTP/1.1" 204 0
2026-03-28 22:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10735411
2026-03-28 22:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10735411
2026-03-28 22:35:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10735411 to the API
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735411>
{'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': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '18494af2-018e-5e18-a040-004cf140e327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CGS639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 23426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2019-07-29',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Nissan Qashqai 1.5 DCI Tekna - Diesel - Manual - 115 hp - 23.426 km',
'transmission': 'manual',
'trim': 'Tekna',
'vin': None,
'year': 2019}
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:33 [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-28 22:35:33 [adesa.be] INFO: Saving data for 10735411: {'auction_closing_time': 1774863000.0, 'created_time': 1774626874.936813, 'last_price_update_time': 1774737333.884532}
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735411') HTTP/1.1" 204 0
2026-03-28 22:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83fc7c6d-920f-577c-b06d-050ccbc471c8 with identifier: 10735429
2026-03-28 22:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83fc7c6d-920f-577c-b06d-050ccbc471c8 with scrape type 2
2026-03-28 22:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83fc7c6d-920f-577c-b06d-050ccbc471c8 with scrape type 2
2026-03-28 22:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83fc7c6d-920f-577c-b06d-050ccbc471c8, identifier: 10735429
2026-03-28 22:35:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83fc7c6d-920f-577c-b06d-050ccbc471c8 with identifier: 10735429
2026-03-28 22:35:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83fc7c6d-920f-577c-b06d-050ccbc471c8 with identifier: 10735429
2026-03-28 22:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83fc7c6d-920f-577c-b06d-050ccbc471c8 with identifier: 10735429 to the API
2026-03-28 22:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735429>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '83fc7c6d-920f-577c-b06d-050ccbc471c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DRM621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735429',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 164014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2014-09-30',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Nissan Qashqai 1.6 DCI - Diesel - Automatic - 130 hp - 164.014 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:34 [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-28 22:35:34 [adesa.be] INFO: Saving data for 10735429: {'auction_closing_time': 1774863000.0, 'created_time': 1774626882.307712, 'last_price_update_time': 1774737334.736127}
2026-03-28 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735429') HTTP/1.1" 204 0
2026-03-28 22:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10735492
2026-03-28 22:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with scrape type 2
2026-03-28 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with scrape type 2
2026-03-28 22:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c, identifier: 10735492
2026-03-28 22:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10735492
2026-03-28 22:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10735492
2026-03-28 22:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10735492 to the API
2026-03-28 22:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735492>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7c6fc9a0-fe03-5634-90a6-a3773e12f55c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1vrt359',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 219226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2017-04-25',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Nissan Pulsar 1.5 DCI - Diesel - Manual - 110 hp - 219.226 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:35 [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-28 22:35:35 [adesa.be] INFO: Saving data for 10735492: {'auction_closing_time': 1774863000.0, 'created_time': 1774626829.828926, 'last_price_update_time': 1774737335.455348}
2026-03-28 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735492') HTTP/1.1" 204 0
2026-03-28 22:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10737628
2026-03-28 22:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 702b99c4-1b32-5b84-bf46-4d955e463312 with scrape type 2
2026-03-28 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 702b99c4-1b32-5b84-bf46-4d955e463312 with scrape type 2
2026-03-28 22:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 702b99c4-1b32-5b84-bf46-4d955e463312, identifier: 10737628
2026-03-28 22:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10737628
2026-03-28 22:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10737628
2026-03-28 22:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10737628 to the API
2026-03-28 22:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737628>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '702b99c4-1b32-5b84-bf46-4d955e463312',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HZD707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737628',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 204730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2019-01-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Micra 1.0i - Petrol - Manual - 71 hp - 204.730 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:35 [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-28 22:35:35 [adesa.be] INFO: Saving data for 10737628: {'auction_closing_time': 1774863000.0, 'created_time': 1774626875.847455, 'last_price_update_time': 1774737335.835535}
2026-03-28 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737628') HTTP/1.1" 204 0
2026-03-28 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with identifier: 10738274
2026-03-28 22:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with scrape type 2
2026-03-28 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with scrape type 2
2026-03-28 22:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2, identifier: 10738274
2026-03-28 22:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with identifier: 10738274
2026-03-28 22:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with identifier: 10738274
2026-03-28 22:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with identifier: 10738274 to the API
2026-03-28 22:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738274>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'abb0320a-d971-5dae-bfa2-76ac5aa4d9e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXP472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 192756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2019-01-23',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Mercedes-Benz Vito 2.1 - Diesel - Manual - 136 hp - 192.756 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:36 [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-28 22:35:36 [adesa.be] INFO: Saving data for 10738274: {'auction_closing_time': 1774863000.0, 'created_time': 1774626893.923929, 'last_price_update_time': 1774737336.330065}
2026-03-28 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738274') HTTP/1.1" 204 0
2026-03-28 22:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10736390
2026-03-28 22:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with scrape type 2
2026-03-28 22:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with scrape type 2
2026-03-28 22:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e, identifier: 10736390
2026-03-28 22:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10736390
2026-03-28 22:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10736390
2026-03-28 22:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10736390 to the API
2026-03-28 22:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '64e55ec9-4e3e-5fd3-bb93-7e5df310016e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1xgh136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736390',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 207205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2015-10-21',
'seats_number': 5,
'seller_name': 'Vilvoorde Cars bvba',
'title': 'Opel Astra 1.6 CDTI Active - Diesel - Manual - 110 hp - 207.205 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2015}
2026-03-28 22:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:37 [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-28 22:35:37 [adesa.be] INFO: Saving data for 10736390: {'auction_closing_time': 1774863000.0, 'created_time': 1774626877.534591, 'last_price_update_time': 1774737337.352521}
2026-03-28 22:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736390') HTTP/1.1" 204 0
2026-03-28 22:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with identifier: 10739845
2026-03-28 22:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with scrape type 2
2026-03-28 22:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with scrape type 2
2026-03-28 22:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c9d8238-7007-5c1d-83eb-09dc74c9e570, identifier: 10739845
2026-03-28 22:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with identifier: 10739845
2026-03-28 22:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with identifier: 10739845
2026-03-28 22:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with identifier: 10739845 to the API
2026-03-28 22:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739845>
{'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': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '3c9d8238-7007-5c1d-83eb-09dc74c9e570',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CTH343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739845',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 178031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2011-03-25',
'seats_number': 5,
'seller_name': 'Autohandel Nayan bv',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI - Diesel - Manual - 130 hp - '
'178.031 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:38 [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-28 22:35:38 [adesa.be] INFO: Saving data for 10739845: {'auction_closing_time': 1774865700.0, 'created_time': 1774626865.659141, 'last_price_update_time': 1774737338.9769}
2026-03-28 22:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739845') HTTP/1.1" 204 0
2026-03-28 22:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9680625d-710e-5315-9c7d-038753fd2d64 with identifier: 10739907
2026-03-28 22:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9680625d-710e-5315-9c7d-038753fd2d64 with scrape type 2
2026-03-28 22:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9680625d-710e-5315-9c7d-038753fd2d64 with scrape type 2
2026-03-28 22:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9680625d-710e-5315-9c7d-038753fd2d64, identifier: 10739907
2026-03-28 22:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9680625d-710e-5315-9c7d-038753fd2d64 with identifier: 10739907
2026-03-28 22:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9680625d-710e-5315-9c7d-038753fd2d64 with identifier: 10739907
2026-03-28 22:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9680625d-710e-5315-9c7d-038753fd2d64 with identifier: 10739907 to the API
2026-03-28 22:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739907>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 239,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9680625d-710e-5315-9c7d-038753fd2d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WWU068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739907',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 197696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2019-10-09',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 239 hp - '
'197.696 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2019}
2026-03-28 22:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:39 [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-28 22:35:39 [adesa.be] INFO: Saving data for 10739907: {'auction_closing_time': 1774863000.0, 'created_time': 1774626906.937809, 'last_price_update_time': 1774737339.763917}
2026-03-28 22:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739907') HTTP/1.1" 204 0
2026-03-28 22:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with identifier: 10736359
2026-03-28 22:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with scrape type 2
2026-03-28 22:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with scrape type 2
2026-03-28 22:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2, identifier: 10736359
2026-03-28 22:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with identifier: 10736359
2026-03-28 22:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with identifier: 10736359
2026-03-28 22:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with identifier: 10736359 to the API
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736359>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd04d062c-6fc3-58d2-bf73-084b6e5d7cc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXJ872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736359',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 259047,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'RX Counotte',
'title': 'Mercedes-Benz Vito 116 - Diesel - Automatic - 163 hp - 259.047 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:40 [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-28 22:35:40 [adesa.be] INFO: Saving data for 10736359: {'auction_closing_time': 1774863000.0, 'created_time': 1774626892.427312, 'last_price_update_time': 1774737340.281249}
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736359') HTTP/1.1" 204 0
2026-03-28 22:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e16287a5-79d4-5f46-99ad-ff701d231f92 with identifier: 10736379
2026-03-28 22:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e16287a5-79d4-5f46-99ad-ff701d231f92 with scrape type 2
2026-03-28 22:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e16287a5-79d4-5f46-99ad-ff701d231f92 with scrape type 2
2026-03-28 22:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e16287a5-79d4-5f46-99ad-ff701d231f92, identifier: 10736379
2026-03-28 22:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e16287a5-79d4-5f46-99ad-ff701d231f92 with identifier: 10736379
2026-03-28 22:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e16287a5-79d4-5f46-99ad-ff701d231f92 with identifier: 10736379
2026-03-28 22:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e16287a5-79d4-5f46-99ad-ff701d231f92 with identifier: 10736379 to the API
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736379>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e16287a5-79d4-5f46-99ad-ff701d231f92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1vtk759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Adam',
'odometer': 46560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2019-05-27',
'seats_number': 4,
'seller_name': 'GMA Cars bv',
'title': 'Opel Adam 1.2i Black Jack - Petrol - Manual - 69 hp - 46.560 km',
'transmission': 'manual',
'trim': 'Black Jack',
'vin': None,
'year': 2019}
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:40 [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-28 22:35:40 [adesa.be] INFO: Saving data for 10736379: {'auction_closing_time': 1774863000.0, 'created_time': 1774626909.22359, 'last_price_update_time': 1774737340.660935}
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736379') HTTP/1.1" 204 0
2026-03-28 22:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with identifier: 10735551
2026-03-28 22:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with scrape type 2
2026-03-28 22:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with scrape type 2
2026-03-28 22:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405, identifier: 10735551
2026-03-28 22:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with identifier: 10735551
2026-03-28 22:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with identifier: 10735551
2026-03-28 22:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with identifier: 10735551 to the API
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735551>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '5.5L',
'engine_horse_power': 557,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e8e14ec9-f8b7-54e8-a8ee-af1450ff6405',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KARMA1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'ML',
'odometer': 190499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2013-09-16',
'seats_number': 2,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz ML AMG 63 AMG Line - Petrol - Automatic - 557 hp - '
'190.499 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2013}
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:42 [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-28 22:35:42 [adesa.be] INFO: Saving data for 10735551: {'auction_closing_time': 1774863000.0, 'created_time': 1774626905.70012, 'last_price_update_time': 1774737342.159658}
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735551') HTTP/1.1" 204 0
2026-03-28 22:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10737575
2026-03-28 22:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de with scrape type 2
2026-03-28 22:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de with scrape type 2
2026-03-28 22:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bf0288c-aa8a-54fa-b3aa-9415f94364de, identifier: 10737575
2026-03-28 22:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a9c0ec8-eca8-5719-a9f1-fc34e0037816 with identifier: 10736389
2026-03-28 22:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a9c0ec8-eca8-5719-a9f1-fc34e0037816 with scrape type 2
2026-03-28 22:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a9c0ec8-eca8-5719-a9f1-fc34e0037816 with scrape type 2
2026-03-28 22:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a9c0ec8-eca8-5719-a9f1-fc34e0037816, identifier: 10736389
2026-03-28 22:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10737575
2026-03-28 22:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10737575
2026-03-28 22:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10737575 to the API
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737575>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2bf0288c-aa8a-54fa-b3aa-9415f94364de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YTP312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 162027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2013-02-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Micra 1.2i - Petrol - Manual - 80 hp - 162.027 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:42 [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-28 22:35:42 [adesa.be] INFO: Saving data for 10737575: {'auction_closing_time': 1774863000.0, 'created_time': 1774626876.574327, 'last_price_update_time': 1774737342.612152}
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737575') HTTP/1.1" 204 0
2026-03-28 22:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a9c0ec8-eca8-5719-a9f1-fc34e0037816 with identifier: 10736389
2026-03-28 22:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a9c0ec8-eca8-5719-a9f1-fc34e0037816 with identifier: 10736389
2026-03-28 22:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a9c0ec8-eca8-5719-a9f1-fc34e0037816 with identifier: 10736389 to the API
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736389>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0a9c0ec8-eca8-5719-a9f1-fc34e0037816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '841F357941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736389',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLK',
'odometer': 273579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2009-06-29',
'seats_number': 5,
'seller_name': 'Dinitra Belgium',
'title': 'Mercedes-Benz GLK 220 CDI Sport - Diesel - Automatic - 170 hp - '
'273.579 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2009}
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:42 [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-28 22:35:42 [adesa.be] INFO: Saving data for 10736389: {'auction_closing_time': 1774863000.0, 'created_time': 1774626895.491423, 'last_price_update_time': 1774737342.890239}
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736389') HTTP/1.1" 204 0
2026-03-28 22:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10737574
2026-03-28 22:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f976e36-082c-5305-aa3f-75f11d0b7554 with scrape type 2
2026-03-28 22:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f976e36-082c-5305-aa3f-75f11d0b7554 with scrape type 2
2026-03-28 22:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f976e36-082c-5305-aa3f-75f11d0b7554, identifier: 10737574
2026-03-28 22:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10737574
2026-03-28 22:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10737574
2026-03-28 22:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10737574 to the API
2026-03-28 22:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737574>
{'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': 113,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3f976e36-082c-5305-aa3f-75f11d0b7554',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VJC070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 110077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.6 - Petrol - Automatic - 113 hp - 110.077 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:43 [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-28 22:35:43 [adesa.be] INFO: Saving data for 10737574: {'auction_closing_time': 1774863000.0, 'created_time': 1774626877.818671, 'last_price_update_time': 1774737343.278687}
2026-03-28 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737574') HTTP/1.1" 204 0
2026-03-28 22:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 549403be-c579-5d7a-9f3d-0243d65cb787 with identifier: 10735426
2026-03-28 22:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 549403be-c579-5d7a-9f3d-0243d65cb787 with scrape type 2
2026-03-28 22:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 549403be-c579-5d7a-9f3d-0243d65cb787 with scrape type 2
2026-03-28 22:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 549403be-c579-5d7a-9f3d-0243d65cb787, identifier: 10735426
2026-03-28 22:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 549403be-c579-5d7a-9f3d-0243d65cb787 with identifier: 10735426
2026-03-28 22:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 549403be-c579-5d7a-9f3d-0243d65cb787 with identifier: 10735426
2026-03-28 22:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 549403be-c579-5d7a-9f3d-0243d65cb787 with identifier: 10735426 to the API
2026-03-28 22:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.7L',
'engine_horse_power': 455,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '549403be-c579-5d7a-9f3d-0243d65cb787',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TLAB011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735426',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 97059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39600,
'price_includes_vat': True,
'registration_date': '2015-06-17',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Mercedes-Benz S Maybach 500 - Petrol - Automatic - 455 hp - 97.059 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:43 [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-28 22:35:43 [adesa.be] INFO: Saving data for 10735426: {'auction_closing_time': 1774863000.0, 'created_time': 1774626893.631769, 'last_price_update_time': 1774737343.775695}
2026-03-28 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735426') HTTP/1.1" 204 0
2026-03-28 22:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8868922-dfd7-54af-86e2-85af2c05c6bf with identifier: 10739899
2026-03-28 22:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8868922-dfd7-54af-86e2-85af2c05c6bf with scrape type 2
2026-03-28 22:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8868922-dfd7-54af-86e2-85af2c05c6bf with scrape type 2
2026-03-28 22:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8868922-dfd7-54af-86e2-85af2c05c6bf, identifier: 10739899
2026-03-28 22:35:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8868922-dfd7-54af-86e2-85af2c05c6bf with identifier: 10739899
2026-03-28 22:35:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8868922-dfd7-54af-86e2-85af2c05c6bf with identifier: 10739899
2026-03-28 22:35:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8868922-dfd7-54af-86e2-85af2c05c6bf with identifier: 10739899 to the API
2026-03-28 22:35:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739899>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e8868922-dfd7-54af-86e2-85af2c05c6bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739899',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 178410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33100,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 178.410 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:44 [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-28 22:35:44 [adesa.be] INFO: Saving data for 10739899: {'auction_closing_time': 1774863000.0, 'created_time': 1774626905.404618, 'last_price_update_time': 1774737344.636028}
2026-03-28 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739899') HTTP/1.1" 204 0
2026-03-28 22:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 173de4e5-d679-5e4d-a5c8-c287b0d7bcd7 with identifier: 10735602
2026-03-28 22:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173de4e5-d679-5e4d-a5c8-c287b0d7bcd7 with scrape type 2
2026-03-28 22:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 173de4e5-d679-5e4d-a5c8-c287b0d7bcd7 with scrape type 2
2026-03-28 22:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 173de4e5-d679-5e4d-a5c8-c287b0d7bcd7, identifier: 10735602
2026-03-28 22:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 173de4e5-d679-5e4d-a5c8-c287b0d7bcd7 with identifier: 10735602
2026-03-28 22:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 173de4e5-d679-5e4d-a5c8-c287b0d7bcd7 with identifier: 10735602
2026-03-28 22:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 173de4e5-d679-5e4d-a5c8-c287b0d7bcd7 with identifier: 10735602 to the API
2026-03-28 22:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735602>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '173de4e5-d679-5e4d-a5c8-c287b0d7bcd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RJ560957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 38579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Expo nv',
'title': 'Mercedes-Benz GLA 250e AMG Line - Hybrid - Automatic - 163 hp - '
'38.579 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:46 [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-28 22:35:46 [adesa.be] INFO: Saving data for 10735602: {'auction_closing_time': 1774863000.0, 'created_time': 1774626903.496559, 'last_price_update_time': 1774737346.131564}
2026-03-28 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735602') HTTP/1.1" 204 0
2026-03-28 22:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e563d35-f3f1-5846-bc6d-603889386aca with identifier: 10735526
2026-03-28 22:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e563d35-f3f1-5846-bc6d-603889386aca with scrape type 2
2026-03-28 22:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e563d35-f3f1-5846-bc6d-603889386aca with scrape type 2
2026-03-28 22:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e563d35-f3f1-5846-bc6d-603889386aca, identifier: 10735526
2026-03-28 22:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e563d35-f3f1-5846-bc6d-603889386aca with identifier: 10735526
2026-03-28 22:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e563d35-f3f1-5846-bc6d-603889386aca with identifier: 10735526
2026-03-28 22:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e563d35-f3f1-5846-bc6d-603889386aca with identifier: 10735526 to the API
2026-03-28 22:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735526>
{'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': 333,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '5e563d35-f3f1-5846-bc6d-603889386aca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735526',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 163422,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2016-12-06',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Mercedes-Benz GLE 500e AMG Line - 4-Matic - Hybrid - Automatic - '
'333 hp - 163.422 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2016}
2026-03-28 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:46 [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-28 22:35:46 [adesa.be] INFO: Saving data for 10735526: {'auction_closing_time': 1774863000.0, 'created_time': 1774626905.076841, 'last_price_update_time': 1774737346.649679}
2026-03-28 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735526') HTTP/1.1" 204 0
2026-03-28 22:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10737662
2026-03-28 22:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with scrape type 2
2026-03-28 22:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with scrape type 2
2026-03-28 22:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e, identifier: 10737662
2026-03-28 22:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10737662
2026-03-28 22:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10737662
2026-03-28 22:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10737662 to the API
2026-03-28 22:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737662>
{'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': 109,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9cff48f9-5d9b-5c17-a8c0-4e39b434074e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCV220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737662',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 238498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2015-05-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz GLA 180d - Diesel - Manual - 109 hp - 238.498 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:47 [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-28 22:35:47 [adesa.be] INFO: Saving data for 10737662: {'auction_closing_time': 1774863000.0, 'created_time': 1774626898.169032, 'last_price_update_time': 1774737347.75577}
2026-03-28 22:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737662') HTTP/1.1" 204 0
2026-03-28 22:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a75a2930-36ba-5435-9d11-5a63244ba5b7 with identifier: 10736375
2026-03-28 22:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a75a2930-36ba-5435-9d11-5a63244ba5b7 with scrape type 2
2026-03-28 22:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a75a2930-36ba-5435-9d11-5a63244ba5b7 with scrape type 2
2026-03-28 22:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a75a2930-36ba-5435-9d11-5a63244ba5b7, identifier: 10736375
2026-03-28 22:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a75a2930-36ba-5435-9d11-5a63244ba5b7 with identifier: 10736375
2026-03-28 22:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a75a2930-36ba-5435-9d11-5a63244ba5b7 with identifier: 10736375
2026-03-28 22:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a75a2930-36ba-5435-9d11-5a63244ba5b7 with identifier: 10736375 to the API
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'a75a2930-36ba-5435-9d11-5a63244ba5b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQV',
'odometer': 36922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26250,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 7,
'seller_name': 'GMA Cars bv',
'title': 'Mercedes-Benz EQV 300 - Electric - Automatic - 204 hp - 36.922 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:48 [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-28 22:35:48 [adesa.be] INFO: Saving data for 10736375: {'auction_closing_time': 1774863000.0, 'created_time': 1774626904.475005, 'last_price_update_time': 1774737348.233823}
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736375') HTTP/1.1" 204 0
2026-03-28 22:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ee0f913-044b-59fe-9f58-24e6babb5645 with identifier: 10736376
2026-03-28 22:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ee0f913-044b-59fe-9f58-24e6babb5645 with scrape type 2
2026-03-28 22:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ee0f913-044b-59fe-9f58-24e6babb5645 with scrape type 2
2026-03-28 22:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ee0f913-044b-59fe-9f58-24e6babb5645, identifier: 10736376
2026-03-28 22:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with identifier: 10736677
2026-03-28 22:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with scrape type 2
2026-03-28 22:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with scrape type 2
2026-03-28 22:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d92cb935-3422-52f3-b6cc-6a53e6ea30f7, identifier: 10736677
2026-03-28 22:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ee0f913-044b-59fe-9f58-24e6babb5645 with identifier: 10736376
2026-03-28 22:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ee0f913-044b-59fe-9f58-24e6babb5645 with identifier: 10736376
2026-03-28 22:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ee0f913-044b-59fe-9f58-24e6babb5645 with identifier: 10736376 to the API
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '4ee0f913-044b-59fe-9f58-24e6babb5645',
'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=10736376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 93033,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2021-08-24',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Mercedes-Benz EQC 400 AMG Line - 4-Matic - Electric - Automatic - '
'408 hp - 93.033 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:48 [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-28 22:35:48 [adesa.be] INFO: Saving data for 10736376: {'auction_closing_time': 1774863000.0, 'created_time': 1774626902.541581, 'last_price_update_time': 1774737348.682051}
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736376') HTTP/1.1" 204 0
2026-03-28 22:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with identifier: 10736677
2026-03-28 22:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with identifier: 10736677
2026-03-28 22:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with identifier: 10736677 to the API
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736677>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd92cb935-3422-52f3-b6cc-6a53e6ea30f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 103725,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2020-03-05',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Mercedes-Benz GLC Coupé 200d AMG Line - Diesel - Automatic - 163 hp '
'- 103.725 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:48 [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-28 22:35:48 [adesa.be] INFO: Saving data for 10736677: {'auction_closing_time': 1774863000.0, 'created_time': 1774626900.548551, 'last_price_update_time': 1774737348.958372}
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736677') HTTP/1.1" 204 0
2026-03-28 22:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f71a8a59-fe64-597f-a5e8-c114fef04a83 with identifier: 10735477
2026-03-28 22:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f71a8a59-fe64-597f-a5e8-c114fef04a83 with scrape type 2
2026-03-28 22:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f71a8a59-fe64-597f-a5e8-c114fef04a83 with scrape type 2
2026-03-28 22:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f71a8a59-fe64-597f-a5e8-c114fef04a83, identifier: 10735477
2026-03-28 22:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f71a8a59-fe64-597f-a5e8-c114fef04a83 with identifier: 10735477
2026-03-28 22:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f71a8a59-fe64-597f-a5e8-c114fef04a83 with identifier: 10735477
2026-03-28 22:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f71a8a59-fe64-597f-a5e8-c114fef04a83 with identifier: 10735477 to the API
2026-03-28 22:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 22:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735477>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f71a8a59-fe64-597f-a5e8-c114fef04a83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HRP854',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'ML',
'odometer': 324385,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2014-09-15',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz ML 250 - 4-Matic - Diesel - Automatic - 204 hp - '
'324.385 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:51 [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-28 22:35:51 [adesa.be] INFO: Saving data for 10735477: {'auction_closing_time': 1774863000.0, 'created_time': 1774626899.159635, 'last_price_update_time': 1774737351.720738}
2026-03-28 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735477') HTTP/1.1" 204 0
2026-03-28 22:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10737696
2026-03-28 22:35:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceb2ad3a-253d-5e44-90b4-d60682a0631a with scrape type 2
2026-03-28 22:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceb2ad3a-253d-5e44-90b4-d60682a0631a with scrape type 2
2026-03-28 22:35:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ceb2ad3a-253d-5e44-90b4-d60682a0631a, identifier: 10737696
2026-03-28 22:35:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10737696
2026-03-28 22:35:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10737696
2026-03-28 22:35:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10737696 to the API
2026-03-28 22:35:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737696>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ceb2ad3a-253d-5e44-90b4-d60682a0631a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CUG373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 292772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2017-08-10',
'seats_number': 6,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz Vito 109 CDI - Diesel - Manual - 88 hp - 292.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:52 [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-28 22:35:52 [adesa.be] INFO: Saving data for 10737696: {'auction_closing_time': 1774863000.0, 'created_time': 1774626892.723678, 'last_price_update_time': 1774737352.785703}
2026-03-28 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737696') HTTP/1.1" 204 0
2026-03-28 22:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10735458
2026-03-28 22:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5430db59-a80f-570a-abc4-ef3c579645c4 with scrape type 2
2026-03-28 22:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5430db59-a80f-570a-abc4-ef3c579645c4 with scrape type 2
2026-03-28 22:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5430db59-a80f-570a-abc4-ef3c579645c4, identifier: 10735458
2026-03-28 22:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10735458
2026-03-28 22:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10735458
2026-03-28 22:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10735458 to the API
2026-03-28 22:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735458>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5430db59-a80f-570a-abc4-ef3c579645c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPC397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735458',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 343772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2006-03-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz E 280 CDI Avantgarde - Diesel - Automatic - 190 hp - '
'343.772 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2006}
2026-03-28 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735458%27 HTTP/1.1" 200 None
2026-03-28 22:35:55 [adesa.be] INFO: Saving data for 10735458: {'auction_closing_time': 1774863000.0, 'created_time': 1774626922.932061, 'last_price_update_time': 1774737355.584978}
2026-03-28 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735458') HTTP/1.1" 204 0
2026-03-28 22:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a4a9836-2e10-54a0-b40a-308ce74280ec with identifier: 10738284
2026-03-28 22:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a4a9836-2e10-54a0-b40a-308ce74280ec with scrape type 2
2026-03-28 22:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a4a9836-2e10-54a0-b40a-308ce74280ec with scrape type 2
2026-03-28 22:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a4a9836-2e10-54a0-b40a-308ce74280ec, identifier: 10738284
2026-03-28 22:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a4a9836-2e10-54a0-b40a-308ce74280ec with identifier: 10738284
2026-03-28 22:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a4a9836-2e10-54a0-b40a-308ce74280ec with identifier: 10738284
2026-03-28 22:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a4a9836-2e10-54a0-b40a-308ce74280ec with identifier: 10738284 to the API
2026-03-28 22:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738284>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4a4a9836-2e10-54a0-b40a-308ce74280ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DKR808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 319010,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2017-07-17',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz E Break 220 AMG Line - Diesel - Automatic - 194 hp - '
'319.010 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2017}
2026-03-28 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:57 [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-28 22:35:57 [adesa.be] INFO: Saving data for 10738284: {'auction_closing_time': 1774863000.0, 'created_time': 1774626924.30433, 'last_price_update_time': 1774737357.131759}
2026-03-28 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738284') HTTP/1.1" 204 0
2026-03-28 22:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c39cf8b6-7e16-575c-b82d-36169f70d1dd with identifier: 10735606
2026-03-28 22:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c39cf8b6-7e16-575c-b82d-36169f70d1dd with scrape type 2
2026-03-28 22:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c39cf8b6-7e16-575c-b82d-36169f70d1dd with scrape type 2
2026-03-28 22:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c39cf8b6-7e16-575c-b82d-36169f70d1dd, identifier: 10735606
2026-03-28 22:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c39cf8b6-7e16-575c-b82d-36169f70d1dd with identifier: 10735606
2026-03-28 22:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c39cf8b6-7e16-575c-b82d-36169f70d1dd with identifier: 10735606
2026-03-28 22:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c39cf8b6-7e16-575c-b82d-36169f70d1dd with identifier: 10735606 to the API
2026-03-28 22:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735606>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c39cf8b6-7e16-575c-b82d-36169f70d1dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735606',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 57249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Mercedes-Benz GLC 250 - 4-Matic - Petrol - Automatic - 211 hp - '
'57.249 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:57 [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-28 22:35:57 [adesa.be] INFO: Saving data for 10735606: {'auction_closing_time': 1774863000.0, 'created_time': 1774626904.778268, 'last_price_update_time': 1774737357.620304}
2026-03-28 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735606') HTTP/1.1" 204 0
2026-03-28 22:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10735432
2026-03-28 22:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d96a81a-7298-5a35-946b-2ce453fd7a63 with scrape type 2
2026-03-28 22:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d96a81a-7298-5a35-946b-2ce453fd7a63 with scrape type 2
2026-03-28 22:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d96a81a-7298-5a35-946b-2ce453fd7a63, identifier: 10735432
2026-03-28 22:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10735432
2026-03-28 22:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10735432
2026-03-28 22:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10735432 to the API
2026-03-28 22:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735432>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 203,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0d96a81a-7298-5a35-946b-2ce453fd7a63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XEE626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 301039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2010-08-13',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Mercedes-Benz E 250 CDI Avantgarde - Diesel - Automatic - 203 hp - '
'301.039 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2010}
2026-03-28 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:57 [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-28 22:35:57 [adesa.be] INFO: Saving data for 10735432: {'auction_closing_time': 1774863000.0, 'created_time': 1774625167.336155, 'last_price_update_time': 1774737357.999635}
2026-03-28 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735432') HTTP/1.1" 204 0
2026-03-28 22:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10735465
2026-03-28 22:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1754163c-dfa5-5482-af9d-668b44d558ef with scrape type 2
2026-03-28 22:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1754163c-dfa5-5482-af9d-668b44d558ef with scrape type 2
2026-03-28 22:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1754163c-dfa5-5482-af9d-668b44d558ef, identifier: 10735465
2026-03-28 22:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10735465
2026-03-28 22:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10735465
2026-03-28 22:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10735465 to the API
2026-03-28 22:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735465>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1754163c-dfa5-5482-af9d-668b44d558ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TXAQ214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735465',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 84095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35600,
'price_includes_vat': True,
'registration_date': '2019-08-28',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Mercedes-Benz S Long 350 CDI AMG Line - 4-Matic - Diesel - '
'Automatic - 285 hp - 84.095 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-28 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:58 [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-28 22:35:58 [adesa.be] INFO: Saving data for 10735465: {'auction_closing_time': 1774863000.0, 'created_time': 1774626895.197176, 'last_price_update_time': 1774737358.699072}
2026-03-28 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735465') HTTP/1.1" 204 0
2026-03-28 22:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af2a63a1-92bc-5fc8-985b-7753f632abfd with identifier: 10735620
2026-03-28 22:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af2a63a1-92bc-5fc8-985b-7753f632abfd with scrape type 2
2026-03-28 22:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af2a63a1-92bc-5fc8-985b-7753f632abfd with scrape type 2
2026-03-28 22:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af2a63a1-92bc-5fc8-985b-7753f632abfd, identifier: 10735620
2026-03-28 22:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af2a63a1-92bc-5fc8-985b-7753f632abfd with identifier: 10735620
2026-03-28 22:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af2a63a1-92bc-5fc8-985b-7753f632abfd with identifier: 10735620
2026-03-28 22:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af2a63a1-92bc-5fc8-985b-7753f632abfd with identifier: 10735620 to the API
2026-03-28 22:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:35: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-28 22:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735620>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'af2a63a1-92bc-5fc8-985b-7753f632abfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FMX147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 184642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2015-05-15',
'seats_number': 4,
'seller_name': 'Toto Cars BV',
'title': 'Mercedes-Benz E 220 Avantgarde - Diesel - Automatic - 170 hp - '
'184.642 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2015}
2026-03-28 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:59 [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-28 22:35:59 [adesa.be] INFO: Saving data for 10735620: {'auction_closing_time': 1774863000.0, 'created_time': 1774626922.600741, 'last_price_update_time': 1774737359.328609}
2026-03-28 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735620') HTTP/1.1" 204 0
2026-03-28 22:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f32b294a-4d11-50b5-bec4-b1af352238dd with identifier: 10735481
2026-03-28 22:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f32b294a-4d11-50b5-bec4-b1af352238dd with scrape type 2
2026-03-28 22:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f32b294a-4d11-50b5-bec4-b1af352238dd with scrape type 2
2026-03-28 22:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f32b294a-4d11-50b5-bec4-b1af352238dd, identifier: 10735481
2026-03-28 22:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f32b294a-4d11-50b5-bec4-b1af352238dd with identifier: 10735481
2026-03-28 22:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f32b294a-4d11-50b5-bec4-b1af352238dd with identifier: 10735481
2026-03-28 22:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f32b294a-4d11-50b5-bec4-b1af352238dd with identifier: 10735481 to the API
2026-03-28 22:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f32b294a-4d11-50b5-bec4-b1af352238dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'xa26eum',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735481',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 221743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2018-01-10',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Solution AMG - '
'Diesel - Automatic - 135 hp - 221.743 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2018}
2026-03-28 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:02 [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-28 22:36:02 [adesa.be] INFO: Saving data for 10735481: {'auction_closing_time': 1774863000.0, 'created_time': 1774626908.607992, 'last_price_update_time': 1774737362.872334}
2026-03-28 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735481') HTTP/1.1" 204 0
2026-03-28 22:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67d25f2b-29f0-598b-99ee-b4c7b057329b with identifier: 10738286
2026-03-28 22:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67d25f2b-29f0-598b-99ee-b4c7b057329b with scrape type 2
2026-03-28 22:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67d25f2b-29f0-598b-99ee-b4c7b057329b with scrape type 2
2026-03-28 22:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67d25f2b-29f0-598b-99ee-b4c7b057329b, identifier: 10738286
2026-03-28 22:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67d25f2b-29f0-598b-99ee-b4c7b057329b with identifier: 10738286
2026-03-28 22:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67d25f2b-29f0-598b-99ee-b4c7b057329b with identifier: 10738286
2026-03-28 22:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67d25f2b-29f0-598b-99ee-b4c7b057329b with identifier: 10738286 to the API
2026-03-28 22:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '67d25f2b-29f0-598b-99ee-b4c7b057329b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PEH086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738286',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 95845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2013-07-04',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz E 200 - Petrol - Automatic - 184 hp - 95.845 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:04 [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-28 22:36:04 [adesa.be] INFO: Saving data for 10738286: {'auction_closing_time': 1774863000.0, 'created_time': 1774626923.630897, 'last_price_update_time': 1774737364.914699}
2026-03-28 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738286') HTTP/1.1" 204 0
2026-03-28 22:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50f72309-1050-524f-bae9-a104b331d703 with identifier: 10738329
2026-03-28 22:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50f72309-1050-524f-bae9-a104b331d703 with scrape type 2
2026-03-28 22:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50f72309-1050-524f-bae9-a104b331d703 with scrape type 2
2026-03-28 22:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50f72309-1050-524f-bae9-a104b331d703, identifier: 10738329
2026-03-28 22:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50f72309-1050-524f-bae9-a104b331d703 with identifier: 10738329
2026-03-28 22:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50f72309-1050-524f-bae9-a104b331d703 with identifier: 10738329
2026-03-28 22:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50f72309-1050-524f-bae9-a104b331d703 with identifier: 10738329 to the API
2026-03-28 22:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738329>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '2.1L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '50f72309-1050-524f-bae9-a104b331d703',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GFB779',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738329',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 362051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2003-09-22',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Mercedes-Benz E 220 CDI Elegance - Diesel - Automatic - 149 hp - '
'362.051 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2003}
2026-03-28 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:05 [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-28 22:36:05 [adesa.be] INFO: Saving data for 10738329: {'auction_closing_time': 1774863000.0, 'created_time': 1774626922.284182, 'last_price_update_time': 1774737365.386864}
2026-03-28 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738329') HTTP/1.1" 204 0
2026-03-28 22:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7feaa8e6-4b28-53c3-8735-91fc97788484 with identifier: 10735456
2026-03-28 22:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7feaa8e6-4b28-53c3-8735-91fc97788484 with scrape type 2
2026-03-28 22:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7feaa8e6-4b28-53c3-8735-91fc97788484 with scrape type 2
2026-03-28 22:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7feaa8e6-4b28-53c3-8735-91fc97788484, identifier: 10735456
2026-03-28 22:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7feaa8e6-4b28-53c3-8735-91fc97788484 with identifier: 10735456
2026-03-28 22:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7feaa8e6-4b28-53c3-8735-91fc97788484 with identifier: 10735456
2026-03-28 22:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7feaa8e6-4b28-53c3-8735-91fc97788484 with identifier: 10735456 to the API
2026-03-28 22:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735456>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7feaa8e6-4b28-53c3-8735-91fc97788484',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FTD894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735456',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 236587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2010-10-13',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz E 200 CDI Avantgarde - Diesel - Automatic - 136 hp - '
'236.587 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2010}
2026-03-28 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:06 [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-28 22:36:06 [adesa.be] INFO: Saving data for 10735456: {'auction_closing_time': 1774863000.0, 'created_time': 1774626923.233278, 'last_price_update_time': 1774737366.422192}
2026-03-28 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735456') HTTP/1.1" 204 0
2026-03-28 22:36:07 [scrapy.extensions.logstats] INFO: Crawled 1057 pages (at 80 pages/min), scraped 1027 items (at 80 items/min)
2026-03-28 22:36:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ea906ef-af17-5b07-864c-6fdd4d2731a3 with identifier: 10737751
2026-03-28 22:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ea906ef-af17-5b07-864c-6fdd4d2731a3 with scrape type 2
2026-03-28 22:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ea906ef-af17-5b07-864c-6fdd4d2731a3 with scrape type 2
2026-03-28 22:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ea906ef-af17-5b07-864c-6fdd4d2731a3, identifier: 10737751
2026-03-28 22:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ea906ef-af17-5b07-864c-6fdd4d2731a3 with identifier: 10737751
2026-03-28 22:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ea906ef-af17-5b07-864c-6fdd4d2731a3 with identifier: 10737751
2026-03-28 22:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ea906ef-af17-5b07-864c-6fdd4d2731a3 with identifier: 10737751 to the API
2026-03-28 22:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737751>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '4ea906ef-af17-5b07-864c-6fdd4d2731a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 25879,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15050,
'price_includes_vat': True,
'registration_date': '2024-09-04',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Mercedes-Benz EQA 250+ - Electric - Automatic - 190 hp - 25.879 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:08 [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-28 22:36:08 [adesa.be] INFO: Saving data for 10737751: {'auction_closing_time': 1774865700.0, 'created_time': 1774626901.84069, 'last_price_update_time': 1774737368.140018}
2026-03-28 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737751') HTTP/1.1" 204 0
2026-03-28 22:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb6e556-090f-55dd-b756-2e47983d218e with identifier: 10739909
2026-03-28 22:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb6e556-090f-55dd-b756-2e47983d218e with scrape type 2
2026-03-28 22:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcb6e556-090f-55dd-b756-2e47983d218e with scrape type 2
2026-03-28 22:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcb6e556-090f-55dd-b756-2e47983d218e, identifier: 10739909
2026-03-28 22:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcb6e556-090f-55dd-b756-2e47983d218e with identifier: 10739909
2026-03-28 22:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcb6e556-090f-55dd-b756-2e47983d218e with identifier: 10739909
2026-03-28 22:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcb6e556-090f-55dd-b756-2e47983d218e with identifier: 10739909 to the API
2026-03-28 22:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739909>
{'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': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'dcb6e556-090f-55dd-b756-2e47983d218e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FRX059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739909',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 214256,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2019-02-26',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz C Break 200d Avantgarde - Diesel - Manual - 160 hp - '
'214.256 km',
'transmission': 'manual',
'trim': 'Avantgarde',
'vin': None,
'year': 2019}
2026-03-28 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36: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-28 22:36:08 [adesa.be] INFO: Saving data for 10739909: {'auction_closing_time': 1774863000.0, 'created_time': 1774626918.778892, 'last_price_update_time': 1774737368.809358}
2026-03-28 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739909') HTTP/1.1" 204 0
2026-03-28 22:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e143b51-fa39-523e-877f-b0fed8b66c63 with identifier: 10735596
2026-03-28 22:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e143b51-fa39-523e-877f-b0fed8b66c63 with scrape type 2
2026-03-28 22:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e143b51-fa39-523e-877f-b0fed8b66c63 with scrape type 2
2026-03-28 22:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e143b51-fa39-523e-877f-b0fed8b66c63, identifier: 10735596
2026-03-28 22:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e143b51-fa39-523e-877f-b0fed8b66c63 with identifier: 10735596
2026-03-28 22:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e143b51-fa39-523e-877f-b0fed8b66c63 with identifier: 10735596
2026-03-28 22:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e143b51-fa39-523e-877f-b0fed8b66c63 with identifier: 10735596 to the API
2026-03-28 22:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735596>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 421,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1e143b51-fa39-523e-877f-b0fed8b66c63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VHM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735596',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 183484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'Mercedes-Benz CLA AMG 45 S - 4-Matic - Petrol - Automatic - 421 hp '
'- 183.484 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:10 [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-28 22:36:10 [adesa.be] INFO: Saving data for 10735596: {'auction_closing_time': 1774863000.0, 'created_time': 1774626919.119058, 'last_price_update_time': 1774737370.426584}
2026-03-28 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735596') HTTP/1.1" 204 0
2026-03-28 22:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1500a6e2-cd16-5efd-a579-88e8b59ae572 with identifier: 10737313
2026-03-28 22:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1500a6e2-cd16-5efd-a579-88e8b59ae572 with scrape type 2
2026-03-28 22:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1500a6e2-cd16-5efd-a579-88e8b59ae572 with scrape type 2
2026-03-28 22:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1500a6e2-cd16-5efd-a579-88e8b59ae572, identifier: 10737313
2026-03-28 22:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1500a6e2-cd16-5efd-a579-88e8b59ae572 with identifier: 10737313
2026-03-28 22:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1500a6e2-cd16-5efd-a579-88e8b59ae572 with identifier: 10737313
2026-03-28 22:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1500a6e2-cd16-5efd-a579-88e8b59ae572 with identifier: 10737313 to the API
2026-03-28 22:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1500a6e2-cd16-5efd-a579-88e8b59ae572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XJR822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 180739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2019-06-05',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Mercedes-Benz C Break 220d AMG Line - Diesel - Automatic - 194 hp - '
'180.739 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-28 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:11 [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-28 22:36:11 [adesa.be] INFO: Saving data for 10737313: {'auction_closing_time': 1774863000.0, 'created_time': 1774626917.98101, 'last_price_update_time': 1774737371.006222}
2026-03-28 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737313') HTTP/1.1" 204 0
2026-03-28 22:36:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with identifier: 10736403
2026-03-28 22:36:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with scrape type 2
2026-03-28 22:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with scrape type 2
2026-03-28 22:36:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d, identifier: 10736403
2026-03-28 22:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with identifier: 10736403
2026-03-28 22:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with identifier: 10736403
2026-03-28 22:36:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with identifier: 10736403 to the API
2026-03-28 22:36:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736403>
{'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': 210,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4cf0de23-9e35-598f-a2f6-7c3bd8392c1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPE191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 146457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Mercedes-Benz CLA 250 AMG Line - Petrol - Automatic - 210 hp - '
'146.457 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2014}
2026-03-28 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:11 [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-28 22:36:11 [adesa.be] INFO: Saving data for 10736403: {'auction_closing_time': 1774863000.0, 'created_time': 1774626920.717113, 'last_price_update_time': 1774737371.363985}
2026-03-28 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736403') HTTP/1.1" 204 0
2026-03-28 22:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa72ee0f-35ad-55f0-a76a-33ce0c423d8a with identifier: 10738283
2026-03-28 22:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa72ee0f-35ad-55f0-a76a-33ce0c423d8a with scrape type 2
2026-03-28 22:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa72ee0f-35ad-55f0-a76a-33ce0c423d8a with scrape type 2
2026-03-28 22:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa72ee0f-35ad-55f0-a76a-33ce0c423d8a, identifier: 10738283
2026-03-28 22:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa72ee0f-35ad-55f0-a76a-33ce0c423d8a with identifier: 10738283
2026-03-28 22:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa72ee0f-35ad-55f0-a76a-33ce0c423d8a with identifier: 10738283
2026-03-28 22:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa72ee0f-35ad-55f0-a76a-33ce0c423d8a with identifier: 10738283 to the API
2026-03-28 22:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 3',
'engine': '2.1L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fa72ee0f-35ad-55f0-a76a-33ce0c423d8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'A834897',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 222312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2005-11-07',
'seats_number': 4,
'seller_name': 'ACR cv',
'title': 'Mercedes-Benz C 200 CDI Sport - Diesel - Manual - 122 hp - 222.312 '
'km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2005}
2026-03-28 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:12 [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-28 22:36:12 [adesa.be] INFO: Saving data for 10738283: {'auction_closing_time': 1774863000.0, 'created_time': 1774626925.713231, 'last_price_update_time': 1774737372.633574}
2026-03-28 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738283') HTTP/1.1" 204 0
2026-03-28 22:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bce4a13-49a0-544b-a86e-7a3e1b7727ac with identifier: 10735020
2026-03-28 22:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bce4a13-49a0-544b-a86e-7a3e1b7727ac with scrape type 2
2026-03-28 22:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bce4a13-49a0-544b-a86e-7a3e1b7727ac with scrape type 2
2026-03-28 22:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bce4a13-49a0-544b-a86e-7a3e1b7727ac, identifier: 10735020
2026-03-28 22:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bce4a13-49a0-544b-a86e-7a3e1b7727ac with identifier: 10735020
2026-03-28 22:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bce4a13-49a0-544b-a86e-7a3e1b7727ac with identifier: 10735020
2026-03-28 22:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bce4a13-49a0-544b-a86e-7a3e1b7727ac with identifier: 10735020 to the API
2026-03-28 22:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735020>
{'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': 190,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '9bce4a13-49a0-544b-a86e-7a3e1b7727ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735020',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 16468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Mercedes-Benz EQA 250+ - Electric - Automatic - 190 hp - 16.468 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:13 [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-28 22:36:13 [adesa.be] INFO: Saving data for 10735020: {'auction_closing_time': 1774865700.0, 'created_time': 1774626902.927867, 'last_price_update_time': 1774737373.107132}
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735020') HTTP/1.1" 204 0
2026-03-28 22:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15514c45-cae7-5f12-8d83-bb56ffe3de3a with identifier: 10739890
2026-03-28 22:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15514c45-cae7-5f12-8d83-bb56ffe3de3a with scrape type 2
2026-03-28 22:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15514c45-cae7-5f12-8d83-bb56ffe3de3a with scrape type 2
2026-03-28 22:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15514c45-cae7-5f12-8d83-bb56ffe3de3a, identifier: 10739890
2026-03-28 22:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dda09508-836a-5e1d-8c76-7b5c06eeb0e9 with identifier: 10735632
2026-03-28 22:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda09508-836a-5e1d-8c76-7b5c06eeb0e9 with scrape type 2
2026-03-28 22:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dda09508-836a-5e1d-8c76-7b5c06eeb0e9 with scrape type 2
2026-03-28 22:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dda09508-836a-5e1d-8c76-7b5c06eeb0e9, identifier: 10735632
2026-03-28 22:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15514c45-cae7-5f12-8d83-bb56ffe3de3a with identifier: 10739890
2026-03-28 22:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15514c45-cae7-5f12-8d83-bb56ffe3de3a with identifier: 10739890
2026-03-28 22:36:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15514c45-cae7-5f12-8d83-bb56ffe3de3a with identifier: 10739890 to the API
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739890>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'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': '15514c45-cae7-5f12-8d83-bb56ffe3de3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RAB736',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739890',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 246699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2012-09-19',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Mercedes-Benz C Break 220 CDI Avantgarde - Diesel - Manual - 163 hp '
'- 246.699 km',
'transmission': 'manual',
'trim': 'Avantgarde',
'vin': None,
'year': 2012}
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:13 [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-28 22:36:13 [adesa.be] INFO: Saving data for 10739890: {'auction_closing_time': 1774863000.0, 'created_time': 1774626911.537649, 'last_price_update_time': 1774737373.560924}
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739890') HTTP/1.1" 204 0
2026-03-28 22:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dda09508-836a-5e1d-8c76-7b5c06eeb0e9 with identifier: 10735632
2026-03-28 22:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dda09508-836a-5e1d-8c76-7b5c06eeb0e9 with identifier: 10735632
2026-03-28 22:36:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dda09508-836a-5e1d-8c76-7b5c06eeb0e9 with identifier: 10735632 to the API
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'dda09508-836a-5e1d-8c76-7b5c06eeb0e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HFY593',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 201347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2016-12-19',
'seats_number': 4,
'seller_name': 'Auto King srl',
'title': 'Mercedes-Benz C 220d - Diesel - Automatic - 163 hp - 201.347 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:13 [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-28 22:36:13 [adesa.be] INFO: Saving data for 10735632: {'auction_closing_time': 1774865700.0, 'created_time': 1774625142.284331, 'last_price_update_time': 1774737373.832507}
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735632') HTTP/1.1" 204 0
2026-03-28 22:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73ea955d-a667-55bc-8a33-460f15f94afc with identifier: 10740880
2026-03-28 22:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73ea955d-a667-55bc-8a33-460f15f94afc with scrape type 2
2026-03-28 22:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73ea955d-a667-55bc-8a33-460f15f94afc with scrape type 2
2026-03-28 22:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73ea955d-a667-55bc-8a33-460f15f94afc, identifier: 10740880
2026-03-28 22:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73ea955d-a667-55bc-8a33-460f15f94afc with identifier: 10740880
2026-03-28 22:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73ea955d-a667-55bc-8a33-460f15f94afc with identifier: 10740880
2026-03-28 22:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73ea955d-a667-55bc-8a33-460f15f94afc with identifier: 10740880 to the API
2026-03-28 22:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740880>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '73ea955d-a667-55bc-8a33-460f15f94afc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TPK808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740880',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Mercedes-Benz C Break 200d AMG Line - Diesel - Automatic - 163 hp - '
'122.000 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:14 [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-28 22:36:14 [adesa.be] INFO: Saving data for 10740880: {'auction_closing_time': 1774863000.0, 'created_time': 1774649968.677307, 'last_price_update_time': 1774737374.222007}
2026-03-28 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740880') HTTP/1.1" 204 0
2026-03-28 22:36:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.586(s), this was the 1st time calling it.
2026-03-28 22:36:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.715699791028123 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:36:16 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'b131695946160c9be7982075a69f1ee8', '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=b131695946160c9be7982075a69f1ee8.
2026-03-28 22:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce39df11-ce38-5426-9437-ef788f90991f with identifier: 10735490
2026-03-28 22:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce39df11-ce38-5426-9437-ef788f90991f with scrape type 2
2026-03-28 22:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce39df11-ce38-5426-9437-ef788f90991f with scrape type 2
2026-03-28 22:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce39df11-ce38-5426-9437-ef788f90991f, identifier: 10735490
2026-03-28 22:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce39df11-ce38-5426-9437-ef788f90991f with identifier: 10735490
2026-03-28 22:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce39df11-ce38-5426-9437-ef788f90991f with identifier: 10735490
2026-03-28 22:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce39df11-ce38-5426-9437-ef788f90991f with identifier: 10735490 to the API
2026-03-28 22:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735490>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ce39df11-ce38-5426-9437-ef788f90991f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSS128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 164280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2018-12-21',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Mercedes-Benz C 160 AMG Line - Petrol - Automatic - 129 hp - '
'164.280 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
2026-03-28 22:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:17 [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-28 22:36:17 [adesa.be] INFO: Saving data for 10735490: {'auction_closing_time': 1774863000.0, 'created_time': 1774625138.286701, 'last_price_update_time': 1774737377.682351}
2026-03-28 22:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735490') HTTP/1.1" 204 0
2026-03-28 22:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10737627
2026-03-28 22:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36e5c40-f400-546c-be34-63ac43fe3e05 with scrape type 2
2026-03-28 22:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a36e5c40-f400-546c-be34-63ac43fe3e05 with scrape type 2
2026-03-28 22:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a36e5c40-f400-546c-be34-63ac43fe3e05, identifier: 10737627
2026-03-28 22:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10737627
2026-03-28 22:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10737627
2026-03-28 22:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10737627 to the API
2026-03-28 22:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737627>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a36e5c40-f400-546c-be34-63ac43fe3e05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FNK465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 174829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2015-04-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz C 180d - Diesel - Automatic - 116 hp - 174.829 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:18 [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-28 22:36:18 [adesa.be] INFO: Saving data for 10737627: {'auction_closing_time': 1774863000.0, 'created_time': 1774625119.256255, 'last_price_update_time': 1774737378.742402}
2026-03-28 22:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737627') HTTP/1.1" 204 0
2026-03-28 22:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a87fe396-920a-5e66-ac2a-6956cf38e4c3 with identifier: 10738291
2026-03-28 22:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a87fe396-920a-5e66-ac2a-6956cf38e4c3 with scrape type 2
2026-03-28 22:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a87fe396-920a-5e66-ac2a-6956cf38e4c3 with scrape type 2
2026-03-28 22:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a87fe396-920a-5e66-ac2a-6956cf38e4c3, identifier: 10738291
2026-03-28 22:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a87fe396-920a-5e66-ac2a-6956cf38e4c3 with identifier: 10738291
2026-03-28 22:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a87fe396-920a-5e66-ac2a-6956cf38e4c3 with identifier: 10738291
2026-03-28 22:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a87fe396-920a-5e66-ac2a-6956cf38e4c3 with identifier: 10738291 to the API
2026-03-28 22:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738291>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a87fe396-920a-5e66-ac2a-6956cf38e4c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JJJ103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738291',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 191233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2015-01-05',
'seats_number': 5,
'seller_name': 'City Cars BVBA',
'title': 'Mercedes-Benz A 200 CDI AMG Line - 4-Matic - Diesel - Automatic - '
'136 hp - 191.233 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2015}
2026-03-28 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:20 [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-28 22:36:20 [adesa.be] INFO: Saving data for 10738291: {'auction_closing_time': 1774863000.0, 'created_time': 1774626910.077237, 'last_price_update_time': 1774737380.095313}
2026-03-28 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738291') HTTP/1.1" 204 0
2026-03-28 22:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a296d66-916b-5df5-9e46-a0a62fe7b66e with identifier: 10735468
2026-03-28 22:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a296d66-916b-5df5-9e46-a0a62fe7b66e with scrape type 2
2026-03-28 22:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a296d66-916b-5df5-9e46-a0a62fe7b66e with scrape type 2
2026-03-28 22:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a296d66-916b-5df5-9e46-a0a62fe7b66e, identifier: 10735468
2026-03-28 22:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a296d66-916b-5df5-9e46-a0a62fe7b66e with identifier: 10735468
2026-03-28 22:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a296d66-916b-5df5-9e46-a0a62fe7b66e with identifier: 10735468
2026-03-28 22:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a296d66-916b-5df5-9e46-a0a62fe7b66e with identifier: 10735468 to the API
2026-03-28 22:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735468>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1a296d66-916b-5df5-9e46-a0a62fe7b66e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RRK236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 118306,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2018-03-23',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'Mercedes-Benz B 180 - Petrol - Automatic - 122 hp - 118.306 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:21 [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-28 22:36:21 [adesa.be] INFO: Saving data for 10735468: {'auction_closing_time': 1774863000.0, 'created_time': 1774625117.313625, 'last_price_update_time': 1774737381.240852}
2026-03-28 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735468') HTTP/1.1" 204 0
2026-03-28 22:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae5f2123-5f13-51ea-b98e-ce398fa55e88 with identifier: 10735611
2026-03-28 22:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae5f2123-5f13-51ea-b98e-ce398fa55e88 with scrape type 2
2026-03-28 22:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae5f2123-5f13-51ea-b98e-ce398fa55e88 with scrape type 2
2026-03-28 22:36:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae5f2123-5f13-51ea-b98e-ce398fa55e88, identifier: 10735611
2026-03-28 22:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10737704
2026-03-28 22:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a894dcab-8839-5e4a-b8a0-782435c76536 with scrape type 2
2026-03-28 22:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a894dcab-8839-5e4a-b8a0-782435c76536 with scrape type 2
2026-03-28 22:36:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a894dcab-8839-5e4a-b8a0-782435c76536, identifier: 10737704
2026-03-28 22:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dcb3b36-9576-56df-83cd-07557a990f71 with identifier: 10735615
2026-03-28 22:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dcb3b36-9576-56df-83cd-07557a990f71 with scrape type 2
2026-03-28 22:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dcb3b36-9576-56df-83cd-07557a990f71 with scrape type 2
2026-03-28 22:36:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dcb3b36-9576-56df-83cd-07557a990f71, identifier: 10735615
2026-03-28 22:36:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae5f2123-5f13-51ea-b98e-ce398fa55e88 with identifier: 10735611
2026-03-28 22:36:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae5f2123-5f13-51ea-b98e-ce398fa55e88 with identifier: 10735611
2026-03-28 22:36:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae5f2123-5f13-51ea-b98e-ce398fa55e88 with identifier: 10735611 to the API
2026-03-28 22:36:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735611>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ae5f2123-5f13-51ea-b98e-ce398fa55e88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ASI582',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 121854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2016-05-13',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Mercedes-Benz A 200d AMG Line - Diesel - Automatic - 136 hp - '
'121.854 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2016}
2026-03-28 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:21 [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-28 22:36:21 [adesa.be] INFO: Saving data for 10735611: {'auction_closing_time': 1774863000.0, 'created_time': 1774626925.382668, 'last_price_update_time': 1774737381.886569}
2026-03-28 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735611') HTTP/1.1" 204 0
2026-03-28 22:36:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10737704
2026-03-28 22:36:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10737704
2026-03-28 22:36:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10737704 to the API
2026-03-28 22:36:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a894dcab-8839-5e4a-b8a0-782435c76536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATQ202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737704',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 323921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2017-07-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz E All-Terrain 220d - 4-Matic - Diesel - Automatic - '
'194 hp - 323.921 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:22 [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-28 22:36:22 [adesa.be] INFO: Saving data for 10737704: {'auction_closing_time': 1774863000.0, 'created_time': 1774626907.587447, 'last_price_update_time': 1774737382.162998}
2026-03-28 22:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737704') HTTP/1.1" 204 0
2026-03-28 22:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dcb3b36-9576-56df-83cd-07557a990f71 with identifier: 10735615
2026-03-28 22:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dcb3b36-9576-56df-83cd-07557a990f71 with identifier: 10735615
2026-03-28 22:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dcb3b36-9576-56df-83cd-07557a990f71 with identifier: 10735615 to the API
2026-03-28 22:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735615>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7dcb3b36-9576-56df-83cd-07557a990f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KKN025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 94469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Mercedes-Benz B 180 Launch - Petrol - Automatic - 136 hp - 94.469 '
'km',
'transmission': 'automatic',
'trim': 'Launch',
'vin': None,
'year': 2019}
2026-03-28 22:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:22 [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-28 22:36:22 [adesa.be] INFO: Saving data for 10735615: {'auction_closing_time': 1774863000.0, 'created_time': 1774625121.163216, 'last_price_update_time': 1774737382.440107}
2026-03-28 22:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735615') HTTP/1.1" 204 0
2026-03-28 22:36:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10736681
2026-03-28 22:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with scrape type 2
2026-03-28 22:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with scrape type 2
2026-03-28 22:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985, identifier: 10736681
2026-03-28 22:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10736681
2026-03-28 22:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10736681
2026-03-28 22:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10736681 to the API
2026-03-28 22:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736681>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1cf6e87f-f7ea-582c-9abf-dc14e2f56985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '632761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 262466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2004-10-11',
'seats_number': 5,
'seller_name': "Auto's R. Beyen // BEYEN, ROEL",
'title': 'Mercedes-Benz C 220 CDI Classic - Diesel - Automatic - 122 hp - '
'262.466 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2004}
2026-03-28 22:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:24 [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-28 22:36:24 [adesa.be] INFO: Saving data for 10736681: {'auction_closing_time': 1774863000.0, 'created_time': 1774626911.231714, 'last_price_update_time': 1774737384.825002}
2026-03-28 22:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736681') HTTP/1.1" 204 0
2026-03-28 22:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a173827-d393-5ba2-ab99-958c85bb5ec4 with identifier: 10735564
2026-03-28 22:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a173827-d393-5ba2-ab99-958c85bb5ec4 with scrape type 2
2026-03-28 22:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a173827-d393-5ba2-ab99-958c85bb5ec4 with scrape type 2
2026-03-28 22:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a173827-d393-5ba2-ab99-958c85bb5ec4, identifier: 10735564
2026-03-28 22:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a173827-d393-5ba2-ab99-958c85bb5ec4 with identifier: 10735564
2026-03-28 22:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a173827-d393-5ba2-ab99-958c85bb5ec4 with identifier: 10735564
2026-03-28 22:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a173827-d393-5ba2-ab99-958c85bb5ec4 with identifier: 10735564 to the API
2026-03-28 22:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5a173827-d393-5ba2-ab99-958c85bb5ec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTV532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 134390,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2018-12-04',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Mercedes-Benz A 180 Progressive - Petrol - Automatic - 136 hp - '
'134.390 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2018}
2026-03-28 22:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:25 [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-28 22:36:25 [adesa.be] INFO: Saving data for 10735564: {'auction_closing_time': 1774863000.0, 'created_time': 1774626849.841772, 'last_price_update_time': 1774737385.31063}
2026-03-28 22:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735564') HTTP/1.1" 204 0
2026-03-28 22:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with identifier: 10740878
2026-03-28 22:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with scrape type 2
2026-03-28 22:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with scrape type 2
2026-03-28 22:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49, identifier: 10740878
2026-03-28 22:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with identifier: 10740878
2026-03-28 22:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with identifier: 10740878
2026-03-28 22:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with identifier: 10740878 to the API
2026-03-28 22:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740878>
{'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': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YSR011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740878',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 107367,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 5,
'seller_name': 'CARSYS // SA Michel Lecrombs',
'title': 'Mercedes-Benz A 180 - Petrol - Manual - 135 hp - 107.367 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740878%27 HTTP/1.1" 200 None
2026-03-28 22:36:26 [adesa.be] INFO: Saving data for 10740878: {'auction_closing_time': 1774863000.0, 'created_time': 1774649962.251904, 'last_price_update_time': 1774737386.778438}
2026-03-28 22:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740878') HTTP/1.1" 204 0
2026-03-28 22:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0c2625c-8e84-58d0-a326-fdf0ce25c9c9 with identifier: 10735641
2026-03-28 22:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0c2625c-8e84-58d0-a326-fdf0ce25c9c9 with scrape type 2
2026-03-28 22:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0c2625c-8e84-58d0-a326-fdf0ce25c9c9 with scrape type 2
2026-03-28 22:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0c2625c-8e84-58d0-a326-fdf0ce25c9c9, identifier: 10735641
2026-03-28 22:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0c2625c-8e84-58d0-a326-fdf0ce25c9c9 with identifier: 10735641
2026-03-28 22:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0c2625c-8e84-58d0-a326-fdf0ce25c9c9 with identifier: 10735641
2026-03-28 22:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0c2625c-8e84-58d0-a326-fdf0ce25c9c9 with identifier: 10735641 to the API
2026-03-28 22:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735641>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'a0c2625c-8e84-58d0-a326-fdf0ce25c9c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61479',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 20262,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10050,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Mercedes-Benz A - Petrol - Automatic - 136 hp - 20.262 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:27 [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-28 22:36:27 [adesa.be] INFO: Saving data for 10735641: {'auction_closing_time': 1774865700.0, 'created_time': 1774625143.520554, 'last_price_update_time': 1774737387.18066}
2026-03-28 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735641') HTTP/1.1" 204 0
2026-03-28 22:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10735531
2026-03-28 22:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb02ee9-f74d-5cbb-b895-c697b331b9f5 with scrape type 2
2026-03-28 22:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb02ee9-f74d-5cbb-b895-c697b331b9f5 with scrape type 2
2026-03-28 22:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deb02ee9-f74d-5cbb-b895-c697b331b9f5, identifier: 10735531
2026-03-28 22:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10735531
2026-03-28 22:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10735531
2026-03-28 22:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10735531 to the API
2026-03-28 22:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735531>
{'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': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'deb02ee9-f74d-5cbb-b895-c697b331b9f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VSJ967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 166494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Mercedes-Benz A 220 AMG Sport - Petrol - Automatic - 190 hp - '
'166.494 km',
'transmission': 'automatic',
'trim': 'AMG Sport',
'vin': None,
'year': 2019}
2026-03-28 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:27 [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-28 22:36:27 [adesa.be] INFO: Saving data for 10735531: {'auction_closing_time': 1774863000.0, 'created_time': 1774625128.81126, 'last_price_update_time': 1774737387.579106}
2026-03-28 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735531') HTTP/1.1" 204 0
2026-03-28 22:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10737566
2026-03-28 22:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with scrape type 2
2026-03-28 22:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with scrape type 2
2026-03-28 22:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b82ab778-7e7b-530c-b2ce-37759e6bf3d7, identifier: 10737566
2026-03-28 22:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10737566
2026-03-28 22:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10737566
2026-03-28 22:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10737566 to the API
2026-03-28 22:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737566>
{'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': 179,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b82ab778-7e7b-530c-b2ce-37759e6bf3d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GHP955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 74858,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Land Rover Range Rover Velar 2.0d - Diesel - Automatic - 179 hp - '
'74.858 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:28 [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-28 22:36:28 [adesa.be] INFO: Saving data for 10737566: {'auction_closing_time': 1774863000.0, 'created_time': 1774625144.253237, 'last_price_update_time': 1774737388.340068}
2026-03-28 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737566') HTTP/1.1" 204 0
2026-03-28 22:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10737312
2026-03-28 22:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 964a566e-845d-5b38-9887-6d5345717341 with scrape type 2
2026-03-28 22:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 964a566e-845d-5b38-9887-6d5345717341 with scrape type 2
2026-03-28 22:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 964a566e-845d-5b38-9887-6d5345717341, identifier: 10737312
2026-03-28 22:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10737312
2026-03-28 22:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10737312
2026-03-28 22:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10737312 to the API
2026-03-28 22:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737312>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '964a566e-845d-5b38-9887-6d5345717341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 130372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2017-06-12',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Mercedes-Benz A 160d - Diesel - Manual - 90 hp - 130.372 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:28 [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-28 22:36:28 [adesa.be] INFO: Saving data for 10737312: {'auction_closing_time': 1774863000.0, 'created_time': 1774625139.405241, 'last_price_update_time': 1774737388.815304}
2026-03-28 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737312') HTTP/1.1" 204 0
2026-03-28 22:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5add6a4-8fa0-562a-99d8-af45c81ba1b2 with identifier: 10735607
2026-03-28 22:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5add6a4-8fa0-562a-99d8-af45c81ba1b2 with scrape type 2
2026-03-28 22:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5add6a4-8fa0-562a-99d8-af45c81ba1b2 with scrape type 2
2026-03-28 22:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5add6a4-8fa0-562a-99d8-af45c81ba1b2, identifier: 10735607
2026-03-28 22:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5add6a4-8fa0-562a-99d8-af45c81ba1b2 with identifier: 10735607
2026-03-28 22:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5add6a4-8fa0-562a-99d8-af45c81ba1b2 with identifier: 10735607
2026-03-28 22:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5add6a4-8fa0-562a-99d8-af45c81ba1b2 with identifier: 10735607 to the API
2026-03-28 22:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'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': 'b5add6a4-8fa0-562a-99d8-af45c81ba1b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 266982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2020-01-28',
'seats_number': 5,
'seller_name': 'Excellent Automobiles',
'title': 'Land Rover Range Rover Sport 3.0 SDV6 Black Edition - Diesel - '
'Automatic - 248 hp - 266.982 km',
'transmission': 'automatic',
'trim': 'Black Edition',
'vin': None,
'year': 2020}
2026-03-28 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:29 [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-28 22:36:29 [adesa.be] INFO: Saving data for 10735607: {'auction_closing_time': 1774863000.0, 'created_time': 1774626942.255599, 'last_price_update_time': 1774737389.398191}
2026-03-28 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735607') HTTP/1.1" 204 0
2026-03-28 22:36:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 8.154(s), this was the 1st time calling it.
2026-03-28 22:36:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.736706646393455 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:36:29 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '377b0232f4cf3d1db37dbb6f89a7c89f', '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=377b0232f4cf3d1db37dbb6f89a7c89f.
2026-03-28 22:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9457b68-18c7-54eb-8daf-ce2b97221394 with identifier: 10735403
2026-03-28 22:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9457b68-18c7-54eb-8daf-ce2b97221394 with scrape type 2
2026-03-28 22:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9457b68-18c7-54eb-8daf-ce2b97221394 with scrape type 2
2026-03-28 22:36:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9457b68-18c7-54eb-8daf-ce2b97221394, identifier: 10735403
2026-03-28 22:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9457b68-18c7-54eb-8daf-ce2b97221394 with identifier: 10735403
2026-03-28 22:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9457b68-18c7-54eb-8daf-ce2b97221394 with identifier: 10735403
2026-03-28 22:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9457b68-18c7-54eb-8daf-ce2b97221394 with identifier: 10735403 to the API
2026-03-28 22:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735403>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'SUV',
'color': 'White',
'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': 'd9457b68-18c7-54eb-8daf-ce2b97221394',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VHN395',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 157573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-01-08',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'Land Rover Range Rover Evoque 2.0 TD4 - AWD - Diesel - Automatic - '
'150 hp - 157.573 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:34 [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-28 22:36:34 [adesa.be] INFO: Saving data for 10735403: {'auction_closing_time': 1774863000.0, 'created_time': 1774626928.317164, 'last_price_update_time': 1774737394.083353}
2026-03-28 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735403') HTTP/1.1" 204 0
2026-03-28 22:36:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1beebc-2803-5529-9fcb-efa7e45727a3 with identifier: 10736377
2026-03-28 22:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1beebc-2803-5529-9fcb-efa7e45727a3 with scrape type 2
2026-03-28 22:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba1beebc-2803-5529-9fcb-efa7e45727a3 with scrape type 2
2026-03-28 22:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba1beebc-2803-5529-9fcb-efa7e45727a3, identifier: 10736377
2026-03-28 22:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba1beebc-2803-5529-9fcb-efa7e45727a3 with identifier: 10736377
2026-03-28 22:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba1beebc-2803-5529-9fcb-efa7e45727a3 with identifier: 10736377
2026-03-28 22:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba1beebc-2803-5529-9fcb-efa7e45727a3 with identifier: 10736377 to the API
2026-03-28 22:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ba1beebc-2803-5529-9fcb-efa7e45727a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fjg383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736377',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 31993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Mazda CX-30 2.0i - Petrol - Automatic - 122 hp - 31.993 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:36 [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-28 22:36:36 [adesa.be] INFO: Saving data for 10736377: {'auction_closing_time': 1774863000.0, 'created_time': 1774625139.028673, 'last_price_update_time': 1774737396.021581}
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736377') HTTP/1.1" 204 0
2026-03-28 22:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0812f20-e2ab-5107-9e90-dc019a1923f2 with identifier: 10738297
2026-03-28 22:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0812f20-e2ab-5107-9e90-dc019a1923f2 with scrape type 2
2026-03-28 22:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0812f20-e2ab-5107-9e90-dc019a1923f2 with scrape type 2
2026-03-28 22:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e0812f20-e2ab-5107-9e90-dc019a1923f2, identifier: 10738297
2026-03-28 22:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e0812f20-e2ab-5107-9e90-dc019a1923f2 with identifier: 10738297
2026-03-28 22:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e0812f20-e2ab-5107-9e90-dc019a1923f2 with identifier: 10738297
2026-03-28 22:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e0812f20-e2ab-5107-9e90-dc019a1923f2 with identifier: 10738297 to the API
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738297>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 274,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e0812f20-e2ab-5107-9e90-dc019a1923f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Maserati',
'model': 'Ghibli',
'odometer': 135494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Maserati Ghibli 3.0D - Diesel - Automatic - 274 hp - 135.494 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:36 [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-28 22:36:36 [adesa.be] INFO: Saving data for 10738297: {'auction_closing_time': 1774863000.0, 'created_time': 1774625148.56029, 'last_price_update_time': 1774737396.426477}
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738297') HTTP/1.1" 204 0
2026-03-28 22:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10735561
2026-03-28 22:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d76b76e-b421-5d12-8831-b413f4f5eae3 with scrape type 2
2026-03-28 22:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d76b76e-b421-5d12-8831-b413f4f5eae3 with scrape type 2
2026-03-28 22:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d76b76e-b421-5d12-8831-b413f4f5eae3, identifier: 10735561
2026-03-28 22:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10735561
2026-03-28 22:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10735561
2026-03-28 22:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10735561 to the API
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735561>
{'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': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2d76b76e-b421-5d12-8831-b413f4f5eae3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BDC157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 28990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'Tiz cars//Minucci, Tiziano',
'title': 'Land Rover Range Rover Evoque 1.5 - Petrol - Automatic - 160 hp - '
'28.990 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:36 [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-28 22:36:36 [adesa.be] INFO: Saving data for 10735561: {'auction_closing_time': 1774863000.0, 'created_time': 1774626928.036346, 'last_price_update_time': 1774737396.799837}
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735561') HTTP/1.1" 204 0
2026-03-28 22:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf5ac942-6974-52ab-8101-3f1ba68c6e83 with identifier: 10735451
2026-03-28 22:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf5ac942-6974-52ab-8101-3f1ba68c6e83 with scrape type 2
2026-03-28 22:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf5ac942-6974-52ab-8101-3f1ba68c6e83 with scrape type 2
2026-03-28 22:36:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf5ac942-6974-52ab-8101-3f1ba68c6e83, identifier: 10735451
2026-03-28 22:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf5ac942-6974-52ab-8101-3f1ba68c6e83 with identifier: 10735451
2026-03-28 22:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf5ac942-6974-52ab-8101-3f1ba68c6e83 with identifier: 10735451
2026-03-28 22:36:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf5ac942-6974-52ab-8101-3f1ba68c6e83 with identifier: 10735451 to the API
2026-03-28 22:36:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735451>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'cf5ac942-6974-52ab-8101-3f1ba68c6e83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LHL174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735451',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 79224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2017-05-29',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Mercedes-Benz A 160 AMG Sport - Petrol - Manual - 101 hp - 79.224 '
'km',
'transmission': 'manual',
'trim': 'AMG Sport',
'vin': None,
'year': 2017}
2026-03-28 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:37 [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-28 22:36:37 [adesa.be] INFO: Saving data for 10735451: {'auction_closing_time': 1774863000.0, 'created_time': 1774625135.960689, 'last_price_update_time': 1774737397.57051}
2026-03-28 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735451') HTTP/1.1" 204 0
2026-03-28 22:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac2ad77d-c565-512d-b30b-763a08c50480 with identifier: 10735617
2026-03-28 22:36:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac2ad77d-c565-512d-b30b-763a08c50480 with scrape type 2
2026-03-28 22:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac2ad77d-c565-512d-b30b-763a08c50480 with scrape type 2
2026-03-28 22:36:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac2ad77d-c565-512d-b30b-763a08c50480, identifier: 10735617
2026-03-28 22:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac2ad77d-c565-512d-b30b-763a08c50480 with identifier: 10735617
2026-03-28 22:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac2ad77d-c565-512d-b30b-763a08c50480 with identifier: 10735617
2026-03-28 22:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac2ad77d-c565-512d-b30b-763a08c50480 with identifier: 10735617 to the API
2026-03-28 22:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735617>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 339,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ac2ad77d-c565-512d-b30b-763a08c50480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GDG546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 274876,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2014-06-17',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Land Rover Range Rover 4.4 SDV8 - AWD - Diesel - Automatic - 339 hp '
'- 274.876 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:38 [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-28 22:36:38 [adesa.be] INFO: Saving data for 10735617: {'auction_closing_time': 1774863000.0, 'created_time': 1774626940.771503, 'last_price_update_time': 1774737398.236608}
2026-03-28 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735617') HTTP/1.1" 204 0
2026-03-28 22:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10735494
2026-03-28 22:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168ac152-7318-5bd7-9268-af83d89fb6f8 with scrape type 2
2026-03-28 22:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168ac152-7318-5bd7-9268-af83d89fb6f8 with scrape type 2
2026-03-28 22:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 168ac152-7318-5bd7-9268-af83d89fb6f8, identifier: 10735494
2026-03-28 22:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10735494
2026-03-28 22:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10735494
2026-03-28 22:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10735494 to the API
2026-03-28 22:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 399,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '168ac152-7318-5bd7-9268-af83d89fb6f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GGU349',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 33531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 90500,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': 'NS Cars',
'title': 'Land Rover Range Rover 3.0 - Hybrid - Automatic - 399 hp - 33.531 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:38 [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-28 22:36:38 [adesa.be] INFO: Saving data for 10735494: {'auction_closing_time': 1774863000.0, 'created_time': 1774626926.970995, 'last_price_update_time': 1774737398.814092}
2026-03-28 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735494') HTTP/1.1" 204 0
2026-03-28 22:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10737718
2026-03-28 22:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c459947-5477-5d49-8eba-bd69d3acef4b with scrape type 2
2026-03-28 22:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c459947-5477-5d49-8eba-bd69d3acef4b with scrape type 2
2026-03-28 22:36:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c459947-5477-5d49-8eba-bd69d3acef4b, identifier: 10737718
2026-03-28 22:36:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10737718
2026-03-28 22:36:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10737718
2026-03-28 22:36:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10737718 to the API
2026-03-28 22:36:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737718>
{'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': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2c459947-5477-5d49-8eba-bd69d3acef4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1xev026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 105149,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2018-08-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Land Rover Discovery Sport 2.0 eD4 - AWD - Diesel - Automatic - 149 '
'hp - 105.149 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:40 [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-28 22:36:40 [adesa.be] INFO: Saving data for 10737718: {'auction_closing_time': 1774863000.0, 'created_time': 1774626931.457944, 'last_price_update_time': 1774737400.83765}
2026-03-28 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737718') HTTP/1.1" 204 0
2026-03-28 22:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1da3f9bd-fb42-5fce-a838-e4a5820a352e with identifier: 10736358
2026-03-28 22:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1da3f9bd-fb42-5fce-a838-e4a5820a352e with scrape type 2
2026-03-28 22:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1da3f9bd-fb42-5fce-a838-e4a5820a352e with scrape type 2
2026-03-28 22:36:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1da3f9bd-fb42-5fce-a838-e4a5820a352e, identifier: 10736358
2026-03-28 22:36:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1da3f9bd-fb42-5fce-a838-e4a5820a352e with identifier: 10736358
2026-03-28 22:36:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1da3f9bd-fb42-5fce-a838-e4a5820a352e with identifier: 10736358
2026-03-28 22:36:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1da3f9bd-fb42-5fce-a838-e4a5820a352e with identifier: 10736358 to the API
2026-03-28 22:36:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736358>
{'auction_title': '',
'c_o_2_emission_value': 72,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1da3f9bd-fb42-5fce-a838-e4a5820a352e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1vgm721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736358',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 134405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2018-11-08',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Land Rover Range Rover 2.0 P400e Autobiography - AWD - Hybrid - '
'Automatic - 300 hp - 134.405 km',
'transmission': 'automatic',
'trim': 'Autobiography',
'vin': None,
'year': 2018}
2026-03-28 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:41 [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-28 22:36:41 [adesa.be] INFO: Saving data for 10736358: {'auction_closing_time': 1774863000.0, 'created_time': 1774626942.81111, 'last_price_update_time': 1774737401.321353}
2026-03-28 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736358') HTTP/1.1" 204 0
2026-03-28 22:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9055d101-044a-56a4-ba13-de794df93cc6 with identifier: 10735412
2026-03-28 22:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9055d101-044a-56a4-ba13-de794df93cc6 with scrape type 2
2026-03-28 22:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9055d101-044a-56a4-ba13-de794df93cc6 with scrape type 2
2026-03-28 22:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9055d101-044a-56a4-ba13-de794df93cc6, identifier: 10735412
2026-03-28 22:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9055d101-044a-56a4-ba13-de794df93cc6 with identifier: 10735412
2026-03-28 22:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9055d101-044a-56a4-ba13-de794df93cc6 with identifier: 10735412
2026-03-28 22:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9055d101-044a-56a4-ba13-de794df93cc6 with identifier: 10735412 to the API
2026-03-28 22:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735412>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9055d101-044a-56a4-ba13-de794df93cc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPK274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 71989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2019-01-17',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Land Rover Range Rover Evoque 2.0d - Diesel - Automatic - 149 hp - '
'71.989 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:42 [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-28 22:36:42 [adesa.be] INFO: Saving data for 10735412: {'auction_closing_time': 1774863000.0, 'created_time': 1774626929.124169, 'last_price_update_time': 1774737402.343686}
2026-03-28 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735412') HTTP/1.1" 204 0
2026-03-28 22:36:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10737713
2026-03-28 22:36:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with scrape type 2
2026-03-28 22:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with scrape type 2
2026-03-28 22:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 721ba8a5-a8d8-500f-86d5-cdb64dda8727, identifier: 10737713
2026-03-28 22:36:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10737618
2026-03-28 22:36:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with scrape type 2
2026-03-28 22:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with scrape type 2
2026-03-28 22:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146, identifier: 10737618
2026-03-28 22:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10737713
2026-03-28 22:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10737713
2026-03-28 22:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10737713 to the API
2026-03-28 22:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737713>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '721ba8a5-a8d8-500f-86d5-cdb64dda8727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TTE468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 98912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2011-11-08',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Lancia Ypsilon 0.9 Twinair Platinum - Petrol - Manual - 85 hp - '
'98.912 km',
'transmission': 'manual',
'trim': 'Platinum',
'vin': None,
'year': 2011}
2026-03-28 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:42 [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-28 22:36:42 [adesa.be] INFO: Saving data for 10737713: {'auction_closing_time': 1774863000.0, 'created_time': 1774626935.692142, 'last_price_update_time': 1774737402.953735}
2026-03-28 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737713') HTTP/1.1" 204 0
2026-03-28 22:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10737618
2026-03-28 22:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10737618
2026-03-28 22:36:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10737618 to the API
2026-03-28 22:36:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737618>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'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': '9a3d9969-0b16-541b-ab64-b5b1b5ceb146',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ANU732',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 178712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2018-03-09',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Skydrive - AWD - Diesel - Manual - 150 hp '
'- 178.712 km',
'transmission': 'manual',
'trim': 'Skydrive',
'vin': None,
'year': 2018}
2026-03-28 22:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:43 [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-28 22:36:43 [adesa.be] INFO: Saving data for 10737618: {'auction_closing_time': 1774863000.0, 'created_time': 1774625137.541881, 'last_price_update_time': 1774737403.254593}
2026-03-28 22:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737618') HTTP/1.1" 204 0
2026-03-28 22:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 746395e0-3082-5322-86ef-8f9db1b6ed87 with identifier: 10739916
2026-03-28 22:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 746395e0-3082-5322-86ef-8f9db1b6ed87 with scrape type 2
2026-03-28 22:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 746395e0-3082-5322-86ef-8f9db1b6ed87 with scrape type 2
2026-03-28 22:36:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 746395e0-3082-5322-86ef-8f9db1b6ed87, identifier: 10739916
2026-03-28 22:36:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 746395e0-3082-5322-86ef-8f9db1b6ed87 with identifier: 10739916
2026-03-28 22:36:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 746395e0-3082-5322-86ef-8f9db1b6ed87 with identifier: 10739916
2026-03-28 22:36:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 746395e0-3082-5322-86ef-8f9db1b6ed87 with identifier: 10739916 to the API
2026-03-28 22:36:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739916>
{'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': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '746395e0-3082-5322-86ef-8f9db1b6ed87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2dbw893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739916',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 112487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2019-10-22',
'seats_number': 5,
'seller_name': 'Auttoo Autohandel',
'title': 'Land Rover Range Rover Evoque 2.0d R-Dynamic - AWD - Diesel - '
'Automatic - 149 hp - 112.487 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2019}
2026-03-28 22:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:43 [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-28 22:36:43 [adesa.be] INFO: Saving data for 10739916: {'auction_closing_time': 1774863000.0, 'created_time': 1774626941.432952, 'last_price_update_time': 1774737403.636021}
2026-03-28 22:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739916') HTTP/1.1" 204 0
2026-03-28 22:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 423fff9f-78bd-546e-9cfc-d4b994662d3d with identifier: 10738278
2026-03-28 22:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 423fff9f-78bd-546e-9cfc-d4b994662d3d with scrape type 2
2026-03-28 22:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 423fff9f-78bd-546e-9cfc-d4b994662d3d with scrape type 2
2026-03-28 22:36:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 423fff9f-78bd-546e-9cfc-d4b994662d3d, identifier: 10738278
2026-03-28 22:36:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 423fff9f-78bd-546e-9cfc-d4b994662d3d with identifier: 10738278
2026-03-28 22:36:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 423fff9f-78bd-546e-9cfc-d4b994662d3d with identifier: 10738278
2026-03-28 22:36:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 423fff9f-78bd-546e-9cfc-d4b994662d3d with identifier: 10738278 to the API
2026-03-28 22:36:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738278>
{'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': 300,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '423fff9f-78bd-546e-9cfc-d4b994662d3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GTA698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738278',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 114440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34600,
'price_includes_vat': True,
'registration_date': '2018-11-09',
'seats_number': 5,
'seller_name': 'Autohandel Nayan bv',
'title': 'Land Rover Range Rover 2.0 P400e Autobiography - AWD - Hybrid - '
'Automatic - 300 hp - 114.440 km',
'transmission': 'automatic',
'trim': 'Autobiography',
'vin': None,
'year': 2018}
2026-03-28 22:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:44 [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-28 22:36:44 [adesa.be] INFO: Saving data for 10738278: {'auction_closing_time': 1774863000.0, 'created_time': 1774626930.647549, 'last_price_update_time': 1774737404.109263}
2026-03-28 22:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738278') HTTP/1.1" 204 0
2026-03-28 22:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d9473e3-b6ac-5382-868d-07fac192e46d with identifier: 10735461
2026-03-28 22:36:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d9473e3-b6ac-5382-868d-07fac192e46d with scrape type 2
2026-03-28 22:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d9473e3-b6ac-5382-868d-07fac192e46d with scrape type 2
2026-03-28 22:36:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d9473e3-b6ac-5382-868d-07fac192e46d, identifier: 10735461
2026-03-28 22:36:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d9473e3-b6ac-5382-868d-07fac192e46d with identifier: 10735461
2026-03-28 22:36:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d9473e3-b6ac-5382-868d-07fac192e46d with identifier: 10735461
2026-03-28 22:36:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d9473e3-b6ac-5382-868d-07fac192e46d with identifier: 10735461 to the API
2026-03-28 22:36:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735461>
{'auction_title': '',
'c_o_2_emission_value': 224,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4d9473e3-b6ac-5382-868d-07fac192e46d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CSK405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735461',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 188995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2013-02-08',
'seats_number': 2,
'seller_name': 'Quality Select Cars bvba',
'title': 'Land Rover Range Rover Sport 3.0 TDV6 HSE - AWD - Diesel - '
'Automatic - 211 hp - 188.995 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2013}
2026-03-28 22:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:44 [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-28 22:36:44 [adesa.be] INFO: Saving data for 10735461: {'auction_closing_time': 1774863000.0, 'created_time': 1774625144.968085, 'last_price_update_time': 1774737404.578252}
2026-03-28 22:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735461') HTTP/1.1" 204 0
2026-03-28 22:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10737646
2026-03-28 22:36:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with scrape type 2
2026-03-28 22:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with scrape type 2
2026-03-28 22:36:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1222d8fc-3b2e-5544-8fc0-89339d6c2975, identifier: 10737646
2026-03-28 22:36:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10737646
2026-03-28 22:36:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10737646
2026-03-28 22:36:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10737646 to the API
2026-03-28 22:36:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1222d8fc-3b2e-5544-8fc0-89339d6c2975',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1nrc804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737646',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 128710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-04-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Venga 1.4 - Petrol - Manual - 89 hp - 128.710 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:45 [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-28 22:36:45 [adesa.be] INFO: Saving data for 10737646: {'auction_closing_time': 1774863000.0, 'created_time': 1774626935.060605, 'last_price_update_time': 1774737405.074154}
2026-03-28 22:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737646') HTTP/1.1" 204 0
2026-03-28 22:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50b83604-706a-5b19-9896-b6a6f7b1945d with identifier: 10739885
2026-03-28 22:36:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50b83604-706a-5b19-9896-b6a6f7b1945d with scrape type 2
2026-03-28 22:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50b83604-706a-5b19-9896-b6a6f7b1945d with scrape type 2
2026-03-28 22:36:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50b83604-706a-5b19-9896-b6a6f7b1945d, identifier: 10739885
2026-03-28 22:36:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50b83604-706a-5b19-9896-b6a6f7b1945d with identifier: 10739885
2026-03-28 22:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 22:36:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-28 22:36:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 22:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 22:36:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50b83604-706a-5b19-9896-b6a6f7b1945d with identifier: 10739885
2026-03-28 22:36:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50b83604-706a-5b19-9896-b6a6f7b1945d with identifier: 10739885 to the API
2026-03-28 22:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739885>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '4.0L',
'engine_horse_power': 665,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '50b83604-706a-5b19-9896-b6a6f7b1945d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'hakan28',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739885',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lamborghini',
'model': 'Urus',
'odometer': 9712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 219000,
'price_includes_vat': True,
'registration_date': '2024-06-27',
'seats_number': 5,
'seller_name': 'EXCLUSIVES CARS',
'title': 'Lamborghini Urus SE 4.0 - Petrol - Automatic - 665 hp - 9.712 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:46 [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-28 22:36:46 [adesa.be] INFO: Saving data for 10739885: {'auction_closing_time': 1774863000.0, 'created_time': 1774626933.96188, 'last_price_update_time': 1774737406.413031}
2026-03-28 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739885') HTTP/1.1" 204 0
2026-03-28 22:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10735516
2026-03-28 22:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e24578-6996-5072-ab28-d563cb4aa2d3 with scrape type 2
2026-03-28 22:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37e24578-6996-5072-ab28-d563cb4aa2d3 with scrape type 2
2026-03-28 22:36:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e24578-6996-5072-ab28-d563cb4aa2d3, identifier: 10735516
2026-03-28 22:36:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10735516
2026-03-28 22:36:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10735516
2026-03-28 22:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10735516 to the API
2026-03-28 22:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735516>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37e24578-6996-5072-ab28-d563cb4aa2d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHD815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 97267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2019-02-07',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Kia Venga 1.6 - Petrol - Automatic - 125 hp - 97.267 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:46 [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-28 22:36:46 [adesa.be] INFO: Saving data for 10735516: {'auction_closing_time': 1774863000.0, 'created_time': 1774626933.343813, 'last_price_update_time': 1774737406.857672}
2026-03-28 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735516') HTTP/1.1" 204 0
2026-03-28 22:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with identifier: 10736484
2026-03-28 22:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with scrape type 2
2026-03-28 22:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with scrape type 2
2026-03-28 22:36:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b, identifier: 10736484
2026-03-28 22:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10737654
2026-03-28 22:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ca3d994-bf69-5073-a189-55b729b191f0 with scrape type 2
2026-03-28 22:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ca3d994-bf69-5073-a189-55b729b191f0 with scrape type 2
2026-03-28 22:36:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ca3d994-bf69-5073-a189-55b729b191f0, identifier: 10737654
2026-03-28 22:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with identifier: 10736484
2026-03-28 22:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with identifier: 10736484
2026-03-28 22:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with identifier: 10736484 to the API
2026-03-28 22:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736484>
{'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': 300,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2cb685d6-6ae4-584b-8e45-a4fcadcf034b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CDG967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 78959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 78550,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'Land Rover Range Rover 3.0 - Diesel - Automatic - 300 hp - 78.959 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:47 [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-28 22:36:47 [adesa.be] INFO: Saving data for 10736484: {'auction_closing_time': 1774863000.0, 'created_time': 1774626929.806476, 'last_price_update_time': 1774737407.338824}
2026-03-28 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736484') HTTP/1.1" 204 0
2026-03-28 22:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10737654
2026-03-28 22:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10737654
2026-03-28 22:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10737654 to the API
2026-03-28 22:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737654>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0ca3d994-bf69-5073-a189-55b729b191f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HVC534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 66905,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2014-10-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Venga 1.6 CRDi - Diesel - Manual - 115 hp - 66.905 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:47 [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-28 22:36:47 [adesa.be] INFO: Saving data for 10737654: {'auction_closing_time': 1774863000.0, 'created_time': 1774625115.919479, 'last_price_update_time': 1774737407.634949}
2026-03-28 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737654') HTTP/1.1" 204 0
2026-03-28 22:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10737602
2026-03-28 22:36:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 170bd490-4af5-5570-a619-67041eddd688 with scrape type 2
2026-03-28 22:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 170bd490-4af5-5570-a619-67041eddd688 with scrape type 2
2026-03-28 22:36:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 170bd490-4af5-5570-a619-67041eddd688, identifier: 10737602
2026-03-28 22:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10737602
2026-03-28 22:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10737602
2026-03-28 22:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10737602 to the API
2026-03-28 22:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737602>
{'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': 240,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '170bd490-4af5-5570-a619-67041eddd688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATY842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 149147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2017-12-21',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Land Rover Discovery 2.0 - AWD - Diesel - Automatic - 240 hp - '
'149.147 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:48 [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-28 22:36:48 [adesa.be] INFO: Saving data for 10737602: {'auction_closing_time': 1774863000.0, 'created_time': 1774626934.260538, 'last_price_update_time': 1774737408.10022}
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737602') HTTP/1.1" 204 0
2026-03-28 22:36:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10737631
2026-03-28 22:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with scrape type 2
2026-03-28 22:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with scrape type 2
2026-03-28 22:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf, identifier: 10737631
2026-03-28 22:36:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10737571
2026-03-28 22:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with scrape type 2
2026-03-28 22:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with scrape type 2
2026-03-28 22:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d59108c3-fdd5-52ac-8c9f-55c21e88eef2, identifier: 10737571
2026-03-28 22:36:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10737631
2026-03-28 22:36:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10737631
2026-03-28 22:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10737631 to the API
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737631>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6b077a06-e1f7-5b7a-ae39-7fd69ab394cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DRE042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737631',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 237143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2018-04-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 237.143 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:48 [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-28 22:36:48 [adesa.be] INFO: Saving data for 10737631: {'auction_closing_time': 1774863000.0, 'created_time': 1774625116.605261, 'last_price_update_time': 1774737408.553181}
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737631') HTTP/1.1" 204 0
2026-03-28 22:36:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10737571
2026-03-28 22:36:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10737571
2026-03-28 22:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10737571 to the API
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737571>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd59108c3-fdd5-52ac-8c9f-55c21e88eef2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AGT422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 104874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2018-01-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.6i - Petrol - Manual - 131 hp - 104.874 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:48 [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-28 22:36:48 [adesa.be] INFO: Saving data for 10737571: {'auction_closing_time': 1774863000.0, 'created_time': 1774626936.765779, 'last_price_update_time': 1774737408.914572}
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737571') HTTP/1.1" 204 0
2026-03-28 22:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10737596
2026-03-28 22:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with scrape type 2
2026-03-28 22:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with scrape type 2
2026-03-28 22:36:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7, identifier: 10737596
2026-03-28 22:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10737596
2026-03-28 22:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10737596
2026-03-28 22:36:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10737596 to the API
2026-03-28 22:36:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737596>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f38a3467-1d8a-5b73-b3c9-b12d94d3bad7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AFZ744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737596',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 109555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 109.555 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:49 [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-28 22:36:49 [adesa.be] INFO: Saving data for 10737596: {'auction_closing_time': 1774863000.0, 'created_time': 1774626937.055703, 'last_price_update_time': 1774737409.405034}
2026-03-28 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737596') HTTP/1.1" 204 0
2026-03-28 22:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with identifier: 10735488
2026-03-28 22:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with scrape type 2
2026-03-28 22:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with scrape type 2
2026-03-28 22:36:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc, identifier: 10735488
2026-03-28 22:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4e4238a-59f6-5558-9e59-0fbf5114b161 with identifier: 10735601
2026-03-28 22:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e4238a-59f6-5558-9e59-0fbf5114b161 with scrape type 2
2026-03-28 22:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4e4238a-59f6-5558-9e59-0fbf5114b161 with scrape type 2
2026-03-28 22:36:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4e4238a-59f6-5558-9e59-0fbf5114b161, identifier: 10735601
2026-03-28 22:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with identifier: 10735488
2026-03-28 22:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with identifier: 10735488
2026-03-28 22:36:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with identifier: 10735488 to the API
2026-03-28 22:36:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735488>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '16f15ebf-0967-5e40-8a9f-05cf1b9e21fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DNH853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 182665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2015-02-02',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Kia Venga 1.4 CRDi - Diesel - Manual - 89 hp - 182.665 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:49 [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-28 22:36:49 [adesa.be] INFO: Saving data for 10735488: {'auction_closing_time': 1774863000.0, 'created_time': 1774625114.536251, 'last_price_update_time': 1774737409.869066}
2026-03-28 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735488') HTTP/1.1" 204 0
2026-03-28 22:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4e4238a-59f6-5558-9e59-0fbf5114b161 with identifier: 10735601
2026-03-28 22:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4e4238a-59f6-5558-9e59-0fbf5114b161 with identifier: 10735601
2026-03-28 22:36:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4e4238a-59f6-5558-9e59-0fbf5114b161 with identifier: 10735601 to the API
2026-03-28 22:36:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735601>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e4e4238a-59f6-5558-9e59-0fbf5114b161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'xxxx',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 116341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Kia Sportage 1.6i GT Line - Petrol - Automatic - 179 hp - 116.341 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-28 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:50 [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-28 22:36:50 [adesa.be] INFO: Saving data for 10735601: {'auction_closing_time': 1774863000.0, 'created_time': 1774626944.207105, 'last_price_update_time': 1774737410.149196}
2026-03-28 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735601') HTTP/1.1" 204 0
2026-03-28 22:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10735585
2026-03-28 22:36:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56543591-de5b-5887-9084-2fde30242a9a with scrape type 2
2026-03-28 22:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56543591-de5b-5887-9084-2fde30242a9a with scrape type 2
2026-03-28 22:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56543591-de5b-5887-9084-2fde30242a9a, identifier: 10735585
2026-03-28 22:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10735585
2026-03-28 22:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10735585
2026-03-28 22:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10735585 to the API
2026-03-28 22:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735585>
{'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': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '56543591-de5b-5887-9084-2fde30242a9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DHM527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 68714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 135 hp - '
'68.714 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-28 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:50 [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-28 22:36:50 [adesa.be] INFO: Saving data for 10735585: {'auction_closing_time': 1774863000.0, 'created_time': 1774626938.436655, 'last_price_update_time': 1774737410.640422}
2026-03-28 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735585') HTTP/1.1" 204 0
2026-03-28 22:36:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10737688
2026-03-28 22:36:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dfb700f-96c8-5374-b864-92ef08a8dd43 with scrape type 2
2026-03-28 22:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dfb700f-96c8-5374-b864-92ef08a8dd43 with scrape type 2
2026-03-28 22:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dfb700f-96c8-5374-b864-92ef08a8dd43, identifier: 10737688
2026-03-28 22:36:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a60e86f3-86bf-5d89-b103-2aa9294c810d with identifier: 10739843
2026-03-28 22:36:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60e86f3-86bf-5d89-b103-2aa9294c810d with scrape type 2
2026-03-28 22:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a60e86f3-86bf-5d89-b103-2aa9294c810d with scrape type 2
2026-03-28 22:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a60e86f3-86bf-5d89-b103-2aa9294c810d, identifier: 10739843
2026-03-28 22:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10737688
2026-03-28 22:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10737688
2026-03-28 22:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10737688 to the API
2026-03-28 22:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737688>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0dfb700f-96c8-5374-b864-92ef08a8dd43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bmd568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 191573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2015-07-22',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Kia Sorento 2.2 CRDi - AWD - Diesel - Automatic - 200 hp - 191.573 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:51 [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-28 22:36:51 [adesa.be] INFO: Saving data for 10737688: {'auction_closing_time': 1774863000.0, 'created_time': 1774625118.072763, 'last_price_update_time': 1774737411.114085}
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737688') HTTP/1.1" 204 0
2026-03-28 22:36:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a60e86f3-86bf-5d89-b103-2aa9294c810d with identifier: 10739843
2026-03-28 22:36:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a60e86f3-86bf-5d89-b103-2aa9294c810d with identifier: 10739843
2026-03-28 22:36:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a60e86f3-86bf-5d89-b103-2aa9294c810d with identifier: 10739843 to the API
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739843>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'a60e86f3-86bf-5d89-b103-2aa9294c810d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BLF968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739843',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 57045,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Kia Sportage 1.6 CRDI - Diesel - Manual - 115 hp - 57.045 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:51 [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-28 22:36:51 [adesa.be] INFO: Saving data for 10739843: {'auction_closing_time': 1774865700.0, 'created_time': 1774626938.735755, 'last_price_update_time': 1774737411.394791}
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739843') HTTP/1.1" 204 0
2026-03-28 22:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6175392a-b1f1-53f1-b119-bfc09d74edf3 with identifier: 10739904
2026-03-28 22:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6175392a-b1f1-53f1-b119-bfc09d74edf3 with scrape type 2
2026-03-28 22:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6175392a-b1f1-53f1-b119-bfc09d74edf3 with scrape type 2
2026-03-28 22:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6175392a-b1f1-53f1-b119-bfc09d74edf3, identifier: 10739904
2026-03-28 22:36:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6175392a-b1f1-53f1-b119-bfc09d74edf3 with identifier: 10739904
2026-03-28 22:36:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6175392a-b1f1-53f1-b119-bfc09d74edf3 with identifier: 10739904
2026-03-28 22:36:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6175392a-b1f1-53f1-b119-bfc09d74edf3 with identifier: 10739904 to the API
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739904>
{'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': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6175392a-b1f1-53f1-b119-bfc09d74edf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '93XB1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739904',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 134124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2010-09-16',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Kia Sorento 2.0 - Diesel - Manual - 149 hp - 134.124 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:51 [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-28 22:36:51 [adesa.be] INFO: Saving data for 10739904: {'auction_closing_time': 1774863000.0, 'created_time': 1774626948.390054, 'last_price_update_time': 1774737411.872344}
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739904') HTTP/1.1" 204 0
2026-03-28 22:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10737550
2026-03-28 22:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with scrape type 2
2026-03-28 22:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with scrape type 2
2026-03-28 22:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf, identifier: 10737550
2026-03-28 22:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10737550
2026-03-28 22:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10737550
2026-03-28 22:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10737550 to the API
2026-03-28 22:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737550>
{'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': 132,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '40f50535-b5d4-523b-b8b2-fe7118ff7cbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HTD511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Soul',
'odometer': 123405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2016-01-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Soul 1.6i - Petrol - Automatic - 132 hp - 123.405 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:53 [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-28 22:36:53 [adesa.be] INFO: Saving data for 10737550: {'auction_closing_time': 1774863000.0, 'created_time': 1774625115.344102, 'last_price_update_time': 1774737413.116447}
2026-03-28 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737550') HTTP/1.1" 204 0
2026-03-28 22:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e552d53-e35c-5250-9d46-bbdfef742464 with identifier: 10736361
2026-03-28 22:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e552d53-e35c-5250-9d46-bbdfef742464 with scrape type 2
2026-03-28 22:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e552d53-e35c-5250-9d46-bbdfef742464 with scrape type 2
2026-03-28 22:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e552d53-e35c-5250-9d46-bbdfef742464, identifier: 10736361
2026-03-28 22:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e552d53-e35c-5250-9d46-bbdfef742464 with identifier: 10736361
2026-03-28 22:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e552d53-e35c-5250-9d46-bbdfef742464 with identifier: 10736361
2026-03-28 22:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e552d53-e35c-5250-9d46-bbdfef742464 with identifier: 10736361 to the API
2026-03-28 22:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3e552d53-e35c-5250-9d46-bbdfef742464',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'connor',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736361',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 129822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2018-01-29',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Hyundai i30 Wagon 1.0 Classic - Petrol - Manual - 119 hp - 129.822 '
'km',
'transmission': 'manual',
'trim': 'Classic',
'vin': None,
'year': 2018}
2026-03-28 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:53 [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-28 22:36:53 [adesa.be] INFO: Saving data for 10736361: {'auction_closing_time': 1774863000.0, 'created_time': 1774626971.660637, 'last_price_update_time': 1774737413.630881}
2026-03-28 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736361') HTTP/1.1" 204 0
2026-03-28 22:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10737703
2026-03-28 22:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23f35163-a505-51eb-921c-58ccda74e11a with scrape type 2
2026-03-28 22:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23f35163-a505-51eb-921c-58ccda74e11a with scrape type 2
2026-03-28 22:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23f35163-a505-51eb-921c-58ccda74e11a, identifier: 10737703
2026-03-28 22:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10737603
2026-03-28 22:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ac10d62-de4b-5755-bdda-b61b28f759a1 with scrape type 2
2026-03-28 22:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ac10d62-de4b-5755-bdda-b61b28f759a1 with scrape type 2
2026-03-28 22:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ac10d62-de4b-5755-bdda-b61b28f759a1, identifier: 10737603
2026-03-28 22:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afdbc3c5-197b-590d-a8c9-cbdb857b509d with identifier: 10736410
2026-03-28 22:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdbc3c5-197b-590d-a8c9-cbdb857b509d with scrape type 2
2026-03-28 22:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afdbc3c5-197b-590d-a8c9-cbdb857b509d with scrape type 2
2026-03-28 22:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afdbc3c5-197b-590d-a8c9-cbdb857b509d, identifier: 10736410
2026-03-28 22:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10737703
2026-03-28 22:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10737703
2026-03-28 22:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10737703 to the API
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737703>
{'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': 104,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '23f35163-a505-51eb-921c-58ccda74e11a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2brd537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 108292,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2019-08-23',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Niro 1.6 GDI - Hybrid - Manual - 104 hp - 108.292 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737703%27 HTTP/1.1" 200 None
2026-03-28 22:36:54 [adesa.be] INFO: Saving data for 10737703: {'auction_closing_time': 1774863000.0, 'created_time': 1774626947.358931, 'last_price_update_time': 1774737414.214414}
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737703') HTTP/1.1" 204 0
2026-03-28 22:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10737603
2026-03-28 22:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10737603
2026-03-28 22:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10737603 to the API
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9ac10d62-de4b-5755-bdda-b61b28f759a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fjh018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 134047,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Hyundai i30 Wagon 1.0 - Petrol - Manual - 115 hp - 134.047 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:54 [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-28 22:36:54 [adesa.be] INFO: Saving data for 10737603: {'auction_closing_time': 1774863000.0, 'created_time': 1774626963.422843, 'last_price_update_time': 1774737414.502464}
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737603') HTTP/1.1" 204 0
2026-03-28 22:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afdbc3c5-197b-590d-a8c9-cbdb857b509d with identifier: 10736410
2026-03-28 22:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afdbc3c5-197b-590d-a8c9-cbdb857b509d with identifier: 10736410
2026-03-28 22:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afdbc3c5-197b-590d-a8c9-cbdb857b509d with identifier: 10736410 to the API
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736410>
{'auction_title': '',
'c_o_2_emission_value': 19,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 104,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': 'afdbc3c5-197b-590d-a8c9-cbdb857b509d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61417',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736410',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 42541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13150,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Kia Niro 1.6 - Hybrid - Automatic - 104 hp - 42.541 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736410%27 HTTP/1.1" 200 None
2026-03-28 22:36:54 [adesa.be] INFO: Saving data for 10736410: {'auction_closing_time': 1774865700.0, 'created_time': 1774626952.923526, 'last_price_update_time': 1774737414.779755}
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736410') HTTP/1.1" 204 0
2026-03-28 22:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8425c71c-7485-5151-b046-4628c7507064 with identifier: 10738305
2026-03-28 22:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8425c71c-7485-5151-b046-4628c7507064 with scrape type 2
2026-03-28 22:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8425c71c-7485-5151-b046-4628c7507064 with scrape type 2
2026-03-28 22:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8425c71c-7485-5151-b046-4628c7507064, identifier: 10738305
2026-03-28 22:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8425c71c-7485-5151-b046-4628c7507064 with identifier: 10738305
2026-03-28 22:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8425c71c-7485-5151-b046-4628c7507064 with identifier: 10738305
2026-03-28 22:36:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8425c71c-7485-5151-b046-4628c7507064 with identifier: 10738305 to the API
2026-03-28 22:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '8425c71c-7485-5151-b046-4628c7507064',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 20025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 4,
'seller_name': 'Autohandel Didier nv',
'title': 'Hyundai Inster Long Range 46 kWh - Electric - Automatic - 114 hp - '
'20.025 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:55 [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-28 22:36:55 [adesa.be] INFO: Saving data for 10738305: {'auction_closing_time': 1774865700.0, 'created_time': 1774626959.41418, 'last_price_update_time': 1774737415.257995}
2026-03-28 22:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738305') HTTP/1.1" 204 0
2026-03-28 22:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a0a60bc-5775-5413-b63b-5cdaaea78b04 with identifier: 10737750
2026-03-28 22:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a0a60bc-5775-5413-b63b-5cdaaea78b04 with scrape type 2
2026-03-28 22:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a0a60bc-5775-5413-b63b-5cdaaea78b04 with scrape type 2
2026-03-28 22:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a0a60bc-5775-5413-b63b-5cdaaea78b04, identifier: 10737750
2026-03-28 22:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a0a60bc-5775-5413-b63b-5cdaaea78b04 with identifier: 10737750
2026-03-28 22:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a0a60bc-5775-5413-b63b-5cdaaea78b04 with identifier: 10737750
2026-03-28 22:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a0a60bc-5775-5413-b63b-5cdaaea78b04 with identifier: 10737750 to the API
2026-03-28 22:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737750>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'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': '7a0a60bc-5775-5413-b63b-5cdaaea78b04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61433',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737750',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 83953,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2020-01-27',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Hyundai i20 1.0 - Petrol - Automatic - 99 hp - 83.953 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:56 [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-28 22:36:56 [adesa.be] INFO: Saving data for 10737750: {'auction_closing_time': 1774865700.0, 'created_time': 1774625112.937943, 'last_price_update_time': 1774737416.205}
2026-03-28 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737750') HTTP/1.1" 204 0
2026-03-28 22:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f18cb35-411a-592f-a150-786ae43c9acc with identifier: 10736465
2026-03-28 22:36:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f18cb35-411a-592f-a150-786ae43c9acc with scrape type 2
2026-03-28 22:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f18cb35-411a-592f-a150-786ae43c9acc with scrape type 2
2026-03-28 22:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f18cb35-411a-592f-a150-786ae43c9acc, identifier: 10736465
2026-03-28 22:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f18cb35-411a-592f-a150-786ae43c9acc with identifier: 10736465
2026-03-28 22:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f18cb35-411a-592f-a150-786ae43c9acc with identifier: 10736465
2026-03-28 22:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f18cb35-411a-592f-a150-786ae43c9acc with identifier: 10736465 to the API
2026-03-28 22:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736465>
{'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': 139,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '4f18cb35-411a-592f-a150-786ae43c9acc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XQL634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736465',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 48669,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-07-17',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Hyundai i30 1.4 - Petrol - Automatic - 139 hp - 48.669 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:56 [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-28 22:36:56 [adesa.be] INFO: Saving data for 10736465: {'auction_closing_time': 1774865700.0, 'created_time': 1774625229.529676, 'last_price_update_time': 1774737416.670844}
2026-03-28 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736465') HTTP/1.1" 204 0
2026-03-28 22:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09782743-30cc-5ef2-8bdd-9068b7eab040 with identifier: 10738285
2026-03-28 22:36:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09782743-30cc-5ef2-8bdd-9068b7eab040 with scrape type 2
2026-03-28 22:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09782743-30cc-5ef2-8bdd-9068b7eab040 with scrape type 2
2026-03-28 22:36:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09782743-30cc-5ef2-8bdd-9068b7eab040, identifier: 10738285
2026-03-28 22:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09782743-30cc-5ef2-8bdd-9068b7eab040 with identifier: 10738285
2026-03-28 22:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09782743-30cc-5ef2-8bdd-9068b7eab040 with identifier: 10738285
2026-03-28 22:36:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09782743-30cc-5ef2-8bdd-9068b7eab040 with identifier: 10738285 to the API
2026-03-28 22:36:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738285>
{'auction_title': '',
'c_o_2_emission_value': 112,
'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': '09782743-30cc-5ef2-8bdd-9068b7eab040',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JUE727',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 96640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2016-06-09',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Hyundai i20 1.2 - Petrol - Manual - 82 hp - 96.640 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:57 [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-28 22:36:57 [adesa.be] INFO: Saving data for 10738285: {'auction_closing_time': 1774863000.0, 'created_time': 1774626944.812801, 'last_price_update_time': 1774737417.309932}
2026-03-28 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738285') HTTP/1.1" 204 0
2026-03-28 22:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dba6fa5-c702-550e-a20c-a69fe5122780 with identifier: 10738275
2026-03-28 22:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dba6fa5-c702-550e-a20c-a69fe5122780 with scrape type 2
2026-03-28 22:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dba6fa5-c702-550e-a20c-a69fe5122780 with scrape type 2
2026-03-28 22:36:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dba6fa5-c702-550e-a20c-a69fe5122780, identifier: 10738275
2026-03-28 22:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dba6fa5-c702-550e-a20c-a69fe5122780 with identifier: 10738275
2026-03-28 22:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dba6fa5-c702-550e-a20c-a69fe5122780 with identifier: 10738275
2026-03-28 22:36:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dba6fa5-c702-550e-a20c-a69fe5122780 with identifier: 10738275 to the API
2026-03-28 22:36:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738275>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7dba6fa5-c702-550e-a20c-a69fe5122780',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NTD285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 78970,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2017-12-14',
'seats_number': 5,
'seller_name': 'Auttoo Autohandel',
'title': 'Hyundai i30 1.4 - Petrol - Automatic - 139 hp - 78.970 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:57 [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-28 22:36:57 [adesa.be] INFO: Saving data for 10738275: {'auction_closing_time': 1774863000.0, 'created_time': 1774626964.677325, 'last_price_update_time': 1774737417.797457}
2026-03-28 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738275') HTTP/1.1" 204 0
2026-03-28 22:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2379ba2-e8fc-5f51-8cda-ac7d92b42e2f with identifier: 10735022
2026-03-28 22:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2379ba2-e8fc-5f51-8cda-ac7d92b42e2f with scrape type 2
2026-03-28 22:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2379ba2-e8fc-5f51-8cda-ac7d92b42e2f with scrape type 2
2026-03-28 22:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2379ba2-e8fc-5f51-8cda-ac7d92b42e2f, identifier: 10735022
2026-03-28 22:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2379ba2-e8fc-5f51-8cda-ac7d92b42e2f with identifier: 10735022
2026-03-28 22:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2379ba2-e8fc-5f51-8cda-ac7d92b42e2f with identifier: 10735022
2026-03-28 22:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2379ba2-e8fc-5f51-8cda-ac7d92b42e2f with identifier: 10735022 to the API
2026-03-28 22:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735022>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'a2379ba2-e8fc-5f51-8cda-ac7d92b42e2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735022',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 66053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Ford Transit Custom 2.0 - Diesel - Automatic - 129 hp - 66.053 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:58 [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-28 22:36:58 [adesa.be] INFO: Saving data for 10735022: {'auction_closing_time': 1774865700.0, 'created_time': 1774626955.127677, 'last_price_update_time': 1774737418.296613}
2026-03-28 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735022') HTTP/1.1" 204 0
2026-03-28 22:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5f126f9-ece3-5b43-960a-62c23d3a54d8 with identifier: 10736405
2026-03-28 22:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f126f9-ece3-5b43-960a-62c23d3a54d8 with scrape type 2
2026-03-28 22:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5f126f9-ece3-5b43-960a-62c23d3a54d8 with scrape type 2
2026-03-28 22:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5f126f9-ece3-5b43-960a-62c23d3a54d8, identifier: 10736405
2026-03-28 22:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5f126f9-ece3-5b43-960a-62c23d3a54d8 with identifier: 10736405
2026-03-28 22:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5f126f9-ece3-5b43-960a-62c23d3a54d8 with identifier: 10736405
2026-03-28 22:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5f126f9-ece3-5b43-960a-62c23d3a54d8 with identifier: 10736405 to the API
2026-03-28 22:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e5f126f9-ece3-5b43-960a-62c23d3a54d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPT605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 271055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3950,
'price_includes_vat': True,
'registration_date': '2017-12-26',
'seats_number': 3,
'seller_name': 'BEST CAR bv',
'title': 'Ford Transit Custom L1H1 2.0 TDCI Trend - Diesel - Manual - 105 hp '
'- 271.055 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2017}
2026-03-28 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:58 [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-28 22:36:58 [adesa.be] INFO: Saving data for 10736405: {'auction_closing_time': 1774863000.0, 'created_time': 1774625120.497562, 'last_price_update_time': 1774737418.767447}
2026-03-28 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736405') HTTP/1.1" 204 0
2026-03-28 22:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c68a05e9-8cc7-55f9-8748-144fca01afae with identifier: 10737859
2026-03-28 22:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c68a05e9-8cc7-55f9-8748-144fca01afae with scrape type 2
2026-03-28 22:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c68a05e9-8cc7-55f9-8748-144fca01afae with scrape type 2
2026-03-28 22:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c68a05e9-8cc7-55f9-8748-144fca01afae, identifier: 10737859
2026-03-28 22:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c68a05e9-8cc7-55f9-8748-144fca01afae with identifier: 10737859
2026-03-28 22:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c68a05e9-8cc7-55f9-8748-144fca01afae with identifier: 10737859
2026-03-28 22:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c68a05e9-8cc7-55f9-8748-144fca01afae with identifier: 10737859 to the API
2026-03-28 22:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:36: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-28 22:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737859>
{'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': 102,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'c68a05e9-8cc7-55f9-8748-144fca01afae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XBQ639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737859',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 250457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2019-11-07',
'seats_number': 2,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Transit Courier 1.5 TDCI Trend - Diesel - Manual - 102 hp - '
'250.457 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-28 22:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:59 [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-28 22:36:59 [adesa.be] INFO: Saving data for 10737859: {'auction_closing_time': 1774866600.0, 'created_time': 1774626957.41097, 'last_price_update_time': 1774737419.493846}
2026-03-28 22:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737859') HTTP/1.1" 204 0
2026-03-28 22:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:36:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a49a0ce1-2971-55fe-aab7-a3065e61a71f with identifier: 10735483
2026-03-28 22:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a49a0ce1-2971-55fe-aab7-a3065e61a71f with scrape type 2
2026-03-28 22:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a49a0ce1-2971-55fe-aab7-a3065e61a71f with scrape type 2
2026-03-28 22:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a49a0ce1-2971-55fe-aab7-a3065e61a71f, identifier: 10735483
2026-03-28 22:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a49a0ce1-2971-55fe-aab7-a3065e61a71f with identifier: 10735483
2026-03-28 22:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a49a0ce1-2971-55fe-aab7-a3065e61a71f with identifier: 10735483
2026-03-28 22:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a49a0ce1-2971-55fe-aab7-a3065e61a71f with identifier: 10735483 to the API
2026-03-28 22:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735483>
{'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': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a49a0ce1-2971-55fe-aab7-a3065e61a71f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GKQ055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 179928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4750,
'price_includes_vat': True,
'registration_date': '2018-10-12',
'seats_number': 2,
'seller_name': 'UZ Cars sprl',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 100 hp - '
'179.928 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-28 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:00 [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-28 22:37:00 [adesa.be] INFO: Saving data for 10735483: {'auction_closing_time': 1774863000.0, 'created_time': 1774625087.532628, 'last_price_update_time': 1774737420.150721}
2026-03-28 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735483') HTTP/1.1" 204 0
2026-03-28 22:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10737570
2026-03-28 22:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c39268c4-3047-52f7-bc4c-c4c868637333 with scrape type 2
2026-03-28 22:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c39268c4-3047-52f7-bc4c-c4c868637333 with scrape type 2
2026-03-28 22:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c39268c4-3047-52f7-bc4c-c4c868637333, identifier: 10737570
2026-03-28 22:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10737570
2026-03-28 22:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10737570
2026-03-28 22:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10737570 to the API
2026-03-28 22:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'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': 'c39268c4-3047-52f7-bc4c-c4c868637333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TRX963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737570',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 93361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2018-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Tourneo Courier 1.0 EcoBoost Titanium - Petrol - Manual - 100 '
'hp - 93.361 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2018}
2026-03-28 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:00 [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-28 22:37:00 [adesa.be] INFO: Saving data for 10737570: {'auction_closing_time': 1774863000.0, 'created_time': 1774626964.976924, 'last_price_update_time': 1774737420.744515}
2026-03-28 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737570') HTTP/1.1" 204 0
2026-03-28 22:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96dd5377-de60-5a66-8f27-b13ef51f3fb7 with identifier: 10738326
2026-03-28 22:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96dd5377-de60-5a66-8f27-b13ef51f3fb7 with scrape type 2
2026-03-28 22:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96dd5377-de60-5a66-8f27-b13ef51f3fb7 with scrape type 2
2026-03-28 22:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96dd5377-de60-5a66-8f27-b13ef51f3fb7, identifier: 10738326
2026-03-28 22:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96dd5377-de60-5a66-8f27-b13ef51f3fb7 with identifier: 10738326
2026-03-28 22:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96dd5377-de60-5a66-8f27-b13ef51f3fb7 with identifier: 10738326
2026-03-28 22:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96dd5377-de60-5a66-8f27-b13ef51f3fb7 with identifier: 10738326 to the API
2026-03-28 22:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '96dd5377-de60-5a66-8f27-b13ef51f3fb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ECC388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 78201,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2016-04-01',
'seats_number': 2,
'seller_name': 'CARSYS // SA Michel Lecrombs',
'title': 'Ford Transit Connect 1.0 EcoBoost Ambiente - Petrol - Manual - 100 '
'hp - 78.201 km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2016}
2026-03-28 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:01 [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-28 22:37:01 [adesa.be] INFO: Saving data for 10738326: {'auction_closing_time': 1774863000.0, 'created_time': 1774626970.87591, 'last_price_update_time': 1774737421.327652}
2026-03-28 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738326') HTTP/1.1" 204 0
2026-03-28 22:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98334979-648e-5a9d-ad38-3cfb8433feaf with identifier: 10737604
2026-03-28 22:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98334979-648e-5a9d-ad38-3cfb8433feaf with scrape type 2
2026-03-28 22:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98334979-648e-5a9d-ad38-3cfb8433feaf with scrape type 2
2026-03-28 22:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98334979-648e-5a9d-ad38-3cfb8433feaf, identifier: 10737604
2026-03-28 22:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98334979-648e-5a9d-ad38-3cfb8433feaf with identifier: 10737604
2026-03-28 22:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98334979-648e-5a9d-ad38-3cfb8433feaf with identifier: 10737604
2026-03-28 22:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98334979-648e-5a9d-ad38-3cfb8433feaf with identifier: 10737604 to the API
2026-03-28 22:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737604>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'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': '98334979-648e-5a9d-ad38-3cfb8433feaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UDS082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737604',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 106917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2018-04-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Tourneo Connect 1.0 EcoBoost - Petrol - Manual - 100 hp - '
'106.917 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:01 [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-28 22:37:01 [adesa.be] INFO: Saving data for 10737604: {'auction_closing_time': 1774863000.0, 'created_time': 1774625087.833567, 'last_price_update_time': 1774737421.930899}
2026-03-28 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737604') HTTP/1.1" 204 0
2026-03-28 22:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d150ba8c-11be-5f9b-885d-3d6f8f624a5a with identifier: 10735026
2026-03-28 22:37:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d150ba8c-11be-5f9b-885d-3d6f8f624a5a with scrape type 2
2026-03-28 22:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d150ba8c-11be-5f9b-885d-3d6f8f624a5a with scrape type 2
2026-03-28 22:37:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d150ba8c-11be-5f9b-885d-3d6f8f624a5a, identifier: 10735026
2026-03-28 22:37:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d150ba8c-11be-5f9b-885d-3d6f8f624a5a with identifier: 10735026
2026-03-28 22:37:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d150ba8c-11be-5f9b-885d-3d6f8f624a5a with identifier: 10735026
2026-03-28 22:37:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d150ba8c-11be-5f9b-885d-3d6f8f624a5a with identifier: 10735026 to the API
2026-03-28 22:37:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735026>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'd150ba8c-11be-5f9b-885d-3d6f8f624a5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735026',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 80480,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4850,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Kia Stonic 1.0 - Petrol - Automatic - 119 hp - 80.480 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:02 [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-28 22:37:02 [adesa.be] INFO: Saving data for 10735026: {'auction_closing_time': 1774865700.0, 'created_time': 1774625111.074205, 'last_price_update_time': 1774737422.478711}
2026-03-28 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735026') HTTP/1.1" 204 0
2026-03-28 22:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10737563
2026-03-28 22:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563cdfbe-3821-5430-864a-8a74a107c520 with scrape type 2
2026-03-28 22:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 563cdfbe-3821-5430-864a-8a74a107c520 with scrape type 2
2026-03-28 22:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 563cdfbe-3821-5430-864a-8a74a107c520, identifier: 10737563
2026-03-28 22:37:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10737563
2026-03-28 22:37:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10737563
2026-03-28 22:37:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10737563 to the API
2026-03-28 22:37:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737563>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '563cdfbe-3821-5430-864a-8a74a107c520',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HER695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 191867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2014-07-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Kuga 2.0 TDCI - Diesel - Automatic - 163 hp - 191.867 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:03 [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-28 22:37:03 [adesa.be] INFO: Saving data for 10737563: {'auction_closing_time': 1774863000.0, 'created_time': 1774625084.39801, 'last_price_update_time': 1774737423.822922}
2026-03-28 22:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737563') HTTP/1.1" 204 0
2026-03-28 22:37:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f732317-e42b-5067-8dab-4f85cb06a39c with identifier: 10735032
2026-03-28 22:37:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f732317-e42b-5067-8dab-4f85cb06a39c with scrape type 2
2026-03-28 22:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f732317-e42b-5067-8dab-4f85cb06a39c with scrape type 2
2026-03-28 22:37:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f732317-e42b-5067-8dab-4f85cb06a39c, identifier: 10735032
2026-03-28 22:37:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f732317-e42b-5067-8dab-4f85cb06a39c with identifier: 10735032
2026-03-28 22:37:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f732317-e42b-5067-8dab-4f85cb06a39c with identifier: 10735032
2026-03-28 22:37:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f732317-e42b-5067-8dab-4f85cb06a39c with identifier: 10735032 to the API
2026-03-28 22:37:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735032>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': '5f732317-e42b-5067-8dab-4f85cb06a39c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61482',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735032',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 55093,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9950,
'price_includes_vat': True,
'registration_date': '2023-05-19',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Ford Kuga 2.5 ST Line - Hybrid - Automatic - 152 hp - 55.093 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:04 [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-28 22:37:04 [adesa.be] INFO: Saving data for 10735032: {'auction_closing_time': 1774865700.0, 'created_time': 1774626962.532969, 'last_price_update_time': 1774737424.672827}
2026-03-28 22:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735032') HTTP/1.1" 204 0
2026-03-28 22:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10737591
2026-03-28 22:37:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f08d9f41-05bd-5f0c-9050-1657487ef572 with scrape type 2
2026-03-28 22:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f08d9f41-05bd-5f0c-9050-1657487ef572 with scrape type 2
2026-03-28 22:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f08d9f41-05bd-5f0c-9050-1657487ef572, identifier: 10737591
2026-03-28 22:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10737591
2026-03-28 22:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10737591
2026-03-28 22:37:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10737591 to the API
2026-03-28 22:37:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737591>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f08d9f41-05bd-5f0c-9050-1657487ef572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKV938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 121889,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2019-04-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Kuga 1.5 EcoBoost Business - Petrol - Manual - 120 hp - '
'121.889 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 22:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:06 [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-28 22:37:06 [adesa.be] INFO: Saving data for 10737591: {'auction_closing_time': 1774863000.0, 'created_time': 1774625112.458257, 'last_price_update_time': 1774737426.806488}
2026-03-28 22:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737591') HTTP/1.1" 204 0
2026-03-28 22:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10737585
2026-03-28 22:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43066450-7954-55bf-a007-a4fcb75ed444 with scrape type 2
2026-03-28 22:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43066450-7954-55bf-a007-a4fcb75ed444 with scrape type 2
2026-03-28 22:37:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43066450-7954-55bf-a007-a4fcb75ed444, identifier: 10737585
2026-03-28 22:37:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10737585
2026-03-28 22:37:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10737585
2026-03-28 22:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10737585 to the API
2026-03-28 22:37:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737585>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '43066450-7954-55bf-a007-a4fcb75ed444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EOA115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 305106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-10-14',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Ford S-Max 2.0 TDCI Trend - Diesel - Manual - 136 hp - 305.106 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2011}
2026-03-28 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:07 [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-28 22:37:07 [adesa.be] INFO: Saving data for 10737585: {'auction_closing_time': 1774863000.0, 'created_time': 1774626969.647287, 'last_price_update_time': 1774737427.273559}
2026-03-28 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737585') HTTP/1.1" 204 0
2026-03-28 22:37:07 [scrapy.extensions.logstats] INFO: Crawled 1134 pages (at 77 pages/min), scraped 1104 items (at 77 items/min)
2026-03-28 22:37:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10737624
2026-03-28 22:37:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c2d5bf-bb96-5e50-9d03-48660978bd26 with scrape type 2
2026-03-28 22:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c2d5bf-bb96-5e50-9d03-48660978bd26 with scrape type 2
2026-03-28 22:37:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01c2d5bf-bb96-5e50-9d03-48660978bd26, identifier: 10737624
2026-03-28 22:37:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with identifier: 10735530
2026-03-28 22:37:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with scrape type 2
2026-03-28 22:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with scrape type 2
2026-03-28 22:37:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bfd51ab5-d64b-516b-89c5-5af4c2da7a73, identifier: 10735530
2026-03-28 22:37:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10737624
2026-03-28 22:37:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10737624
2026-03-28 22:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10737624 to the API
2026-03-28 22:37:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737624>
{'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': '01c2d5bf-bb96-5e50-9d03-48660978bd26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLA108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 206457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2020-01-29',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'206.457 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-28 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:07 [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-28 22:37:07 [adesa.be] INFO: Saving data for 10737624: {'auction_closing_time': 1774863000.0, 'created_time': 1774625090.191539, 'last_price_update_time': 1774737427.831236}
2026-03-28 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737624') HTTP/1.1" 204 0
2026-03-28 22:37:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with identifier: 10735530
2026-03-28 22:37:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with identifier: 10735530
2026-03-28 22:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with identifier: 10735530 to the API
2026-03-28 22:37:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735530>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bfd51ab5-d64b-516b-89c5-5af4c2da7a73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1hah637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 204860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-06-03',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Hyundai i30 - Diesel - Manual - 110 hp - 204.860 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:08 [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-28 22:37:08 [adesa.be] INFO: Saving data for 10735530: {'auction_closing_time': 1774863000.0, 'created_time': 1774626971.345967, 'last_price_update_time': 1774737428.088553}
2026-03-28 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735530') HTTP/1.1" 204 0
2026-03-28 22:37:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10735535
2026-03-28 22:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8702c0-2189-5aea-9d36-0335383dfe68 with scrape type 2
2026-03-28 22:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de8702c0-2189-5aea-9d36-0335383dfe68 with scrape type 2
2026-03-28 22:37:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de8702c0-2189-5aea-9d36-0335383dfe68, identifier: 10735535
2026-03-28 22:37:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10735535
2026-03-28 22:37:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10735535
2026-03-28 22:37:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10735535 to the API
2026-03-28 22:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735535>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'de8702c0-2189-5aea-9d36-0335383dfe68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1csi444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 129783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2012-02-16',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Kia Sorento 2.0 CRDi - Diesel - Manual - 149 hp - 129.783 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:08 [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-28 22:37:08 [adesa.be] INFO: Saving data for 10735535: {'auction_closing_time': 1774863000.0, 'created_time': 1774626953.212913, 'last_price_update_time': 1774737428.439699}
2026-03-28 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735535') HTTP/1.1" 204 0
2026-03-28 22:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a70eabea-3c65-5f53-91ed-ec9540941309 with identifier: 10735417
2026-03-28 22:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a70eabea-3c65-5f53-91ed-ec9540941309 with scrape type 2
2026-03-28 22:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a70eabea-3c65-5f53-91ed-ec9540941309 with scrape type 2
2026-03-28 22:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a70eabea-3c65-5f53-91ed-ec9540941309, identifier: 10735417
2026-03-28 22:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a70eabea-3c65-5f53-91ed-ec9540941309 with identifier: 10735417
2026-03-28 22:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a70eabea-3c65-5f53-91ed-ec9540941309 with identifier: 10735417
2026-03-28 22:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a70eabea-3c65-5f53-91ed-ec9540941309 with identifier: 10735417 to the API
2026-03-28 22:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735417>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a70eabea-3c65-5f53-91ed-ec9540941309',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1dxo555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735417',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fusion',
'odometer': 139430,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2005-06-14',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Ford Fusion 1.4i Trend - Petrol - Manual - 80 hp - 139.430 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2005}
2026-03-28 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:09 [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-28 22:37:09 [adesa.be] INFO: Saving data for 10735417: {'auction_closing_time': 1774863000.0, 'created_time': 1774625083.224173, 'last_price_update_time': 1774737429.743719}
2026-03-28 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735417') HTTP/1.1" 204 0
2026-03-28 22:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83ec21c0-13d5-5e5b-8948-4454f1b61295 with identifier: 10736411
2026-03-28 22:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83ec21c0-13d5-5e5b-8948-4454f1b61295 with scrape type 2
2026-03-28 22:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83ec21c0-13d5-5e5b-8948-4454f1b61295 with scrape type 2
2026-03-28 22:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83ec21c0-13d5-5e5b-8948-4454f1b61295, identifier: 10736411
2026-03-28 22:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83ec21c0-13d5-5e5b-8948-4454f1b61295 with identifier: 10736411
2026-03-28 22:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83ec21c0-13d5-5e5b-8948-4454f1b61295 with identifier: 10736411
2026-03-28 22:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83ec21c0-13d5-5e5b-8948-4454f1b61295 with identifier: 10736411 to the API
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736411>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 155,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '83ec21c0-13d5-5e5b-8948-4454f1b61295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 76549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3450,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Ford Focus 1.0 - Petrol - Automatic - 155 hp - 76.549 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:10 [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-28 22:37:10 [adesa.be] INFO: Saving data for 10736411: {'auction_closing_time': 1774865700.0, 'created_time': 1774626972.479238, 'last_price_update_time': 1774737430.210938}
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736411') HTTP/1.1" 204 0
2026-03-28 22:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc1610eb-ffff-50d1-a0a1-29b372aecdef with identifier: 10738760
2026-03-28 22:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc1610eb-ffff-50d1-a0a1-29b372aecdef with scrape type 2
2026-03-28 22:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc1610eb-ffff-50d1-a0a1-29b372aecdef with scrape type 2
2026-03-28 22:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc1610eb-ffff-50d1-a0a1-29b372aecdef, identifier: 10738760
2026-03-28 22:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc1610eb-ffff-50d1-a0a1-29b372aecdef with identifier: 10738760
2026-03-28 22:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc1610eb-ffff-50d1-a0a1-29b372aecdef with identifier: 10738760
2026-03-28 22:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc1610eb-ffff-50d1-a0a1-29b372aecdef with identifier: 10738760 to the API
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738760>
{'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': 76,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'fc1610eb-ffff-50d1-a0a1-29b372aecdef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WLD088',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738760',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 118043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2019-07-01',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Tourneo Courier 1.5 TDCI Trend - Diesel - Manual - 76 hp - '
'118.043 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:10 [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-28 22:37:10 [adesa.be] INFO: Saving data for 10738760: {'auction_closing_time': 1774866600.0, 'created_time': 1774626966.076911, 'last_price_update_time': 1774737430.584117}
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738760') HTTP/1.1" 204 0
2026-03-28 22:37:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa010b8e-c9ee-5f81-aacc-b4fddbe87f25 with identifier: 10735486
2026-03-28 22:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa010b8e-c9ee-5f81-aacc-b4fddbe87f25 with scrape type 2
2026-03-28 22:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa010b8e-c9ee-5f81-aacc-b4fddbe87f25 with scrape type 2
2026-03-28 22:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa010b8e-c9ee-5f81-aacc-b4fddbe87f25, identifier: 10735486
2026-03-28 22:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa010b8e-c9ee-5f81-aacc-b4fddbe87f25 with identifier: 10735486
2026-03-28 22:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa010b8e-c9ee-5f81-aacc-b4fddbe87f25 with identifier: 10735486
2026-03-28 22:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa010b8e-c9ee-5f81-aacc-b4fddbe87f25 with identifier: 10735486 to the API
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735486>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fa010b8e-c9ee-5f81-aacc-b4fddbe87f25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GXF587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 226335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2014-05-26',
'seats_number': 7,
'seller_name': 'UZ Cars sprl',
'title': 'Ford Grand C-Max 1.6 TDCI Trend - Diesel - Manual - 95 hp - 226.335 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2014}
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:10 [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-28 22:37:10 [adesa.be] INFO: Saving data for 10735486: {'auction_closing_time': 1774863000.0, 'created_time': 1774625083.543382, 'last_price_update_time': 1774737430.964563}
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735486') HTTP/1.1" 204 0
2026-03-28 22:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00f1c329-b414-5098-8bae-9a3b77512252 with identifier: 10736365
2026-03-28 22:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00f1c329-b414-5098-8bae-9a3b77512252 with scrape type 2
2026-03-28 22:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00f1c329-b414-5098-8bae-9a3b77512252 with scrape type 2
2026-03-28 22:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00f1c329-b414-5098-8bae-9a3b77512252, identifier: 10736365
2026-03-28 22:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00f1c329-b414-5098-8bae-9a3b77512252 with identifier: 10736365
2026-03-28 22:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00f1c329-b414-5098-8bae-9a3b77512252 with identifier: 10736365
2026-03-28 22:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00f1c329-b414-5098-8bae-9a3b77512252 with identifier: 10736365 to the API
2026-03-28 22:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736365>
{'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': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '00f1c329-b414-5098-8bae-9a3b77512252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ENZ498',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736365',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 113197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-07-29',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Ford Focus 1.0 EcoBoost Trend - Petrol - Manual - 125 hp - 113.197 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-28 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:11 [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-28 22:37:11 [adesa.be] INFO: Saving data for 10736365: {'auction_closing_time': 1774863000.0, 'created_time': 1774626962.821492, 'last_price_update_time': 1774737431.968293}
2026-03-28 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736365') HTTP/1.1" 204 0
2026-03-28 22:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10737659
2026-03-28 22:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 715822cc-f718-52a7-a399-b0a02854e8c1 with scrape type 2
2026-03-28 22:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 715822cc-f718-52a7-a399-b0a02854e8c1 with scrape type 2
2026-03-28 22:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 715822cc-f718-52a7-a399-b0a02854e8c1, identifier: 10737659
2026-03-28 22:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10737659
2026-03-28 22:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10737659
2026-03-28 22:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10737659 to the API
2026-03-28 22:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '715822cc-f718-52a7-a399-b0a02854e8c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YLN656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737659',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ka',
'odometer': 182874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2010-02-04',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Ford Ka 1.2 Trend - Petrol - Manual - 69 hp - 182.874 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2010}
2026-03-28 22:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:13 [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-28 22:37:13 [adesa.be] INFO: Saving data for 10737659: {'auction_closing_time': 1774863000.0, 'created_time': 1774625085.646379, 'last_price_update_time': 1774737433.303699}
2026-03-28 22:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737659') HTTP/1.1" 204 0
2026-03-28 22:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89d72eb8-c14f-5736-bc28-765acbd9ec80 with identifier: 10735025
2026-03-28 22:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89d72eb8-c14f-5736-bc28-765acbd9ec80 with scrape type 2
2026-03-28 22:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89d72eb8-c14f-5736-bc28-765acbd9ec80 with scrape type 2
2026-03-28 22:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89d72eb8-c14f-5736-bc28-765acbd9ec80, identifier: 10735025
2026-03-28 22:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89d72eb8-c14f-5736-bc28-765acbd9ec80 with identifier: 10735025
2026-03-28 22:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89d72eb8-c14f-5736-bc28-765acbd9ec80 with identifier: 10735025
2026-03-28 22:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89d72eb8-c14f-5736-bc28-765acbd9ec80 with identifier: 10735025 to the API
2026-03-28 22:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735025>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'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': '89d72eb8-c14f-5736-bc28-765acbd9ec80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735025',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 57079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7050,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Ford Focus - Petrol - Automatic - 123 hp - 57.079 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:13 [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-28 22:37:13 [adesa.be] INFO: Saving data for 10735025: {'auction_closing_time': 1774865700.0, 'created_time': 1774626961.887011, 'last_price_update_time': 1774737433.68276}
2026-03-28 22:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735025') HTTP/1.1" 204 0
2026-03-28 22:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10737719
2026-03-28 22:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 202b3914-cd4a-5bbf-8e82-311718576378 with scrape type 2
2026-03-28 22:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 202b3914-cd4a-5bbf-8e82-311718576378 with scrape type 2
2026-03-28 22:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 202b3914-cd4a-5bbf-8e82-311718576378, identifier: 10737719
2026-03-28 22:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10737719
2026-03-28 22:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10737719
2026-03-28 22:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10737719 to the API
2026-03-28 22:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '202b3914-cd4a-5bbf-8e82-311718576378',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CFB160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 117791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2018-06-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Focus 1.0 EcoBoost Business - Petrol - Manual - 125 hp - '
'117.791 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-28 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:14 [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-28 22:37:14 [adesa.be] INFO: Saving data for 10737719: {'auction_closing_time': 1774863000.0, 'created_time': 1774625082.036191, 'last_price_update_time': 1774737434.158898}
2026-03-28 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737719') HTTP/1.1" 204 0
2026-03-28 22:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c594301d-e47d-5b23-a74e-2e170e8e5154 with identifier: 10737311
2026-03-28 22:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c594301d-e47d-5b23-a74e-2e170e8e5154 with scrape type 2
2026-03-28 22:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c594301d-e47d-5b23-a74e-2e170e8e5154 with scrape type 2
2026-03-28 22:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c594301d-e47d-5b23-a74e-2e170e8e5154, identifier: 10737311
2026-03-28 22:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c594301d-e47d-5b23-a74e-2e170e8e5154 with identifier: 10737311
2026-03-28 22:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c594301d-e47d-5b23-a74e-2e170e8e5154 with identifier: 10737311
2026-03-28 22:37:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c594301d-e47d-5b23-a74e-2e170e8e5154 with identifier: 10737311 to the API
2026-03-28 22:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c594301d-e47d-5b23-a74e-2e170e8e5154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'E31122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 187256,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2009-12-28',
'seats_number': 5,
'seller_name': "Auto's R. Beyen // BEYEN, ROEL",
'title': 'Ford Fiesta 1.6 - Diesel - Manual - 89 hp - 187.256 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-28 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:14 [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-28 22:37:14 [adesa.be] INFO: Saving data for 10737311: {'auction_closing_time': 1774863000.0, 'created_time': 1774625075.217251, 'last_price_update_time': 1774737434.640813}
2026-03-28 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737311') HTTP/1.1" 204 0
2026-03-28 22:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e5b445c-3226-58be-b0f0-4df81beba231 with identifier: 10735029
2026-03-28 22:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e5b445c-3226-58be-b0f0-4df81beba231 with scrape type 2
2026-03-28 22:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e5b445c-3226-58be-b0f0-4df81beba231 with scrape type 2
2026-03-28 22:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e5b445c-3226-58be-b0f0-4df81beba231, identifier: 10735029
2026-03-28 22:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e5b445c-3226-58be-b0f0-4df81beba231 with identifier: 10735029
2026-03-28 22:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e5b445c-3226-58be-b0f0-4df81beba231 with identifier: 10735029
2026-03-28 22:37:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e5b445c-3226-58be-b0f0-4df81beba231 with identifier: 10735029 to the API
2026-03-28 22:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735029>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '0e5b445c-3226-58be-b0f0-4df81beba231',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735029',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 72251,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3450,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Ford Fiesta 1.1 - Petrol - Manual - 74 hp - 72.251 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:15 [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-28 22:37:15 [adesa.be] INFO: Saving data for 10735029: {'auction_closing_time': 1774865700.0, 'created_time': 1774626972.161274, 'last_price_update_time': 1774737435.125109}
2026-03-28 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735029') HTTP/1.1" 204 0
2026-03-28 22:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10737693
2026-03-28 22:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45c48af1-cb6a-5fde-9216-56af70aeea1a with scrape type 2
2026-03-28 22:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45c48af1-cb6a-5fde-9216-56af70aeea1a with scrape type 2
2026-03-28 22:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45c48af1-cb6a-5fde-9216-56af70aeea1a, identifier: 10737693
2026-03-28 22:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10737693
2026-03-28 22:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10737693
2026-03-28 22:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10737693 to the API
2026-03-28 22:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737693>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 65,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '45c48af1-cb6a-5fde-9216-56af70aeea1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HUG008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737693',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 81341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2014-10-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.0i Trend - Petrol - Manual - 65 hp - 81.341 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2014}
2026-03-28 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:16 [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-28 22:37:16 [adesa.be] INFO: Saving data for 10737693: {'auction_closing_time': 1774863000.0, 'created_time': 1774625070.857926, 'last_price_update_time': 1774737436.144713}
2026-03-28 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737693') HTTP/1.1" 204 0
2026-03-28 22:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10737556
2026-03-28 22:37:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5137a56-5f64-5133-b155-fd38276a8a5c with scrape type 2
2026-03-28 22:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5137a56-5f64-5133-b155-fd38276a8a5c with scrape type 2
2026-03-28 22:37:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5137a56-5f64-5133-b155-fd38276a8a5c, identifier: 10737556
2026-03-28 22:37:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10737556
2026-03-28 22:37:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10737556
2026-03-28 22:37:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10737556 to the API
2026-03-28 22:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.1L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f5137a56-5f64-5133-b155-fd38276a8a5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBZ617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 112400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2018-05-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.1i Trend - Petrol - Manual - 85 hp - 112.400 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-28 22:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:17 [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-28 22:37:17 [adesa.be] INFO: Saving data for 10737556: {'auction_closing_time': 1774863000.0, 'created_time': 1774625071.618582, 'last_price_update_time': 1774737437.113283}
2026-03-28 22:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737556') HTTP/1.1" 204 0
2026-03-28 22:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea713c1-8413-594c-8948-f3ce063d18e5 with identifier: 10735566
2026-03-28 22:37:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea713c1-8413-594c-8948-f3ce063d18e5 with scrape type 2
2026-03-28 22:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aea713c1-8413-594c-8948-f3ce063d18e5 with scrape type 2
2026-03-28 22:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aea713c1-8413-594c-8948-f3ce063d18e5, identifier: 10735566
2026-03-28 22:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aea713c1-8413-594c-8948-f3ce063d18e5 with identifier: 10735566
2026-03-28 22:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aea713c1-8413-594c-8948-f3ce063d18e5 with identifier: 10735566
2026-03-28 22:37:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aea713c1-8413-594c-8948-f3ce063d18e5 with identifier: 10735566 to the API
2026-03-28 22:37:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'aea713c1-8413-594c-8948-f3ce063d18e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '68046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 108057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2018-09-28',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Ford Ecosport 1.0 EcoBoost ST Line - Petrol - Manual - 140 hp - '
'108.057 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2018}
2026-03-28 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:18 [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-28 22:37:18 [adesa.be] INFO: Saving data for 10735566: {'auction_closing_time': 1774863000.0, 'created_time': 1774625076.55062, 'last_price_update_time': 1774737438.33455}
2026-03-28 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735566') HTTP/1.1" 204 0
2026-03-28 22:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10735583
2026-03-28 22:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with scrape type 2
2026-03-28 22:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with scrape type 2
2026-03-28 22:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bbd442ec-4bd1-5d51-a7d8-36aec602ac49, identifier: 10735583
2026-03-28 22:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3587ea7-494c-5987-a1ee-bc1ce086f6d9 with identifier: 10735639
2026-03-28 22:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3587ea7-494c-5987-a1ee-bc1ce086f6d9 with scrape type 2
2026-03-28 22:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3587ea7-494c-5987-a1ee-bc1ce086f6d9 with scrape type 2
2026-03-28 22:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3587ea7-494c-5987-a1ee-bc1ce086f6d9, identifier: 10735639
2026-03-28 22:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10735583
2026-03-28 22:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10735583
2026-03-28 22:37:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10735583 to the API
2026-03-28 22:37:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735583>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'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': 'Diesel',
'id': 'bbd442ec-4bd1-5d51-a7d8-36aec602ac49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SDX307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 171185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2017-04-19',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Ford S-Max 2.0 TDCI Titanium - Diesel - Automatic - 150 hp - '
'171.185 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2017}
2026-03-28 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:18 [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-28 22:37:18 [adesa.be] INFO: Saving data for 10735583: {'auction_closing_time': 1774863000.0, 'created_time': 1774626969.04443, 'last_price_update_time': 1774737438.901297}
2026-03-28 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735583') HTTP/1.1" 204 0
2026-03-28 22:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3587ea7-494c-5987-a1ee-bc1ce086f6d9 with identifier: 10735639
2026-03-28 22:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3587ea7-494c-5987-a1ee-bc1ce086f6d9 with identifier: 10735639
2026-03-28 22:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3587ea7-494c-5987-a1ee-bc1ce086f6d9 with identifier: 10735639 to the API
2026-03-28 22:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735639>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'a3587ea7-494c-5987-a1ee-bc1ce086f6d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61460',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 72035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3950,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Ford Ecosport 1.0 - Petrol - Manual - 125 hp - 72.035 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:19 [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-28 22:37:19 [adesa.be] INFO: Saving data for 10735639: {'auction_closing_time': 1774865700.0, 'created_time': 1774625076.160134, 'last_price_update_time': 1774737439.192422}
2026-03-28 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735639') HTTP/1.1" 204 0
2026-03-28 22:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60dc887f-2ff4-5d8c-a97b-7138432158b3 with identifier: 10738314
2026-03-28 22:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60dc887f-2ff4-5d8c-a97b-7138432158b3 with scrape type 2
2026-03-28 22:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60dc887f-2ff4-5d8c-a97b-7138432158b3 with scrape type 2
2026-03-28 22:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60dc887f-2ff4-5d8c-a97b-7138432158b3, identifier: 10738314
2026-03-28 22:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60dc887f-2ff4-5d8c-a97b-7138432158b3 with identifier: 10738314
2026-03-28 22:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60dc887f-2ff4-5d8c-a97b-7138432158b3 with identifier: 10738314
2026-03-28 22:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60dc887f-2ff4-5d8c-a97b-7138432158b3 with identifier: 10738314 to the API
2026-03-28 22:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '60dc887f-2ff4-5d8c-a97b-7138432158b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NDH353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 110433,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2015-02-23',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Ford Ecosport 1.0 EcoBoost Titanium - Petrol - Manual - 125 hp - '
'110.433 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2015}
2026-03-28 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:19 [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-28 22:37:19 [adesa.be] INFO: Saving data for 10738314: {'auction_closing_time': 1774865700.0, 'created_time': 1774625086.515435, 'last_price_update_time': 1774737439.702846}
2026-03-28 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738314') HTTP/1.1" 204 0
2026-03-28 22:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with identifier: 10735480
2026-03-28 22:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with scrape type 2
2026-03-28 22:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with scrape type 2
2026-03-28 22:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4, identifier: 10735480
2026-03-28 22:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10737601
2026-03-28 22:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 162139cb-5a01-5745-8224-f175e75ab114 with scrape type 2
2026-03-28 22:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 162139cb-5a01-5745-8224-f175e75ab114 with scrape type 2
2026-03-28 22:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 162139cb-5a01-5745-8224-f175e75ab114, identifier: 10737601
2026-03-28 22:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with identifier: 10735480
2026-03-28 22:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with identifier: 10735480
2026-03-28 22:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with identifier: 10735480 to the API
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735480>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '206630c8-c1e2-5a45-bee5-82f6fdc6f0f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LHC602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 200650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2012-04-27',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Ford Focus 1.6 TDCI Titanium - Diesel - Manual - 115 hp - 200.650 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2012}
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:20 [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-28 22:37:20 [adesa.be] INFO: Saving data for 10735480: {'auction_closing_time': 1774863000.0, 'created_time': 1774625080.29174, 'last_price_update_time': 1774737440.191484}
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735480') HTTP/1.1" 204 0
2026-03-28 22:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10737601
2026-03-28 22:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10737601
2026-03-28 22:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10737601 to the API
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737601>
{'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': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '162139cb-5a01-5745-8224-f175e75ab114',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BLG481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 142036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2014-12-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Focus 1.0 EcoBoost Trend - Petrol - Manual - 125 hp - 142.036 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2014}
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:20 [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-28 22:37:20 [adesa.be] INFO: Saving data for 10737601: {'auction_closing_time': 1774863000.0, 'created_time': 1774625081.560406, 'last_price_update_time': 1774737440.489172}
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737601') HTTP/1.1" 204 0
2026-03-28 22:37:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10737694
2026-03-28 22:37:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60f1caf-8d00-59c7-8de3-cf7223826480 with scrape type 2
2026-03-28 22:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e60f1caf-8d00-59c7-8de3-cf7223826480 with scrape type 2
2026-03-28 22:37:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e60f1caf-8d00-59c7-8de3-cf7223826480, identifier: 10737694
2026-03-28 22:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10737694
2026-03-28 22:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10737694
2026-03-28 22:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10737694 to the API
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737694>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e60f1caf-8d00-59c7-8de3-cf7223826480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKY473',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 222740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2012-08-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.6 TDCI Trend - Diesel - Manual - 95 hp - 222.740 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2012}
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:20 [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-28 22:37:20 [adesa.be] INFO: Saving data for 10737694: {'auction_closing_time': 1774863000.0, 'created_time': 1774626973.810945, 'last_price_update_time': 1774737440.865005}
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737694') HTTP/1.1" 204 0
2026-03-28 22:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cabd4316-e6ad-5bcd-92c7-e6ac6ff227db with identifier: 10736397
2026-03-28 22:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cabd4316-e6ad-5bcd-92c7-e6ac6ff227db with scrape type 2
2026-03-28 22:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cabd4316-e6ad-5bcd-92c7-e6ac6ff227db with scrape type 2
2026-03-28 22:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cabd4316-e6ad-5bcd-92c7-e6ac6ff227db, identifier: 10736397
2026-03-28 22:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cabd4316-e6ad-5bcd-92c7-e6ac6ff227db with identifier: 10736397
2026-03-28 22:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cabd4316-e6ad-5bcd-92c7-e6ac6ff227db with identifier: 10736397
2026-03-28 22:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cabd4316-e6ad-5bcd-92c7-e6ac6ff227db with identifier: 10736397 to the API
2026-03-28 22:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736397>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 65,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'cabd4316-e6ad-5bcd-92c7-e6ac6ff227db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2guw605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736397',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Punto',
'odometer': 130669,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2010-05-25',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Fiat Punto 1.2i Dynamic - Petrol - Manual - 65 hp - 130.669 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2010}
2026-03-28 22:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:21 [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-28 22:37:21 [adesa.be] INFO: Saving data for 10736397: {'auction_closing_time': 1774863000.0, 'created_time': 1774626972.956393, 'last_price_update_time': 1774737441.740811}
2026-03-28 22:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736397') HTTP/1.1" 204 0
2026-03-28 22:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48cc18bb-ff09-5c4b-af1a-e68b64bc66bf with identifier: 10737316
2026-03-28 22:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48cc18bb-ff09-5c4b-af1a-e68b64bc66bf with scrape type 2
2026-03-28 22:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48cc18bb-ff09-5c4b-af1a-e68b64bc66bf with scrape type 2
2026-03-28 22:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48cc18bb-ff09-5c4b-af1a-e68b64bc66bf, identifier: 10737316
2026-03-28 22:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 878a620a-71da-5f44-8d90-3e3ae3267f96 with identifier: 10738264
2026-03-28 22:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 878a620a-71da-5f44-8d90-3e3ae3267f96 with scrape type 2
2026-03-28 22:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 878a620a-71da-5f44-8d90-3e3ae3267f96 with scrape type 2
2026-03-28 22:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 878a620a-71da-5f44-8d90-3e3ae3267f96, identifier: 10738264
2026-03-28 22:37:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10735520
2026-03-28 22:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1864874-4186-577e-995d-9ef93daf42b6 with scrape type 2
2026-03-28 22:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1864874-4186-577e-995d-9ef93daf42b6 with scrape type 2
2026-03-28 22:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1864874-4186-577e-995d-9ef93daf42b6, identifier: 10735520
2026-03-28 22:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48cc18bb-ff09-5c4b-af1a-e68b64bc66bf with identifier: 10737316
2026-03-28 22:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48cc18bb-ff09-5c4b-af1a-e68b64bc66bf with identifier: 10737316
2026-03-28 22:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48cc18bb-ff09-5c4b-af1a-e68b64bc66bf with identifier: 10737316 to the API
2026-03-28 22:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737316>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '48cc18bb-ff09-5c4b-af1a-e68b64bc66bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CHL139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Punto',
'odometer': 134152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2010-02-24',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Fiat Punto 1.3 MultiJet Dynamic - Diesel - Manual - 70 hp - 134.152 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2010}
2026-03-28 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:22 [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-28 22:37:22 [adesa.be] INFO: Saving data for 10737316: {'auction_closing_time': 1774863000.0, 'created_time': 1774626983.048365, 'last_price_update_time': 1774737442.443453}
2026-03-28 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737316') HTTP/1.1" 204 0
2026-03-28 22:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 878a620a-71da-5f44-8d90-3e3ae3267f96 with identifier: 10738264
2026-03-28 22:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 878a620a-71da-5f44-8d90-3e3ae3267f96 with identifier: 10738264
2026-03-28 22:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 878a620a-71da-5f44-8d90-3e3ae3267f96 with identifier: 10738264 to the API
2026-03-28 22:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738264>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '878a620a-71da-5f44-8d90-3e3ae3267f96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ysn875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738264',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 161010,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14850,
'price_includes_vat': True,
'registration_date': '2020-09-25',
'seats_number': 9,
'seller_name': 'ATL Cars bvba',
'title': 'Fiat Talento L2H1 2.0 MultiJet - Diesel - Manual - 146 hp - 161.010 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:22 [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-28 22:37:22 [adesa.be] INFO: Saving data for 10738264: {'auction_closing_time': 1774863000.0, 'created_time': 1774625064.417916, 'last_price_update_time': 1774737442.726145}
2026-03-28 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738264') HTTP/1.1" 204 0
2026-03-28 22:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10735520
2026-03-28 22:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10735520
2026-03-28 22:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10735520 to the API
2026-03-28 22:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b1864874-4186-577e-995d-9ef93daf42b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BVX355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 163088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2018-01-31',
'seats_number': 3,
'seller_name': 'GTC Cars',
'title': 'Fiat Talento 1.6 MultiJet SX - Diesel - Manual - 120 hp - 163.088 '
'km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2018}
2026-03-28 22:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735520%27 HTTP/1.1" 200 None
2026-03-28 22:37:23 [adesa.be] INFO: Saving data for 10735520: {'auction_closing_time': 1774863000.0, 'created_time': 1774625067.132619, 'last_price_update_time': 1774737443.054011}
2026-03-28 22:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735520') HTTP/1.1" 204 0
2026-03-28 22:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10737560
2026-03-28 22:37:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with scrape type 2
2026-03-28 22:37:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with scrape type 2
2026-03-28 22:37:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73b0a9c5-8dac-5746-9313-36c5efa2dd60, identifier: 10737560
2026-03-28 22:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10737560
2026-03-28 22:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10737560
2026-03-28 22:37:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10737560 to the API
2026-03-28 22:37:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737560>
{'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': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '73b0a9c5-8dac-5746-9313-36c5efa2dd60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WGD726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 116992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-03-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Ecosport 1.0 - Petrol - Manual - 125 hp - 116.992 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737560%27 HTTP/1.1" 200 None
2026-03-28 22:37:23 [adesa.be] INFO: Saving data for 10737560: {'auction_closing_time': 1774863000.0, 'created_time': 1774625071.922582, 'last_price_update_time': 1774737443.913757}
2026-03-28 22:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737560') HTTP/1.1" 204 0
2026-03-28 22:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10735623
2026-03-28 22:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with scrape type 2
2026-03-28 22:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with scrape type 2
2026-03-28 22:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f, identifier: 10735623
2026-03-28 22:37:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10735623
2026-03-28 22:37:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10735623
2026-03-28 22:37:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10735623 to the API
2026-03-28 22:37:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRF941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 190312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 2,
'seller_name': 'GTC Cars',
'title': 'Fiat Fiorino 1.3 MultiJet - Diesel - Manual - 80 hp - 190.312 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:24 [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-28 22:37:24 [adesa.be] INFO: Saving data for 10735623: {'auction_closing_time': 1774865700.0, 'created_time': 1774625079.053943, 'last_price_update_time': 1774737444.443719}
2026-03-28 22:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735623') HTTP/1.1" 204 0
2026-03-28 22:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10737685
2026-03-28 22:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b47b307-4c72-56aa-96e0-1fcea094a4ea with scrape type 2
2026-03-28 22:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b47b307-4c72-56aa-96e0-1fcea094a4ea with scrape type 2
2026-03-28 22:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b47b307-4c72-56aa-96e0-1fcea094a4ea, identifier: 10737685
2026-03-28 22:37:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10737685
2026-03-28 22:37:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10737685
2026-03-28 22:37:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10737685 to the API
2026-03-28 22:37:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737685>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1b47b307-4c72-56aa-96e0-1fcea094a4ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ubp687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 129073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat Tipo 1.4i Pop - Petrol - Manual - 95 hp - 129.073 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2018}
2026-03-28 22:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:24 [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-28 22:37:24 [adesa.be] INFO: Saving data for 10737685: {'auction_closing_time': 1774863000.0, 'created_time': 1774625065.495063, 'last_price_update_time': 1774737444.939569}
2026-03-28 22:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737685') HTTP/1.1" 204 0
2026-03-28 22:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75c6d22e-068f-5d52-8060-7ea17931bf6b with identifier: 10737722
2026-03-28 22:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75c6d22e-068f-5d52-8060-7ea17931bf6b with scrape type 2
2026-03-28 22:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75c6d22e-068f-5d52-8060-7ea17931bf6b with scrape type 2
2026-03-28 22:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75c6d22e-068f-5d52-8060-7ea17931bf6b, identifier: 10737722
2026-03-28 22:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75c6d22e-068f-5d52-8060-7ea17931bf6b with identifier: 10737722
2026-03-28 22:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75c6d22e-068f-5d52-8060-7ea17931bf6b with identifier: 10737722
2026-03-28 22:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75c6d22e-068f-5d52-8060-7ea17931bf6b with identifier: 10737722 to the API
2026-03-28 22:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737722>
{'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': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '75c6d22e-068f-5d52-8060-7ea17931bf6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SLY036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737722',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 298359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3050,
'price_includes_vat': True,
'registration_date': '2017-03-30',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Fiat Fiorino 1.3 MultiJet SX - Diesel - Manual - 80 hp - 298.359 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2017}
2026-03-28 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:25 [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-28 22:37:25 [adesa.be] INFO: Saving data for 10737722: {'auction_closing_time': 1774863000.0, 'created_time': 1774625062.915997, 'last_price_update_time': 1774737445.356091}
2026-03-28 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737722') HTTP/1.1" 204 0
2026-03-28 22:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10735470
2026-03-28 22:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 148eb479-1932-5d1f-acad-1dd2ea2143b7 with scrape type 2
2026-03-28 22:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 148eb479-1932-5d1f-acad-1dd2ea2143b7 with scrape type 2
2026-03-28 22:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 148eb479-1932-5d1f-acad-1dd2ea2143b7, identifier: 10735470
2026-03-28 22:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10735470
2026-03-28 22:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10735470
2026-03-28 22:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10735470 to the API
2026-03-28 22:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735470>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '148eb479-1932-5d1f-acad-1dd2ea2143b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RXL200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 162421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2015-03-10',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Fiat 500X 1.4 Pop - Petrol - Manual - 136 hp - 162.421 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2015}
2026-03-28 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:25 [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-28 22:37:25 [adesa.be] INFO: Saving data for 10735470: {'auction_closing_time': 1774863000.0, 'created_time': 1774627006.181559, 'last_price_update_time': 1774737445.895472}
2026-03-28 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735470') HTTP/1.1" 204 0
2026-03-28 22:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10735522
2026-03-28 22:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d15d1-df05-52b0-95f9-8523296bf8d3 with scrape type 2
2026-03-28 22:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 053d15d1-df05-52b0-95f9-8523296bf8d3 with scrape type 2
2026-03-28 22:37:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 053d15d1-df05-52b0-95f9-8523296bf8d3, identifier: 10735522
2026-03-28 22:37:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10735522
2026-03-28 22:37:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10735522
2026-03-28 22:37:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10735522 to the API
2026-03-28 22:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '053d15d1-df05-52b0-95f9-8523296bf8d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1EYM784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735522',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 141163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3350,
'price_includes_vat': True,
'registration_date': '2013-04-22',
'seats_number': 2,
'seller_name': 'GTC Cars',
'title': 'Fiat Ducato 3.0 MultiJet - Diesel - Manual - 177 hp - 141.163 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:27 [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-28 22:37:27 [adesa.be] INFO: Saving data for 10735522: {'auction_closing_time': 1774863000.0, 'created_time': 1774626975.935931, 'last_price_update_time': 1774737447.305115}
2026-03-28 22:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735522') HTTP/1.1" 204 0
2026-03-28 22:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10737684
2026-03-28 22:37:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e2e7b7-90af-5221-8699-062d3f5e9a8f with scrape type 2
2026-03-28 22:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86e2e7b7-90af-5221-8699-062d3f5e9a8f with scrape type 2
2026-03-28 22:37:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86e2e7b7-90af-5221-8699-062d3f5e9a8f, identifier: 10737684
2026-03-28 22:37:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10737684
2026-03-28 22:37:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10737684
2026-03-28 22:37:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10737684 to the API
2026-03-28 22:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '86e2e7b7-90af-5221-8699-062d3f5e9a8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRJ969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 77094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6750,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Fiat Fiorino 1.3 MultiJet SX - Diesel - Manual - 80 hp - 77.094 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2020}
2026-03-28 22:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:27 [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-28 22:37:27 [adesa.be] INFO: Saving data for 10737684: {'auction_closing_time': 1774863000.0, 'created_time': 1774625077.561149, 'last_price_update_time': 1774737447.786887}
2026-03-28 22:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737684') HTTP/1.1" 204 0
2026-03-28 22:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10735629
2026-03-28 22:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be77db51-f083-5038-bf58-7d2b96e9a92a with scrape type 2
2026-03-28 22:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be77db51-f083-5038-bf58-7d2b96e9a92a with scrape type 2
2026-03-28 22:37:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be77db51-f083-5038-bf58-7d2b96e9a92a, identifier: 10735629
2026-03-28 22:37:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10735629
2026-03-28 22:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10735629
2026-03-28 22:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10735629 to the API
2026-03-28 22:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735629>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'be77db51-f083-5038-bf58-7d2b96e9a92a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AVL029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 158589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2018-07-12',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Fiat 500X 1.4 Cross - Petrol - Manual - 136 hp - 158.589 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2018}
2026-03-28 22:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:28 [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-28 22:37:28 [adesa.be] INFO: Saving data for 10735629: {'auction_closing_time': 1774865700.0, 'created_time': 1774626977.109648, 'last_price_update_time': 1774737448.520016}
2026-03-28 22:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735629') HTTP/1.1" 204 0
2026-03-28 22:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60145310-7f72-5207-b4db-94d13a57259f with identifier: 10737724
2026-03-28 22:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60145310-7f72-5207-b4db-94d13a57259f with scrape type 2
2026-03-28 22:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60145310-7f72-5207-b4db-94d13a57259f with scrape type 2
2026-03-28 22:37:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60145310-7f72-5207-b4db-94d13a57259f, identifier: 10737724
2026-03-28 22:37:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60145310-7f72-5207-b4db-94d13a57259f with identifier: 10737724
2026-03-28 22:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60145310-7f72-5207-b4db-94d13a57259f with identifier: 10737724
2026-03-28 22:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60145310-7f72-5207-b4db-94d13a57259f with identifier: 10737724 to the API
2026-03-28 22:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737724>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '60145310-7f72-5207-b4db-94d13a57259f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HBH836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737724',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500L',
'odometer': 177059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2013-01-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat 500L 1.4 Pop - Petrol - Manual - 95 hp - 177.059 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2013}
2026-03-28 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:29 [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-28 22:37:29 [adesa.be] INFO: Saving data for 10737724: {'auction_closing_time': 1774863000.0, 'created_time': 1774626975.079654, 'last_price_update_time': 1774737449.015639}
2026-03-28 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737724') HTTP/1.1" 204 0
2026-03-28 22:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10735558
2026-03-28 22:37:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f31a302-167c-5fec-bd02-96aabad4861f with scrape type 2
2026-03-28 22:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f31a302-167c-5fec-bd02-96aabad4861f with scrape type 2
2026-03-28 22:37:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f31a302-167c-5fec-bd02-96aabad4861f, identifier: 10735558
2026-03-28 22:37:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10735558
2026-03-28 22:37:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10735558
2026-03-28 22:37:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10735558 to the API
2026-03-28 22:37:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735558>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2f31a302-167c-5fec-bd02-96aabad4861f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FOQ799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 79847,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2014-12-30',
'seats_number': 4,
'seller_name': 'GTC Cars',
'title': 'Fiat 500 1.2i - Petrol - Automatic - 69 hp - 79.847 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:29 [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-28 22:37:29 [adesa.be] INFO: Saving data for 10735558: {'auction_closing_time': 1774863000.0, 'created_time': 1774625060.093572, 'last_price_update_time': 1774737449.818315}
2026-03-28 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735558') HTTP/1.1" 204 0
2026-03-28 22:37:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f5f4f05-ecf4-502d-b757-f85019374611 with identifier: 10736369
2026-03-28 22:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5f4f05-ecf4-502d-b757-f85019374611 with scrape type 2
2026-03-28 22:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f5f4f05-ecf4-502d-b757-f85019374611 with scrape type 2
2026-03-28 22:37:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f5f4f05-ecf4-502d-b757-f85019374611, identifier: 10736369
2026-03-28 22:37:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f5f4f05-ecf4-502d-b757-f85019374611 with identifier: 10736369
2026-03-28 22:37:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f5f4f05-ecf4-502d-b757-f85019374611 with identifier: 10736369
2026-03-28 22:37:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f5f4f05-ecf4-502d-b757-f85019374611 with identifier: 10736369 to the API
2026-03-28 22:37:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3f5f4f05-ecf4-502d-b757-f85019374611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '00J212923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736369',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500C',
'odometer': 107520,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2014-07-31',
'seats_number': 4,
'seller_name': 'Dinitra Belgium',
'title': 'Fiat 500C 1.2 Cult - Petrol - Manual - 69 hp - 107.520 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2014}
2026-03-28 22:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:30 [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-28 22:37:30 [adesa.be] INFO: Saving data for 10736369: {'auction_closing_time': 1774863000.0, 'created_time': 1774626979.40977, 'last_price_update_time': 1774737450.627862}
2026-03-28 22:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736369') HTTP/1.1" 204 0
2026-03-28 22:37:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaf62091-144a-5246-aa26-37331567aa1e with identifier: 10735452
2026-03-28 22:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaf62091-144a-5246-aa26-37331567aa1e with scrape type 2
2026-03-28 22:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaf62091-144a-5246-aa26-37331567aa1e with scrape type 2
2026-03-28 22:37:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aaf62091-144a-5246-aa26-37331567aa1e, identifier: 10735452
2026-03-28 22:37:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aaf62091-144a-5246-aa26-37331567aa1e with identifier: 10735452
2026-03-28 22:37:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aaf62091-144a-5246-aa26-37331567aa1e with identifier: 10735452
2026-03-28 22:37:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aaf62091-144a-5246-aa26-37331567aa1e with identifier: 10735452 to the API
2026-03-28 22:37:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735452>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'aaf62091-144a-5246-aa26-37331567aa1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RAA664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735452',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 257451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2016-10-24',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Ford C-Max 1.5 TDCI First Edition - Diesel - Automatic - 115 hp - '
'257.451 km',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2016}
2026-03-28 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:31 [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-28 22:37:31 [adesa.be] INFO: Saving data for 10735452: {'auction_closing_time': 1774863000.0, 'created_time': 1774625068.559062, 'last_price_update_time': 1774737451.018233}
2026-03-28 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735452') HTTP/1.1" 204 0
2026-03-28 22:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10735579
2026-03-28 22:37:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with scrape type 2
2026-03-28 22:37:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with scrape type 2
2026-03-28 22:37:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59, identifier: 10735579
2026-03-28 22:37:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10735579
2026-03-28 22:37:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10735579
2026-03-28 22:37:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10735579 to the API
2026-03-28 22:37:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735579>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7b79239f-8d4e-5773-82dd-d6fadf9f4f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DSE901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 97133,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8050,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 4,
'seller_name': 'HD AUTO',
'title': 'Fiat 500 1.0i Dolcevita - Petrol - Manual - 69 hp - 97.133 km',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2021}
2026-03-28 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:31 [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-28 22:37:31 [adesa.be] INFO: Saving data for 10735579: {'auction_closing_time': 1774863000.0, 'created_time': 1774625064.105279, 'last_price_update_time': 1774737451.704507}
2026-03-28 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735579') HTTP/1.1" 204 0
2026-03-28 22:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10737651
2026-03-28 22:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6102cb8-c0cd-5010-9ee8-63958814be01 with scrape type 2
2026-03-28 22:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6102cb8-c0cd-5010-9ee8-63958814be01 with scrape type 2
2026-03-28 22:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6102cb8-c0cd-5010-9ee8-63958814be01, identifier: 10737651
2026-03-28 22:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10737651
2026-03-28 22:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10737651
2026-03-28 22:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10737651 to the API
2026-03-28 22:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737651>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd6102cb8-c0cd-5010-9ee8-63958814be01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFX166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 87601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2015-03-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.5 Celebration - Diesel - Manual - 74 hp - 87.601 km',
'transmission': 'manual',
'trim': 'Celebration',
'vin': None,
'year': 2015}
2026-03-28 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:32 [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-28 22:37:32 [adesa.be] INFO: Saving data for 10737651: {'auction_closing_time': 1774863000.0, 'created_time': 1774625058.704957, 'last_price_update_time': 1774737452.945314}
2026-03-28 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737651') HTTP/1.1" 204 0
2026-03-28 22:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10736366
2026-03-28 22:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with scrape type 2
2026-03-28 22:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with scrape type 2
2026-03-28 22:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9, identifier: 10736366
2026-03-28 22:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10736366
2026-03-28 22:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10736366
2026-03-28 22:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10736366 to the API
2026-03-28 22:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736366>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EYZ462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736366',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500C',
'odometer': 171035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2010-01-15',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500C 1.3 MultiJet Pop - Diesel - Manual - 95 hp - 171.035 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2010}
2026-03-28 22:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:34 [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-28 22:37:34 [adesa.be] INFO: Saving data for 10736366: {'auction_closing_time': 1774863000.0, 'created_time': 1774625068.905958, 'last_price_update_time': 1774737454.40295}
2026-03-28 22:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736366') HTTP/1.1" 204 0
2026-03-28 22:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10737567
2026-03-28 22:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with scrape type 2
2026-03-28 22:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with scrape type 2
2026-03-28 22:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b, identifier: 10737567
2026-03-28 22:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10737567
2026-03-28 22:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10737567
2026-03-28 22:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10737567 to the API
2026-03-28 22:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737567>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c34fa52e-8ce7-5591-8cb4-3c22cb06a89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFB042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 91468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2018-05-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat 500X 1.3 MultiJet S-Design - Diesel - Manual - 95 hp - 91.468 '
'km',
'transmission': 'manual',
'trim': 'S-Design',
'vin': None,
'year': 2018}
2026-03-28 22:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:34 [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-28 22:37:34 [adesa.be] INFO: Saving data for 10737567: {'auction_closing_time': 1774863000.0, 'created_time': 1774625062.156063, 'last_price_update_time': 1774737454.895672}
2026-03-28 22:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737567') HTTP/1.1" 204 0
2026-03-28 22:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10737645
2026-03-28 22:37:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8593094d-f4f4-5608-a51c-f6cd4ad71359 with scrape type 2
2026-03-28 22:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8593094d-f4f4-5608-a51c-f6cd4ad71359 with scrape type 2
2026-03-28 22:37:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8593094d-f4f4-5608-a51c-f6cd4ad71359, identifier: 10737645
2026-03-28 22:37:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10737645
2026-03-28 22:37:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10737645
2026-03-28 22:37:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10737645 to the API
2026-03-28 22:37:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737645>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'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': '8593094d-f4f4-5608-a51c-f6cd4ad71359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRV548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 124266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2015-11-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 0.9 TCe Stepway - Petrol - Manual - 90 hp - 124.266 '
'km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2015}
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:37 [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-28 22:37:37 [adesa.be] INFO: Saving data for 10737645: {'auction_closing_time': 1774863000.0, 'created_time': 1774625057.370747, 'last_price_update_time': 1774737457.034533}
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737645') HTTP/1.1" 204 0
2026-03-28 22:37:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10735634
2026-03-28 22:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a839c54-8684-52c9-b069-b9eb7885a877 with scrape type 2
2026-03-28 22:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a839c54-8684-52c9-b069-b9eb7885a877 with scrape type 2
2026-03-28 22:37:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a839c54-8684-52c9-b069-b9eb7885a877, identifier: 10735634
2026-03-28 22:37:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82234db8-1800-535c-9573-c2950fc40d9c with identifier: 10735482
2026-03-28 22:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82234db8-1800-535c-9573-c2950fc40d9c with scrape type 2
2026-03-28 22:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82234db8-1800-535c-9573-c2950fc40d9c with scrape type 2
2026-03-28 22:37:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82234db8-1800-535c-9573-c2950fc40d9c, identifier: 10735482
2026-03-28 22:37:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10735634
2026-03-28 22:37:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10735634
2026-03-28 22:37:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10735634 to the API
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735634>
{'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-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '0a839c54-8684-52c9-b069-b9eb7885a877',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BUZ207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 44845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'BS CONCEPT srl',
'title': 'Dacia Sandero 1.0 SCe Essential - Petrol - Manual - 67 hp - 44.845 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:37 [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-28 22:37:37 [adesa.be] INFO: Saving data for 10735634: {'auction_closing_time': 1774865700.0, 'created_time': 1774626978.737411, 'last_price_update_time': 1774737457.53854}
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735634') HTTP/1.1" 204 0
2026-03-28 22:37:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82234db8-1800-535c-9573-c2950fc40d9c with identifier: 10735482
2026-03-28 22:37:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82234db8-1800-535c-9573-c2950fc40d9c with identifier: 10735482
2026-03-28 22:37:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82234db8-1800-535c-9573-c2950fc40d9c with identifier: 10735482 to the API
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735482>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '82234db8-1800-535c-9573-c2950fc40d9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 140203,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2013-03-29',
'seats_number': 4,
'seller_name': 'BEST CAR bv',
'title': 'Fiat 500 1.2i - Petrol - Manual - 69 hp - 140.203 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:37 [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-28 22:37:37 [adesa.be] INFO: Saving data for 10735482: {'auction_closing_time': 1774863000.0, 'created_time': 1774625072.631408, 'last_price_update_time': 1774737457.831783}
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735482') HTTP/1.1" 204 0
2026-03-28 22:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10738269
2026-03-28 22:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80116580-25b4-517c-ad50-dc7428d142cc with scrape type 2
2026-03-28 22:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80116580-25b4-517c-ad50-dc7428d142cc with scrape type 2
2026-03-28 22:37:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80116580-25b4-517c-ad50-dc7428d142cc, identifier: 10738269
2026-03-28 22:37:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6217937f-32ae-543a-bfbc-b5e7d6373687 with identifier: 10738330
2026-03-28 22:37:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6217937f-32ae-543a-bfbc-b5e7d6373687 with scrape type 2
2026-03-28 22:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6217937f-32ae-543a-bfbc-b5e7d6373687 with scrape type 2
2026-03-28 22:37:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6217937f-32ae-543a-bfbc-b5e7d6373687, identifier: 10738330
2026-03-28 22:37:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10738269
2026-03-28 22:37:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10738269
2026-03-28 22:37:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10738269 to the API
2026-03-28 22:37:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '80116580-25b4-517c-ad50-dc7428d142cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CPH373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 78614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2017-12-08',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 78.614 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2017}
2026-03-28 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:38 [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-28 22:37:38 [adesa.be] INFO: Saving data for 10738269: {'auction_closing_time': 1774863000.0, 'created_time': 1774625061.097626, 'last_price_update_time': 1774737458.41976}
2026-03-28 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738269') HTTP/1.1" 204 0
2026-03-28 22:37:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6217937f-32ae-543a-bfbc-b5e7d6373687 with identifier: 10738330
2026-03-28 22:37:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6217937f-32ae-543a-bfbc-b5e7d6373687 with identifier: 10738330
2026-03-28 22:37:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6217937f-32ae-543a-bfbc-b5e7d6373687 with identifier: 10738330 to the API
2026-03-28 22:37:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738330>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6217937f-32ae-543a-bfbc-b5e7d6373687',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RUN465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738330',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 166711,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2010-03-23',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Dacia Sandero 1.5 DCI Stepway - Diesel - Manual - 68 hp - 166.711 '
'km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2010}
2026-03-28 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:38 [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-28 22:37:38 [adesa.be] INFO: Saving data for 10738330: {'auction_closing_time': 1774863000.0, 'created_time': 1774626986.39417, 'last_price_update_time': 1774737458.711857}
2026-03-28 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738330') HTTP/1.1" 204 0
2026-03-28 22:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10737678
2026-03-28 22:37:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f51e477-e2fd-5854-b576-bf7888394abc with scrape type 2
2026-03-28 22:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f51e477-e2fd-5854-b576-bf7888394abc with scrape type 2
2026-03-28 22:37:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f51e477-e2fd-5854-b576-bf7888394abc, identifier: 10737678
2026-03-28 22:37:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10737678
2026-03-28 22:37:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10737678
2026-03-28 22:37:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10737678 to the API
2026-03-28 22:37:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737678>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5f51e477-e2fd-5854-b576-bf7888394abc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WNY516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 172875,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2009-08-31',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 172.875 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2009}
2026-03-28 22:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:39 [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-28 22:37:39 [adesa.be] INFO: Saving data for 10737678: {'auction_closing_time': 1774863000.0, 'created_time': 1774625065.807196, 'last_price_update_time': 1774737459.210407}
2026-03-28 22:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737678') HTTP/1.1" 204 0
2026-03-28 22:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10737650
2026-03-28 22:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dee280b-496f-5248-a350-d383d3cc3368 with scrape type 2
2026-03-28 22:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dee280b-496f-5248-a350-d383d3cc3368 with scrape type 2
2026-03-28 22:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dee280b-496f-5248-a350-d383d3cc3368, identifier: 10737650
2026-03-28 22:37:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10737650
2026-03-28 22:37:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10737650
2026-03-28 22:37:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10737650 to the API
2026-03-28 22:37:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737650>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7dee280b-496f-5248-a350-d383d3cc3368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FUN842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737650',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 191866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2018-05-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.0 SCe Ambiance - Petrol - Manual - 73 hp - 191.866 '
'km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2018}
2026-03-28 22:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:40 [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-28 22:37:40 [adesa.be] INFO: Saving data for 10737650: {'auction_closing_time': 1774863000.0, 'created_time': 1774625057.047097, 'last_price_update_time': 1774737460.561856}
2026-03-28 22:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737650') HTTP/1.1" 204 0
2026-03-28 22:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10738270
2026-03-28 22:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13957684-9ff1-5ab3-9f2b-cefe29a0400f with scrape type 2
2026-03-28 22:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13957684-9ff1-5ab3-9f2b-cefe29a0400f with scrape type 2
2026-03-28 22:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 13957684-9ff1-5ab3-9f2b-cefe29a0400f, identifier: 10738270
2026-03-28 22:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10738270
2026-03-28 22:37:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10738270
2026-03-28 22:37:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10738270 to the API
2026-03-28 22:37:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738270>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 87,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'LPG',
'id': '13957684-9ff1-5ab3-9f2b-cefe29a0400f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXH278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 221772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-12-12',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Dacia Logan 1.6i Ambiance - LPG - Manual - 87 hp - 221.772 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2007}
2026-03-28 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:41 [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-28 22:37:41 [adesa.be] INFO: Saving data for 10738270: {'auction_closing_time': 1774863000.0, 'created_time': 1774626981.729638, 'last_price_update_time': 1774737461.162441}
2026-03-28 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738270') HTTP/1.1" 204 0
2026-03-28 22:37:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10737657
2026-03-28 22:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e50b09e-0569-55cd-960e-3382d61e77cd with scrape type 2
2026-03-28 22:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e50b09e-0569-55cd-960e-3382d61e77cd with scrape type 2
2026-03-28 22:37:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e50b09e-0569-55cd-960e-3382d61e77cd, identifier: 10737657
2026-03-28 22:37:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10737657
2026-03-28 22:37:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10737657
2026-03-28 22:37:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10737657 to the API
2026-03-28 22:37:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737657>
{'auction_title': '',
'c_o_2_emission_value': 104,
'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': '6e50b09e-0569-55cd-960e-3382d61e77cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NDP087',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737657',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 135007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2016-01-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C3 1.2i Seduction - Petrol - Manual - 82 hp - 135.007 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2016}
2026-03-28 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:41 [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-28 22:37:41 [adesa.be] INFO: Saving data for 10737657: {'auction_closing_time': 1774863000.0, 'created_time': 1774626989.160729, 'last_price_update_time': 1774737461.532511}
2026-03-28 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737657') HTTP/1.1" 204 0
2026-03-28 22:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10737583
2026-03-28 22:37:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with scrape type 2
2026-03-28 22:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with scrape type 2
2026-03-28 22:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c, identifier: 10737583
2026-03-28 22:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10737583
2026-03-28 22:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10737583
2026-03-28 22:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10737583 to the API
2026-03-28 22:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737583>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '01c4c8c1-7a9d-59ee-854a-1ad932b23f0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHY751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 53026,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2014-02-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.2 Ambiance - Petrol - Manual - 75 hp - 53.026 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2014}
2026-03-28 22:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:43 [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-28 22:37:43 [adesa.be] INFO: Saving data for 10737583: {'auction_closing_time': 1774863000.0, 'created_time': 1774625059.133106, 'last_price_update_time': 1774737463.309852}
2026-03-28 22:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737583') HTTP/1.1" 204 0
2026-03-28 22:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10737579
2026-03-28 22:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with scrape type 2
2026-03-28 22:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with scrape type 2
2026-03-28 22:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa606ec2-8c35-59fd-a10b-8e7a87350fc3, identifier: 10737579
2026-03-28 22:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10737579
2026-03-28 22:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10737579
2026-03-28 22:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10737579 to the API
2026-03-28 22:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737579>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'fa606ec2-8c35-59fd-a10b-8e7a87350fc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TDN206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 56354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-10-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Logan 1.0 SCe Laureate - Petrol - Manual - 73 hp - 56.354 km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2017}
2026-03-28 22:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:43 [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-28 22:37:43 [adesa.be] INFO: Saving data for 10737579: {'auction_closing_time': 1774863000.0, 'created_time': 1774625054.188177, 'last_price_update_time': 1774737463.790126}
2026-03-28 22:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737579') HTTP/1.1" 204 0
2026-03-28 22:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e54d7a5-63da-5545-88bd-89dbf002abed with identifier: 10735498
2026-03-28 22:37:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e54d7a5-63da-5545-88bd-89dbf002abed with scrape type 2
2026-03-28 22:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e54d7a5-63da-5545-88bd-89dbf002abed with scrape type 2
2026-03-28 22:37:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e54d7a5-63da-5545-88bd-89dbf002abed, identifier: 10735498
2026-03-28 22:37:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e54d7a5-63da-5545-88bd-89dbf002abed with identifier: 10735498
2026-03-28 22:37:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e54d7a5-63da-5545-88bd-89dbf002abed with identifier: 10735498
2026-03-28 22:37:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e54d7a5-63da-5545-88bd-89dbf002abed with identifier: 10735498 to the API
2026-03-28 22:37:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735498>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4e54d7a5-63da-5545-88bd-89dbf002abed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HBN005',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C1',
'odometer': 67308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2014-06-11',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Citroën C1 1.0i Seduction - Petrol - Manual - 68 hp - 67.308 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2014}
2026-03-28 22:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:44 [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-28 22:37:44 [adesa.be] INFO: Saving data for 10735498: {'auction_closing_time': 1774863000.0, 'created_time': 1774626993.523614, 'last_price_update_time': 1774737464.378976}
2026-03-28 22:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735498') HTTP/1.1" 204 0
2026-03-28 22:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b460f172-974f-5bcc-ae3d-9ae9d8673f4c with identifier: 10737636
2026-03-28 22:37:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b460f172-974f-5bcc-ae3d-9ae9d8673f4c with scrape type 2
2026-03-28 22:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b460f172-974f-5bcc-ae3d-9ae9d8673f4c with scrape type 2
2026-03-28 22:37:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b460f172-974f-5bcc-ae3d-9ae9d8673f4c, identifier: 10737636
2026-03-28 22:37:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b460f172-974f-5bcc-ae3d-9ae9d8673f4c with identifier: 10737636
2026-03-28 22:37:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b460f172-974f-5bcc-ae3d-9ae9d8673f4c with identifier: 10737636
2026-03-28 22:37:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b460f172-974f-5bcc-ae3d-9ae9d8673f4c with identifier: 10737636 to the API
2026-03-28 22:37:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737636>
{'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': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b460f172-974f-5bcc-ae3d-9ae9d8673f4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AMF567',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737636',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 206688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4050,
'price_includes_vat': True,
'registration_date': '2017-05-19',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Citroën Berlingo 1.6 HDI Club - Diesel - Manual - 98 hp - 206.688 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2017}
2026-03-28 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737636%27 HTTP/1.1" 200 None
2026-03-28 22:37:46 [adesa.be] INFO: Saving data for 10737636: {'auction_closing_time': 1774863000.0, 'created_time': 1774626996.451073, 'last_price_update_time': 1774737466.103773}
2026-03-28 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737636') HTTP/1.1" 204 0
2026-03-28 22:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83adae73-95d3-536f-9ded-089371ee05de with identifier: 10735614
2026-03-28 22:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83adae73-95d3-536f-9ded-089371ee05de with scrape type 2
2026-03-28 22:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83adae73-95d3-536f-9ded-089371ee05de with scrape type 2
2026-03-28 22:37:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83adae73-95d3-536f-9ded-089371ee05de, identifier: 10735614
2026-03-28 22:37:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83adae73-95d3-536f-9ded-089371ee05de with identifier: 10735614
2026-03-28 22:37:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83adae73-95d3-536f-9ded-089371ee05de with identifier: 10735614
2026-03-28 22:37:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83adae73-95d3-536f-9ded-089371ee05de with identifier: 10735614 to the API
2026-03-28 22:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735614>
{'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': '83adae73-95d3-536f-9ded-089371ee05de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKP230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 149622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Citroën C3 1.2i Feel - Petrol - Manual - 83 hp - 149.622 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-28 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735614%27 HTTP/1.1" 200 None
2026-03-28 22:37:46 [adesa.be] INFO: Saving data for 10735614: {'auction_closing_time': 1774863000.0, 'created_time': 1774626990.337105, 'last_price_update_time': 1774737466.903989}
2026-03-28 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735614') HTTP/1.1" 204 0
2026-03-28 22:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07aee943-64bd-5d2a-bb30-06aa55d6a7c1 with identifier: 10738281
2026-03-28 22:37:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07aee943-64bd-5d2a-bb30-06aa55d6a7c1 with scrape type 2
2026-03-28 22:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07aee943-64bd-5d2a-bb30-06aa55d6a7c1 with scrape type 2
2026-03-28 22:37:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07aee943-64bd-5d2a-bb30-06aa55d6a7c1, identifier: 10738281
2026-03-28 22:37:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07aee943-64bd-5d2a-bb30-06aa55d6a7c1 with identifier: 10738281
2026-03-28 22:37:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07aee943-64bd-5d2a-bb30-06aa55d6a7c1 with identifier: 10738281
2026-03-28 22:37:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07aee943-64bd-5d2a-bb30-06aa55d6a7c1 with identifier: 10738281 to the API
2026-03-28 22:37:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738281>
{'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': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '07aee943-64bd-5d2a-bb30-06aa55d6a7c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XVV661',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738281',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 207432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4950,
'price_includes_vat': True,
'registration_date': '2016-11-21',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Citroën Berlingo 1.6 HDI Feel - Diesel - Manual - 98 hp - 207.432 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2016}
2026-03-28 22:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:47 [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-28 22:37:47 [adesa.be] INFO: Saving data for 10738281: {'auction_closing_time': 1774863000.0, 'created_time': 1774627010.658957, 'last_price_update_time': 1774737467.386856}
2026-03-28 22:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738281') HTTP/1.1" 204 0
2026-03-28 22:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with identifier: 10737638
2026-03-28 22:37:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with scrape type 2
2026-03-28 22:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with scrape type 2
2026-03-28 22:37:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9244b6d3-2632-5e51-93f4-4eda0d6711c6, identifier: 10737638
2026-03-28 22:37:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with identifier: 10737638
2026-03-28 22:37:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with identifier: 10737638
2026-03-28 22:37:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with identifier: 10737638 to the API
2026-03-28 22:37:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737638>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9244b6d3-2632-5e51-93f4-4eda0d6711c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CSB818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737638',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Spark',
'odometer': 162284,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2012-02-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Chevrolet Spark 1.0 - Petrol - Manual - 68 hp - 162.284 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:48 [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-28 22:37:48 [adesa.be] INFO: Saving data for 10737638: {'auction_closing_time': 1774863000.0, 'created_time': 1774626998.540572, 'last_price_update_time': 1774737468.10174}
2026-03-28 22:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737638') HTTP/1.1" 204 0
2026-03-28 22:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9df189dd-ba19-5217-a1dc-c7006cd378ab with identifier: 10735651
2026-03-28 22:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9df189dd-ba19-5217-a1dc-c7006cd378ab with scrape type 2
2026-03-28 22:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9df189dd-ba19-5217-a1dc-c7006cd378ab with scrape type 2
2026-03-28 22:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9df189dd-ba19-5217-a1dc-c7006cd378ab, identifier: 10735651
2026-03-28 22:37:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9df189dd-ba19-5217-a1dc-c7006cd378ab with identifier: 10735651
2026-03-28 22:37:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9df189dd-ba19-5217-a1dc-c7006cd378ab with identifier: 10735651
2026-03-28 22:37:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9df189dd-ba19-5217-a1dc-c7006cd378ab with identifier: 10735651 to the API
2026-03-28 22:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735651>
{'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': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9df189dd-ba19-5217-a1dc-c7006cd378ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'A566628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 150075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2012-06-29',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Citroën C3 1.4i Seduction - Petrol - Manual - 73 hp - 150.075 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2012}
2026-03-28 22:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:48 [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-28 22:37:48 [adesa.be] INFO: Saving data for 10735651: {'auction_closing_time': 1774863000.0, 'created_time': 1774626991.218772, 'last_price_update_time': 1774737468.767805}
2026-03-28 22:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735651') HTTP/1.1" 204 0
2026-03-28 22:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10737705
2026-03-28 22:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3ba9f1c-28ed-5199-adb4-20c2e11f586f with scrape type 2
2026-03-28 22:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3ba9f1c-28ed-5199-adb4-20c2e11f586f with scrape type 2
2026-03-28 22:37:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3ba9f1c-28ed-5199-adb4-20c2e11f586f, identifier: 10737705
2026-03-28 22:37:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10737705
2026-03-28 22:37:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10737705
2026-03-28 22:37:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10737705 to the API
2026-03-28 22:37:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737705>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f3ba9f1c-28ed-5199-adb4-20c2e11f586f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GWP058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737705',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 151474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35100,
'price_includes_vat': True,
'registration_date': '2020-08-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X5 45e M Sport - xDrive - Hybrid - Automatic - 286 hp - 151.474 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-28 22:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:49 [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-28 22:37:49 [adesa.be] INFO: Saving data for 10737705: {'auction_closing_time': 1774863000.0, 'created_time': 1774625040.704563, 'last_price_update_time': 1774737469.417476}
2026-03-28 22:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737705') HTTP/1.1" 204 0
2026-03-28 22:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10735509
2026-03-28 22:37:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e312c6aa-1988-5c12-9e5a-ae54f7800432 with scrape type 2
2026-03-28 22:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e312c6aa-1988-5c12-9e5a-ae54f7800432 with scrape type 2
2026-03-28 22:37:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e312c6aa-1988-5c12-9e5a-ae54f7800432, identifier: 10735509
2026-03-28 22:37:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10735509
2026-03-28 22:37:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10735509
2026-03-28 22:37:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10735509 to the API
2026-03-28 22:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e312c6aa-1988-5c12-9e5a-ae54f7800432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HKV351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 143027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2020-10-27',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW X5 45e M-Pack - xDrive - Hybrid - Automatic - 286 hp - 143.027 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2020}
2026-03-28 22:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:50 [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-28 22:37:50 [adesa.be] INFO: Saving data for 10735509: {'auction_closing_time': 1774863000.0, 'created_time': 1774626980.00037, 'last_price_update_time': 1774737470.656176}
2026-03-28 22:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735509') HTTP/1.1" 204 0
2026-03-28 22:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 522e0cee-db47-566b-a3ae-230719b7a853 with identifier: 10736371
2026-03-28 22:37:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 522e0cee-db47-566b-a3ae-230719b7a853 with scrape type 2
2026-03-28 22:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 522e0cee-db47-566b-a3ae-230719b7a853 with scrape type 2
2026-03-28 22:37:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 522e0cee-db47-566b-a3ae-230719b7a853, identifier: 10736371
2026-03-28 22:37:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 522e0cee-db47-566b-a3ae-230719b7a853 with identifier: 10736371
2026-03-28 22:37:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 522e0cee-db47-566b-a3ae-230719b7a853 with identifier: 10736371
2026-03-28 22:37:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 522e0cee-db47-566b-a3ae-230719b7a853 with identifier: 10736371 to the API
2026-03-28 22:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '522e0cee-db47-566b-a3ae-230719b7a853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ECZ681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736371',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 105659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2017-01-02',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X6 30 M-Pack - Diesel - Automatic - 258 hp - 105.659 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2017}
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:51 [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-28 22:37:51 [adesa.be] INFO: Saving data for 10736371: {'auction_closing_time': 1774863000.0, 'created_time': 1774625047.032312, 'last_price_update_time': 1774737471.028931}
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736371') HTTP/1.1" 204 0
2026-03-28 22:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e85c2c4-aee1-5801-8e9b-dbc2dffc0038 with identifier: 10735575
2026-03-28 22:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e85c2c4-aee1-5801-8e9b-dbc2dffc0038 with scrape type 2
2026-03-28 22:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e85c2c4-aee1-5801-8e9b-dbc2dffc0038 with scrape type 2
2026-03-28 22:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e85c2c4-aee1-5801-8e9b-dbc2dffc0038, identifier: 10735575
2026-03-28 22:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10737622
2026-03-28 22:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9920145-f67f-57cd-9b24-af780b16dc26 with scrape type 2
2026-03-28 22:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9920145-f67f-57cd-9b24-af780b16dc26 with scrape type 2
2026-03-28 22:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9920145-f67f-57cd-9b24-af780b16dc26, identifier: 10737622
2026-03-28 22:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e85c2c4-aee1-5801-8e9b-dbc2dffc0038 with identifier: 10735575
2026-03-28 22:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e85c2c4-aee1-5801-8e9b-dbc2dffc0038 with identifier: 10735575
2026-03-28 22:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e85c2c4-aee1-5801-8e9b-dbc2dffc0038 with identifier: 10735575 to the API
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735575>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '5e85c2c4-aee1-5801-8e9b-dbc2dffc0038',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWW864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 185367,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30700,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 5,
'seller_name': 'SBT Offerande bv',
'title': 'BMW X5 45e M Sport - xDrive - Hybrid - Automatic - 210 hp - 185.367 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:51 [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-28 22:37:51 [adesa.be] INFO: Saving data for 10735575: {'auction_closing_time': 1774863000.0, 'created_time': 1774625037.777046, 'last_price_update_time': 1774737471.517709}
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735575') HTTP/1.1" 204 0
2026-03-28 22:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10737622
2026-03-28 22:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10737622
2026-03-28 22:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10737622 to the API
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737622>
{'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': 'e9920145-f67f-57cd-9b24-af780b16dc26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ASZ885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 197495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X5 25d M Sport - xDrive - Diesel - Automatic - 210 hp - 197.495 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:51 [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-28 22:37:51 [adesa.be] INFO: Saving data for 10737622: {'auction_closing_time': 1774863000.0, 'created_time': 1774626997.213256, 'last_price_update_time': 1774737471.79813}
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737622') HTTP/1.1" 204 0
2026-03-28 22:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e19266c7-8cb2-58f1-a536-54581dc3078a with identifier: 10735418
2026-03-28 22:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e19266c7-8cb2-58f1-a536-54581dc3078a with scrape type 2
2026-03-28 22:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e19266c7-8cb2-58f1-a536-54581dc3078a with scrape type 2
2026-03-28 22:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e19266c7-8cb2-58f1-a536-54581dc3078a, identifier: 10735418
2026-03-28 22:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e19266c7-8cb2-58f1-a536-54581dc3078a with identifier: 10735418
2026-03-28 22:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e19266c7-8cb2-58f1-a536-54581dc3078a with identifier: 10735418
2026-03-28 22:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e19266c7-8cb2-58f1-a536-54581dc3078a with identifier: 10735418 to the API
2026-03-28 22:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735418>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 97,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e19266c7-8cb2-58f1-a536-54581dc3078a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GVX874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735418',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 159643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4250,
'price_includes_vat': True,
'registration_date': '2018-11-14',
'seats_number': 3,
'seller_name': 'UZ Cars sprl',
'title': 'Citroën Berlingo 1.6 VTI Club - Petrol - Manual - 97 hp - 159.643 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2018}
2026-03-28 22:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:52 [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-28 22:37:52 [adesa.be] INFO: Saving data for 10735418: {'auction_closing_time': 1774863000.0, 'created_time': 1774626993.794643, 'last_price_update_time': 1774737472.168014}
2026-03-28 22:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735418') HTTP/1.1" 204 0
2026-03-28 22:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53158dc5-13c8-5c4f-ba0f-0487a753271c with identifier: 10735016
2026-03-28 22:37:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53158dc5-13c8-5c4f-ba0f-0487a753271c with scrape type 2
2026-03-28 22:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53158dc5-13c8-5c4f-ba0f-0487a753271c with scrape type 2
2026-03-28 22:37:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53158dc5-13c8-5c4f-ba0f-0487a753271c, identifier: 10735016
2026-03-28 22:37:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53158dc5-13c8-5c4f-ba0f-0487a753271c with identifier: 10735016
2026-03-28 22:37:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53158dc5-13c8-5c4f-ba0f-0487a753271c with identifier: 10735016
2026-03-28 22:37:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53158dc5-13c8-5c4f-ba0f-0487a753271c with identifier: 10735016 to the API
2026-03-28 22:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735016>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '53158dc5-13c8-5c4f-ba0f-0487a753271c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735016',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 97072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4150,
'price_includes_vat': True,
'registration_date': '2019-05-08',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C3 1.2 - Petrol - Manual - 68 hp - 97.072 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:52 [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-28 22:37:52 [adesa.be] INFO: Saving data for 10735016: {'auction_closing_time': 1774865700.0, 'created_time': 1774626994.957572, 'last_price_update_time': 1774737472.951425}
2026-03-28 22:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735016') HTTP/1.1" 204 0
2026-03-28 22:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77f88654-6da3-5546-82f0-44f178cd3fd0 with identifier: 10738298
2026-03-28 22:37:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77f88654-6da3-5546-82f0-44f178cd3fd0 with scrape type 2
2026-03-28 22:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77f88654-6da3-5546-82f0-44f178cd3fd0 with scrape type 2
2026-03-28 22:37:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77f88654-6da3-5546-82f0-44f178cd3fd0, identifier: 10738298
2026-03-28 22:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77f88654-6da3-5546-82f0-44f178cd3fd0 with identifier: 10738298
2026-03-28 22:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77f88654-6da3-5546-82f0-44f178cd3fd0 with identifier: 10738298
2026-03-28 22:37:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77f88654-6da3-5546-82f0-44f178cd3fd0 with identifier: 10738298 to the API
2026-03-28 22:37:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '77f88654-6da3-5546-82f0-44f178cd3fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YKB721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 283772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2014-07-28',
'seats_number': 5,
'seller_name': 'CarNetwork Kortrijk bv',
'title': 'BMW X5 30 - xDrive - Diesel - Automatic - 258 hp - 283.772 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:53 [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-28 22:37:53 [adesa.be] INFO: Saving data for 10738298: {'auction_closing_time': 1774863000.0, 'created_time': 1774627004.759974, 'last_price_update_time': 1774737473.416109}
2026-03-28 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738298') HTTP/1.1" 204 0
2026-03-28 22:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a807fac4-8858-5057-b758-e43804e18714 with identifier: 10736394
2026-03-28 22:37:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a807fac4-8858-5057-b758-e43804e18714 with scrape type 2
2026-03-28 22:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a807fac4-8858-5057-b758-e43804e18714 with scrape type 2
2026-03-28 22:37:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a807fac4-8858-5057-b758-e43804e18714, identifier: 10736394
2026-03-28 22:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a807fac4-8858-5057-b758-e43804e18714 with identifier: 10736394
2026-03-28 22:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a807fac4-8858-5057-b758-e43804e18714 with identifier: 10736394
2026-03-28 22:37:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a807fac4-8858-5057-b758-e43804e18714 with identifier: 10736394 to the API
2026-03-28 22:37:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736394>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a807fac4-8858-5057-b758-e43804e18714',
'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=10736394',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 21556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33600,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X3 20 M Sport - Petrol - Automatic - 184 hp - 21.556 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-28 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:53 [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-28 22:37:53 [adesa.be] INFO: Saving data for 10736394: {'auction_closing_time': 1774863000.0, 'created_time': 1774626974.734532, 'last_price_update_time': 1774737473.884889}
2026-03-28 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736394') HTTP/1.1" 204 0
2026-03-28 22:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with identifier: 10736386
2026-03-28 22:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with scrape type 2
2026-03-28 22:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with scrape type 2
2026-03-28 22:37:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f, identifier: 10736386
2026-03-28 22:37:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with identifier: 10736386
2026-03-28 22:37:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with identifier: 10736386
2026-03-28 22:37:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with identifier: 10736386 to the API
2026-03-28 22:37:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736386>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1111sna',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736386',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 46637,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35100,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X3 2.0i M Sport - xDrive - Petrol - Automatic - 184 hp - 46.637 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 22:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:54 [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-28 22:37:54 [adesa.be] INFO: Saving data for 10736386: {'auction_closing_time': 1774863000.0, 'created_time': 1774626980.6409, 'last_price_update_time': 1774737474.374563}
2026-03-28 22:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736386') HTTP/1.1" 204 0
2026-03-28 22:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with identifier: 10735636
2026-03-28 22:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with scrape type 2
2026-03-28 22:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with scrape type 2
2026-03-28 22:37:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17c3eff1-0ea2-5054-929c-8dd17ba336e0, identifier: 10735636
2026-03-28 22:37:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with identifier: 10735636
2026-03-28 22:37:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with identifier: 10735636
2026-03-28 22:37:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with identifier: 10735636 to the API
2026-03-28 22:37:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735636>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '17c3eff1-0ea2-5054-929c-8dd17ba336e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735636',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 84751,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5350,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C3 1.5 - Diesel - Manual - 101 hp - 84.751 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:55 [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-28 22:37:55 [adesa.be] INFO: Saving data for 10735636: {'auction_closing_time': 1774865700.0, 'created_time': 1774625047.552613, 'last_price_update_time': 1774737475.181523}
2026-03-28 22:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735636') HTTP/1.1" 204 0
2026-03-28 22:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cab3971-8e48-5e72-8f83-144ebf961d71 with identifier: 10736388
2026-03-28 22:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cab3971-8e48-5e72-8f83-144ebf961d71 with scrape type 2
2026-03-28 22:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cab3971-8e48-5e72-8f83-144ebf961d71 with scrape type 2
2026-03-28 22:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5cab3971-8e48-5e72-8f83-144ebf961d71, identifier: 10736388
2026-03-28 22:37:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5cab3971-8e48-5e72-8f83-144ebf961d71 with identifier: 10736388
2026-03-28 22:37:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5cab3971-8e48-5e72-8f83-144ebf961d71 with identifier: 10736388
2026-03-28 22:37:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5cab3971-8e48-5e72-8f83-144ebf961d71 with identifier: 10736388 to the API
2026-03-28 22:37:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736388>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5cab3971-8e48-5e72-8f83-144ebf961d71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UMC143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736388',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 27722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37300,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X3 20i M Sport - Petrol - Automatic - 184 hp - 27.722 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 22:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:55 [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-28 22:37:55 [adesa.be] INFO: Saving data for 10736388: {'auction_closing_time': 1774863000.0, 'created_time': 1774626986.042537, 'last_price_update_time': 1774737475.689071}
2026-03-28 22:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736388') HTTP/1.1" 204 0
2026-03-28 22:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 129406cb-dc20-5afb-b805-21a05523480c with identifier: 10739917
2026-03-28 22:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 129406cb-dc20-5afb-b805-21a05523480c with scrape type 2
2026-03-28 22:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 129406cb-dc20-5afb-b805-21a05523480c with scrape type 2
2026-03-28 22:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 129406cb-dc20-5afb-b805-21a05523480c, identifier: 10739917
2026-03-28 22:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 735d3af8-593b-59ad-ac11-dc68b113ddfa with identifier: 10735513
2026-03-28 22:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 735d3af8-593b-59ad-ac11-dc68b113ddfa with scrape type 2
2026-03-28 22:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 735d3af8-593b-59ad-ac11-dc68b113ddfa with scrape type 2
2026-03-28 22:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 735d3af8-593b-59ad-ac11-dc68b113ddfa, identifier: 10735513
2026-03-28 22:37:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 129406cb-dc20-5afb-b805-21a05523480c with identifier: 10739917
2026-03-28 22:37:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 129406cb-dc20-5afb-b805-21a05523480c with identifier: 10739917
2026-03-28 22:37:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 129406cb-dc20-5afb-b805-21a05523480c with identifier: 10739917 to the API
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739917>
{'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': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '129406cb-dc20-5afb-b805-21a05523480c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AEF356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739917',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 171560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2019-01-08',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW X2 1.5i - Petrol - Automatic - 135 hp - 171.560 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:56 [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-28 22:37:56 [adesa.be] INFO: Saving data for 10739917: {'auction_closing_time': 1774863000.0, 'created_time': 1774626995.852064, 'last_price_update_time': 1774737476.238344}
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739917') HTTP/1.1" 204 0
2026-03-28 22:37:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 735d3af8-593b-59ad-ac11-dc68b113ddfa with identifier: 10735513
2026-03-28 22:37:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 735d3af8-593b-59ad-ac11-dc68b113ddfa with identifier: 10735513
2026-03-28 22:37:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 735d3af8-593b-59ad-ac11-dc68b113ddfa with identifier: 10735513 to the API
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '735d3af8-593b-59ad-ac11-dc68b113ddfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CBB350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735513',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 221396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2011-10-10',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'BMW X3 20 - Diesel - Automatic - 163 hp - 221.396 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:56 [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-28 22:37:56 [adesa.be] INFO: Saving data for 10735513: {'auction_closing_time': 1774863000.0, 'created_time': 1774625043.021976, 'last_price_update_time': 1774737476.533399}
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735513') HTTP/1.1" 204 0
2026-03-28 22:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with identifier: 10736393
2026-03-28 22:37:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with scrape type 2
2026-03-28 22:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with scrape type 2
2026-03-28 22:37:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f, identifier: 10736393
2026-03-28 22:37:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with identifier: 10736393
2026-03-28 22:37:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with identifier: 10736393
2026-03-28 22:37:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with identifier: 10736393 to the API
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736393>
{'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': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5b636f74-9c7c-5895-9d7b-73bfaf46f65f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bnc586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736393',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 28300,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Dinitra Belgium',
'title': 'BMW X1 18 X Line - Petrol - Automatic - 136 hp - 28.300 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:56 [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-28 22:37:56 [adesa.be] INFO: Saving data for 10736393: {'auction_closing_time': 1774863000.0, 'created_time': 1774625031.761123, 'last_price_update_time': 1774737476.944619}
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736393') HTTP/1.1" 204 0
2026-03-28 22:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1716d1e2-0623-5a39-8833-1899a2f7ec51 with identifier: 10736482
2026-03-28 22:37:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1716d1e2-0623-5a39-8833-1899a2f7ec51 with scrape type 2
2026-03-28 22:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1716d1e2-0623-5a39-8833-1899a2f7ec51 with scrape type 2
2026-03-28 22:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1716d1e2-0623-5a39-8833-1899a2f7ec51, identifier: 10736482
2026-03-28 22:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1716d1e2-0623-5a39-8833-1899a2f7ec51 with identifier: 10736482
2026-03-28 22:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1716d1e2-0623-5a39-8833-1899a2f7ec51 with identifier: 10736482
2026-03-28 22:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1716d1e2-0623-5a39-8833-1899a2f7ec51 with identifier: 10736482 to the API
2026-03-28 22:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736482>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1716d1e2-0623-5a39-8833-1899a2f7ec51',
'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=10736482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 124937,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2018-03-08',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X3 20d M Sport - Diesel - Automatic - 163 hp - 124.937 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-28 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:57 [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-28 22:37:57 [adesa.be] INFO: Saving data for 10736482: {'auction_closing_time': 1774863000.0, 'created_time': 1774626994.342112, 'last_price_update_time': 1774737477.315115}
2026-03-28 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736482') HTTP/1.1" 204 0
2026-03-28 22:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01eea0b-c352-5798-9905-7e6a9562290b with identifier: 10735428
2026-03-28 22:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01eea0b-c352-5798-9905-7e6a9562290b with scrape type 2
2026-03-28 22:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d01eea0b-c352-5798-9905-7e6a9562290b with scrape type 2
2026-03-28 22:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d01eea0b-c352-5798-9905-7e6a9562290b, identifier: 10735428
2026-03-28 22:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d01eea0b-c352-5798-9905-7e6a9562290b with identifier: 10735428
2026-03-28 22:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d01eea0b-c352-5798-9905-7e6a9562290b with identifier: 10735428
2026-03-28 22:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d01eea0b-c352-5798-9905-7e6a9562290b with identifier: 10735428 to the API
2026-03-28 22:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd01eea0b-c352-5798-9905-7e6a9562290b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BQX735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735428',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 259947,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2012-03-07',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW X3 20d - xDrive - Diesel - Automatic - 163 hp - 259.947 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:57 [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-28 22:37:57 [adesa.be] INFO: Saving data for 10735428: {'auction_closing_time': 1774863000.0, 'created_time': 1774625034.999719, 'last_price_update_time': 1774737477.719501}
2026-03-28 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735428') HTTP/1.1" 204 0
2026-03-28 22:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26151fda-739b-5ba0-9122-dbe59605fc0e with identifier: 10736384
2026-03-28 22:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26151fda-739b-5ba0-9122-dbe59605fc0e with scrape type 2
2026-03-28 22:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26151fda-739b-5ba0-9122-dbe59605fc0e with scrape type 2
2026-03-28 22:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26151fda-739b-5ba0-9122-dbe59605fc0e, identifier: 10736384
2026-03-28 22:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26151fda-739b-5ba0-9122-dbe59605fc0e with identifier: 10736384
2026-03-28 22:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26151fda-739b-5ba0-9122-dbe59605fc0e with identifier: 10736384
2026-03-28 22:37:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26151fda-739b-5ba0-9122-dbe59605fc0e with identifier: 10736384 to the API
2026-03-28 22:37:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736384>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '26151fda-739b-5ba0-9122-dbe59605fc0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXX123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736384',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 118816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X1 18 - Petrol - Manual - 136 hp - 118.816 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:58 [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-28 22:37:58 [adesa.be] INFO: Saving data for 10736384: {'auction_closing_time': 1774863000.0, 'created_time': 1774626995.242367, 'last_price_update_time': 1774737478.224474}
2026-03-28 22:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736384') HTTP/1.1" 204 0
2026-03-28 22:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f31ec6dd-d768-54e5-a17b-9b468a9f7099 with identifier: 10737637
2026-03-28 22:37:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f31ec6dd-d768-54e5-a17b-9b468a9f7099 with scrape type 2
2026-03-28 22:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f31ec6dd-d768-54e5-a17b-9b468a9f7099 with scrape type 2
2026-03-28 22:37:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f31ec6dd-d768-54e5-a17b-9b468a9f7099, identifier: 10737637
2026-03-28 22:37:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f31ec6dd-d768-54e5-a17b-9b468a9f7099 with identifier: 10737637
2026-03-28 22:37:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f31ec6dd-d768-54e5-a17b-9b468a9f7099 with identifier: 10737637
2026-03-28 22:37:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f31ec6dd-d768-54e5-a17b-9b468a9f7099 with identifier: 10737637 to the API
2026-03-28 22:37:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737637>
{'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': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f31ec6dd-d768-54e5-a17b-9b468a9f7099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LEG837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 156962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2017-05-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 156.962 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:58 [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-28 22:37:58 [adesa.be] INFO: Saving data for 10737637: {'auction_closing_time': 1774863000.0, 'created_time': 1774625018.865601, 'last_price_update_time': 1774737478.707111}
2026-03-28 22:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737637') HTTP/1.1" 204 0
2026-03-28 22:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99c5ff24-43da-513e-89d9-29d2472825c7 with identifier: 10735626
2026-03-28 22:37:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99c5ff24-43da-513e-89d9-29d2472825c7 with scrape type 2
2026-03-28 22:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99c5ff24-43da-513e-89d9-29d2472825c7 with scrape type 2
2026-03-28 22:37:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99c5ff24-43da-513e-89d9-29d2472825c7, identifier: 10735626
2026-03-28 22:37:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99c5ff24-43da-513e-89d9-29d2472825c7 with identifier: 10735626
2026-03-28 22:37:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99c5ff24-43da-513e-89d9-29d2472825c7 with identifier: 10735626
2026-03-28 22:37:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99c5ff24-43da-513e-89d9-29d2472825c7 with identifier: 10735626 to the API
2026-03-28 22:37:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '99c5ff24-43da-513e-89d9-29d2472825c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EII975',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 180699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2012-12-12',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW X1 18 - Diesel - Manual - 143 hp - 180.699 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:59 [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-28 22:37:59 [adesa.be] INFO: Saving data for 10735626: {'auction_closing_time': 1774865700.0, 'created_time': 1774625036.636743, 'last_price_update_time': 1774737479.103395}
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735626') HTTP/1.1" 204 0
2026-03-28 22:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:37:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:37:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10735454
2026-03-28 22:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 788b9e53-f4fa-52d1-bc66-729bc05db809 with scrape type 2
2026-03-28 22:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 788b9e53-f4fa-52d1-bc66-729bc05db809 with scrape type 2
2026-03-28 22:37:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 788b9e53-f4fa-52d1-bc66-729bc05db809, identifier: 10735454
2026-03-28 22:37:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10735454
2026-03-28 22:37:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10735454
2026-03-28 22:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10735454 to the API
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735454>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'White',
'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': '788b9e53-f4fa-52d1-bc66-729bc05db809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SSN822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735454',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 325729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5950,
'price_includes_vat': True,
'registration_date': '2017-01-02',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW X1 16d Business - Diesel - Manual - 116 hp - 325.729 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:59 [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-28 22:37:59 [adesa.be] INFO: Saving data for 10735454: {'auction_closing_time': 1774863000.0, 'created_time': 1774625020.220911, 'last_price_update_time': 1774737479.50723}
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735454') HTTP/1.1" 204 0
2026-03-28 22:37:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with identifier: 10735549
2026-03-28 22:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with scrape type 2
2026-03-28 22:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with scrape type 2
2026-03-28 22:37:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b, identifier: 10735549
2026-03-28 22:37:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with identifier: 10735549
2026-03-28 22:37:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with identifier: 10735549
2026-03-28 22:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with identifier: 10735549 to the API
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:37: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-28 22:37:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735549>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '43c2bc2b-d19d-5aef-81f9-fad64f3bad1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HHL352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735549',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 287553,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2012-05-14',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW X1 18 - Diesel - Manual - 143 hp - 287.553 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:59 [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-28 22:37:59 [adesa.be] INFO: Saving data for 10735549: {'auction_closing_time': 1774863000.0, 'created_time': 1774626994.616677, 'last_price_update_time': 1774737479.88053}
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735549') HTTP/1.1" 204 0
2026-03-28 22:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10735537
2026-03-28 22:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a07764b-c0ff-50dc-8574-dc61a5b09824 with scrape type 2
2026-03-28 22:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a07764b-c0ff-50dc-8574-dc61a5b09824 with scrape type 2
2026-03-28 22:38:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a07764b-c0ff-50dc-8574-dc61a5b09824, identifier: 10735537
2026-03-28 22:38:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10735537
2026-03-28 22:38:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10735537
2026-03-28 22:38:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10735537 to the API
2026-03-28 22:38:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '4a07764b-c0ff-50dc-8574-dc61a5b09824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAH069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 79704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2020-03-11',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'BMW X3 30e M Sport - Hybrid - Automatic - 184 hp - 79.704 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-28 22:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:00 [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-28 22:38:00 [adesa.be] INFO: Saving data for 10735537: {'auction_closing_time': 1774863000.0, 'created_time': 1774626998.241222, 'last_price_update_time': 1774737480.475821}
2026-03-28 22:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735537') HTTP/1.1" 204 0
2026-03-28 22:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7021a8ed-061b-5bd8-a9ab-6f3c64fc002d with identifier: 10739908
2026-03-28 22:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7021a8ed-061b-5bd8-a9ab-6f3c64fc002d with scrape type 2
2026-03-28 22:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7021a8ed-061b-5bd8-a9ab-6f3c64fc002d with scrape type 2
2026-03-28 22:38:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7021a8ed-061b-5bd8-a9ab-6f3c64fc002d, identifier: 10739908
2026-03-28 22:38:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7021a8ed-061b-5bd8-a9ab-6f3c64fc002d with identifier: 10739908
2026-03-28 22:38:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7021a8ed-061b-5bd8-a9ab-6f3c64fc002d with identifier: 10739908
2026-03-28 22:38:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7021a8ed-061b-5bd8-a9ab-6f3c64fc002d with identifier: 10739908 to the API
2026-03-28 22:38:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739908>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '7021a8ed-061b-5bd8-a9ab-6f3c64fc002d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VSZ100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739908',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i4',
'odometer': 107094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23750,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW i4 40 M Sport - Electric - Automatic - 340 hp - 107.094 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 22:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:00 [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-28 22:38:00 [adesa.be] INFO: Saving data for 10739908: {'auction_closing_time': 1774863000.0, 'created_time': 1774625026.474113, 'last_price_update_time': 1774737480.960011}
2026-03-28 22:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739908') HTTP/1.1" 204 0
2026-03-28 22:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10735562
2026-03-28 22:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with scrape type 2
2026-03-28 22:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with scrape type 2
2026-03-28 22:38:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2, identifier: 10735562
2026-03-28 22:38:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10735562
2026-03-28 22:38:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10735562
2026-03-28 22:38:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10735562 to the API
2026-03-28 22:38:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CQY793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 256840,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2018-01-22',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'BMW 7 Series 740d High Executive - Diesel - Automatic - 320 hp - '
'256.840 km',
'transmission': 'automatic',
'trim': 'High Executive',
'vin': None,
'year': 2018}
2026-03-28 22:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:01 [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-28 22:38:01 [adesa.be] INFO: Saving data for 10735562: {'auction_closing_time': 1774863000.0, 'created_time': 1774625022.032225, 'last_price_update_time': 1774737481.416899}
2026-03-28 22:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735562') HTTP/1.1" 204 0
2026-03-28 22:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f040fba-6de8-5558-84e7-5b20015b10a2 with identifier: 10736409
2026-03-28 22:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f040fba-6de8-5558-84e7-5b20015b10a2 with scrape type 2
2026-03-28 22:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f040fba-6de8-5558-84e7-5b20015b10a2 with scrape type 2
2026-03-28 22:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f040fba-6de8-5558-84e7-5b20015b10a2, identifier: 10736409
2026-03-28 22:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f040fba-6de8-5558-84e7-5b20015b10a2 with identifier: 10736409
2026-03-28 22:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f040fba-6de8-5558-84e7-5b20015b10a2 with identifier: 10736409
2026-03-28 22:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f040fba-6de8-5558-84e7-5b20015b10a2 with identifier: 10736409 to the API
2026-03-28 22:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736409>
{'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': 190,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '9f040fba-6de8-5558-84e7-5b20015b10a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PHV465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736409',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 248052,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2015-04-28',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 5 Series Touring 520d Luxury - Diesel - Automatic - 190 hp - '
'248.052 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-28 22:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:02 [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-28 22:38:02 [adesa.be] INFO: Saving data for 10736409: {'auction_closing_time': 1774865700.0, 'created_time': 1774625022.926906, 'last_price_update_time': 1774737482.637829}
2026-03-28 22:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736409') HTTP/1.1" 204 0
2026-03-28 22:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153fc7d7-ae44-52c2-b124-fd8748361150 with identifier: 10736485
2026-03-28 22:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153fc7d7-ae44-52c2-b124-fd8748361150 with scrape type 2
2026-03-28 22:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153fc7d7-ae44-52c2-b124-fd8748361150 with scrape type 2
2026-03-28 22:38:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 153fc7d7-ae44-52c2-b124-fd8748361150, identifier: 10736485
2026-03-28 22:38:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 153fc7d7-ae44-52c2-b124-fd8748361150 with identifier: 10736485
2026-03-28 22:38:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 153fc7d7-ae44-52c2-b124-fd8748361150 with identifier: 10736485
2026-03-28 22:38:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 153fc7d7-ae44-52c2-b124-fd8748361150 with identifier: 10736485 to the API
2026-03-28 22:38:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736485>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '153fc7d7-ae44-52c2-b124-fd8748361150',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BNQ281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 249386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11150,
'price_includes_vat': True,
'registration_date': '2015-10-05',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW 7 Series 730d - xDrive - Diesel - Automatic - 211 hp - 249.386 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:03 [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-28 22:38:03 [adesa.be] INFO: Saving data for 10736485: {'auction_closing_time': 1774863000.0, 'created_time': 1774625015.836096, 'last_price_update_time': 1774737483.32164}
2026-03-28 22:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736485') HTTP/1.1" 204 0
2026-03-28 22:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10737677
2026-03-28 22:38:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with scrape type 2
2026-03-28 22:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with scrape type 2
2026-03-28 22:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1392de7a-33eb-5c65-8f2f-086e4a77ec51, identifier: 10737677
2026-03-28 22:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10737677
2026-03-28 22:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10737677
2026-03-28 22:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10737677 to the API
2026-03-28 22:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737677>
{'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': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1392de7a-33eb-5c65-8f2f-086e4a77ec51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FPI351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 247036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2014-04-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 5 Series Touring 518d Business - Diesel - Automatic - 135 hp - '
'247.036 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2014}
2026-03-28 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:04 [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-28 22:38:04 [adesa.be] INFO: Saving data for 10737677: {'auction_closing_time': 1774863000.0, 'created_time': 1774625012.180546, 'last_price_update_time': 1774737484.276782}
2026-03-28 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737677') HTTP/1.1" 204 0
2026-03-28 22:38:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfa08267-e930-59ff-a3b1-da5cdaad8c83 with identifier: 10735491
2026-03-28 22:38:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfa08267-e930-59ff-a3b1-da5cdaad8c83 with scrape type 2
2026-03-28 22:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfa08267-e930-59ff-a3b1-da5cdaad8c83 with scrape type 2
2026-03-28 22:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfa08267-e930-59ff-a3b1-da5cdaad8c83, identifier: 10735491
2026-03-28 22:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfa08267-e930-59ff-a3b1-da5cdaad8c83 with identifier: 10735491
2026-03-28 22:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfa08267-e930-59ff-a3b1-da5cdaad8c83 with identifier: 10735491
2026-03-28 22:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfa08267-e930-59ff-a3b1-da5cdaad8c83 with identifier: 10735491 to the API
2026-03-28 22:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cfa08267-e930-59ff-a3b1-da5cdaad8c83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGX912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 279949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2010-09-30',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 184 hp - 279.949 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-28 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:04 [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-28 22:38:04 [adesa.be] INFO: Saving data for 10735491: {'auction_closing_time': 1774863000.0, 'created_time': 1774625033.844794, 'last_price_update_time': 1774737484.670233}
2026-03-28 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735491') HTTP/1.1" 204 0
2026-03-28 22:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10737621
2026-03-28 22:38:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with scrape type 2
2026-03-28 22:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with scrape type 2
2026-03-28 22:38:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6386dbf-c71a-58d5-9291-a21c5d54d4c8, identifier: 10737621
2026-03-28 22:38:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10737621
2026-03-28 22:38:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10737621
2026-03-28 22:38:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10737621 to the API
2026-03-28 22:38:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737621>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b6386dbf-c71a-58d5-9291-a21c5d54d4c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RDG017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 118326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2019-01-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 5 Series 530e Sport - Hybrid - Automatic - 184 hp - 118.326 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-28 22:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:06 [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-28 22:38:06 [adesa.be] INFO: Saving data for 10737621: {'auction_closing_time': 1774863000.0, 'created_time': 1774625030.893608, 'last_price_update_time': 1774737486.093336}
2026-03-28 22:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737621') HTTP/1.1" 204 0
2026-03-28 22:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10736400
2026-03-28 22:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52a381ce-2212-5ce1-957a-0e187bcbdc4d with scrape type 2
2026-03-28 22:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52a381ce-2212-5ce1-957a-0e187bcbdc4d with scrape type 2
2026-03-28 22:38:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52a381ce-2212-5ce1-957a-0e187bcbdc4d, identifier: 10736400
2026-03-28 22:38:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10736400
2026-03-28 22:38:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10736400
2026-03-28 22:38:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10736400 to the API
2026-03-28 22:38:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736400>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '52a381ce-2212-5ce1-957a-0e187bcbdc4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736400',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17450,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 5 Series Touring 518 Comfort - Diesel - Automatic - 136 hp - '
'173.137 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:07 [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-28 22:38:07 [adesa.be] INFO: Saving data for 10736400: {'auction_closing_time': 1774863000.0, 'created_time': 1774625030.041449, 'last_price_update_time': 1774737487.088357}
2026-03-28 22:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736400') HTTP/1.1" 204 0
2026-03-28 22:38:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93e3829d-deea-584d-9efb-337c8bde9e20 with identifier: 10736676
2026-03-28 22:38:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93e3829d-deea-584d-9efb-337c8bde9e20 with scrape type 2
2026-03-28 22:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93e3829d-deea-584d-9efb-337c8bde9e20 with scrape type 2
2026-03-28 22:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93e3829d-deea-584d-9efb-337c8bde9e20, identifier: 10736676
2026-03-28 22:38:07 [scrapy.extensions.logstats] INFO: Crawled 1225 pages (at 91 pages/min), scraped 1194 items (at 90 items/min)
2026-03-28 22:38:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:38:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93e3829d-deea-584d-9efb-337c8bde9e20 with identifier: 10736676
2026-03-28 22:38:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93e3829d-deea-584d-9efb-337c8bde9e20 with identifier: 10736676
2026-03-28 22:38:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93e3829d-deea-584d-9efb-337c8bde9e20 with identifier: 10736676 to the API
2026-03-28 22:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736676>
{'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': 'Diesel',
'id': '93e3829d-deea-584d-9efb-337c8bde9e20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBR960',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 248379,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2018-11-27',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW 5 Series Touring 518d Sport Line - Diesel - Automatic - 150 hp '
'- 248.379 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2018}
2026-03-28 22:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:07 [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-28 22:38:07 [adesa.be] INFO: Saving data for 10736676: {'auction_closing_time': 1774863000.0, 'created_time': 1774625025.751822, 'last_price_update_time': 1774737487.4549}
2026-03-28 22:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736676') HTTP/1.1" 204 0
2026-03-28 22:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc596a85-4348-5731-99a2-67396409a10e with identifier: 10738287
2026-03-28 22:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc596a85-4348-5731-99a2-67396409a10e with scrape type 2
2026-03-28 22:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc596a85-4348-5731-99a2-67396409a10e with scrape type 2
2026-03-28 22:38:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc596a85-4348-5731-99a2-67396409a10e, identifier: 10738287
2026-03-28 22:38:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc596a85-4348-5731-99a2-67396409a10e with identifier: 10738287
2026-03-28 22:38:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc596a85-4348-5731-99a2-67396409a10e with identifier: 10738287
2026-03-28 22:38:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc596a85-4348-5731-99a2-67396409a10e with identifier: 10738287 to the API
2026-03-28 22:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fc596a85-4348-5731-99a2-67396409a10e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCZ047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 114157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'Avilon Motors Comm V',
'title': 'BMW 5 Series 530e M Sport - Hybrid - Automatic - 184 hp - 114.157 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:08 [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-28 22:38:08 [adesa.be] INFO: Saving data for 10738287: {'auction_closing_time': 1774863000.0, 'created_time': 1774626980.980789, 'last_price_update_time': 1774737488.746548}
2026-03-28 22:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738287') HTTP/1.1" 204 0
2026-03-28 22:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 359b8fad-1d24-5ff8-afca-4a55fef7f9b9 with identifier: 10737752
2026-03-28 22:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 359b8fad-1d24-5ff8-afca-4a55fef7f9b9 with scrape type 2
2026-03-28 22:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 359b8fad-1d24-5ff8-afca-4a55fef7f9b9 with scrape type 2
2026-03-28 22:38:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 359b8fad-1d24-5ff8-afca-4a55fef7f9b9, identifier: 10737752
2026-03-28 22:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7c74673-f6f8-5447-a94e-c9d9310ebf25 with identifier: 10735478
2026-03-28 22:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7c74673-f6f8-5447-a94e-c9d9310ebf25 with scrape type 2
2026-03-28 22:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7c74673-f6f8-5447-a94e-c9d9310ebf25 with scrape type 2
2026-03-28 22:38:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7c74673-f6f8-5447-a94e-c9d9310ebf25, identifier: 10735478
2026-03-28 22:38:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 359b8fad-1d24-5ff8-afca-4a55fef7f9b9 with identifier: 10737752
2026-03-28 22:38:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 359b8fad-1d24-5ff8-afca-4a55fef7f9b9 with identifier: 10737752
2026-03-28 22:38:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 359b8fad-1d24-5ff8-afca-4a55fef7f9b9 with identifier: 10737752 to the API
2026-03-28 22:38:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737752>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '359b8fad-1d24-5ff8-afca-4a55fef7f9b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61290',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i5',
'odometer': 28572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22150,
'price_includes_vat': True,
'registration_date': '2024-07-09',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'BMW i5 40 - Electric - Automatic - 340 hp - 28.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:09 [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-28 22:38:09 [adesa.be] INFO: Saving data for 10737752: {'auction_closing_time': 1774865700.0, 'created_time': 1774625029.289153, 'last_price_update_time': 1774737489.298394}
2026-03-28 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737752') HTTP/1.1" 204 0
2026-03-28 22:38:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7c74673-f6f8-5447-a94e-c9d9310ebf25 with identifier: 10735478
2026-03-28 22:38:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7c74673-f6f8-5447-a94e-c9d9310ebf25 with identifier: 10735478
2026-03-28 22:38:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7c74673-f6f8-5447-a94e-c9d9310ebf25 with identifier: 10735478 to the API
2026-03-28 22:38:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735478>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f7c74673-f6f8-5447-a94e-c9d9310ebf25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CUX239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 185428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2010-10-05',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 5 Series 525d - Diesel - Automatic - 204 hp - 185.428 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-28 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:09 [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-28 22:38:09 [adesa.be] INFO: Saving data for 10735478: {'auction_closing_time': 1774863000.0, 'created_time': 1774626978.440424, 'last_price_update_time': 1774737489.589742}
2026-03-28 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735478') HTTP/1.1" 204 0
2026-03-28 22:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10736399
2026-03-28 22:38:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51060395-c294-5bd0-8b68-b767e11dbfb3 with scrape type 2
2026-03-28 22:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51060395-c294-5bd0-8b68-b767e11dbfb3 with scrape type 2
2026-03-28 22:38:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51060395-c294-5bd0-8b68-b767e11dbfb3, identifier: 10736399
2026-03-28 22:38:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10736399
2026-03-28 22:38:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10736399
2026-03-28 22:38:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10736399 to the API
2026-03-28 22:38:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '51060395-c294-5bd0-8b68-b767e11dbfb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHF660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736399',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 114630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23450,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 5 Series 520 M-Pack - Diesel - Automatic - 163 hp - 114.630 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2020}
2026-03-28 22:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:10 [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-28 22:38:10 [adesa.be] INFO: Saving data for 10736399: {'auction_closing_time': 1774863000.0, 'created_time': 1774625039.950738, 'last_price_update_time': 1774737490.590728}
2026-03-28 22:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736399') HTTP/1.1" 204 0
2026-03-28 22:38:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10735591
2026-03-28 22:38:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd86541-552f-5173-981d-d5906b3a72cc with scrape type 2
2026-03-28 22:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd86541-552f-5173-981d-d5906b3a72cc with scrape type 2
2026-03-28 22:38:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cd86541-552f-5173-981d-d5906b3a72cc, identifier: 10735591
2026-03-28 22:38:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10735591
2026-03-28 22:38:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10735591
2026-03-28 22:38:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10735591 to the API
2026-03-28 22:38:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735591>
{'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': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6cd86541-552f-5173-981d-d5906b3a72cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DPF676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 216591,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2019-03-29',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'BMW 5 Series 520 M-Pack - Diesel - Automatic - 190 hp - 216.591 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2019}
2026-03-28 22:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:10 [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-28 22:38:10 [adesa.be] INFO: Saving data for 10735591: {'auction_closing_time': 1774863000.0, 'created_time': 1774625038.824024, 'last_price_update_time': 1774737490.994708}
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735591') HTTP/1.1" 204 0
2026-03-28 22:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8956d114-c508-53b8-8f88-1850b0593a6e with identifier: 10736378
2026-03-28 22:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8956d114-c508-53b8-8f88-1850b0593a6e with scrape type 2
2026-03-28 22:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8956d114-c508-53b8-8f88-1850b0593a6e with scrape type 2
2026-03-28 22:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8956d114-c508-53b8-8f88-1850b0593a6e, identifier: 10736378
2026-03-28 22:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e547ef2b-4547-541e-acf6-3db475443aa6 with identifier: 10736683
2026-03-28 22:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e547ef2b-4547-541e-acf6-3db475443aa6 with scrape type 2
2026-03-28 22:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e547ef2b-4547-541e-acf6-3db475443aa6 with scrape type 2
2026-03-28 22:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e547ef2b-4547-541e-acf6-3db475443aa6, identifier: 10736683
2026-03-28 22:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8956d114-c508-53b8-8f88-1850b0593a6e with identifier: 10736378
2026-03-28 22:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8956d114-c508-53b8-8f88-1850b0593a6e with identifier: 10736378
2026-03-28 22:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8956d114-c508-53b8-8f88-1850b0593a6e with identifier: 10736378 to the API
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8956d114-c508-53b8-8f88-1850b0593a6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BUY743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736378',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 48855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2018-05-03',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 5 Series 520i M Sport - Petrol - Automatic - 184 hp - 48.855 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:11 [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-28 22:38:11 [adesa.be] INFO: Saving data for 10736378: {'auction_closing_time': 1774863000.0, 'created_time': 1774627002.913118, 'last_price_update_time': 1774737491.559266}
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736378') HTTP/1.1" 204 0
2026-03-28 22:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e547ef2b-4547-541e-acf6-3db475443aa6 with identifier: 10736683
2026-03-28 22:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e547ef2b-4547-541e-acf6-3db475443aa6 with identifier: 10736683
2026-03-28 22:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e547ef2b-4547-541e-acf6-3db475443aa6 with identifier: 10736683 to the API
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e547ef2b-4547-541e-acf6-3db475443aa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BM69445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 186487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2019-06-19',
'seats_number': 5,
'seller_name': 'Kuurne Motors',
'title': 'BMW 7 Series 745e - Hybrid - Automatic - 285 hp - 186.487 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:11 [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-28 22:38:11 [adesa.be] INFO: Saving data for 10736683: {'auction_closing_time': 1774863000.0, 'created_time': 1774625023.642124, 'last_price_update_time': 1774737491.834999}
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736683') HTTP/1.1" 204 0
2026-03-28 22:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2168fba-3a39-5234-a099-afe10ab1e1dc with identifier: 10735430
2026-03-28 22:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2168fba-3a39-5234-a099-afe10ab1e1dc with scrape type 2
2026-03-28 22:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2168fba-3a39-5234-a099-afe10ab1e1dc with scrape type 2
2026-03-28 22:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2168fba-3a39-5234-a099-afe10ab1e1dc, identifier: 10735430
2026-03-28 22:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2168fba-3a39-5234-a099-afe10ab1e1dc with identifier: 10735430
2026-03-28 22:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2168fba-3a39-5234-a099-afe10ab1e1dc with identifier: 10735430
2026-03-28 22:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2168fba-3a39-5234-a099-afe10ab1e1dc with identifier: 10735430 to the API
2026-03-28 22:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735430>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a2168fba-3a39-5234-a099-afe10ab1e1dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '347BXQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735430',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 163258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2006-06-07',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 5 Series 520d - Diesel - Manual - 150 hp - 163.258 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2006}
2026-03-28 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:12 [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-28 22:38:12 [adesa.be] INFO: Saving data for 10735430: {'auction_closing_time': 1774863000.0, 'created_time': 1774627002.217525, 'last_price_update_time': 1774737492.305632}
2026-03-28 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735430') HTTP/1.1" 204 0
2026-03-28 22:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9c7df0a-5964-561f-b54d-a728d97aba7f with identifier: 10735572
2026-03-28 22:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9c7df0a-5964-561f-b54d-a728d97aba7f with scrape type 2
2026-03-28 22:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9c7df0a-5964-561f-b54d-a728d97aba7f with scrape type 2
2026-03-28 22:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9c7df0a-5964-561f-b54d-a728d97aba7f, identifier: 10735572
2026-03-28 22:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9c7df0a-5964-561f-b54d-a728d97aba7f with identifier: 10735572
2026-03-28 22:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9c7df0a-5964-561f-b54d-a728d97aba7f with identifier: 10735572
2026-03-28 22:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9c7df0a-5964-561f-b54d-a728d97aba7f with identifier: 10735572 to the API
2026-03-28 22:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a9c7df0a-5964-561f-b54d-a728d97aba7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 64796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30700,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 4 Series Gran Coupé 420 M Sport - Petrol - Automatic - 184 hp - '
'64.796 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:12 [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-28 22:38:12 [adesa.be] INFO: Saving data for 10735572: {'auction_closing_time': 1774863000.0, 'created_time': 1774625019.224957, 'last_price_update_time': 1774737492.958586}
2026-03-28 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735572') HTTP/1.1" 204 0
2026-03-28 22:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9266909b-47e5-53b7-b7f9-800f888e7225 with identifier: 10735510
2026-03-28 22:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9266909b-47e5-53b7-b7f9-800f888e7225 with scrape type 2
2026-03-28 22:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9266909b-47e5-53b7-b7f9-800f888e7225 with scrape type 2
2026-03-28 22:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9266909b-47e5-53b7-b7f9-800f888e7225, identifier: 10735510
2026-03-28 22:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9266909b-47e5-53b7-b7f9-800f888e7225 with identifier: 10735510
2026-03-28 22:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9266909b-47e5-53b7-b7f9-800f888e7225 with identifier: 10735510
2026-03-28 22:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9266909b-47e5-53b7-b7f9-800f888e7225 with identifier: 10735510 to the API
2026-03-28 22:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9266909b-47e5-53b7-b7f9-800f888e7225',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWU773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 179121,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2015-04-20',
'seats_number': 4,
'seller_name': 'Quality Select Cars bvba',
'title': 'BMW 4 Series 420d Sport - Diesel - Automatic - 184 hp - 179.121 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2015}
2026-03-28 22:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:14 [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-28 22:38:14 [adesa.be] INFO: Saving data for 10735510: {'auction_closing_time': 1774863000.0, 'created_time': 1774627000.826273, 'last_price_update_time': 1774737494.034366}
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735510') HTTP/1.1" 204 0
2026-03-28 22:38:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5713529-e290-5466-b5e9-82eb07d05337 with identifier: 10735525
2026-03-28 22:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5713529-e290-5466-b5e9-82eb07d05337 with scrape type 2
2026-03-28 22:38:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5713529-e290-5466-b5e9-82eb07d05337 with scrape type 2
2026-03-28 22:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5713529-e290-5466-b5e9-82eb07d05337, identifier: 10735525
2026-03-28 22:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5713529-e290-5466-b5e9-82eb07d05337 with identifier: 10735525
2026-03-28 22:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5713529-e290-5466-b5e9-82eb07d05337 with identifier: 10735525
2026-03-28 22:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5713529-e290-5466-b5e9-82eb07d05337 with identifier: 10735525 to the API
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735525>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd5713529-e290-5466-b5e9-82eb07d05337',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDG756',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 127330,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series Touring 330e M-Pack - Hybrid - Automatic - 184 hp - '
'127.330 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2022}
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:14 [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-28 22:38:14 [adesa.be] INFO: Saving data for 10735525: {'auction_closing_time': 1774863000.0, 'created_time': 1774625012.603514, 'last_price_update_time': 1774737494.403161}
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735525') HTTP/1.1" 204 0
2026-03-28 22:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22b71ae4-87a1-5476-917e-6a1820d81e6d with identifier: 10736392
2026-03-28 22:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b71ae4-87a1-5476-917e-6a1820d81e6d with scrape type 2
2026-03-28 22:38:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22b71ae4-87a1-5476-917e-6a1820d81e6d with scrape type 2
2026-03-28 22:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22b71ae4-87a1-5476-917e-6a1820d81e6d, identifier: 10736392
2026-03-28 22:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22b71ae4-87a1-5476-917e-6a1820d81e6d with identifier: 10736392
2026-03-28 22:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22b71ae4-87a1-5476-917e-6a1820d81e6d with identifier: 10736392
2026-03-28 22:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22b71ae4-87a1-5476-917e-6a1820d81e6d with identifier: 10736392 to the API
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736392>
{'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': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '22b71ae4-87a1-5476-917e-6a1820d81e6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KOGO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736392',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 169446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2016-09-23',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 3 Series Touring 320d M Sport - Diesel - Automatic - 190 hp - '
'169.446 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:14 [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-28 22:38:14 [adesa.be] INFO: Saving data for 10736392: {'auction_closing_time': 1774863000.0, 'created_time': 1774627009.766745, 'last_price_update_time': 1774737494.866145}
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736392') HTTP/1.1" 204 0
2026-03-28 22:38:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 16.152(s), this was the 1st time calling it.
2026-03-28 22:38:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.687556936488293 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:38:14 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '20e594c5a955d811efc9cb2deeb8d964', '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=20e594c5a955d811efc9cb2deeb8d964.
2026-03-28 22:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10735589
2026-03-28 22:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8245d89-3c90-59d2-86dc-5cf0b91249e0 with scrape type 2
2026-03-28 22:38:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8245d89-3c90-59d2-86dc-5cf0b91249e0 with scrape type 2
2026-03-28 22:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8245d89-3c90-59d2-86dc-5cf0b91249e0, identifier: 10735589
2026-03-28 22:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10735589
2026-03-28 22:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10735589
2026-03-28 22:38:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10735589 to the API
2026-03-28 22:38:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735589>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f8245d89-3c90-59d2-86dc-5cf0b91249e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735589',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 124501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'124.501 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 22:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:15 [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-28 22:38:15 [adesa.be] INFO: Saving data for 10735589: {'auction_closing_time': 1774863000.0, 'created_time': 1774627001.133694, 'last_price_update_time': 1774737495.243017}
2026-03-28 22:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735589') HTTP/1.1" 204 0
2026-03-28 22:38:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f32aa96b-95f9-59f9-b20e-e3b18b21a7a6 with identifier: 10736675
2026-03-28 22:38:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f32aa96b-95f9-59f9-b20e-e3b18b21a7a6 with scrape type 2
2026-03-28 22:38:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f32aa96b-95f9-59f9-b20e-e3b18b21a7a6 with scrape type 2
2026-03-28 22:38:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f32aa96b-95f9-59f9-b20e-e3b18b21a7a6, identifier: 10736675
2026-03-28 22:38:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f32aa96b-95f9-59f9-b20e-e3b18b21a7a6 with identifier: 10736675
2026-03-28 22:38:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f32aa96b-95f9-59f9-b20e-e3b18b21a7a6 with identifier: 10736675
2026-03-28 22:38:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f32aa96b-95f9-59f9-b20e-e3b18b21a7a6 with identifier: 10736675 to the API
2026-03-28 22:38:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736675>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f32aa96b-95f9-59f9-b20e-e3b18b21a7a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NULL411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 49835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2021-05-10',
'seats_number': 4,
'seller_name': 'GMA Cars bv',
'title': 'BMW 4 Series Coupé 420d M-Pack - Diesel - Automatic - 190 hp - '
'49.835 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2021}
2026-03-28 22:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:15 [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-28 22:38:15 [adesa.be] INFO: Saving data for 10736675: {'auction_closing_time': 1774863000.0, 'created_time': 1774627010.93275, 'last_price_update_time': 1774737495.631168}
2026-03-28 22:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736675') HTTP/1.1" 204 0
2026-03-28 22:38:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ff79a0-ab56-5291-993c-26a82e91f295 with identifier: 10736483
2026-03-28 22:38:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4ff79a0-ab56-5291-993c-26a82e91f295 with scrape type 2
2026-03-28 22:38:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4ff79a0-ab56-5291-993c-26a82e91f295 with scrape type 2
2026-03-28 22:38:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4ff79a0-ab56-5291-993c-26a82e91f295, identifier: 10736483
2026-03-28 22:38:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4ff79a0-ab56-5291-993c-26a82e91f295 with identifier: 10736483
2026-03-28 22:38:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4ff79a0-ab56-5291-993c-26a82e91f295 with identifier: 10736483
2026-03-28 22:38:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4ff79a0-ab56-5291-993c-26a82e91f295 with identifier: 10736483 to the API
2026-03-28 22:38:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736483>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c4ff79a0-ab56-5291-993c-26a82e91f295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UHT837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 127436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2018-05-16',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 3 Series Touring 318i M Sport - Petrol - Automatic - 136 hp - '
'127.436 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-28 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:16 [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-28 22:38:16 [adesa.be] INFO: Saving data for 10736483: {'auction_closing_time': 1774863000.0, 'created_time': 1774625021.051682, 'last_price_update_time': 1774737496.119313}
2026-03-28 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736483') HTTP/1.1" 204 0
2026-03-28 22:38:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24a690db-a9d5-5c21-a605-643fee2944be with identifier: 10739901
2026-03-28 22:38:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24a690db-a9d5-5c21-a605-643fee2944be with scrape type 2
2026-03-28 22:38:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24a690db-a9d5-5c21-a605-643fee2944be with scrape type 2
2026-03-28 22:38:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24a690db-a9d5-5c21-a605-643fee2944be, identifier: 10739901
2026-03-28 22:38:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24a690db-a9d5-5c21-a605-643fee2944be with identifier: 10739901
2026-03-28 22:38:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24a690db-a9d5-5c21-a605-643fee2944be with identifier: 10739901
2026-03-28 22:38:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24a690db-a9d5-5c21-a605-643fee2944be with identifier: 10739901 to the API
2026-03-28 22:38:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739901>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '24a690db-a9d5-5c21-a605-643fee2944be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AUV409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739901',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 142687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2018-03-16',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 3 Series Touring 318i Luxury - Petrol - Automatic - 136 hp - '
'142.687 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2018}
2026-03-28 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:16 [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-28 22:38:16 [adesa.be] INFO: Saving data for 10739901: {'auction_closing_time': 1774863000.0, 'created_time': 1774627009.198357, 'last_price_update_time': 1774737496.783232}
2026-03-28 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739901') HTTP/1.1" 204 0
2026-03-28 22:38:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3f405c2-93af-50fd-a72f-429d5af2a82c with identifier: 10736383
2026-03-28 22:38:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3f405c2-93af-50fd-a72f-429d5af2a82c with scrape type 2
2026-03-28 22:38:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3f405c2-93af-50fd-a72f-429d5af2a82c with scrape type 2
2026-03-28 22:38:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3f405c2-93af-50fd-a72f-429d5af2a82c, identifier: 10736383
2026-03-28 22:38:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3f405c2-93af-50fd-a72f-429d5af2a82c with identifier: 10736383
2026-03-28 22:38:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3f405c2-93af-50fd-a72f-429d5af2a82c with identifier: 10736383
2026-03-28 22:38:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3f405c2-93af-50fd-a72f-429d5af2a82c with identifier: 10736383 to the API
2026-03-28 22:38:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736383>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd3f405c2-93af-50fd-a72f-429d5af2a82c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AIY877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736383',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 68465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 3 Series Touring 318i Advantage - Petrol - Automatic - 156 hp - '
'68.465 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-28 22:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:17 [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-28 22:38:17 [adesa.be] INFO: Saving data for 10736383: {'auction_closing_time': 1774863000.0, 'created_time': 1774625010.610364, 'last_price_update_time': 1774737497.259865}
2026-03-28 22:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736383') HTTP/1.1" 204 0
2026-03-28 22:38:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfbcbcb5-df80-5660-8d9b-38f441cacba2 with identifier: 10738307
2026-03-28 22:38:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfbcbcb5-df80-5660-8d9b-38f441cacba2 with scrape type 2
2026-03-28 22:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfbcbcb5-df80-5660-8d9b-38f441cacba2 with scrape type 2
2026-03-28 22:38:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfbcbcb5-df80-5660-8d9b-38f441cacba2, identifier: 10738307
2026-03-28 22:38:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfbcbcb5-df80-5660-8d9b-38f441cacba2 with identifier: 10738307
2026-03-28 22:38:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfbcbcb5-df80-5660-8d9b-38f441cacba2 with identifier: 10738307
2026-03-28 22:38:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfbcbcb5-df80-5660-8d9b-38f441cacba2 with identifier: 10738307 to the API
2026-03-28 22:38:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738307>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'cfbcbcb5-df80-5660-8d9b-38f441cacba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738307',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 50985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10650,
'price_includes_vat': True,
'registration_date': '2021-07-13',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'BMW 3 Series Touring 318i - Petrol - Automatic - 156 hp - 50.985 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:17 [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-28 22:38:17 [adesa.be] INFO: Saving data for 10738307: {'auction_closing_time': 1774865700.0, 'created_time': 1774627007.970038, 'last_price_update_time': 1774737497.83156}
2026-03-28 22:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738307') HTTP/1.1" 204 0
2026-03-28 22:38:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0db1273c-eff0-57ce-a747-948bf73b6447 with identifier: 10738268
2026-03-28 22:38:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0db1273c-eff0-57ce-a747-948bf73b6447 with scrape type 2
2026-03-28 22:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0db1273c-eff0-57ce-a747-948bf73b6447 with scrape type 2
2026-03-28 22:38:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0db1273c-eff0-57ce-a747-948bf73b6447, identifier: 10738268
2026-03-28 22:38:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0db1273c-eff0-57ce-a747-948bf73b6447 with identifier: 10738268
2026-03-28 22:38:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0db1273c-eff0-57ce-a747-948bf73b6447 with identifier: 10738268
2026-03-28 22:38:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0db1273c-eff0-57ce-a747-948bf73b6447 with identifier: 10738268 to the API
2026-03-28 22:38:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738268>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0db1273c-eff0-57ce-a747-948bf73b6447',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738268',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 141233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2014-07-15',
'seats_number': 5,
'seller_name': 'MBM Trade bv',
'title': 'BMW 5 Series 518 Business - Diesel - Automatic - 143 hp - 141.233 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2014}
2026-03-28 22:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738268%27 HTTP/1.1" 200 None
2026-03-28 22:38:18 [adesa.be] INFO: Saving data for 10738268: {'auction_closing_time': 1774863000.0, 'created_time': 1774625013.500269, 'last_price_update_time': 1774737498.82246}
2026-03-28 22:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738268') HTTP/1.1" 204 0
2026-03-28 22:38:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af55424e-c437-5ea2-9e69-bc53d9bd293e with identifier: 10739921
2026-03-28 22:38:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af55424e-c437-5ea2-9e69-bc53d9bd293e with scrape type 2
2026-03-28 22:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af55424e-c437-5ea2-9e69-bc53d9bd293e with scrape type 2
2026-03-28 22:38:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af55424e-c437-5ea2-9e69-bc53d9bd293e, identifier: 10739921
2026-03-28 22:38:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 892665b7-c66c-5de8-8495-72dce9e00663 with identifier: 10735569
2026-03-28 22:38:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892665b7-c66c-5de8-8495-72dce9e00663 with scrape type 2
2026-03-28 22:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 892665b7-c66c-5de8-8495-72dce9e00663 with scrape type 2
2026-03-28 22:38:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 892665b7-c66c-5de8-8495-72dce9e00663, identifier: 10735569
2026-03-28 22:38:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af55424e-c437-5ea2-9e69-bc53d9bd293e with identifier: 10739921
2026-03-28 22:38:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af55424e-c437-5ea2-9e69-bc53d9bd293e with identifier: 10739921
2026-03-28 22:38:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af55424e-c437-5ea2-9e69-bc53d9bd293e with identifier: 10739921 to the API
2026-03-28 22:38:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'af55424e-c437-5ea2-9e69-bc53d9bd293e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CLQ327',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739921',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 291310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2006-09-07',
'seats_number': 5,
'seller_name': 'Sakar, Cetin',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 122 hp - 291.310 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2006}
2026-03-28 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:19 [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-28 22:38:19 [adesa.be] INFO: Saving data for 10739921: {'auction_closing_time': 1774865700.0, 'created_time': 1774627010.079261, 'last_price_update_time': 1774737499.402949}
2026-03-28 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739921') HTTP/1.1" 204 0
2026-03-28 22:38:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 892665b7-c66c-5de8-8495-72dce9e00663 with identifier: 10735569
2026-03-28 22:38:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 892665b7-c66c-5de8-8495-72dce9e00663 with identifier: 10735569
2026-03-28 22:38:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 892665b7-c66c-5de8-8495-72dce9e00663 with identifier: 10735569 to the API
2026-03-28 22:38:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735569>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '892665b7-c66c-5de8-8495-72dce9e00663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JKN463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 87170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2019-06-20',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 3 Series GT 320i Business - Petrol - Automatic - 184 hp - '
'87.170 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:19 [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-28 22:38:19 [adesa.be] INFO: Saving data for 10735569: {'auction_closing_time': 1774863000.0, 'created_time': 1774627023.299476, 'last_price_update_time': 1774737499.669513}
2026-03-28 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735569') HTTP/1.1" 204 0
2026-03-28 22:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10735504
2026-03-28 22:38:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 936ed522-7eda-5883-96a7-72c7086d7bf7 with scrape type 2
2026-03-28 22:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 936ed522-7eda-5883-96a7-72c7086d7bf7 with scrape type 2
2026-03-28 22:38:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 936ed522-7eda-5883-96a7-72c7086d7bf7, identifier: 10735504
2026-03-28 22:38:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10735504
2026-03-28 22:38:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10735504
2026-03-28 22:38:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10735504 to the API
2026-03-28 22:38:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735504>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'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': '936ed522-7eda-5883-96a7-72c7086d7bf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WDE916',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 198907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2015-11-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series GT 318d Luxury - Diesel - Automatic - 150 hp - 198.907 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-28 22:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:20 [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-28 22:38:20 [adesa.be] INFO: Saving data for 10735504: {'auction_closing_time': 1774863000.0, 'created_time': 1774627022.846477, 'last_price_update_time': 1774737500.162841}
2026-03-28 22:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735504') HTTP/1.1" 204 0
2026-03-28 22:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01619b93-0a06-5c32-b644-7909559f92ca with identifier: 10736674
2026-03-28 22:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01619b93-0a06-5c32-b644-7909559f92ca with scrape type 2
2026-03-28 22:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01619b93-0a06-5c32-b644-7909559f92ca with scrape type 2
2026-03-28 22:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01619b93-0a06-5c32-b644-7909559f92ca, identifier: 10736674
2026-03-28 22:38:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01619b93-0a06-5c32-b644-7909559f92ca with identifier: 10736674
2026-03-28 22:38:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01619b93-0a06-5c32-b644-7909559f92ca with identifier: 10736674
2026-03-28 22:38:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01619b93-0a06-5c32-b644-7909559f92ca with identifier: 10736674 to the API
2026-03-28 22:38:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736674>
{'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': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01619b93-0a06-5c32-b644-7909559f92ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YKX721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 166726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2019-05-29',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW 3 Series 320d - Diesel - Automatic - 190 hp - 166.726 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:21 [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-28 22:38:21 [adesa.be] INFO: Saving data for 10736674: {'auction_closing_time': 1774863000.0, 'created_time': 1774625009.562175, 'last_price_update_time': 1774737501.817509}
2026-03-28 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736674') HTTP/1.1" 204 0
2026-03-28 22:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10735590
2026-03-28 22:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8742e02-6875-5751-a4b1-241632795ea2 with scrape type 2
2026-03-28 22:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8742e02-6875-5751-a4b1-241632795ea2 with scrape type 2
2026-03-28 22:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8742e02-6875-5751-a4b1-241632795ea2, identifier: 10735590
2026-03-28 22:38:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10735590
2026-03-28 22:38:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10735590
2026-03-28 22:38:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10735590 to the API
2026-03-28 22:38:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735590>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a8742e02-6875-5751-a4b1-241632795ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GUY798',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735590',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 342770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2008-01-03',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series 320d - Diesel - Automatic - 163 hp - 342.770 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2008}
2026-03-28 22:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:25 [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-28 22:38:25 [adesa.be] INFO: Saving data for 10735590: {'auction_closing_time': 1774863000.0, 'created_time': 1774627014.619247, 'last_price_update_time': 1774737505.394891}
2026-03-28 22:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735590') HTTP/1.1" 204 0
2026-03-28 22:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 256055aa-8ded-5366-acb2-845b5130c885 with identifier: 10735598
2026-03-28 22:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 256055aa-8ded-5366-acb2-845b5130c885 with scrape type 2
2026-03-28 22:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 256055aa-8ded-5366-acb2-845b5130c885 with scrape type 2
2026-03-28 22:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 256055aa-8ded-5366-acb2-845b5130c885, identifier: 10735598
2026-03-28 22:38:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 256055aa-8ded-5366-acb2-845b5130c885 with identifier: 10735598
2026-03-28 22:38:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 256055aa-8ded-5366-acb2-845b5130c885 with identifier: 10735598
2026-03-28 22:38:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 256055aa-8ded-5366-acb2-845b5130c885 with identifier: 10735598 to the API
2026-03-28 22:38:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '256055aa-8ded-5366-acb2-845b5130c885',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EUW505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 211277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2015-04-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series 320d Modern Line - Diesel - Automatic - 163 hp - '
'211.277 km',
'transmission': 'automatic',
'trim': 'Modern Line',
'vin': None,
'year': 2015}
2026-03-28 22:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:25 [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-28 22:38:25 [adesa.be] INFO: Saving data for 10735598: {'auction_closing_time': 1774863000.0, 'created_time': 1774627025.148826, 'last_price_update_time': 1774737505.864974}
2026-03-28 22:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735598') HTTP/1.1" 204 0
2026-03-28 22:38:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10737656
2026-03-28 22:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with scrape type 2
2026-03-28 22:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with scrape type 2
2026-03-28 22:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc, identifier: 10737656
2026-03-28 22:38:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10737656
2026-03-28 22:38:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10737656
2026-03-28 22:38:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10737656 to the API
2026-03-28 22:38:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737656>
{'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': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VPQ636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737656',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 255776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2013-07-31',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 116 hp - 255.776 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:26 [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-28 22:38:26 [adesa.be] INFO: Saving data for 10737656: {'auction_closing_time': 1774863000.0, 'created_time': 1774627003.571294, 'last_price_update_time': 1774737506.267133}
2026-03-28 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737656') HTTP/1.1" 204 0
2026-03-28 22:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10735493
2026-03-28 22:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64014add-d5f4-52ea-bbbf-221c831a72ca with scrape type 2
2026-03-28 22:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64014add-d5f4-52ea-bbbf-221c831a72ca with scrape type 2
2026-03-28 22:38:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64014add-d5f4-52ea-bbbf-221c831a72ca, identifier: 10735493
2026-03-28 22:38:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10735493
2026-03-28 22:38:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10735493
2026-03-28 22:38:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10735493 to the API
2026-03-28 22:38:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '64014add-d5f4-52ea-bbbf-221c831a72ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CTA785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 207534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2008-01-25',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 207.534 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-28 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:26 [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-28 22:38:26 [adesa.be] INFO: Saving data for 10735493: {'auction_closing_time': 1774863000.0, 'created_time': 1774627007.180615, 'last_price_update_time': 1774737506.815171}
2026-03-28 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735493') HTTP/1.1" 204 0
2026-03-28 22:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10737632
2026-03-28 22:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 646abb12-8d90-50ab-8aea-2bed8f163142 with scrape type 2
2026-03-28 22:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 646abb12-8d90-50ab-8aea-2bed8f163142 with scrape type 2
2026-03-28 22:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 646abb12-8d90-50ab-8aea-2bed8f163142, identifier: 10737632
2026-03-28 22:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10737632
2026-03-28 22:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10737632
2026-03-28 22:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10737632 to the API
2026-03-28 22:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737632>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '646abb12-8d90-50ab-8aea-2bed8f163142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NUX079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 264111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2010-05-12',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'BMW 3 Series 320d Comfort - Diesel - Manual - 163 hp - 264.111 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2010}
2026-03-28 22:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:27 [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-28 22:38:27 [adesa.be] INFO: Saving data for 10737632: {'auction_closing_time': 1774863000.0, 'created_time': 1774627014.300757, 'last_price_update_time': 1774737507.599025}
2026-03-28 22:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737632') HTTP/1.1" 204 0
2026-03-28 22:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81fc9669-bd4e-5e67-a510-0ca708f01719 with identifier: 10735424
2026-03-28 22:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81fc9669-bd4e-5e67-a510-0ca708f01719 with scrape type 2
2026-03-28 22:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81fc9669-bd4e-5e67-a510-0ca708f01719 with scrape type 2
2026-03-28 22:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81fc9669-bd4e-5e67-a510-0ca708f01719, identifier: 10735424
2026-03-28 22:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10735415
2026-03-28 22:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with scrape type 2
2026-03-28 22:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with scrape type 2
2026-03-28 22:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf, identifier: 10735415
2026-03-28 22:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81fc9669-bd4e-5e67-a510-0ca708f01719 with identifier: 10735424
2026-03-28 22:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81fc9669-bd4e-5e67-a510-0ca708f01719 with identifier: 10735424
2026-03-28 22:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81fc9669-bd4e-5e67-a510-0ca708f01719 with identifier: 10735424 to the API
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735424>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '81fc9669-bd4e-5e67-a510-0ca708f01719',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PTL862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735424',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 171517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2012-03-27',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series 318d Luxury - Diesel - Manual - 136 hp - 171.517 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2012}
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:28 [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-28 22:38:28 [adesa.be] INFO: Saving data for 10735424: {'auction_closing_time': 1774863000.0, 'created_time': 1774625017.774473, 'last_price_update_time': 1774737508.211733}
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735424') HTTP/1.1" 204 0
2026-03-28 22:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10735415
2026-03-28 22:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10735415
2026-03-28 22:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10735415 to the API
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 370,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BHK695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735415',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 133095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33650,
'price_includes_vat': True,
'registration_date': '2016-03-23',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW 2 Series M2 - Petrol - Manual - 370 hp - 133.095 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:28 [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-28 22:38:28 [adesa.be] INFO: Saving data for 10735415: {'auction_closing_time': 1774863000.0, 'created_time': 1774625007.793971, 'last_price_update_time': 1774737508.495805}
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735415') HTTP/1.1" 204 0
2026-03-28 22:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with identifier: 10736480
2026-03-28 22:38:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with scrape type 2
2026-03-28 22:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with scrape type 2
2026-03-28 22:38:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16, identifier: 10736480
2026-03-28 22:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with identifier: 10736480
2026-03-28 22:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with identifier: 10736480
2026-03-28 22:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with identifier: 10736480 to the API
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736480>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c9bdf5b0-d387-51f2-9f92-d0d8464e4b16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WCR680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 205039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13150,
'price_includes_vat': True,
'registration_date': '2019-04-25',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW 3 Series 320i - Petrol - Automatic - 184 hp - 205.039 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:28 [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-28 22:38:28 [adesa.be] INFO: Saving data for 10736480: {'auction_closing_time': 1774863000.0, 'created_time': 1774627014.936587, 'last_price_update_time': 1774737508.99396}
2026-03-28 22:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736480') HTTP/1.1" 204 0
2026-03-28 22:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10735555
2026-03-28 22:38:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with scrape type 2
2026-03-28 22:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with scrape type 2
2026-03-28 22:38:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5, identifier: 10735555
2026-03-28 22:38:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10735555
2026-03-28 22:38:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10735555
2026-03-28 22:38:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10735555 to the API
2026-03-28 22:38:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 312,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '87a89c9d-2073-5211-acb8-8b75f9e2b1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DQI326',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 83865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28750,
'price_includes_vat': True,
'registration_date': '2016-04-28',
'seats_number': 4,
'seller_name': 'HD AUTO',
'title': 'BMW 6 Series 640d M Sport - xDrive - Diesel - Automatic - 312 hp - '
'83.865 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:30 [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-28 22:38:30 [adesa.be] INFO: Saving data for 10735555: {'auction_closing_time': 1774863000.0, 'created_time': 1774625014.849156, 'last_price_update_time': 1774737510.124807}
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735555') HTTP/1.1" 204 0
2026-03-28 22:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd8a506b-3258-53f3-baa1-088f44451716 with identifier: 10739844
2026-03-28 22:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd8a506b-3258-53f3-baa1-088f44451716 with scrape type 2
2026-03-28 22:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd8a506b-3258-53f3-baa1-088f44451716 with scrape type 2
2026-03-28 22:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd8a506b-3258-53f3-baa1-088f44451716, identifier: 10739844
2026-03-28 22:38:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd8a506b-3258-53f3-baa1-088f44451716 with identifier: 10739844
2026-03-28 22:38:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd8a506b-3258-53f3-baa1-088f44451716 with identifier: 10739844
2026-03-28 22:38:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd8a506b-3258-53f3-baa1-088f44451716 with identifier: 10739844 to the API
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739844>
{'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': 135,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'dd8a506b-3258-53f3-baa1-088f44451716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UEG077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739844',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 119678,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2016-01-21',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'BMW 2 Series Active Tourer 218d M Sport - Diesel - Automatic - 135 '
'hp - 119.678 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:30 [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-28 22:38:30 [adesa.be] INFO: Saving data for 10739844: {'auction_closing_time': 1774865700.0, 'created_time': 1774627021.007889, 'last_price_update_time': 1774737510.507776}
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739844') HTTP/1.1" 204 0
2026-03-28 22:38:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad762547-8f7e-508a-9ac6-6c62947d6571 with identifier: 10735573
2026-03-28 22:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad762547-8f7e-508a-9ac6-6c62947d6571 with scrape type 2
2026-03-28 22:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad762547-8f7e-508a-9ac6-6c62947d6571 with scrape type 2
2026-03-28 22:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad762547-8f7e-508a-9ac6-6c62947d6571, identifier: 10735573
2026-03-28 22:38:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad762547-8f7e-508a-9ac6-6c62947d6571 with identifier: 10735573
2026-03-28 22:38:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad762547-8f7e-508a-9ac6-6c62947d6571 with identifier: 10735573
2026-03-28 22:38:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad762547-8f7e-508a-9ac6-6c62947d6571 with identifier: 10735573 to the API
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735573>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ad762547-8f7e-508a-9ac6-6c62947d6571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AVL520',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735573',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 164473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2012-11-13',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Audi Q3 2.0 TDI - Diesel - Manual - 136 hp - 164.473 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:30 [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-28 22:38:30 [adesa.be] INFO: Saving data for 10735573: {'auction_closing_time': 1774863000.0, 'created_time': 1774627012.377041, 'last_price_update_time': 1774737510.98484}
2026-03-28 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735573') HTTP/1.1" 204 0
2026-03-28 22:38:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 509bbf5a-0379-53bd-bfd6-3a62ff7ef66c with identifier: 10735578
2026-03-28 22:38:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 509bbf5a-0379-53bd-bfd6-3a62ff7ef66c with scrape type 2
2026-03-28 22:38:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 509bbf5a-0379-53bd-bfd6-3a62ff7ef66c with scrape type 2
2026-03-28 22:38:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 509bbf5a-0379-53bd-bfd6-3a62ff7ef66c, identifier: 10735578
2026-03-28 22:38:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 509bbf5a-0379-53bd-bfd6-3a62ff7ef66c with identifier: 10735578
2026-03-28 22:38:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 509bbf5a-0379-53bd-bfd6-3a62ff7ef66c with identifier: 10735578
2026-03-28 22:38:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 509bbf5a-0379-53bd-bfd6-3a62ff7ef66c with identifier: 10735578 to the API
2026-03-28 22:38:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735578>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'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': '509bbf5a-0379-53bd-bfd6-3a62ff7ef66c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NAT490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 150345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2016-01-06',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'BMW 2 Series Gran Tourer M Sport - Diesel - Automatic - 190 hp - '
'150.345 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
2026-03-28 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:31 [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-28 22:38:31 [adesa.be] INFO: Saving data for 10735578: {'auction_closing_time': 1774863000.0, 'created_time': 1774625017.478311, 'last_price_update_time': 1774737511.584661}
2026-03-28 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735578') HTTP/1.1" 204 0
2026-03-28 22:38:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88443cd5-c51c-57bc-87d7-210e42040201 with identifier: 10739883
2026-03-28 22:38:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88443cd5-c51c-57bc-87d7-210e42040201 with scrape type 2
2026-03-28 22:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88443cd5-c51c-57bc-87d7-210e42040201 with scrape type 2
2026-03-28 22:38:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88443cd5-c51c-57bc-87d7-210e42040201, identifier: 10739883
2026-03-28 22:38:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88443cd5-c51c-57bc-87d7-210e42040201 with identifier: 10739883
2026-03-28 22:38:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88443cd5-c51c-57bc-87d7-210e42040201 with identifier: 10739883
2026-03-28 22:38:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88443cd5-c51c-57bc-87d7-210e42040201 with identifier: 10739883 to the API
2026-03-28 22:38:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739883>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'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': '88443cd5-c51c-57bc-87d7-210e42040201',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1cqf905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739883',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 184376,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2018-09-11',
'seats_number': 5,
'seller_name': 'EXCLUSIVES CARS',
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 163 hp - 184.376 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:33 [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-28 22:38:33 [adesa.be] INFO: Saving data for 10739883: {'auction_closing_time': 1774863000.0, 'created_time': 1774625024.737767, 'last_price_update_time': 1774737513.375356}
2026-03-28 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739883') HTTP/1.1" 204 0
2026-03-28 22:38:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbe5ead-edad-55e8-b384-d1ce2055164d with identifier: 10738280
2026-03-28 22:38:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbe5ead-edad-55e8-b384-d1ce2055164d with scrape type 2
2026-03-28 22:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cbe5ead-edad-55e8-b384-d1ce2055164d with scrape type 2
2026-03-28 22:38:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cbe5ead-edad-55e8-b384-d1ce2055164d, identifier: 10738280
2026-03-28 22:38:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cbe5ead-edad-55e8-b384-d1ce2055164d with identifier: 10738280
2026-03-28 22:38:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cbe5ead-edad-55e8-b384-d1ce2055164d with identifier: 10738280
2026-03-28 22:38:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cbe5ead-edad-55e8-b384-d1ce2055164d with identifier: 10738280 to the API
2026-03-28 22:38:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4cbe5ead-edad-55e8-b384-d1ce2055164d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GKN031',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738280',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 130945,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2017-06-22',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'BMW 3 Series 320d - Diesel - Automatic - 190 hp - 130.945 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:33 [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-28 22:38:33 [adesa.be] INFO: Saving data for 10738280: {'auction_closing_time': 1774863000.0, 'created_time': 1774627026.502259, 'last_price_update_time': 1774737513.849451}
2026-03-28 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738280') HTTP/1.1" 204 0
2026-03-28 22:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10735584
2026-03-28 22:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with scrape type 2
2026-03-28 22:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with scrape type 2
2026-03-28 22:38:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e, identifier: 10735584
2026-03-28 22:38:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10735584
2026-03-28 22:38:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10735584
2026-03-28 22:38:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10735584 to the API
2026-03-28 22:38:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1f4ad2d1-1d2f-5ffd-9060-255c2163404e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FVQ731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735584',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 101139,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Audi Q2 35 TFSI Advanced - Petrol - Automatic - 150 hp - 101.139 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-28 22:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:34 [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-28 22:38:34 [adesa.be] INFO: Saving data for 10735584: {'auction_closing_time': 1774863000.0, 'created_time': 1774627032.842911, 'last_price_update_time': 1774737514.711731}
2026-03-28 22:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735584') HTTP/1.1" 204 0
2026-03-28 22:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ace56330-c3cb-5479-b4d3-519fdaccf019 with identifier: 10735752
2026-03-28 22:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ace56330-c3cb-5479-b4d3-519fdaccf019 with scrape type 2
2026-03-28 22:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ace56330-c3cb-5479-b4d3-519fdaccf019 with scrape type 2
2026-03-28 22:38:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ace56330-c3cb-5479-b4d3-519fdaccf019, identifier: 10735752
2026-03-28 22:38:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ace56330-c3cb-5479-b4d3-519fdaccf019 with identifier: 10735752
2026-03-28 22:38:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ace56330-c3cb-5479-b4d3-519fdaccf019 with identifier: 10735752
2026-03-28 22:38:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ace56330-c3cb-5479-b4d3-519fdaccf019 with identifier: 10735752 to the API
2026-03-28 22:38:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735752>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ace56330-c3cb-5479-b4d3-519fdaccf019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1-XCZ-880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 127894,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2019-11-21',
'seats_number': 5,
'seller_name': 'Alekon Import - Export bv',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'127.894 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2019}
2026-03-28 22:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:35 [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-28 22:38:35 [adesa.be] INFO: Saving data for 10735752: {'auction_closing_time': 1774953000.0, 'created_time': 1774627032.231003, 'last_price_update_time': 1774737515.187022}
2026-03-28 22:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735752') HTTP/1.1" 204 0
2026-03-28 22:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with identifier: 10737721
2026-03-28 22:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with scrape type 2
2026-03-28 22:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with scrape type 2
2026-03-28 22:38:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56, identifier: 10737721
2026-03-28 22:38:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with identifier: 10737721
2026-03-28 22:38:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with identifier: 10737721
2026-03-28 22:38:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with identifier: 10737721 to the API
2026-03-28 22:38:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737721>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BIW622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737721',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 141450,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2018-04-23',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q2 1.0 TFSI - Petrol - Automatic - 116 hp - 141.450 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:36 [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-28 22:38:36 [adesa.be] INFO: Saving data for 10737721: {'auction_closing_time': 1774863000.0, 'created_time': 1774624998.841555, 'last_price_update_time': 1774737516.544952}
2026-03-28 22:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737721') HTTP/1.1" 204 0
2026-03-28 22:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d62666db-86e9-59d6-a009-3e07cc4230a7 with identifier: 10735523
2026-03-28 22:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d62666db-86e9-59d6-a009-3e07cc4230a7 with scrape type 2
2026-03-28 22:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d62666db-86e9-59d6-a009-3e07cc4230a7 with scrape type 2
2026-03-28 22:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d62666db-86e9-59d6-a009-3e07cc4230a7, identifier: 10735523
2026-03-28 22:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d62666db-86e9-59d6-a009-3e07cc4230a7 with identifier: 10735523
2026-03-28 22:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d62666db-86e9-59d6-a009-3e07cc4230a7 with identifier: 10735523
2026-03-28 22:38:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d62666db-86e9-59d6-a009-3e07cc4230a7 with identifier: 10735523 to the API
2026-03-28 22:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735523>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd62666db-86e9-59d6-a009-3e07cc4230a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NRE216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 105272,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2016-04-07',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Audi Q3 1.4 TFSI - Petrol - Automatic - 150 hp - 105.272 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:37 [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-28 22:38:37 [adesa.be] INFO: Saving data for 10735523: {'auction_closing_time': 1774863000.0, 'created_time': 1774625015.154275, 'last_price_update_time': 1774737517.758853}
2026-03-28 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735523') HTTP/1.1" 204 0
2026-03-28 22:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4689e3-07ee-5928-802c-571df5528ba8 with identifier: 10735455
2026-03-28 22:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4689e3-07ee-5928-802c-571df5528ba8 with scrape type 2
2026-03-28 22:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee4689e3-07ee-5928-802c-571df5528ba8 with scrape type 2
2026-03-28 22:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee4689e3-07ee-5928-802c-571df5528ba8, identifier: 10735455
2026-03-28 22:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee4689e3-07ee-5928-802c-571df5528ba8 with identifier: 10735455
2026-03-28 22:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee4689e3-07ee-5928-802c-571df5528ba8 with identifier: 10735455
2026-03-28 22:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee4689e3-07ee-5928-802c-571df5528ba8 with identifier: 10735455 to the API
2026-03-28 22:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735455>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ee4689e3-07ee-5928-802c-571df5528ba8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EOG695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735455',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 165398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2015-07-06',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A6 Avant 3.0 TDI - Diesel - Automatic - 211 hp - 165.398 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:39 [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-28 22:38:39 [adesa.be] INFO: Saving data for 10735455: {'auction_closing_time': 1774863000.0, 'created_time': 1774627013.14379, 'last_price_update_time': 1774737519.341298}
2026-03-28 22:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735455') HTTP/1.1" 204 0
2026-03-28 22:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with identifier: 10735503
2026-03-28 22:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with scrape type 2
2026-03-28 22:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with scrape type 2
2026-03-28 22:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7beb8f26-9250-53de-a6f9-a8f15ffc8957, identifier: 10735503
2026-03-28 22:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with identifier: 10735503
2026-03-28 22:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with identifier: 10735503
2026-03-28 22:38:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with identifier: 10735503 to the API
2026-03-28 22:38:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735503>
{'auction_title': '',
'c_o_2_emission_value': 227,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.7L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7beb8f26-9250-53de-a6f9-a8f15ffc8957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BKK129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 248724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2007-02-21',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A6 Allroad 2.7 TDI - Quattro - Diesel - Automatic - 163 hp - '
'248.724 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2007}
2026-03-28 22:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735503%27 HTTP/1.1" 200 None
2026-03-28 22:38:40 [adesa.be] INFO: Saving data for 10735503: {'auction_closing_time': 1774863000.0, 'created_time': 1774627040.432258, 'last_price_update_time': 1774737520.255488}
2026-03-28 22:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735503') HTTP/1.1" 204 0
2026-03-28 22:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with identifier: 10739888
2026-03-28 22:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with scrape type 2
2026-03-28 22:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with scrape type 2
2026-03-28 22:38:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30f568f1-36cc-5e6c-833c-b7b80fe2da61, identifier: 10739888
2026-03-28 22:38:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with identifier: 10739888
2026-03-28 22:38:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with identifier: 10739888
2026-03-28 22:38:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with identifier: 10739888 to the API
2026-03-28 22:38:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739888>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Black',
'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': '30f568f1-36cc-5e6c-833c-b7b80fe2da61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RPC277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739888',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 214836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2017-02-02',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Audi A5 Sportback 2.0 TDI - Diesel - Manual - 150 hp - 214.836 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:41 [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-28 22:38:41 [adesa.be] INFO: Saving data for 10739888: {'auction_closing_time': 1774863000.0, 'created_time': 1774624996.480211, 'last_price_update_time': 1774737521.946634}
2026-03-28 22:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739888') HTTP/1.1" 204 0
2026-03-28 22:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3883c8eb-c045-581a-a612-5e84a91b4ac2 with identifier: 10735508
2026-03-28 22:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3883c8eb-c045-581a-a612-5e84a91b4ac2 with scrape type 2
2026-03-28 22:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3883c8eb-c045-581a-a612-5e84a91b4ac2 with scrape type 2
2026-03-28 22:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3883c8eb-c045-581a-a612-5e84a91b4ac2, identifier: 10735508
2026-03-28 22:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3883c8eb-c045-581a-a612-5e84a91b4ac2 with identifier: 10735508
2026-03-28 22:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3883c8eb-c045-581a-a612-5e84a91b4ac2 with identifier: 10735508
2026-03-28 22:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3883c8eb-c045-581a-a612-5e84a91b4ac2 with identifier: 10735508 to the API
2026-03-28 22:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735508>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.7L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3883c8eb-c045-581a-a612-5e84a91b4ac2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FJD585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 158142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2008-02-07',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A5 2.7 TDI - Diesel - Automatic - 190 hp - 158.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2008}
2026-03-28 22:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:44 [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-28 22:38:44 [adesa.be] INFO: Saving data for 10735508: {'auction_closing_time': 1774863000.0, 'created_time': 1774627025.885458, 'last_price_update_time': 1774737524.689851}
2026-03-28 22:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735508') HTTP/1.1" 204 0
2026-03-28 22:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 471fb484-697e-5403-9123-0ae13b8330a3 with identifier: 10735528
2026-03-28 22:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 471fb484-697e-5403-9123-0ae13b8330a3 with scrape type 2
2026-03-28 22:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 471fb484-697e-5403-9123-0ae13b8330a3 with scrape type 2
2026-03-28 22:38:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 471fb484-697e-5403-9123-0ae13b8330a3, identifier: 10735528
2026-03-28 22:38:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 471fb484-697e-5403-9123-0ae13b8330a3 with identifier: 10735528
2026-03-28 22:38:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 471fb484-697e-5403-9123-0ae13b8330a3 with identifier: 10735528
2026-03-28 22:38:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 471fb484-697e-5403-9123-0ae13b8330a3 with identifier: 10735528 to the API
2026-03-28 22:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735528>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.7L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '471fb484-697e-5403-9123-0ae13b8330a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LAS175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 188938,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2010-10-18',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A5 2.7 TDI S Line - Diesel - Automatic - 163 hp - 188.938 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2010}
2026-03-28 22:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:55 [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-28 22:38:55 [adesa.be] INFO: Saving data for 10735528: {'auction_closing_time': 1774863000.0, 'created_time': 1774627015.404328, 'last_price_update_time': 1774737535.003375}
2026-03-28 22:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735528') HTTP/1.1" 204 0
2026-03-28 22:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 698ebaca-27b8-5403-ae04-55fa2fc75871 with identifier: 10735613
2026-03-28 22:38:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 698ebaca-27b8-5403-ae04-55fa2fc75871 with scrape type 2
2026-03-28 22:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 698ebaca-27b8-5403-ae04-55fa2fc75871 with scrape type 2
2026-03-28 22:38:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 698ebaca-27b8-5403-ae04-55fa2fc75871, identifier: 10735613
2026-03-28 22:38:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 698ebaca-27b8-5403-ae04-55fa2fc75871 with identifier: 10735613
2026-03-28 22:38:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 698ebaca-27b8-5403-ae04-55fa2fc75871 with identifier: 10735613
2026-03-28 22:38:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 698ebaca-27b8-5403-ae04-55fa2fc75871 with identifier: 10735613 to the API
2026-03-28 22:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735613>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '698ebaca-27b8-5403-ae04-55fa2fc75871',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '129596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 312283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2013-04-02',
'seats_number': 5,
'seller_name': 'ACR cv',
'title': 'Audi A6 Avant 2.0 TDI - Diesel - Automatic - 177 hp - 312.283 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:57 [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-28 22:38:57 [adesa.be] INFO: Saving data for 10735613: {'auction_closing_time': 1774863000.0, 'created_time': 1774627046.756627, 'last_price_update_time': 1774737537.008578}
2026-03-28 22:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735613') HTTP/1.1" 204 0
2026-03-28 22:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:38:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:38:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80cc11de-9d5b-5507-b5a8-c61d3a76064e with identifier: 10735633
2026-03-28 22:38:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80cc11de-9d5b-5507-b5a8-c61d3a76064e with scrape type 2
2026-03-28 22:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80cc11de-9d5b-5507-b5a8-c61d3a76064e with scrape type 2
2026-03-28 22:38:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80cc11de-9d5b-5507-b5a8-c61d3a76064e, identifier: 10735633
2026-03-28 22:38:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80cc11de-9d5b-5507-b5a8-c61d3a76064e with identifier: 10735633
2026-03-28 22:38:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80cc11de-9d5b-5507-b5a8-c61d3a76064e with identifier: 10735633
2026-03-28 22:38:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80cc11de-9d5b-5507-b5a8-c61d3a76064e with identifier: 10735633 to the API
2026-03-28 22:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:38: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-28 22:38:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735633>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '80cc11de-9d5b-5507-b5a8-c61d3a76064e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FTZ308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 29314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28750,
'price_includes_vat': True,
'registration_date': '2024-08-23',
'seats_number': 4,
'seller_name': 'Crashcars bv',
'title': 'Audi A5 2.0 TFSI S Line - Petrol - Automatic - 149 hp - 29.314 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-28 22:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:59 [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-28 22:38:59 [adesa.be] INFO: Saving data for 10735633: {'auction_closing_time': 1774865700.0, 'created_time': 1774624995.732163, 'last_price_update_time': 1774737539.57227}
2026-03-28 22:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735633') HTTP/1.1" 204 0
2026-03-28 22:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with identifier: 10735443
2026-03-28 22:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with scrape type 2
2026-03-28 22:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with scrape type 2
2026-03-28 22:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3, identifier: 10735443
2026-03-28 22:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with identifier: 10735443
2026-03-28 22:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with identifier: 10735443
2026-03-28 22:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with identifier: 10735443 to the API
2026-03-28 22:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735443>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DOX162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735443',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 192577,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2009-03-16',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Manual - 136 hp - 192.577 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-28 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735443%27 HTTP/1.1" 200 None
2026-03-28 22:39:01 [adesa.be] INFO: Saving data for 10735443: {'auction_closing_time': 1774863000.0, 'created_time': 1774627027.106593, 'last_price_update_time': 1774737541.338712}
2026-03-28 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735443') HTTP/1.1" 204 0
2026-03-28 22:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with identifier: 10738273
2026-03-28 22:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with scrape type 2
2026-03-28 22:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with scrape type 2
2026-03-28 22:39:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d, identifier: 10738273
2026-03-28 22:39:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with identifier: 10738273
2026-03-28 22:39:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with identifier: 10738273
2026-03-28 22:39:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with identifier: 10738273 to the API
2026-03-28 22:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738273>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '37c7ef43-cdb0-5a00-9971-8c15162eaf9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FKX965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738273',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 110480,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2020-05-07',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Audi A6 30 TDI Business - Diesel - Automatic - 136 hp - 110.480 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738273%27 HTTP/1.1" 200 None
2026-03-28 22:39:02 [adesa.be] INFO: Saving data for 10738273: {'auction_closing_time': 1774863000.0, 'created_time': 1774624997.976879, 'last_price_update_time': 1774737542.229732}
2026-03-28 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738273') HTTP/1.1" 204 0
2026-03-28 22:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10735557
2026-03-28 22:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96c8f9ad-ffd1-52b6-8588-97615b478d4a with scrape type 2
2026-03-28 22:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96c8f9ad-ffd1-52b6-8588-97615b478d4a with scrape type 2
2026-03-28 22:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96c8f9ad-ffd1-52b6-8588-97615b478d4a, identifier: 10735557
2026-03-28 22:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10735557
2026-03-28 22:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10735557
2026-03-28 22:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10735557 to the API
2026-03-28 22:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735557>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Blue',
'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': 'Diesel',
'id': '96c8f9ad-ffd1-52b6-8588-97615b478d4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCY017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 221672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Audi Q2 30 TDI Sport - Diesel - Manual - 116 hp - 221.672 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-28 22:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:07 [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-28 22:39:07 [adesa.be] INFO: Saving data for 10735557: {'auction_closing_time': 1774863000.0, 'created_time': 1774627033.128315, 'last_price_update_time': 1774737547.540822}
2026-03-28 22:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735557') HTTP/1.1" 204 0
2026-03-28 22:39:07 [scrapy.extensions.logstats] INFO: Crawled 1276 pages (at 51 pages/min), scraped 1246 items (at 52 items/min)
2026-03-28 22:39:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10735499
2026-03-28 22:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with scrape type 2
2026-03-28 22:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with scrape type 2
2026-03-28 22:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d8b2e8c-a263-5031-9d1d-4be759a240a9, identifier: 10735499
2026-03-28 22:39:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10735499
2026-03-28 22:39:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10735499
2026-03-28 22:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10735499 to the API
2026-03-28 22:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735499>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': 'Diesel',
'id': '4d8b2e8c-a263-5031-9d1d-4be759a240a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RBC562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 238663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2015-08-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Manual - 150 hp - 238.663 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:11 [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-28 22:39:11 [adesa.be] INFO: Saving data for 10735499: {'auction_closing_time': 1774863000.0, 'created_time': 1774625027.088904, 'last_price_update_time': 1774737551.967699}
2026-03-28 22:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735499') HTTP/1.1" 204 0
2026-03-28 22:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddeac99d-24a7-5e4c-8546-5bd634496f96 with identifier: 10735594
2026-03-28 22:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddeac99d-24a7-5e4c-8546-5bd634496f96 with scrape type 2
2026-03-28 22:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddeac99d-24a7-5e4c-8546-5bd634496f96 with scrape type 2
2026-03-28 22:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddeac99d-24a7-5e4c-8546-5bd634496f96, identifier: 10735594
2026-03-28 22:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddeac99d-24a7-5e4c-8546-5bd634496f96 with identifier: 10735594
2026-03-28 22:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddeac99d-24a7-5e4c-8546-5bd634496f96 with identifier: 10735594
2026-03-28 22:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddeac99d-24a7-5e4c-8546-5bd634496f96 with identifier: 10735594 to the API
2026-03-28 22:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735594>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ddeac99d-24a7-5e4c-8546-5bd634496f96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EQU593',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735594',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 151399,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Audi A3 2.0 TDI S Line - Diesel - Automatic - 149 hp - 151.399 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-28 22:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:14 [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-28 22:39:14 [adesa.be] INFO: Saving data for 10735594: {'auction_closing_time': 1774863000.0, 'created_time': 1774627034.072699, 'last_price_update_time': 1774737554.590607}
2026-03-28 22:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735594') HTTP/1.1" 204 0
2026-03-28 22:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with identifier: 10737675
2026-03-28 22:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with scrape type 2
2026-03-28 22:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with scrape type 2
2026-03-28 22:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a59ec55-01b3-5adc-8dfb-2317fa090f84, identifier: 10737675
2026-03-28 22:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with identifier: 10737675
2026-03-28 22:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with identifier: 10737675
2026-03-28 22:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with identifier: 10737675 to the API
2026-03-28 22:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737675>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5a59ec55-01b3-5adc-8dfb-2317fa090f84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AOD842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 185698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2017-04-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A1 Sportback 1.4 TDI - Diesel - Manual - 90 hp - 185.698 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 22:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:24 [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-28 22:39:24 [adesa.be] INFO: Saving data for 10737675: {'auction_closing_time': 1774863000.0, 'created_time': 1774624982.994537, 'last_price_update_time': 1774737564.114664}
2026-03-28 22:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737675') HTTP/1.1" 204 0
2026-03-28 22:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff904045-fb96-566e-9545-345ae47a1393 with identifier: 10735539
2026-03-28 22:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff904045-fb96-566e-9545-345ae47a1393 with scrape type 2
2026-03-28 22:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff904045-fb96-566e-9545-345ae47a1393 with scrape type 2
2026-03-28 22:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff904045-fb96-566e-9545-345ae47a1393, identifier: 10735539
2026-03-28 22:39:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff904045-fb96-566e-9545-345ae47a1393 with identifier: 10735539
2026-03-28 22:39:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff904045-fb96-566e-9545-345ae47a1393 with identifier: 10735539
2026-03-28 22:39:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff904045-fb96-566e-9545-345ae47a1393 with identifier: 10735539 to the API
2026-03-28 22:39:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735539>
{'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-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ff904045-fb96-566e-9545-345ae47a1393',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEH700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735539',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 125900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A3 Sportback 1.0 - Petrol - Automatic - 110 hp - 125.900 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:26 [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-28 22:39:26 [adesa.be] INFO: Saving data for 10735539: {'auction_closing_time': 1774863000.0, 'created_time': 1774627029.874068, 'last_price_update_time': 1774737566.058791}
2026-03-28 22:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735539') HTTP/1.1" 204 0
2026-03-28 22:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01aca7f6-fb23-5b3f-8b50-a5f02077658c with identifier: 10735507
2026-03-28 22:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01aca7f6-fb23-5b3f-8b50-a5f02077658c with scrape type 2
2026-03-28 22:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01aca7f6-fb23-5b3f-8b50-a5f02077658c with scrape type 2
2026-03-28 22:39:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01aca7f6-fb23-5b3f-8b50-a5f02077658c, identifier: 10735507
2026-03-28 22:39:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01aca7f6-fb23-5b3f-8b50-a5f02077658c with identifier: 10735507
2026-03-28 22:39:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01aca7f6-fb23-5b3f-8b50-a5f02077658c with identifier: 10735507
2026-03-28 22:39:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01aca7f6-fb23-5b3f-8b50-a5f02077658c with identifier: 10735507 to the API
2026-03-28 22:39:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735507>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01aca7f6-fb23-5b3f-8b50-a5f02077658c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LCR125',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 169336,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2008-06-11',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 2.0 TDI - Diesel - Manual - 136 hp - 169.336 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-28 22:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:28 [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-28 22:39:28 [adesa.be] INFO: Saving data for 10735507: {'auction_closing_time': 1774863000.0, 'created_time': 1774627030.543089, 'last_price_update_time': 1774737568.386377}
2026-03-28 22:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735507') HTTP/1.1" 204 0
2026-03-28 22:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10735419
2026-03-28 22:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63234f87-5463-53da-bbfb-e53ea3dad0b2 with scrape type 2
2026-03-28 22:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63234f87-5463-53da-bbfb-e53ea3dad0b2 with scrape type 2
2026-03-28 22:39:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63234f87-5463-53da-bbfb-e53ea3dad0b2, identifier: 10735419
2026-03-28 22:39:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10735419
2026-03-28 22:39:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10735419
2026-03-28 22:39:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10735419 to the API
2026-03-28 22:39:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735419>
{'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': 280,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '63234f87-5463-53da-bbfb-e53ea3dad0b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LBT983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735419',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 101572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2019-05-29',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Alfa Romeo Stelvio 2.0 Super - Petrol - Automatic - 280 hp - '
'101.572 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2019}
2026-03-28 22:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39: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-28 22:39:33 [adesa.be] INFO: Saving data for 10735419: {'auction_closing_time': 1774863000.0, 'created_time': 1774624979.195686, 'last_price_update_time': 1774737573.435456}
2026-03-28 22:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735419') HTTP/1.1" 204 0
2026-03-28 22:39:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with identifier: 10735559
2026-03-28 22:39:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with scrape type 2
2026-03-28 22:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with scrape type 2
2026-03-28 22:39:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce, identifier: 10735559
2026-03-28 22:39:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with identifier: 10735559
2026-03-28 22:39:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with identifier: 10735559
2026-03-28 22:39:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with identifier: 10735559 to the API
2026-03-28 22:39:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735559>
{'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': 200,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ENB078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 95769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2020-02-04',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Alfa Romeo Stelvio 2.0 Sprint - Q4 - Petrol - Automatic - 200 hp - '
'95.769 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2020}
2026-03-28 22:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:39 [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-28 22:39:39 [adesa.be] INFO: Saving data for 10735559: {'auction_closing_time': 1774863000.0, 'created_time': 1774624978.475543, 'last_price_update_time': 1774737579.228753}
2026-03-28 22:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735559') HTTP/1.1" 204 0
2026-03-28 22:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10735457
2026-03-28 22:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76511c85-301e-5686-9944-5a06b8c763a0 with scrape type 2
2026-03-28 22:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76511c85-301e-5686-9944-5a06b8c763a0 with scrape type 2
2026-03-28 22:39:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76511c85-301e-5686-9944-5a06b8c763a0, identifier: 10735457
2026-03-28 22:39:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10735457
2026-03-28 22:39:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10735457
2026-03-28 22:39:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10735457 to the API
2026-03-28 22:39:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735457>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'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': '76511c85-301e-5686-9944-5a06b8c763a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HZK228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735457',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 264801,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2014-11-06',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A6 Avant - Diesel - Automatic - 190 hp - 264.801 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735457%27 HTTP/1.1" 200 None
2026-03-28 22:39:40 [adesa.be] INFO: Saving data for 10735457: {'auction_closing_time': 1774863000.0, 'created_time': 1774627040.70489, 'last_price_update_time': 1774737580.008385}
2026-03-28 22:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735457') HTTP/1.1" 204 0
2026-03-28 22:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fc1625d-ce05-50fb-bf29-24826f499083 with identifier: 10735476
2026-03-28 22:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc1625d-ce05-50fb-bf29-24826f499083 with scrape type 2
2026-03-28 22:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fc1625d-ce05-50fb-bf29-24826f499083 with scrape type 2
2026-03-28 22:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fc1625d-ce05-50fb-bf29-24826f499083, identifier: 10735476
2026-03-28 22:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fc1625d-ce05-50fb-bf29-24826f499083 with identifier: 10735476
2026-03-28 22:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fc1625d-ce05-50fb-bf29-24826f499083 with identifier: 10735476
2026-03-28 22:39:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fc1625d-ce05-50fb-bf29-24826f499083 with identifier: 10735476 to the API
2026-03-28 22:39:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735476>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1fc1625d-ce05-50fb-bf29-24826f499083',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EXB428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 201504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2015-09-30',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Alfa Romeo Giulietta 1.6 JTDm Progression - Diesel - Manual - 105 '
'hp - 201.504 km',
'transmission': 'manual',
'trim': 'Progression',
'vin': None,
'year': 2015}
2026-03-28 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:41 [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-28 22:39:41 [adesa.be] INFO: Saving data for 10735476: {'auction_closing_time': 1774863000.0, 'created_time': 1774624985.087283, 'last_price_update_time': 1774737581.045629}
2026-03-28 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735476') HTTP/1.1" 204 0
2026-03-28 22:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50995337-c393-5136-995a-dcca54088bae with identifier: 10736364
2026-03-28 22:39:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50995337-c393-5136-995a-dcca54088bae with scrape type 2
2026-03-28 22:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50995337-c393-5136-995a-dcca54088bae with scrape type 2
2026-03-28 22:39:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50995337-c393-5136-995a-dcca54088bae, identifier: 10736364
2026-03-28 22:39:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50995337-c393-5136-995a-dcca54088bae with identifier: 10736364
2026-03-28 22:39:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50995337-c393-5136-995a-dcca54088bae with identifier: 10736364
2026-03-28 22:39:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50995337-c393-5136-995a-dcca54088bae with identifier: 10736364 to the API
2026-03-28 22:39:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '50995337-c393-5136-995a-dcca54088bae',
'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=10736364',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Abarth',
'model': '500',
'odometer': 33933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2018-05-24',
'seats_number': 4,
'seller_name': 'GMA Cars bv',
'title': 'Abarth 595 1.4 T-jet Pista - Petrol - Automatic - 160 hp - 33.933 '
'km',
'transmission': 'automatic',
'trim': 'Pista',
'vin': None,
'year': 2018}
2026-03-28 22:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:43 [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-28 22:39:43 [adesa.be] INFO: Saving data for 10736364: {'auction_closing_time': 1774863000.0, 'created_time': 1774624990.918491, 'last_price_update_time': 1774737583.716206}
2026-03-28 22:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736364') HTTP/1.1" 204 0
2026-03-28 22:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe8d100-2188-5348-a00f-52464228b013 with identifier: 10737701
2026-03-28 22:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe8d100-2188-5348-a00f-52464228b013 with scrape type 2
2026-03-28 22:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afe8d100-2188-5348-a00f-52464228b013 with scrape type 2
2026-03-28 22:39:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afe8d100-2188-5348-a00f-52464228b013, identifier: 10737701
2026-03-28 22:39:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afe8d100-2188-5348-a00f-52464228b013 with identifier: 10737701
2026-03-28 22:39:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afe8d100-2188-5348-a00f-52464228b013 with identifier: 10737701
2026-03-28 22:39:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afe8d100-2188-5348-a00f-52464228b013 with identifier: 10737701 to the API
2026-03-28 22:39:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737701>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'afe8d100-2188-5348-a00f-52464228b013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LGB974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Mito',
'odometer': 134046,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2013-03-12',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Alfa Romeo Mito 1.4i Distinctive - Petrol - Manual - 105 hp - '
'134.046 km',
'transmission': 'manual',
'trim': 'Distinctive',
'vin': None,
'year': 2013}
2026-03-28 22:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:44 [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-28 22:39:44 [adesa.be] INFO: Saving data for 10737701: {'auction_closing_time': 1774863000.0, 'created_time': 1774624978.827356, 'last_price_update_time': 1774737584.942269}
2026-03-28 22:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737701') HTTP/1.1" 204 0
2026-03-28 22:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3578bb15-c5ff-542f-9783-6aa99283ff19 with identifier: 10737301
2026-03-28 22:39:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3578bb15-c5ff-542f-9783-6aa99283ff19 with scrape type 2
2026-03-28 22:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3578bb15-c5ff-542f-9783-6aa99283ff19 with scrape type 2
2026-03-28 22:39:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3578bb15-c5ff-542f-9783-6aa99283ff19, identifier: 10737301
2026-03-28 22:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3578bb15-c5ff-542f-9783-6aa99283ff19 with identifier: 10737301
2026-03-28 22:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3578bb15-c5ff-542f-9783-6aa99283ff19 with identifier: 10737301
2026-03-28 22:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3578bb15-c5ff-542f-9783-6aa99283ff19 with identifier: 10737301 to the API
2026-03-28 22:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '3578bb15-c5ff-542f-9783-6aa99283ff19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'bZ4X',
'odometer': 13603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16050,
'price_includes_vat': True,
'registration_date': '2025-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota bZ4X 64 kWh - Electric - Automatic - 204 hp - 13.603 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:46 [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-28 22:39:46 [adesa.be] INFO: Saving data for 10737301: {'auction_closing_time': 1774865700.0, 'created_time': 1774624981.448832, 'last_price_update_time': 1774737586.099145}
2026-03-28 22:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737301') HTTP/1.1" 204 0
2026-03-28 22:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10735552
2026-03-28 22:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 821edc17-396c-525c-a76d-14cd0d9c8843 with scrape type 2
2026-03-28 22:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 821edc17-396c-525c-a76d-14cd0d9c8843 with scrape type 2
2026-03-28 22:39:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 821edc17-396c-525c-a76d-14cd0d9c8843, identifier: 10735552
2026-03-28 22:39:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10735552
2026-03-28 22:39:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10735552
2026-03-28 22:39:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10735552 to the API
2026-03-28 22:39:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735552>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '821edc17-396c-525c-a76d-14cd0d9c8843',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CLZ584',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 284208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2450,
'price_includes_vat': True,
'registration_date': '2012-01-02',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Audi A3 Sportback 1.6 TDI Attraction - Diesel - Manual - 105 hp - '
'284.208 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2012}
2026-03-28 22:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:46 [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-28 22:39:46 [adesa.be] INFO: Saving data for 10735552: {'auction_closing_time': 1774863000.0, 'created_time': 1774624999.935315, 'last_price_update_time': 1774737586.75476}
2026-03-28 22:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735552') HTTP/1.1" 204 0
2026-03-28 22:39:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10736997
2026-03-28 22:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ea768da-8503-51a6-a7b6-7634029d5d23 with scrape type 2
2026-03-28 22:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ea768da-8503-51a6-a7b6-7634029d5d23 with scrape type 2
2026-03-28 22:39:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ea768da-8503-51a6-a7b6-7634029d5d23, identifier: 10736997
2026-03-28 22:39:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 404a2db8-8c30-551e-bc93-59ddd7be97df with identifier: 10737300
2026-03-28 22:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 404a2db8-8c30-551e-bc93-59ddd7be97df with scrape type 2
2026-03-28 22:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 404a2db8-8c30-551e-bc93-59ddd7be97df with scrape type 2
2026-03-28 22:39:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 404a2db8-8c30-551e-bc93-59ddd7be97df, identifier: 10737300
2026-03-28 22:39:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10736997
2026-03-28 22:39:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10736997
2026-03-28 22:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10736997 to the API
2026-03-28 22:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736997>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1ea768da-8503-51a6-a7b6-7634029d5d23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAU676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736997',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 151781,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 151.781 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-28 22:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:47 [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-28 22:39:47 [adesa.be] INFO: Saving data for 10736997: {'auction_closing_time': 1774865400.0, 'created_time': 1774624951.048908, 'last_price_update_time': 1774737587.254277}
2026-03-28 22:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736997') HTTP/1.1" 204 0
2026-03-28 22:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 404a2db8-8c30-551e-bc93-59ddd7be97df with identifier: 10737300
2026-03-28 22:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 404a2db8-8c30-551e-bc93-59ddd7be97df with identifier: 10737300
2026-03-28 22:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 404a2db8-8c30-551e-bc93-59ddd7be97df with identifier: 10737300 to the API
2026-03-28 22:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737300>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '404a2db8-8c30-551e-bc93-59ddd7be97df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VNQ865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 161701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2011-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Cupra 2.0 - Petrol - Manual - 265 hp - 161.701 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:47 [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-28 22:39:47 [adesa.be] INFO: Saving data for 10737300: {'auction_closing_time': 1774865700.0, 'created_time': 1774624977.231216, 'last_price_update_time': 1774737587.537939}
2026-03-28 22:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737300') HTTP/1.1" 204 0
2026-03-28 22:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10737062
2026-03-28 22:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10f995f2-81ca-58ef-86b4-06a4f07981ee with scrape type 2
2026-03-28 22:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10f995f2-81ca-58ef-86b4-06a4f07981ee with scrape type 2
2026-03-28 22:39:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10f995f2-81ca-58ef-86b4-06a4f07981ee, identifier: 10737062
2026-03-28 22:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10737062
2026-03-28 22:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10737062
2026-03-28 22:39:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10737062 to the API
2026-03-28 22:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737062>
{'auction_title': '',
'c_o_2_emission_value': 158,
'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:10:00Z',
'fuel_type': 'Petrol',
'id': '10f995f2-81ca-58ef-86b4-06a4f07981ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPS196',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737062',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 158693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-05-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 158.693 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-28 22:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:51 [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-28 22:39:51 [adesa.be] INFO: Saving data for 10737062: {'auction_closing_time': 1774865400.0, 'created_time': 1774624915.681327, 'last_price_update_time': 1774737591.583668}
2026-03-28 22:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737062') HTTP/1.1" 204 0
2026-03-28 22:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72460827-48d4-5d53-aeed-6df837d4ee2d with identifier: 10737155
2026-03-28 22:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72460827-48d4-5d53-aeed-6df837d4ee2d with scrape type 2
2026-03-28 22:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72460827-48d4-5d53-aeed-6df837d4ee2d with scrape type 2
2026-03-28 22:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72460827-48d4-5d53-aeed-6df837d4ee2d, identifier: 10737155
2026-03-28 22:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72460827-48d4-5d53-aeed-6df837d4ee2d with identifier: 10737155
2026-03-28 22:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72460827-48d4-5d53-aeed-6df837d4ee2d with identifier: 10737155
2026-03-28 22:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72460827-48d4-5d53-aeed-6df837d4ee2d with identifier: 10737155 to the API
2026-03-28 22:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737155>
{'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': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '72460827-48d4-5d53-aeed-6df837d4ee2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSB149',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737155',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 172030,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 172.030 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:54 [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-28 22:39:54 [adesa.be] INFO: Saving data for 10737155: {'auction_closing_time': 1774865400.0, 'created_time': 1774624954.765183, 'last_price_update_time': 1774737594.464658}
2026-03-28 22:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737155') HTTP/1.1" 204 0
2026-03-28 22:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10737033
2026-03-28 22:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with scrape type 2
2026-03-28 22:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with scrape type 2
2026-03-28 22:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd, identifier: 10737033
2026-03-28 22:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10737033
2026-03-28 22:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10737033
2026-03-28 22:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10737033 to the API
2026-03-28 22:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:39: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-28 22:39:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737033>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '2ca82ecb-bbc2-5a65-a932-2eadef7db3fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUA915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737033',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 107574,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Seat Leon Sportstourer 1.0 TSI Move! - Petrol - Manual - 90 hp - '
'107.574 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2023}
2026-03-28 22:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:54 [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-28 22:39:54 [adesa.be] INFO: Saving data for 10737033: {'auction_closing_time': 1774865400.0, 'created_time': 1774624955.185059, 'last_price_update_time': 1774737594.851748}
2026-03-28 22:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737033') HTTP/1.1" 204 0
2026-03-28 22:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:39:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e6710a5-0022-5c25-91dc-543241e69f16 with identifier: 10739884
2026-03-28 22:40:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e6710a5-0022-5c25-91dc-543241e69f16 with scrape type 2
2026-03-28 22:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e6710a5-0022-5c25-91dc-543241e69f16 with scrape type 2
2026-03-28 22:40:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e6710a5-0022-5c25-91dc-543241e69f16, identifier: 10739884
2026-03-28 22:40:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e6710a5-0022-5c25-91dc-543241e69f16 with identifier: 10739884
2026-03-28 22:40:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e6710a5-0022-5c25-91dc-543241e69f16 with identifier: 10739884
2026-03-28 22:40:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e6710a5-0022-5c25-91dc-543241e69f16 with identifier: 10739884 to the API
2026-03-28 22:40:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739884>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1e6710a5-0022-5c25-91dc-543241e69f16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ARZ410',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739884',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 262899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-08-09',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Alfa Romeo Stelvio 2.2 - Diesel - Automatic - 160 hp - 262.899 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:00 [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-28 22:40:00 [adesa.be] INFO: Saving data for 10739884: {'auction_closing_time': 1774863000.0, 'created_time': 1774624982.644055, 'last_price_update_time': 1774737600.442031}
2026-03-28 22:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739884') HTTP/1.1" 204 0
2026-03-28 22:40:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10737031
2026-03-28 22:40:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a21fd5-6c11-545b-b964-9808197751a9 with scrape type 2
2026-03-28 22:40:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85a21fd5-6c11-545b-b964-9808197751a9 with scrape type 2
2026-03-28 22:40:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85a21fd5-6c11-545b-b964-9808197751a9, identifier: 10737031
2026-03-28 22:40:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10737031
2026-03-28 22:40:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10737031
2026-03-28 22:40:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10737031 to the API
2026-03-28 22:40:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737031>
{'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': 115,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '85a21fd5-6c11-545b-b964-9808197751a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACX566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737031',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 96369,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kamiq 1.6 TDI Ambition - Diesel - Automatic - 115 hp - 96.369 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:05 [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-28 22:40:05 [adesa.be] INFO: Saving data for 10737031: {'auction_closing_time': 1774865400.0, 'created_time': 1774624914.845985, 'last_price_update_time': 1774737605.845853}
2026-03-28 22:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737031') HTTP/1.1" 204 0
2026-03-28 22:40:07 [scrapy.extensions.logstats] INFO: Crawled 1296 pages (at 20 pages/min), scraped 1266 items (at 20 items/min)
2026-03-28 22:40:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:40:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10737034
2026-03-28 22:40:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b4706b-0be4-5883-98be-8c27257fa60a with scrape type 2
2026-03-28 22:40:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06b4706b-0be4-5883-98be-8c27257fa60a with scrape type 2
2026-03-28 22:40:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06b4706b-0be4-5883-98be-8c27257fa60a, identifier: 10737034
2026-03-28 22:40:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10737034
2026-03-28 22:40:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10737034
2026-03-28 22:40:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10737034 to the API
2026-03-28 22:40:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737034>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '06b4706b-0be4-5883-98be-8c27257fa60a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADT636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737034',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 101549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Megane Grandtour 1.6 - Hybrid - Automatic - 91 hp - 101.549 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:07 [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-28 22:40:07 [adesa.be] INFO: Saving data for 10737034: {'auction_closing_time': 1774865400.0, 'created_time': 1774624913.878429, 'last_price_update_time': 1774737607.765487}
2026-03-28 22:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737034') HTTP/1.1" 204 0
2026-03-28 22:40:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6e091bc-a7b6-5ece-a2e5-05202670f438 with identifier: 10735445
2026-03-28 22:40:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6e091bc-a7b6-5ece-a2e5-05202670f438 with scrape type 2
2026-03-28 22:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6e091bc-a7b6-5ece-a2e5-05202670f438 with scrape type 2
2026-03-28 22:40:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e6e091bc-a7b6-5ece-a2e5-05202670f438, identifier: 10735445
2026-03-28 22:40:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e6e091bc-a7b6-5ece-a2e5-05202670f438 with identifier: 10735445
2026-03-28 22:40:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e6e091bc-a7b6-5ece-a2e5-05202670f438 with identifier: 10735445
2026-03-28 22:40:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e6e091bc-a7b6-5ece-a2e5-05202670f438 with identifier: 10735445 to the API
2026-03-28 22:40:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735445>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e6e091bc-a7b6-5ece-a2e5-05202670f438',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DVH938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735445',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 187045,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2012-10-11',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 Allroad 2.0 TDI - Quattro - Diesel - Manual - 177 hp - '
'187.045 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:09 [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-28 22:40:09 [adesa.be] INFO: Saving data for 10735445: {'auction_closing_time': 1774863000.0, 'created_time': 1774627027.432258, 'last_price_update_time': 1774737609.981}
2026-03-28 22:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735445') HTTP/1.1" 204 0
2026-03-28 22:40:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10736976
2026-03-28 22:40:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with scrape type 2
2026-03-28 22:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with scrape type 2
2026-03-28 22:40:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0, identifier: 10736976
2026-03-28 22:40:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10736976
2026-03-28 22:40:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10736976
2026-03-28 22:40:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10736976 to the API
2026-03-28 22:40:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736976>
{'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': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABW192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736976',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 155724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7850,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Megane Grandtour 1.5 DCI - Diesel - Manual - 116 hp - '
'155.724 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:12 [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-28 22:40:12 [adesa.be] INFO: Saving data for 10736976: {'auction_closing_time': 1774865400.0, 'created_time': 1774624912.644832, 'last_price_update_time': 1774737612.28945}
2026-03-28 22:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736976') HTTP/1.1" 204 0
2026-03-28 22:40:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10737030
2026-03-28 22:40:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59795128-3e14-5ad4-9150-778c93be1d2b with scrape type 2
2026-03-28 22:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59795128-3e14-5ad4-9150-778c93be1d2b with scrape type 2
2026-03-28 22:40:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59795128-3e14-5ad4-9150-778c93be1d2b, identifier: 10737030
2026-03-28 22:40:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10737030
2026-03-28 22:40:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10737030
2026-03-28 22:40:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10737030 to the API
2026-03-28 22:40:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737030>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '59795128-3e14-5ad4-9150-778c93be1d2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLU898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737030',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 135576,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2018-09-27',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Renault Trafic L2H1 1.6 DCI Grand Comfort - Diesel - Manual - 95 hp '
'- 135.576 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2018}
2026-03-28 22:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:16 [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-28 22:40:16 [adesa.be] INFO: Saving data for 10737030: {'auction_closing_time': 1774865400.0, 'created_time': 1774624919.877301, 'last_price_update_time': 1774737616.444153}
2026-03-28 22:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737030') HTTP/1.1" 204 0
2026-03-28 22:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10736947
2026-03-28 22:40:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f48f617-f3d3-5865-99a2-4e22919344c5 with scrape type 2
2026-03-28 22:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f48f617-f3d3-5865-99a2-4e22919344c5 with scrape type 2
2026-03-28 22:40:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f48f617-f3d3-5865-99a2-4e22919344c5, identifier: 10736947
2026-03-28 22:40:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10736947
2026-03-28 22:40:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10736947
2026-03-28 22:40:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10736947 to the API
2026-03-28 22:40:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736947>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0f48f617-f3d3-5865-99a2-4e22919344c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TMP078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736947',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 234180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4350,
'price_includes_vat': True,
'registration_date': '2015-02-25',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Renault Master L2H2 2.3 DCI - Diesel - Manual - 135 hp - 234.180 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-28 22:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:17 [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-28 22:40:17 [adesa.be] INFO: Saving data for 10736947: {'auction_closing_time': 1774865400.0, 'created_time': 1774624916.370405, 'last_price_update_time': 1774737617.777162}
2026-03-28 22:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736947') HTTP/1.1" 204 0
2026-03-28 22:40:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10736986
2026-03-28 22:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a with scrape type 2
2026-03-28 22:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a with scrape type 2
2026-03-28 22:40:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5432251c-a3bb-5778-8a0b-f4ddb10d965a, identifier: 10736986
2026-03-28 22:40:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10736986
2026-03-28 22:40:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10736986
2026-03-28 22:40:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10736986 to the API
2026-03-28 22:40:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736986>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5432251c-a3bb-5778-8a0b-f4ddb10d965a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736986',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 177956,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Renault Master L3H1 2.3 DCI Grand Comfort - Diesel - Manual - 150 '
'hp - 177.956 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:20 [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-28 22:40:20 [adesa.be] INFO: Saving data for 10736986: {'auction_closing_time': 1774865400.0, 'created_time': 1774624958.457554, 'last_price_update_time': 1774737620.278704}
2026-03-28 22:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736986') HTTP/1.1" 204 0
2026-03-28 22:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10736968
2026-03-28 22:40:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07e0d37-80af-529d-8a3b-99d85d53620e with scrape type 2
2026-03-28 22:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07e0d37-80af-529d-8a3b-99d85d53620e with scrape type 2
2026-03-28 22:40:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07e0d37-80af-529d-8a3b-99d85d53620e, identifier: 10736968
2026-03-28 22:40:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10736968
2026-03-28 22:40:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10736968
2026-03-28 22:40:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10736968 to the API
2026-03-28 22:40:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736968>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'f07e0d37-80af-529d-8a3b-99d85d53620e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBE182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736968',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 53334,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Seat Arona 1.0 TSI reference - Petrol - Manual - 95 hp - 53.334 km',
'transmission': 'manual',
'trim': 'reference',
'vin': None,
'year': 2023}
2026-03-28 22:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:23 [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-28 22:40:23 [adesa.be] INFO: Saving data for 10736968: {'auction_closing_time': 1774865400.0, 'created_time': 1774624965.905439, 'last_price_update_time': 1774737623.790528}
2026-03-28 22:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736968') HTTP/1.1" 204 0
2026-03-28 22:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10736934
2026-03-28 22:40:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 with scrape type 2
2026-03-28 22:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 with scrape type 2
2026-03-28 22:40:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b34097b7-4bf8-5fd3-895c-b0591fae9a21, identifier: 10736934
2026-03-28 22:40:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10736934
2026-03-28 22:40:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10736934
2026-03-28 22:40:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10736934 to the API
2026-03-28 22:40:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736934>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b34097b7-4bf8-5fd3-895c-b0591fae9a21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMA516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736934',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 172687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Kadjar 1.3 TCe - Petrol - Automatic - 140 hp - 172.687 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:32 [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-28 22:40:32 [adesa.be] INFO: Saving data for 10736934: {'auction_closing_time': 1774865400.0, 'created_time': 1774624948.782082, 'last_price_update_time': 1774737632.065015}
2026-03-28 22:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736934') HTTP/1.1" 204 0
2026-03-28 22:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10736984
2026-03-28 22:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with scrape type 2
2026-03-28 22:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with scrape type 2
2026-03-28 22:40:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04523ddf-779b-560b-b2c4-5c527cb4ccf7, identifier: 10736984
2026-03-28 22:40:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10736984
2026-03-28 22:40:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10736984
2026-03-28 22:40:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10736984 to the API
2026-03-28 22:40:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736984>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '04523ddf-779b-560b-b2c4-5c527cb4ccf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL846',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736984',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 171242,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13750,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Renault Master dropside 2.3 DCI - Diesel - Manual - 150 hp - '
'171.242 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:32 [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-28 22:40:32 [adesa.be] INFO: Saving data for 10736984: {'auction_closing_time': 1774865400.0, 'created_time': 1774624907.866899, 'last_price_update_time': 1774737632.912956}
2026-03-28 22:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736984') HTTP/1.1" 204 0
2026-03-28 22:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10737064
2026-03-28 22:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with scrape type 2
2026-03-28 22:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with scrape type 2
2026-03-28 22:40:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1, identifier: 10737064
2026-03-28 22:40:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10737064
2026-03-28 22:40:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10737064
2026-03-28 22:40:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10737064 to the API
2026-03-28 22:40:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737064>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '47bdfd6f-73b3-52a9-9e31-d282b0f19ab1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKZ248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737064',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Austral',
'odometer': 212753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Austral 1.2 Iconic - Hybrid - Automatic - 131 hp - 212.753 '
'km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2023}
2026-03-28 22:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:36 [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-28 22:40:36 [adesa.be] INFO: Saving data for 10737064: {'auction_closing_time': 1774865400.0, 'created_time': 1774624910.600935, 'last_price_update_time': 1774737636.441298}
2026-03-28 22:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737064') HTTP/1.1" 204 0
2026-03-28 22:40:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.231(s), this was the 1st time calling it.
2026-03-28 22:40:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.5759521432225485 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10737110
2026-03-28 22:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41641835-8c64-541c-8247-d516122f612e with scrape type 2
2026-03-28 22:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41641835-8c64-541c-8247-d516122f612e with scrape type 2
2026-03-28 22:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41641835-8c64-541c-8247-d516122f612e, identifier: 10737110
2026-03-28 22:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10737110
2026-03-28 22:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10737110
2026-03-28 22:40:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10737110 to the API
2026-03-28 22:40:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737110>
{'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': 91,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '41641835-8c64-541c-8247-d516122f612e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAA729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737110',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 109367,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10950,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Megane Grandtour 1.6 - Hybrid - Automatic - 91 hp - 109.367 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:38 [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-28 22:40:38 [adesa.be] INFO: Saving data for 10737110: {'auction_closing_time': 1774865400.0, 'created_time': 1774624958.140365, 'last_price_update_time': 1774737638.799764}
2026-03-28 22:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737110') HTTP/1.1" 204 0
2026-03-28 22:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10737105
2026-03-28 22:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a28c046c-e996-5463-9d8e-c6543215ec3a with scrape type 2
2026-03-28 22:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a28c046c-e996-5463-9d8e-c6543215ec3a with scrape type 2
2026-03-28 22:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a28c046c-e996-5463-9d8e-c6543215ec3a, identifier: 10737105
2026-03-28 22:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10737105
2026-03-28 22:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10737105
2026-03-28 22:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10737105 to the API
2026-03-28 22:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737105>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a28c046c-e996-5463-9d8e-c6543215ec3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKZ622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737105',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 165855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Arkana 1.6 - Hybrid - Automatic - 94 hp - 165.855 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:40 [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-28 22:40:40 [adesa.be] INFO: Saving data for 10737105: {'auction_closing_time': 1774865400.0, 'created_time': 1774624905.81411, 'last_price_update_time': 1774737640.601631}
2026-03-28 22:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737105') HTTP/1.1" 204 0
2026-03-28 22:40:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10737079
2026-03-28 22:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc918509-778a-52db-9670-89d6e6c646be with scrape type 2
2026-03-28 22:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc918509-778a-52db-9670-89d6e6c646be with scrape type 2
2026-03-28 22:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc918509-778a-52db-9670-89d6e6c646be, identifier: 10737079
2026-03-28 22:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10737079
2026-03-28 22:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10737079
2026-03-28 22:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10737079 to the API
2026-03-28 22:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737079>
{'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-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'dc918509-778a-52db-9670-89d6e6c646be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFF469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737079',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 51501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 51.501 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:41 [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-28 22:40:41 [adesa.be] INFO: Saving data for 10737079: {'auction_closing_time': 1774865400.0, 'created_time': 1774624910.080823, 'last_price_update_time': 1774737641.229017}
2026-03-28 22:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737079') HTTP/1.1" 204 0
2026-03-28 22:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10736982
2026-03-28 22:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with scrape type 2
2026-03-28 22:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with scrape type 2
2026-03-28 22:40:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d, identifier: 10736982
2026-03-28 22:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10736982
2026-03-28 22:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10736982
2026-03-28 22:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10736982 to the API
2026-03-28 22:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736982>
{'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': 94,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWL240',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736982',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 174336,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Arkana 1.6 Techno - Hybrid - Automatic - 94 hp - 174.336 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-28 22:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:42 [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-28 22:40:42 [adesa.be] INFO: Saving data for 10736982: {'auction_closing_time': 1774865400.0, 'created_time': 1774624950.320372, 'last_price_update_time': 1774737642.806425}
2026-03-28 22:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736982') HTTP/1.1" 204 0
2026-03-28 22:40:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.604(s), this was the 1st time calling it.
2026-03-28 22:40:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.285030828939744 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10737166
2026-03-28 22:40:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with scrape type 2
2026-03-28 22:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with scrape type 2
2026-03-28 22:40:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f4ab57c-a9c3-5c69-aa40-7bd747949233, identifier: 10737166
2026-03-28 22:40:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10737166
2026-03-28 22:40:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10737166
2026-03-28 22:40:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10737166 to the API
2026-03-28 22:40:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737166>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7f4ab57c-a9c3-5c69-aa40-7bd747949233',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAU277A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737166',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 127028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Captur 1.6 Initiale Paris - Hybrid - Automatic - 91 hp - '
'127.028 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2021}
2026-03-28 22:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:46 [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-28 22:40:46 [adesa.be] INFO: Saving data for 10737166: {'auction_closing_time': 1774865400.0, 'created_time': 1774624942.256203, 'last_price_update_time': 1774737646.433667}
2026-03-28 22:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737166') HTTP/1.1" 204 0
2026-03-28 22:40:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 36.966(s), this was the 1st time calling it.
2026-03-28 22:40:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.283042143825902 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:40:46 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '7db255df21442a3fed460e6eeb665d0c', '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=7db255df21442a3fed460e6eeb665d0c.
2026-03-28 22:40:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:40:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 406fc99d-29ca-5ad9-bc6d-0b871fde452d with identifier: 10738277
2026-03-28 22:40:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 406fc99d-29ca-5ad9-bc6d-0b871fde452d with scrape type 2
2026-03-28 22:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 406fc99d-29ca-5ad9-bc6d-0b871fde452d with scrape type 2
2026-03-28 22:40:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 406fc99d-29ca-5ad9-bc6d-0b871fde452d, identifier: 10738277
2026-03-28 22:40:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 406fc99d-29ca-5ad9-bc6d-0b871fde452d with identifier: 10738277
2026-03-28 22:40:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 406fc99d-29ca-5ad9-bc6d-0b871fde452d with identifier: 10738277
2026-03-28 22:40:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 406fc99d-29ca-5ad9-bc6d-0b871fde452d with identifier: 10738277 to the API
2026-03-28 22:40:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738277>
{'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': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '406fc99d-29ca-5ad9-bc6d-0b871fde452d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'POPCONS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 53610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Audi A6 Avant 40 TFSI Sport - Petrol - Automatic - 204 hp - 53.610 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-28 22:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:48 [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-28 22:40:48 [adesa.be] INFO: Saving data for 10738277: {'auction_closing_time': 1774863000.0, 'created_time': 1774627041.099307, 'last_price_update_time': 1774737648.943553}
2026-03-28 22:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738277') HTTP/1.1" 204 0
2026-03-28 22:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10737612
2026-03-28 22:40:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d10db074-7d68-541f-b71f-834777c67da4 with scrape type 2
2026-03-28 22:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d10db074-7d68-541f-b71f-834777c67da4 with scrape type 2
2026-03-28 22:40:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d10db074-7d68-541f-b71f-834777c67da4, identifier: 10737612
2026-03-28 22:40:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10737612
2026-03-28 22:40:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10737612
2026-03-28 22:40:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10737612 to the API
2026-03-28 22:40:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737612>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'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': 'd10db074-7d68-541f-b71f-834777c67da4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NTD780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 149536,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2016-04-20',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q3 2.0 TDI - Diesel - Manual - 120 hp - 149.536 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:53 [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-28 22:40:53 [adesa.be] INFO: Saving data for 10737612: {'auction_closing_time': 1774863000.0, 'created_time': 1774625001.355514, 'last_price_update_time': 1774737653.308477}
2026-03-28 22:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737612') HTTP/1.1" 204 0
2026-03-28 22:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10736957
2026-03-28 22:40:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d461cef-784d-5585-b86c-c3f71b4e075c with scrape type 2
2026-03-28 22:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d461cef-784d-5585-b86c-c3f71b4e075c with scrape type 2
2026-03-28 22:40:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d461cef-784d-5585-b86c-c3f71b4e075c, identifier: 10736957
2026-03-28 22:40:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10736957
2026-03-28 22:40:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10736957
2026-03-28 22:40:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10736957 to the API
2026-03-28 22:40:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736957>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9d461cef-784d-5585-b86c-c3f71b4e075c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQE984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736957',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 94838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner L2H1 1.6 HDI - Diesel - Manual - 100 hp - 94.838 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:53 [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-28 22:40:53 [adesa.be] INFO: Saving data for 10736957: {'auction_closing_time': 1774865400.0, 'created_time': 1774624925.839416, 'last_price_update_time': 1774737653.993573}
2026-03-28 22:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736957') HTTP/1.1" 204 0
2026-03-28 22:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283
2026-03-28 22:40:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with scrape type 2
2026-03-28 22:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with scrape type 2
2026-03-28 22:40:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d, identifier: 10740283
2026-03-28 22:40:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283
2026-03-28 22:40:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283
2026-03-28 22:40:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283 to the API
2026-03-28 22:40:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFM654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 150610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 150.610 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-28 22:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:54 [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-28 22:40:54 [adesa.be] INFO: Saving data for 10740283: {'auction_closing_time': 1774865400.0, 'created_time': 1774649933.916992, 'last_price_update_time': 1774737654.978456}
2026-03-28 22:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740283') HTTP/1.1" 204 0
2026-03-28 22:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:40:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:40:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10737059
2026-03-28 22:40:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887721eb-4dd5-5601-9645-cc0406112c07 with scrape type 2
2026-03-28 22:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 887721eb-4dd5-5601-9645-cc0406112c07 with scrape type 2
2026-03-28 22:40:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 887721eb-4dd5-5601-9645-cc0406112c07, identifier: 10737059
2026-03-28 22:40:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10737059
2026-03-28 22:40:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10737059
2026-03-28 22:40:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10737059 to the API
2026-03-28 22:40:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:40: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-28 22:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '887721eb-4dd5-5601-9645-cc0406112c07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCJ691A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737059',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 94816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12050,
'price_includes_vat': True,
'registration_date': '2019-04-24',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Renault Master L4H2 2.3 DCI - Diesel - Manual - 163 hp - 94.816 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:57 [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-28 22:40:57 [adesa.be] INFO: Saving data for 10737059: {'auction_closing_time': 1774865400.0, 'created_time': 1774624911.458806, 'last_price_update_time': 1774737657.846264}
2026-03-28 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737059') HTTP/1.1" 204 0
2026-03-28 22:41:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10737077
2026-03-28 22:41:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with scrape type 2
2026-03-28 22:41:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with scrape type 2
2026-03-28 22:41:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cd6575e-abda-58d0-a5d8-a2e5744438d4, identifier: 10737077
2026-03-28 22:41:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10737077
2026-03-28 22:41:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10737077
2026-03-28 22:41:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10737077 to the API
2026-03-28 22:41:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737077>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6cd6575e-abda-58d0-a5d8-a2e5744438d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTF032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737077',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Traveller',
'odometer': 108696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 9,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Traveller L2 1.5 HDI Business - Diesel - Manual - 120 hp - '
'108.696 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:02 [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-28 22:41:02 [adesa.be] INFO: Saving data for 10737077: {'auction_closing_time': 1774865400.0, 'created_time': 1774624908.671543, 'last_price_update_time': 1774737662.105803}
2026-03-28 22:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737077') HTTP/1.1" 204 0
2026-03-28 22:41:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4635eb29-d9cc-53cd-8a42-0262b35596a6 with identifier: 10736966
2026-03-28 22:41:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 with scrape type 2
2026-03-28 22:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 with scrape type 2
2026-03-28 22:41:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4635eb29-d9cc-53cd-8a42-0262b35596a6, identifier: 10736966
2026-03-28 22:41:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4635eb29-d9cc-53cd-8a42-0262b35596a6 with identifier: 10736966
2026-03-28 22:41:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4635eb29-d9cc-53cd-8a42-0262b35596a6 with identifier: 10736966
2026-03-28 22:41:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4635eb29-d9cc-53cd-8a42-0262b35596a6 with identifier: 10736966 to the API
2026-03-28 22:41:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736966>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '4635eb29-d9cc-53cd-8a42-0262b35596a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJT465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736966',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 81862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11150,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Automatic - 130 hp - 81.862 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:02 [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-28 22:41:02 [adesa.be] INFO: Saving data for 10736966: {'auction_closing_time': 1774865400.0, 'created_time': 1774624952.964232, 'last_price_update_time': 1774737662.734673}
2026-03-28 22:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736966') HTTP/1.1" 204 0
2026-03-28 22:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10737127
2026-03-28 22:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190f9f2c-7169-5518-afbb-4467d48ebf10 with scrape type 2
2026-03-28 22:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 190f9f2c-7169-5518-afbb-4467d48ebf10 with scrape type 2
2026-03-28 22:41:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 190f9f2c-7169-5518-afbb-4467d48ebf10, identifier: 10737127
2026-03-28 22:41:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10737127
2026-03-28 22:41:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10737127
2026-03-28 22:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10737127 to the API
2026-03-28 22:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737127>
{'auction_title': '',
'c_o_2_emission_value': 91,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '190f9f2c-7169-5518-afbb-4467d48ebf10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737127',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 148944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Style - Diesel - Manual - 100 hp - 148.944 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-28 22:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:05 [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-28 22:41:05 [adesa.be] INFO: Saving data for 10737127: {'auction_closing_time': 1774865400.0, 'created_time': 1774624899.290136, 'last_price_update_time': 1774737665.207386}
2026-03-28 22:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737127') HTTP/1.1" 204 0
2026-03-28 22:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10737068
2026-03-28 22:41:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with scrape type 2
2026-03-28 22:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with scrape type 2
2026-03-28 22:41:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4, identifier: 10737068
2026-03-28 22:41:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10737068
2026-03-28 22:41:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10737068
2026-03-28 22:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10737068 to the API
2026-03-28 22:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5b90a9ba-3f6f-50cc-b130-6db3a0d712b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737068',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 33005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 1,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 33.005 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 22:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:06 [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-28 22:41:06 [adesa.be] INFO: Saving data for 10737068: {'auction_closing_time': 1774865400.0, 'created_time': 1774624906.350165, 'last_price_update_time': 1774737666.044353}
2026-03-28 22:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737068') HTTP/1.1" 204 0
2026-03-28 22:41:07 [scrapy.extensions.logstats] INFO: Crawled 1320 pages (at 24 pages/min), scraped 1290 items (at 24 items/min)
2026-03-28 22:41:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10737081
2026-03-28 22:41:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with scrape type 2
2026-03-28 22:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with scrape type 2
2026-03-28 22:41:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84ef2b2b-ea54-5175-816b-aa2317dc64a9, identifier: 10737081
2026-03-28 22:41:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10737081
2026-03-28 22:41:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10737081
2026-03-28 22:41:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10737081 to the API
2026-03-28 22:41:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737081>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '84ef2b2b-ea54-5175-816b-aa2317dc64a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVA116',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737081',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 188559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'188.559 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 22:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:09 [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-28 22:41:09 [adesa.be] INFO: Saving data for 10737081: {'auction_closing_time': 1774865400.0, 'created_time': 1774624971.656751, 'last_price_update_time': 1774737669.225891}
2026-03-28 22:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737081') HTTP/1.1" 204 0
2026-03-28 22:41:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10736940
2026-03-28 22:41:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c65eec-be65-5852-9b6c-0dab96ecfc08 with scrape type 2
2026-03-28 22:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64c65eec-be65-5852-9b6c-0dab96ecfc08 with scrape type 2
2026-03-28 22:41:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64c65eec-be65-5852-9b6c-0dab96ecfc08, identifier: 10736940
2026-03-28 22:41:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10736940
2026-03-28 22:41:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10736940
2026-03-28 22:41:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10736940 to the API
2026-03-28 22:41:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736940>
{'auction_title': '',
'c_o_2_emission_value': 91,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '64c65eec-be65-5852-9b6c-0dab96ecfc08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPK387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736940',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 176311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2020-10-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Manual - 100 hp - 176.311 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-28 22:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:10 [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-28 22:41:10 [adesa.be] INFO: Saving data for 10736940: {'auction_closing_time': 1774865400.0, 'created_time': 1774624896.268278, 'last_price_update_time': 1774737670.02782}
2026-03-28 22:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736940') HTTP/1.1" 204 0
2026-03-28 22:41:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f5c2347-d004-5d81-b3f4-f2d4a855fd97 with identifier: 10736930
2026-03-28 22:41:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5c2347-d004-5d81-b3f4-f2d4a855fd97 with scrape type 2
2026-03-28 22:41:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f5c2347-d004-5d81-b3f4-f2d4a855fd97 with scrape type 2
2026-03-28 22:41:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f5c2347-d004-5d81-b3f4-f2d4a855fd97, identifier: 10736930
2026-03-28 22:41:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f5c2347-d004-5d81-b3f4-f2d4a855fd97 with identifier: 10736930
2026-03-28 22:41:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f5c2347-d004-5d81-b3f4-f2d4a855fd97 with identifier: 10736930
2026-03-28 22:41:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f5c2347-d004-5d81-b3f4-f2d4a855fd97 with identifier: 10736930 to the API
2026-03-28 22:41:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736930>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3f5c2347-d004-5d81-b3f4-f2d4a855fd97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHJ867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736930',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 159544,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.6 Roadtrip - Hybrid - Automatic - 181 hp - 159.544 '
'km',
'transmission': 'automatic',
'trim': 'Roadtrip',
'vin': None,
'year': 2021}
2026-03-28 22:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:11 [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-28 22:41:11 [adesa.be] INFO: Saving data for 10736930: {'auction_closing_time': 1774865400.0, 'created_time': 1774624962.83278, 'last_price_update_time': 1774737671.952857}
2026-03-28 22:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736930') HTTP/1.1" 204 0
2026-03-28 22:41:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10737067
2026-03-28 22:41:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1e714c0-cf51-504c-ba77-5a088ee02f8a with scrape type 2
2026-03-28 22:41:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1e714c0-cf51-504c-ba77-5a088ee02f8a with scrape type 2
2026-03-28 22:41:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1e714c0-cf51-504c-ba77-5a088ee02f8a, identifier: 10737067
2026-03-28 22:41:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10737067
2026-03-28 22:41:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10737067
2026-03-28 22:41:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10737067 to the API
2026-03-28 22:41:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c1e714c0-cf51-504c-ba77-5a088ee02f8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737067',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 30736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 1,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 30.736 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 22:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:14 [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-28 22:41:14 [adesa.be] INFO: Saving data for 10737067: {'auction_closing_time': 1774865400.0, 'created_time': 1774624965.542629, 'last_price_update_time': 1774737674.090804}
2026-03-28 22:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737067') HTTP/1.1" 204 0
2026-03-28 22:41:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286
2026-03-28 22:41:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b672275b-f25f-50ff-9c43-b1cc2aac28f9 with scrape type 2
2026-03-28 22:41:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b672275b-f25f-50ff-9c43-b1cc2aac28f9 with scrape type 2
2026-03-28 22:41:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b672275b-f25f-50ff-9c43-b1cc2aac28f9, identifier: 10740286
2026-03-28 22:41:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286
2026-03-28 22:41:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286
2026-03-28 22:41:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286 to the API
2026-03-28 22:41:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 375,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'b672275b-f25f-50ff-9c43-b1cc2aac28f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740286',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 90929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 42200,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Porsche Taycan Cross Turismo - Electric - Automatic - 375 hp - '
'90.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:16 [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-28 22:41:16 [adesa.be] INFO: Saving data for 10740286: {'auction_closing_time': 1774865400.0, 'created_time': 1774649928.416814, 'last_price_update_time': 1774737676.062217}
2026-03-28 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740286') HTTP/1.1" 204 0
2026-03-28 22:41:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba4d2b65-93f0-5120-9507-ed441ab62712 with identifier: 10736907
2026-03-28 22:41:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba4d2b65-93f0-5120-9507-ed441ab62712 with scrape type 2
2026-03-28 22:41:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba4d2b65-93f0-5120-9507-ed441ab62712 with scrape type 2
2026-03-28 22:41:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba4d2b65-93f0-5120-9507-ed441ab62712, identifier: 10736907
2026-03-28 22:41:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba4d2b65-93f0-5120-9507-ed441ab62712 with identifier: 10736907
2026-03-28 22:41:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba4d2b65-93f0-5120-9507-ed441ab62712 with identifier: 10736907
2026-03-28 22:41:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba4d2b65-93f0-5120-9507-ed441ab62712 with identifier: 10736907 to the API
2026-03-28 22:41:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736907>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ba4d2b65-93f0-5120-9507-ed441ab62712',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJP039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 166958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 181 hp - 166.958 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:16 [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-28 22:41:16 [adesa.be] INFO: Saving data for 10736907: {'auction_closing_time': 1774865400.0, 'created_time': 1774624897.769226, 'last_price_update_time': 1774737676.45373}
2026-03-28 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736907') HTTP/1.1" 204 0
2026-03-28 22:41:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10737158
2026-03-28 22:41:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f756d97d-62e0-5452-8bda-3d6ee6378bf3 with scrape type 2
2026-03-28 22:41:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f756d97d-62e0-5452-8bda-3d6ee6378bf3 with scrape type 2
2026-03-28 22:41:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f756d97d-62e0-5452-8bda-3d6ee6378bf3, identifier: 10737158
2026-03-28 22:41:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10737158
2026-03-28 22:41:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10737158
2026-03-28 22:41:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10737158 to the API
2026-03-28 22:41:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737158>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f756d97d-62e0-5452-8bda-3d6ee6378bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXW099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737158',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 174750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 131 hp - 174.750 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-28 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:17 [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-28 22:41:17 [adesa.be] INFO: Saving data for 10737158: {'auction_closing_time': 1774865400.0, 'created_time': 1774624900.291785, 'last_price_update_time': 1774737677.108701}
2026-03-28 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737158') HTTP/1.1" 204 0
2026-03-28 22:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c64f9b-47b3-5bff-8796-a5286df9eed3 with identifier: 10737006
2026-03-28 22:41:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c64f9b-47b3-5bff-8796-a5286df9eed3 with scrape type 2
2026-03-28 22:41:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62c64f9b-47b3-5bff-8796-a5286df9eed3 with scrape type 2
2026-03-28 22:41:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62c64f9b-47b3-5bff-8796-a5286df9eed3, identifier: 10737006
2026-03-28 22:41:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62c64f9b-47b3-5bff-8796-a5286df9eed3 with identifier: 10737006
2026-03-28 22:41:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62c64f9b-47b3-5bff-8796-a5286df9eed3 with identifier: 10737006
2026-03-28 22:41:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62c64f9b-47b3-5bff-8796-a5286df9eed3 with identifier: 10737006 to the API
2026-03-28 22:41:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737006>
{'auction_title': '',
'c_o_2_emission_value': 96,
'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:10:00Z',
'fuel_type': 'Diesel',
'id': '62c64f9b-47b3-5bff-8796-a5286df9eed3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQW412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737006',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 74743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 GT - Diesel - Automatic - 130 hp - 74.743 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2020}
2026-03-28 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:17 [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-28 22:41:17 [adesa.be] INFO: Saving data for 10737006: {'auction_closing_time': 1774865400.0, 'created_time': 1774624899.669852, 'last_price_update_time': 1774737677.63262}
2026-03-28 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737006') HTTP/1.1" 204 0
2026-03-28 22:41:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a99d31-d863-5c68-8391-0c443463b779 with identifier: 10736971
2026-03-28 22:41:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a99d31-d863-5c68-8391-0c443463b779 with scrape type 2
2026-03-28 22:41:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07a99d31-d863-5c68-8391-0c443463b779 with scrape type 2
2026-03-28 22:41:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07a99d31-d863-5c68-8391-0c443463b779, identifier: 10736971
2026-03-28 22:41:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07a99d31-d863-5c68-8391-0c443463b779 with identifier: 10736971
2026-03-28 22:41:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07a99d31-d863-5c68-8391-0c443463b779 with identifier: 10736971
2026-03-28 22:41:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07a99d31-d863-5c68-8391-0c443463b779 with identifier: 10736971 to the API
2026-03-28 22:41:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736971>
{'auction_title': '',
'c_o_2_emission_value': 104,
'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:10:00Z',
'fuel_type': 'Diesel',
'id': '07a99d31-d863-5c68-8391-0c443463b779',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGX602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736971',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 167309,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'167.309 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-28 22:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:19 [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-28 22:41:19 [adesa.be] INFO: Saving data for 10736971: {'auction_closing_time': 1774865400.0, 'created_time': 1774624963.801023, 'last_price_update_time': 1774737679.077015}
2026-03-28 22:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736971') HTTP/1.1" 204 0
2026-03-28 22:41:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with identifier: 10737123
2026-03-28 22:41:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with scrape type 2
2026-03-28 22:41:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with scrape type 2
2026-03-28 22:41:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a, identifier: 10737123
2026-03-28 22:41:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with identifier: 10737123
2026-03-28 22:41:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with identifier: 10737123
2026-03-28 22:41:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with identifier: 10737123 to the API
2026-03-28 22:41:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737123>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7bd93e71-a7be-5b5d-8bf8-ea202c37d01a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXY609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737123',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 82851,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13950,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'82.851 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:20 [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-28 22:41:20 [adesa.be] INFO: Saving data for 10737123: {'auction_closing_time': 1774865400.0, 'created_time': 1774624894.96888, 'last_price_update_time': 1774737680.425257}
2026-03-28 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737123') HTTP/1.1" 204 0
2026-03-28 22:41:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10737167
2026-03-28 22:41:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with scrape type 2
2026-03-28 22:41:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with scrape type 2
2026-03-28 22:41:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18, identifier: 10737167
2026-03-28 22:41:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10737167
2026-03-28 22:41:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10737167
2026-03-28 22:41:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10737167 to the API
2026-03-28 22:41:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737167>
{'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-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '05bd66fa-ffe0-5c34-b516-13cc8a5cec18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737167',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 48959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 110 hp - 48.959 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:20 [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-28 22:41:20 [adesa.be] INFO: Saving data for 10737167: {'auction_closing_time': 1774865400.0, 'created_time': 1774624959.414111, 'last_price_update_time': 1774737680.92159}
2026-03-28 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737167') HTTP/1.1" 204 0
2026-03-28 22:41:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af6f66fb-b0c2-5b90-b305-9b8d30db5b28 with identifier: 10736932
2026-03-28 22:41:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 with scrape type 2
2026-03-28 22:41:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 with scrape type 2
2026-03-28 22:41:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af6f66fb-b0c2-5b90-b305-9b8d30db5b28, identifier: 10736932
2026-03-28 22:41:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af6f66fb-b0c2-5b90-b305-9b8d30db5b28 with identifier: 10736932
2026-03-28 22:41:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af6f66fb-b0c2-5b90-b305-9b8d30db5b28 with identifier: 10736932
2026-03-28 22:41:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af6f66fb-b0c2-5b90-b305-9b8d30db5b28 with identifier: 10736932 to the API
2026-03-28 22:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736932>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'af6f66fb-b0c2-5b90-b305-9b8d30db5b28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHM277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736932',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 80680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2020-09-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 208 1.5 HDI Active - Diesel - Manual - 102 hp - 80.680 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-28 22:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:25 [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-28 22:41:25 [adesa.be] INFO: Saving data for 10736932: {'auction_closing_time': 1774865400.0, 'created_time': 1774624966.624868, 'last_price_update_time': 1774737685.711082}
2026-03-28 22:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736932') HTTP/1.1" 204 0
2026-03-28 22:41:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10740301
2026-03-28 22:41:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55aa5f20-8a13-5275-b402-ecb9dbb582db with scrape type 2
2026-03-28 22:41:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55aa5f20-8a13-5275-b402-ecb9dbb582db with scrape type 2
2026-03-28 22:41:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55aa5f20-8a13-5275-b402-ecb9dbb582db, identifier: 10740301
2026-03-28 22:41:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10740301
2026-03-28 22:41:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10740301
2026-03-28 22:41:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10740301 to the API
2026-03-28 22:41:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '55aa5f20-8a13-5275-b402-ecb9dbb582db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKV450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740301',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 95496,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 75 hp - 95.496 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 22:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:28 [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-28 22:41:28 [adesa.be] INFO: Saving data for 10740301: {'auction_closing_time': 1774865400.0, 'created_time': 1774649917.101762, 'last_price_update_time': 1774737688.037601}
2026-03-28 22:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740301') HTTP/1.1" 204 0
2026-03-28 22:41:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98309c4d-58e9-5b81-bd85-c7fb5d64738b with identifier: 10736961
2026-03-28 22:41:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98309c4d-58e9-5b81-bd85-c7fb5d64738b with scrape type 2
2026-03-28 22:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98309c4d-58e9-5b81-bd85-c7fb5d64738b with scrape type 2
2026-03-28 22:41:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98309c4d-58e9-5b81-bd85-c7fb5d64738b, identifier: 10736961
2026-03-28 22:41:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98309c4d-58e9-5b81-bd85-c7fb5d64738b with identifier: 10736961
2026-03-28 22:41:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98309c4d-58e9-5b81-bd85-c7fb5d64738b with identifier: 10736961
2026-03-28 22:41:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98309c4d-58e9-5b81-bd85-c7fb5d64738b with identifier: 10736961 to the API
2026-03-28 22:41:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736961>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '98309c4d-58e9-5b81-bd85-c7fb5d64738b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXD957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736961',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 74736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 208 1.2i Active Pack - Petrol - Manual - 101 hp - 74.736 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 22:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:31 [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-28 22:41:31 [adesa.be] INFO: Saving data for 10736961: {'auction_closing_time': 1774865400.0, 'created_time': 1774624885.29989, 'last_price_update_time': 1774737691.867468}
2026-03-28 22:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736961') HTTP/1.1" 204 0
2026-03-28 22:41:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb19976b-e699-5fa9-aa08-af559a290708 with identifier: 10736996
2026-03-28 22:41:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb19976b-e699-5fa9-aa08-af559a290708 with scrape type 2
2026-03-28 22:41:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb19976b-e699-5fa9-aa08-af559a290708 with scrape type 2
2026-03-28 22:41:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb19976b-e699-5fa9-aa08-af559a290708, identifier: 10736996
2026-03-28 22:41:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb19976b-e699-5fa9-aa08-af559a290708 with identifier: 10736996
2026-03-28 22:41:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb19976b-e699-5fa9-aa08-af559a290708 with identifier: 10736996
2026-03-28 22:41:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb19976b-e699-5fa9-aa08-af559a290708 with identifier: 10736996 to the API
2026-03-28 22:41:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736996>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'bb19976b-e699-5fa9-aa08-af559a290708',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAY332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736996',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 151198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6950,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 208 1.2i Active Pack - Petrol - Automatic - 101 hp - '
'151.198 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-28 22:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:32 [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-28 22:41:32 [adesa.be] INFO: Saving data for 10736996: {'auction_closing_time': 1774865400.0, 'created_time': 1774624883.751696, 'last_price_update_time': 1774737692.718017}
2026-03-28 22:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736996') HTTP/1.1" 204 0
2026-03-28 22:41:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8162b261-f39b-5480-85ac-6ef9bab18759 with identifier: 10737004
2026-03-28 22:41:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8162b261-f39b-5480-85ac-6ef9bab18759 with scrape type 2
2026-03-28 22:41:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8162b261-f39b-5480-85ac-6ef9bab18759 with scrape type 2
2026-03-28 22:41:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8162b261-f39b-5480-85ac-6ef9bab18759, identifier: 10737004
2026-03-28 22:41:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8162b261-f39b-5480-85ac-6ef9bab18759 with identifier: 10737004
2026-03-28 22:41:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8162b261-f39b-5480-85ac-6ef9bab18759 with identifier: 10737004
2026-03-28 22:41:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8162b261-f39b-5480-85ac-6ef9bab18759 with identifier: 10737004 to the API
2026-03-28 22:41:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737004>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '8162b261-f39b-5480-85ac-6ef9bab18759',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACX953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737004',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 165836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 165.836 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:33 [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-28 22:41:33 [adesa.be] INFO: Saving data for 10737004: {'auction_closing_time': 1774865400.0, 'created_time': 1774624891.570185, 'last_price_update_time': 1774737693.209249}
2026-03-28 22:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737004') HTTP/1.1" 204 0
2026-03-28 22:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3763ce9c-6bdb-502e-8346-864af7871eb1 with identifier: 10736906
2026-03-28 22:41:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3763ce9c-6bdb-502e-8346-864af7871eb1 with scrape type 2
2026-03-28 22:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3763ce9c-6bdb-502e-8346-864af7871eb1 with scrape type 2
2026-03-28 22:41:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3763ce9c-6bdb-502e-8346-864af7871eb1, identifier: 10736906
2026-03-28 22:41:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3763ce9c-6bdb-502e-8346-864af7871eb1 with identifier: 10736906
2026-03-28 22:41:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3763ce9c-6bdb-502e-8346-864af7871eb1 with identifier: 10736906
2026-03-28 22:41:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3763ce9c-6bdb-502e-8346-864af7871eb1 with identifier: 10736906 to the API
2026-03-28 22:41:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736906>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '3763ce9c-6bdb-502e-8346-864af7871eb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQW627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 131089,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 102 hp - 131.089 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-28 22:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:37 [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-28 22:41:37 [adesa.be] INFO: Saving data for 10736906: {'auction_closing_time': 1774865400.0, 'created_time': 1774624967.73144, 'last_price_update_time': 1774737697.962036}
2026-03-28 22:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736906') HTTP/1.1" 204 0
2026-03-28 22:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39a468d-5751-5f73-b473-8affa4fd88ee with identifier: 10740291
2026-03-28 22:41:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39a468d-5751-5f73-b473-8affa4fd88ee with scrape type 2
2026-03-28 22:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e39a468d-5751-5f73-b473-8affa4fd88ee with scrape type 2
2026-03-28 22:41:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e39a468d-5751-5f73-b473-8affa4fd88ee, identifier: 10740291
2026-03-28 22:41:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e39a468d-5751-5f73-b473-8affa4fd88ee with identifier: 10740291
2026-03-28 22:41:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e39a468d-5751-5f73-b473-8affa4fd88ee with identifier: 10740291
2026-03-28 22:41:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e39a468d-5751-5f73-b473-8affa4fd88ee with identifier: 10740291 to the API
2026-03-28 22:41:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740291>
{'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': 181,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e39a468d-5751-5f73-b473-8affa4fd88ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHG891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740291',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 34848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 181 hp - 34.848 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:40 [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-28 22:41:40 [adesa.be] INFO: Saving data for 10740291: {'auction_closing_time': 1774865400.0, 'created_time': 1774649913.871895, 'last_price_update_time': 1774737700.995688}
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740291') HTTP/1.1" 204 0
2026-03-28 22:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with identifier: 10737157
2026-03-28 22:41:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with scrape type 2
2026-03-28 22:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with scrape type 2
2026-03-28 22:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8767288a-4d27-5fa3-9f0b-fff59c4d1322, identifier: 10737157
2026-03-28 22:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with identifier: 10737157
2026-03-28 22:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with identifier: 10737157
2026-03-28 22:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with identifier: 10737157 to the API
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737157>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '8767288a-4d27-5fa3-9f0b-fff59c4d1322',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQZ221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737157',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 76856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i Style - Petrol - Manual - 130 hp - 76.856 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:41 [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-28 22:41:41 [adesa.be] INFO: Saving data for 10737157: {'auction_closing_time': 1774865400.0, 'created_time': 1774624879.730935, 'last_price_update_time': 1774737701.493418}
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737157') HTTP/1.1" 204 0
2026-03-28 22:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45b5d685-77ab-5afb-8658-51049f007fbc with identifier: 10737149
2026-03-28 22:41:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45b5d685-77ab-5afb-8658-51049f007fbc with scrape type 2
2026-03-28 22:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45b5d685-77ab-5afb-8658-51049f007fbc with scrape type 2
2026-03-28 22:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45b5d685-77ab-5afb-8658-51049f007fbc, identifier: 10737149
2026-03-28 22:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45b5d685-77ab-5afb-8658-51049f007fbc with identifier: 10737149
2026-03-28 22:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45b5d685-77ab-5afb-8658-51049f007fbc with identifier: 10737149
2026-03-28 22:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45b5d685-77ab-5afb-8658-51049f007fbc with identifier: 10737149 to the API
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737149>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '45b5d685-77ab-5afb-8658-51049f007fbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXK803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737149',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 139070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 110 hp - 139.070 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:41 [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-28 22:41:41 [adesa.be] INFO: Saving data for 10737149: {'auction_closing_time': 1774865400.0, 'created_time': 1774624885.782294, 'last_price_update_time': 1774737701.973504}
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737149') HTTP/1.1" 204 0
2026-03-28 22:41:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10740296
2026-03-28 22:41:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with scrape type 2
2026-03-28 22:41:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with scrape type 2
2026-03-28 22:41:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287, identifier: 10740296
2026-03-28 22:41:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10740296
2026-03-28 22:41:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10740296
2026-03-28 22:41:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10740296 to the API
2026-03-28 22:41:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740296>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740296',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 22639,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14250,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i GT - Petrol - Automatic - 130 hp - 22.639 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:43 [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-28 22:41:43 [adesa.be] INFO: Saving data for 10740296: {'auction_closing_time': 1774865400.0, 'created_time': 1774649910.567617, 'last_price_update_time': 1774737703.529178}
2026-03-28 22:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740296') HTTP/1.1" 204 0
2026-03-28 22:41:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10736999
2026-03-28 22:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6eb5aa1-6023-55af-b16d-f55f1857b154 with scrape type 2
2026-03-28 22:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6eb5aa1-6023-55af-b16d-f55f1857b154 with scrape type 2
2026-03-28 22:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6eb5aa1-6023-55af-b16d-f55f1857b154, identifier: 10736999
2026-03-28 22:41:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10736999
2026-03-28 22:41:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10736999
2026-03-28 22:41:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10736999 to the API
2026-03-28 22:41:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736999>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a6eb5aa1-6023-55af-b16d-f55f1857b154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736999',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 90187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9050,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - 90.187 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-28 22:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:46 [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-28 22:41:46 [adesa.be] INFO: Saving data for 10736999: {'auction_closing_time': 1774865400.0, 'created_time': 1774624886.752059, 'last_price_update_time': 1774737706.500185}
2026-03-28 22:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736999') HTTP/1.1" 204 0
2026-03-28 22:41:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f4d4f01-aac5-5414-b97a-4d1d75f96509 with identifier: 10737150
2026-03-28 22:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f4d4f01-aac5-5414-b97a-4d1d75f96509 with scrape type 2
2026-03-28 22:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f4d4f01-aac5-5414-b97a-4d1d75f96509 with scrape type 2
2026-03-28 22:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f4d4f01-aac5-5414-b97a-4d1d75f96509, identifier: 10737150
2026-03-28 22:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10737017
2026-03-28 22:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc73a33b-c687-50df-9c1e-1f24fc3ec460 with scrape type 2
2026-03-28 22:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc73a33b-c687-50df-9c1e-1f24fc3ec460 with scrape type 2
2026-03-28 22:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc73a33b-c687-50df-9c1e-1f24fc3ec460, identifier: 10737017
2026-03-28 22:41:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f4d4f01-aac5-5414-b97a-4d1d75f96509 with identifier: 10737150
2026-03-28 22:41:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f4d4f01-aac5-5414-b97a-4d1d75f96509 with identifier: 10737150
2026-03-28 22:41:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f4d4f01-aac5-5414-b97a-4d1d75f96509 with identifier: 10737150 to the API
2026-03-28 22:41:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737150>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1f4d4f01-aac5-5414-b97a-4d1d75f96509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWA852',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737150',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 162559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6950,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 110 hp - 162.559 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-28 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737150%27 HTTP/1.1" 200 None
2026-03-28 22:41:47 [adesa.be] INFO: Saving data for 10737150: {'auction_closing_time': 1774865400.0, 'created_time': 1774624881.448686, 'last_price_update_time': 1774737707.13025}
2026-03-28 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737150') HTTP/1.1" 204 0
2026-03-28 22:41:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10737017
2026-03-28 22:41:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10737017
2026-03-28 22:41:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10737017 to the API
2026-03-28 22:41:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737017>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fc73a33b-c687-50df-9c1e-1f24fc3ec460',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNG497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737017',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 79412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8550,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 101 hp - 79.412 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737017%27 HTTP/1.1" 200 None
2026-03-28 22:41:47 [adesa.be] INFO: Saving data for 10737017: {'auction_closing_time': 1774865400.0, 'created_time': 1774624890.953384, 'last_price_update_time': 1774737707.436598}
2026-03-28 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737017') HTTP/1.1" 204 0
2026-03-28 22:41:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10737021
2026-03-28 22:41:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with scrape type 2
2026-03-28 22:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with scrape type 2
2026-03-28 22:41:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582, identifier: 10737021
2026-03-28 22:41:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10737021
2026-03-28 22:41:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10737021
2026-03-28 22:41:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10737021 to the API
2026-03-28 22:41:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737021>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '3aacc81c-9e74-5c7d-aa73-9e45e7e22582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'REF-7078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737021',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 203619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9150,
'price_includes_vat': True,
'registration_date': '2018-05-17',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano L4H2 2.3 CDTI - Diesel - Manual - 146 hp - 203.619 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:49 [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-28 22:41:49 [adesa.be] INFO: Saving data for 10737021: {'auction_closing_time': 1774865400.0, 'created_time': 1774624875.544809, 'last_price_update_time': 1774737709.836443}
2026-03-28 22:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737021') HTTP/1.1" 204 0
2026-03-28 22:41:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 200d2dd6-7733-5ee3-83b9-603bf6c6e88a with identifier: 10736956
2026-03-28 22:41:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 200d2dd6-7733-5ee3-83b9-603bf6c6e88a with scrape type 2
2026-03-28 22:41:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 200d2dd6-7733-5ee3-83b9-603bf6c6e88a with scrape type 2
2026-03-28 22:41:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 200d2dd6-7733-5ee3-83b9-603bf6c6e88a, identifier: 10736956
2026-03-28 22:41:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 200d2dd6-7733-5ee3-83b9-603bf6c6e88a with identifier: 10736956
2026-03-28 22:41:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 200d2dd6-7733-5ee3-83b9-603bf6c6e88a with identifier: 10736956
2026-03-28 22:41:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 200d2dd6-7733-5ee3-83b9-603bf6c6e88a with identifier: 10736956 to the API
2026-03-28 22:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736956>
{'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-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '200d2dd6-7733-5ee3-83b9-603bf6c6e88a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BES009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736956',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 97851,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 208 1.2i GT - Petrol - Automatic - 130 hp - 97.851 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:51 [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-28 22:41:51 [adesa.be] INFO: Saving data for 10736956: {'auction_closing_time': 1774865400.0, 'created_time': 1774624891.858805, 'last_price_update_time': 1774737711.454255}
2026-03-28 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736956') HTTP/1.1" 204 0
2026-03-28 22:41:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with identifier: 10736896
2026-03-28 22:41:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with scrape type 2
2026-03-28 22:41:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with scrape type 2
2026-03-28 22:41:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e, identifier: 10736896
2026-03-28 22:41:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with identifier: 10736896
2026-03-28 22:41:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with identifier: 10736896
2026-03-28 22:41:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with identifier: 10736896 to the API
2026-03-28 22:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736896>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '085e61f7-9ace-53c4-855f-4d9ff6e27b5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHP178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736896',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 71232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-09-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 102 hp - 71.232 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-28 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:51 [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-28 22:41:51 [adesa.be] INFO: Saving data for 10736896: {'auction_closing_time': 1774865400.0, 'created_time': 1774624892.154048, 'last_price_update_time': 1774737711.820082}
2026-03-28 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736896') HTTP/1.1" 204 0
2026-03-28 22:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10737007
2026-03-28 22:41:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9513a696-998f-5668-8bee-b9b28cfe5e62 with scrape type 2
2026-03-28 22:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9513a696-998f-5668-8bee-b9b28cfe5e62 with scrape type 2
2026-03-28 22:41:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9513a696-998f-5668-8bee-b9b28cfe5e62, identifier: 10737007
2026-03-28 22:41:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10737007
2026-03-28 22:41:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10737007
2026-03-28 22:41:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10737007 to the API
2026-03-28 22:41:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737007>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9513a696-998f-5668-8bee-b9b28cfe5e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YML866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737007',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 62489,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner L2H1 1.5 HDI - Diesel - Manual - 102 hp - 62.489 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:54 [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-28 22:41:54 [adesa.be] INFO: Saving data for 10737007: {'auction_closing_time': 1774865400.0, 'created_time': 1774624960.651318, 'last_price_update_time': 1774737714.928915}
2026-03-28 22:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737007') HTTP/1.1" 204 0
2026-03-28 22:41:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e with identifier: 10737103
2026-03-28 22:41:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e with scrape type 2
2026-03-28 22:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e with scrape type 2
2026-03-28 22:41:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e, identifier: 10737103
2026-03-28 22:41:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e with identifier: 10737103
2026-03-28 22:41:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e with identifier: 10737103
2026-03-28 22:41:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e with identifier: 10737103 to the API
2026-03-28 22:41:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '86a5501f-1ecb-56e0-a9cc-191f6f90eb7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1hvn468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737103',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 214405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5350,
'price_includes_vat': True,
'registration_date': '2014-03-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI - Diesel - Manual - 139 hp - '
'214.405 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 22:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:56 [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-28 22:41:56 [adesa.be] INFO: Saving data for 10737103: {'auction_closing_time': 1774865400.0, 'created_time': 1774624980.059802, 'last_price_update_time': 1774737716.603616}
2026-03-28 22:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737103') HTTP/1.1" 204 0
2026-03-28 22:41:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.460(s), this was the 1st time calling it.
2026-03-28 22:41:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.387804943251109 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:41:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:41:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with identifier: 10737088
2026-03-28 22:41:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with scrape type 2
2026-03-28 22:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with scrape type 2
2026-03-28 22:41:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c, identifier: 10737088
2026-03-28 22:41:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with identifier: 10737088
2026-03-28 22:41:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with identifier: 10737088
2026-03-28 22:41:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with identifier: 10737088 to the API
2026-03-28 22:41:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:41: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-28 22:41:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737088>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1exg678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737088',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 208156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5350,
'price_includes_vat': True,
'registration_date': '2013-04-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Opel Mokka - Petrol - Manual - 115 hp - 208.156 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:58 [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-28 22:41:58 [adesa.be] INFO: Saving data for 10737088: {'auction_closing_time': 1774865400.0, 'created_time': 1774624961.135687, 'last_price_update_time': 1774737718.188948}
2026-03-28 22:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737088') HTTP/1.1" 204 0
2026-03-28 22:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d68d3733-0f01-557c-a376-037108f9338d with identifier: 10736909
2026-03-28 22:42:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d68d3733-0f01-557c-a376-037108f9338d with scrape type 2
2026-03-28 22:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d68d3733-0f01-557c-a376-037108f9338d with scrape type 2
2026-03-28 22:42:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d68d3733-0f01-557c-a376-037108f9338d, identifier: 10736909
2026-03-28 22:42:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d68d3733-0f01-557c-a376-037108f9338d with identifier: 10736909
2026-03-28 22:42:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d68d3733-0f01-557c-a376-037108f9338d with identifier: 10736909
2026-03-28 22:42:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d68d3733-0f01-557c-a376-037108f9338d with identifier: 10736909 to the API
2026-03-28 22:42:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736909>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd68d3733-0f01-557c-a376-037108f9338d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RDV878',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 55956,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16450,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano 2.3 CDTI - Diesel - Manual - 131 hp - 55.956 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:02 [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-28 22:42:02 [adesa.be] INFO: Saving data for 10736909: {'auction_closing_time': 1774865400.0, 'created_time': 1774624877.393044, 'last_price_update_time': 1774737722.542942}
2026-03-28 22:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736909') HTTP/1.1" 204 0
2026-03-28 22:42:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:42:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be0c43aa-0bb4-537d-ad1e-4a4543defe6b with identifier: 10737050
2026-03-28 22:42:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b with scrape type 2
2026-03-28 22:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b with scrape type 2
2026-03-28 22:42:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be0c43aa-0bb4-537d-ad1e-4a4543defe6b, identifier: 10737050
2026-03-28 22:42:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be0c43aa-0bb4-537d-ad1e-4a4543defe6b with identifier: 10737050
2026-03-28 22:42:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be0c43aa-0bb4-537d-ad1e-4a4543defe6b with identifier: 10737050
2026-03-28 22:42:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be0c43aa-0bb4-537d-ad1e-4a4543defe6b with identifier: 10737050 to the API
2026-03-28 22:42:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737050>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'be0c43aa-0bb4-537d-ad1e-4a4543defe6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CIQ348',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737050',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 187863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3650,
'price_includes_vat': True,
'registration_date': '2011-12-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI - Diesel - Manual - 130 hp - '
'187.863 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-28 22:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:03 [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-28 22:42:03 [adesa.be] INFO: Saving data for 10737050: {'auction_closing_time': 1774865400.0, 'created_time': 1774624976.44867, 'last_price_update_time': 1774737723.950807}
2026-03-28 22:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737050') HTTP/1.1" 204 0
2026-03-28 22:42:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbe178c-1208-5502-a887-232c86f5850e with identifier: 10740299
2026-03-28 22:42:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbe178c-1208-5502-a887-232c86f5850e with scrape type 2
2026-03-28 22:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdbe178c-1208-5502-a887-232c86f5850e with scrape type 2
2026-03-28 22:42:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cdbe178c-1208-5502-a887-232c86f5850e, identifier: 10740299
2026-03-28 22:42:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdbe178c-1208-5502-a887-232c86f5850e with identifier: 10740299
2026-03-28 22:42:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdbe178c-1208-5502-a887-232c86f5850e with identifier: 10740299
2026-03-28 22:42:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdbe178c-1208-5502-a887-232c86f5850e with identifier: 10740299 to the API
2026-03-28 22:42:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740299>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cdbe178c-1208-5502-a887-232c86f5850e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFD139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740299',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 161169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Opel Corsa 1.5 Edition - Diesel - Manual - 102 hp - 161.169 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:06 [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-28 22:42:06 [adesa.be] INFO: Saving data for 10740299: {'auction_closing_time': 1774865400.0, 'created_time': 1774649916.785993, 'last_price_update_time': 1774737726.047018}
2026-03-28 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740299') HTTP/1.1" 204 0
2026-03-28 22:42:07 [scrapy.extensions.logstats] INFO: Crawled 1353 pages (at 33 pages/min), scraped 1323 items (at 33 items/min)
2026-03-28 22:42:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10736983
2026-03-28 22:42:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fee05b5-39d4-5349-908e-2d749375958a with scrape type 2
2026-03-28 22:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fee05b5-39d4-5349-908e-2d749375958a with scrape type 2
2026-03-28 22:42:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fee05b5-39d4-5349-908e-2d749375958a, identifier: 10736983
2026-03-28 22:42:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10736983
2026-03-28 22:42:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10736983
2026-03-28 22:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10736983 to the API
2026-03-28 22:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736983>
{'auction_title': '',
'c_o_2_emission_value': 109,
'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:10:00Z',
'fuel_type': 'Petrol',
'id': '7fee05b5-39d4-5349-908e-2d749375958a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPX848',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736983',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 127979,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Seat Leon Sportstourer 1.5 TSI Style - Petrol - Manual - 130 hp - '
'127.979 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-28 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:08 [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-28 22:42:08 [adesa.be] INFO: Saving data for 10736983: {'auction_closing_time': 1774865400.0, 'created_time': 1774624962.227201, 'last_price_update_time': 1774737728.338956}
2026-03-28 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736983') HTTP/1.1" 204 0
2026-03-28 22:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with identifier: 10736911
2026-03-28 22:42:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with scrape type 2
2026-03-28 22:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with scrape type 2
2026-03-28 22:42:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22, identifier: 10736911
2026-03-28 22:42:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with identifier: 10736911
2026-03-28 22:42:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with identifier: 10736911
2026-03-28 22:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with identifier: 10736911 to the API
2026-03-28 22:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736911>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4ba0e613-4c2e-5bc6-8339-496c1ad12e22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHY295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736911',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 116679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Opel Astra 1.6 GS Line - Hybrid - Automatic - 150 hp - 116.679 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-28 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:08 [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-28 22:42:08 [adesa.be] INFO: Saving data for 10736911: {'auction_closing_time': 1774865400.0, 'created_time': 1774624883.001291, 'last_price_update_time': 1774737728.994313}
2026-03-28 22:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736911') HTTP/1.1" 204 0
2026-03-28 22:42:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295
2026-03-28 22:42:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c2510a-bc52-55ed-bf66-d789136f229a with scrape type 2
2026-03-28 22:42:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82c2510a-bc52-55ed-bf66-d789136f229a with scrape type 2
2026-03-28 22:42:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82c2510a-bc52-55ed-bf66-d789136f229a, identifier: 10740295
2026-03-28 22:42:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295
2026-03-28 22:42:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295
2026-03-28 22:42:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295 to the API
2026-03-28 22:42:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '82c2510a-bc52-55ed-bf66-d789136f229a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQB667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740295',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Electric',
'odometer': 122056,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'Mini Electric Cooper 29 kWh - Electric - Automatic - 184 hp - '
'122.056 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:10 [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-28 22:42:10 [adesa.be] INFO: Saving data for 10740295: {'auction_closing_time': 1774865400.0, 'created_time': 1774649923.45715, 'last_price_update_time': 1774737730.789829}
2026-03-28 22:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740295') HTTP/1.1" 204 0
2026-03-28 22:42:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e95cd26-31d3-51b6-811c-ee399b898ff9 with identifier: 10737078
2026-03-28 22:42:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e95cd26-31d3-51b6-811c-ee399b898ff9 with scrape type 2
2026-03-28 22:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e95cd26-31d3-51b6-811c-ee399b898ff9 with scrape type 2
2026-03-28 22:42:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e95cd26-31d3-51b6-811c-ee399b898ff9, identifier: 10737078
2026-03-28 22:42:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e95cd26-31d3-51b6-811c-ee399b898ff9 with identifier: 10737078
2026-03-28 22:42:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e95cd26-31d3-51b6-811c-ee399b898ff9 with identifier: 10737078
2026-03-28 22:42:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e95cd26-31d3-51b6-811c-ee399b898ff9 with identifier: 10737078 to the API
2026-03-28 22:42:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737078>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2e95cd26-31d3-51b6-811c-ee399b898ff9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737078',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 40818,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Opel Combo XL 1.5 Comfort - Diesel - Manual - 102 hp - 40.818 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:13 [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-28 22:42:13 [adesa.be] INFO: Saving data for 10737078: {'auction_closing_time': 1774865400.0, 'created_time': 1774624876.023102, 'last_price_update_time': 1774737733.467761}
2026-03-28 22:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737078') HTTP/1.1" 204 0
2026-03-28 22:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c1b422f-3717-5880-9d8b-3842311c5887 with identifier: 10736900
2026-03-28 22:42:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c1b422f-3717-5880-9d8b-3842311c5887 with scrape type 2
2026-03-28 22:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c1b422f-3717-5880-9d8b-3842311c5887 with scrape type 2
2026-03-28 22:42:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c1b422f-3717-5880-9d8b-3842311c5887, identifier: 10736900
2026-03-28 22:42:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c1b422f-3717-5880-9d8b-3842311c5887 with identifier: 10736900
2026-03-28 22:42:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c1b422f-3717-5880-9d8b-3842311c5887 with identifier: 10736900
2026-03-28 22:42:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c1b422f-3717-5880-9d8b-3842311c5887 with identifier: 10736900 to the API
2026-03-28 22:42:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736900>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9c1b422f-3717-5880-9d8b-3842311c5887',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APD226',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736900',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 165493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'Mini 3 Doors One 1.5 - Petrol - Manual - 102 hp - 165.493 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:14 [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-28 22:42:14 [adesa.be] INFO: Saving data for 10736900: {'auction_closing_time': 1774865400.0, 'created_time': 1774624878.207551, 'last_price_update_time': 1774737734.368063}
2026-03-28 22:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736900') HTTP/1.1" 204 0
2026-03-28 22:42:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cace59d1-9f7b-5c82-bc23-26332cb95cf3 with identifier: 10736944
2026-03-28 22:42:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 with scrape type 2
2026-03-28 22:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 with scrape type 2
2026-03-28 22:42:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cace59d1-9f7b-5c82-bc23-26332cb95cf3, identifier: 10736944
2026-03-28 22:42:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cace59d1-9f7b-5c82-bc23-26332cb95cf3 with identifier: 10736944
2026-03-28 22:42:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cace59d1-9f7b-5c82-bc23-26332cb95cf3 with identifier: 10736944
2026-03-28 22:42:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cace59d1-9f7b-5c82-bc23-26332cb95cf3 with identifier: 10736944 to the API
2026-03-28 22:42:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 239,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cace59d1-9f7b-5c82-bc23-26332cb95cf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRB418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736944',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 155735,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz V L3 300d Avantgarde - Diesel - Automatic - 239 hp - '
'155.735 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2020}
2026-03-28 22:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:16 [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-28 22:42:16 [adesa.be] INFO: Saving data for 10736944: {'auction_closing_time': 1774865400.0, 'created_time': 1774624882.120036, 'last_price_update_time': 1774737736.068356}
2026-03-28 22:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736944') HTTP/1.1" 204 0
2026-03-28 22:42:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e13e571-c842-50db-848b-d1abc5586ce0 with identifier: 10736925
2026-03-28 22:42:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e13e571-c842-50db-848b-d1abc5586ce0 with scrape type 2
2026-03-28 22:42:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e13e571-c842-50db-848b-d1abc5586ce0 with scrape type 2
2026-03-28 22:42:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e13e571-c842-50db-848b-d1abc5586ce0, identifier: 10736925
2026-03-28 22:42:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e13e571-c842-50db-848b-d1abc5586ce0 with identifier: 10736925
2026-03-28 22:42:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e13e571-c842-50db-848b-d1abc5586ce0 with identifier: 10736925
2026-03-28 22:42:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e13e571-c842-50db-848b-d1abc5586ce0 with identifier: 10736925 to the API
2026-03-28 22:42:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736925>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '3e13e571-c842-50db-848b-d1abc5586ce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWW247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736925',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 112290,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9850,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 112.290 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:16 [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-28 22:42:16 [adesa.be] INFO: Saving data for 10736925: {'auction_closing_time': 1774865400.0, 'created_time': 1774624888.593432, 'last_price_update_time': 1774737736.547083}
2026-03-28 22:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736925') HTTP/1.1" 204 0
2026-03-28 22:42:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10736975
2026-03-28 22:42:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4329c331-e955-5298-9353-0ec5d739fb05 with scrape type 2
2026-03-28 22:42:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4329c331-e955-5298-9353-0ec5d739fb05 with scrape type 2
2026-03-28 22:42:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4329c331-e955-5298-9353-0ec5d739fb05, identifier: 10736975
2026-03-28 22:42:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10736975
2026-03-28 22:42:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10736975
2026-03-28 22:42:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10736975 to the API
2026-03-28 22:42:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736975>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '4329c331-e955-5298-9353-0ec5d739fb05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDS278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736975',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 145553,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 75 hp - 145.553 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-28 22:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:17 [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-28 22:42:17 [adesa.be] INFO: Saving data for 10736975: {'auction_closing_time': 1774865400.0, 'created_time': 1774624880.431687, 'last_price_update_time': 1774737737.261201}
2026-03-28 22:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736975') HTTP/1.1" 204 0
2026-03-28 22:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c89595a-8c46-53e6-b5e9-31689387c5b5 with identifier: 10736965
2026-03-28 22:42:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 with scrape type 2
2026-03-28 22:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 with scrape type 2
2026-03-28 22:42:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c89595a-8c46-53e6-b5e9-31689387c5b5, identifier: 10736965
2026-03-28 22:42:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c89595a-8c46-53e6-b5e9-31689387c5b5 with identifier: 10736965
2026-03-28 22:42:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c89595a-8c46-53e6-b5e9-31689387c5b5 with identifier: 10736965
2026-03-28 22:42:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c89595a-8c46-53e6-b5e9-31689387c5b5 with identifier: 10736965 to the API
2026-03-28 22:42:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736965>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '4c89595a-8c46-53e6-b5e9-31689387c5b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CDAX589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736965',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 110257,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37350,
'price_includes_vat': True,
'registration_date': '2020-12-04',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz V L3 250 Avantgarde - Diesel - Automatic - 190 hp - '
'110.257 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2020}
2026-03-28 22:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:19 [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-28 22:42:19 [adesa.be] INFO: Saving data for 10736965: {'auction_closing_time': 1774865400.0, 'created_time': 1774624888.01827, 'last_price_update_time': 1774737739.041777}
2026-03-28 22:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736965') HTTP/1.1" 204 0
2026-03-28 22:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10737070
2026-03-28 22:42:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc240778-4d3d-51b3-8d50-ad203e423d64 with scrape type 2
2026-03-28 22:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc240778-4d3d-51b3-8d50-ad203e423d64 with scrape type 2
2026-03-28 22:42:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc240778-4d3d-51b3-8d50-ad203e423d64, identifier: 10737070
2026-03-28 22:42:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10737070
2026-03-28 22:42:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10737070
2026-03-28 22:42:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10737070 to the API
2026-03-28 22:42:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737070>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cc240778-4d3d-51b3-8d50-ad203e423d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJQ004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737070',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 59012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Combo XL 1.5 Comfort - Diesel - Manual - 102 hp - 59.012 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:19 [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-28 22:42:19 [adesa.be] INFO: Saving data for 10737070: {'auction_closing_time': 1774865400.0, 'created_time': 1774624879.233868, 'last_price_update_time': 1774737739.554972}
2026-03-28 22:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737070') HTTP/1.1" 204 0
2026-03-28 22:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 336a4726-060f-544d-b15e-d9c00fc7c4f3 with identifier: 10736941
2026-03-28 22:42:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 336a4726-060f-544d-b15e-d9c00fc7c4f3 with scrape type 2
2026-03-28 22:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 336a4726-060f-544d-b15e-d9c00fc7c4f3 with scrape type 2
2026-03-28 22:42:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 336a4726-060f-544d-b15e-d9c00fc7c4f3, identifier: 10736941
2026-03-28 22:42:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 336a4726-060f-544d-b15e-d9c00fc7c4f3 with identifier: 10736941
2026-03-28 22:42:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 336a4726-060f-544d-b15e-d9c00fc7c4f3 with identifier: 10736941
2026-03-28 22:42:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 336a4726-060f-544d-b15e-d9c00fc7c4f3 with identifier: 10736941 to the API
2026-03-28 22:42:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736941>
{'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': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '336a4726-060f-544d-b15e-d9c00fc7c4f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUR140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736941',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 143978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC Coupé 200d AMG Line - Diesel - Automatic - 163 hp '
'- 143.978 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-28 22:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736941%27 HTTP/1.1" 200 None
2026-03-28 22:42:24 [adesa.be] INFO: Saving data for 10736941: {'auction_closing_time': 1774865400.0, 'created_time': 1774624882.402715, 'last_price_update_time': 1774737744.12906}
2026-03-28 22:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736941') HTTP/1.1" 204 0
2026-03-28 22:42:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10737023
2026-03-28 22:42:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 021b2783-9ebc-5cbb-a86c-49615777551a with scrape type 2
2026-03-28 22:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 021b2783-9ebc-5cbb-a86c-49615777551a with scrape type 2
2026-03-28 22:42:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 021b2783-9ebc-5cbb-a86c-49615777551a, identifier: 10737023
2026-03-28 22:42:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10737023
2026-03-28 22:42:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10737023
2026-03-28 22:42:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10737023 to the API
2026-03-28 22:42:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737023>
{'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': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '021b2783-9ebc-5cbb-a86c-49615777551a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFQ998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737023',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 154377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC Coupé 200d AMG Line - Diesel - Automatic - 163 hp '
'- 154.377 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-28 22:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737023%27 HTTP/1.1" 200 None
2026-03-28 22:42:24 [adesa.be] INFO: Saving data for 10737023: {'auction_closing_time': 1774865400.0, 'created_time': 1774624888.900231, 'last_price_update_time': 1774737744.552506}
2026-03-28 22:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737023') HTTP/1.1" 204 0
2026-03-28 22:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b430a976-4f77-5052-ba05-8a27aea44cfd with identifier: 10736913
2026-03-28 22:42:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b430a976-4f77-5052-ba05-8a27aea44cfd with scrape type 2
2026-03-28 22:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b430a976-4f77-5052-ba05-8a27aea44cfd with scrape type 2
2026-03-28 22:42:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b430a976-4f77-5052-ba05-8a27aea44cfd, identifier: 10736913
2026-03-28 22:42:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b430a976-4f77-5052-ba05-8a27aea44cfd with identifier: 10736913
2026-03-28 22:42:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b430a976-4f77-5052-ba05-8a27aea44cfd with identifier: 10736913
2026-03-28 22:42:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b430a976-4f77-5052-ba05-8a27aea44cfd with identifier: 10736913 to the API
2026-03-28 22:42:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736913>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b430a976-4f77-5052-ba05-8a27aea44cfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736913',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 131739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29000,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC Coupé 200d AMG Line - 4-Matic - Diesel - '
'Automatic - 163 hp - 131.739 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:26 [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-28 22:42:26 [adesa.be] INFO: Saving data for 10736913: {'auction_closing_time': 1774865400.0, 'created_time': 1774624889.534839, 'last_price_update_time': 1774737746.408129}
2026-03-28 22:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736913') HTTP/1.1" 204 0
2026-03-28 22:42:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc1a2c5-faad-51be-ad38-15b1d3299167 with identifier: 10740290
2026-03-28 22:42:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 with scrape type 2
2026-03-28 22:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 with scrape type 2
2026-03-28 22:42:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fc1a2c5-faad-51be-ad38-15b1d3299167, identifier: 10740290
2026-03-28 22:42:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fc1a2c5-faad-51be-ad38-15b1d3299167 with identifier: 10740290
2026-03-28 22:42:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fc1a2c5-faad-51be-ad38-15b1d3299167 with identifier: 10740290
2026-03-28 22:42:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fc1a2c5-faad-51be-ad38-15b1d3299167 with identifier: 10740290 to the API
2026-03-28 22:42:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740290>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '5fc1a2c5-faad-51be-ad38-15b1d3299167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDB528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740290',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 154988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23350,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'154.988 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:26 [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-28 22:42:26 [adesa.be] INFO: Saving data for 10740290: {'auction_closing_time': 1774865400.0, 'created_time': 1774649916.433255, 'last_price_update_time': 1774737746.784117}
2026-03-28 22:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740290') HTTP/1.1" 204 0
2026-03-28 22:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10736870
2026-03-28 22:42:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a290aa06-dfb3-590f-bc64-9bbfe3e73660 with scrape type 2
2026-03-28 22:42:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a290aa06-dfb3-590f-bc64-9bbfe3e73660 with scrape type 2
2026-03-28 22:42:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a290aa06-dfb3-590f-bc64-9bbfe3e73660, identifier: 10736870
2026-03-28 22:42:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10736870
2026-03-28 22:42:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10736870
2026-03-28 22:42:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10736870 to the API
2026-03-28 22:42:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736870>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a290aa06-dfb3-590f-bc64-9bbfe3e73660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVJ435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736870',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 143239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34650,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLE 350d AMG Line - 4-Matic - Diesel - Automatic - '
'272 hp - 143.239 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:27 [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-28 22:42:27 [adesa.be] INFO: Saving data for 10736870: {'auction_closing_time': 1774865400.0, 'created_time': 1774624887.462405, 'last_price_update_time': 1774737747.627507}
2026-03-28 22:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736870') HTTP/1.1" 204 0
2026-03-28 22:42:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10736889
2026-03-28 22:42:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with scrape type 2
2026-03-28 22:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with scrape type 2
2026-03-28 22:42:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6, identifier: 10736889
2026-03-28 22:42:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10736889
2026-03-28 22:42:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10736889
2026-03-28 22:42:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10736889 to the API
2026-03-28 22:42:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736889>
{'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': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '71f5b7aa-d2b1-55de-93ec-b4e99fda53b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPY955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736889',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 84558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC 200d AMG Line - 4-Matic - Diesel - Automatic - '
'163 hp - 84.558 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-28 22:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:28 [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-28 22:42:28 [adesa.be] INFO: Saving data for 10736889: {'auction_closing_time': 1774865400.0, 'created_time': 1774624976.066788, 'last_price_update_time': 1774737748.640219}
2026-03-28 22:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736889') HTTP/1.1" 204 0
2026-03-28 22:42:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10737080
2026-03-28 22:42:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a958fcc9-8c56-5d0f-aece-ee9547b2d27f with scrape type 2
2026-03-28 22:42:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a958fcc9-8c56-5d0f-aece-ee9547b2d27f with scrape type 2
2026-03-28 22:42:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a958fcc9-8c56-5d0f-aece-ee9547b2d27f, identifier: 10737080
2026-03-28 22:42:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10737080
2026-03-28 22:42:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10737080
2026-03-28 22:42:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10737080 to the API
2026-03-28 22:42:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737080>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a958fcc9-8c56-5d0f-aece-ee9547b2d27f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHC407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737080',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 160963,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16350,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 160.963 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:31 [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-28 22:42:31 [adesa.be] INFO: Saving data for 10737080: {'auction_closing_time': 1774865400.0, 'created_time': 1774627037.58718, 'last_price_update_time': 1774737751.955803}
2026-03-28 22:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737080') HTTP/1.1" 204 0
2026-03-28 22:42:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10737052
2026-03-28 22:42:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a45f5c-6876-52ed-8922-137f488a0a34 with scrape type 2
2026-03-28 22:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a45f5c-6876-52ed-8922-137f488a0a34 with scrape type 2
2026-03-28 22:42:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a45f5c-6876-52ed-8922-137f488a0a34, identifier: 10737052
2026-03-28 22:42:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10737052
2026-03-28 22:42:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10737052
2026-03-28 22:42:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10737052 to the API
2026-03-28 22:42:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737052>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e8a45f5c-6876-52ed-8922-137f488a0a34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CDAZ733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737052',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 71366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz E 300e - 4-Matic - Hybrid - Automatic - 211 hp - '
'71.366 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:40 [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-28 22:42:40 [adesa.be] INFO: Saving data for 10737052: {'auction_closing_time': 1774865400.0, 'created_time': 1774627036.855694, 'last_price_update_time': 1774737760.004604}
2026-03-28 22:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737052') HTTP/1.1" 204 0
2026-03-28 22:42:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10736959
2026-03-28 22:42:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with scrape type 2
2026-03-28 22:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with scrape type 2
2026-03-28 22:42:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca, identifier: 10736959
2026-03-28 22:42:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10736959
2026-03-28 22:42:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10736959
2026-03-28 22:42:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10736959 to the API
2026-03-28 22:42:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736959>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHG442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 178190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20350,
'price_includes_vat': True,
'registration_date': '2021-04-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz E 200d - Diesel - Automatic - 160 hp - 178.190 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:44 [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-28 22:42:44 [adesa.be] INFO: Saving data for 10736959: {'auction_closing_time': 1774865400.0, 'created_time': 1774627039.884691, 'last_price_update_time': 1774737764.292181}
2026-03-28 22:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736959') HTTP/1.1" 204 0
2026-03-28 22:42:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with identifier: 10737045
2026-03-28 22:42:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with scrape type 2
2026-03-28 22:42:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with scrape type 2
2026-03-28 22:42:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df, identifier: 10737045
2026-03-28 22:42:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with identifier: 10737045
2026-03-28 22:42:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with identifier: 10737045
2026-03-28 22:42:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with identifier: 10737045 to the API
2026-03-28 22:42:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737045>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7bb5d1ba-ed9c-5138-8f54-4a6982b674df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQD928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737045',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 104602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25150,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC 220d Business - 4-Matic - Diesel - Automatic - '
'194 hp - 104.602 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737045%27 HTTP/1.1" 200 None
2026-03-28 22:42:46 [adesa.be] INFO: Saving data for 10737045: {'auction_closing_time': 1774865400.0, 'created_time': 1774624902.468781, 'last_price_update_time': 1774737766.781303}
2026-03-28 22:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737045') HTTP/1.1" 204 0
2026-03-28 22:42:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300
2026-03-28 22:42:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 2
2026-03-28 22:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 2
2026-03-28 22:42:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4571c2c2-2ae2-5992-b721-143b83b2825f, identifier: 10740300
2026-03-28 22:42:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300
2026-03-28 22:42:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300
2026-03-28 22:42:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300 to the API
2026-03-28 22:42:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740300>
{'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-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '4571c2c2-2ae2-5992-b721-143b83b2825f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFL287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740300',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 118853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - Automatic - 190 hp - '
'118.853 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-28 22:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:49 [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-28 22:42:49 [adesa.be] INFO: Saving data for 10740300: {'auction_closing_time': 1774865400.0, 'created_time': 1774649915.263303, 'last_price_update_time': 1774737769.246609}
2026-03-28 22:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740300') HTTP/1.1" 204 0
2026-03-28 22:42:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10737099
2026-03-28 22:42:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31f664d-3d00-5d6d-99b0-1dd90274dda2 with scrape type 2
2026-03-28 22:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d31f664d-3d00-5d6d-99b0-1dd90274dda2 with scrape type 2
2026-03-28 22:42:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d31f664d-3d00-5d6d-99b0-1dd90274dda2, identifier: 10737099
2026-03-28 22:42:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10737099
2026-03-28 22:42:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10737099
2026-03-28 22:42:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10737099 to the API
2026-03-28 22:42:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737099>
{'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': 194,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd31f664d-3d00-5d6d-99b0-1dd90274dda2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737099',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 138240,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31050,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLS 220d AMG Line - Diesel - Automatic - 194 hp - '
'138.240 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:50 [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-28 22:42:50 [adesa.be] INFO: Saving data for 10737099: {'auction_closing_time': 1774865400.0, 'created_time': 1774624865.104327, 'last_price_update_time': 1774737770.873817}
2026-03-28 22:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737099') HTTP/1.1" 204 0
2026-03-28 22:42:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10736901
2026-03-28 22:42:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with scrape type 2
2026-03-28 22:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with scrape type 2
2026-03-28 22:42:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87320cad-aa1e-5369-a7d6-d2d5ffd88227, identifier: 10736901
2026-03-28 22:42:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10736901
2026-03-28 22:42:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10736901
2026-03-28 22:42:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10736901 to the API
2026-03-28 22:42:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736901>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '87320cad-aa1e-5369-a7d6-d2d5ffd88227',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWH393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736901',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 101410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17350,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 101.410 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2023}
2026-03-28 22:42:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:51 [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-28 22:42:51 [adesa.be] INFO: Saving data for 10736901: {'auction_closing_time': 1774865400.0, 'created_time': 1774624968.932579, 'last_price_update_time': 1774737771.359861}
2026-03-28 22:42:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736901') HTTP/1.1" 204 0
2026-03-28 22:42:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb2fca60-692c-509b-9fed-9ddda23eef5a with identifier: 10736973
2026-03-28 22:42:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb2fca60-692c-509b-9fed-9ddda23eef5a with scrape type 2
2026-03-28 22:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb2fca60-692c-509b-9fed-9ddda23eef5a with scrape type 2
2026-03-28 22:42:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb2fca60-692c-509b-9fed-9ddda23eef5a, identifier: 10736973
2026-03-28 22:42:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb2fca60-692c-509b-9fed-9ddda23eef5a with identifier: 10736973
2026-03-28 22:42:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb2fca60-692c-509b-9fed-9ddda23eef5a with identifier: 10736973
2026-03-28 22:42:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb2fca60-692c-509b-9fed-9ddda23eef5a with identifier: 10736973 to the API
2026-03-28 22:42:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736973>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.1L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cb2fca60-692c-509b-9fed-9ddda23eef5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BPJ264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736973',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 377561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5850,
'price_includes_vat': True,
'registration_date': '2009-01-09',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Sprinter chassis cab 315 CDI - Diesel - Manual - 150 '
'hp - 377.561 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-28 22:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:53 [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-28 22:42:53 [adesa.be] INFO: Saving data for 10736973: {'auction_closing_time': 1774865400.0, 'created_time': 1774624869.030489, 'last_price_update_time': 1774737773.161017}
2026-03-28 22:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736973') HTTP/1.1" 204 0
2026-03-28 22:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10737151
2026-03-28 22:42:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbadb5e9-e23b-5899-a215-689d7f1b2d43 with scrape type 2
2026-03-28 22:42:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbadb5e9-e23b-5899-a215-689d7f1b2d43 with scrape type 2
2026-03-28 22:42:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbadb5e9-e23b-5899-a215-689d7f1b2d43, identifier: 10737151
2026-03-28 22:42:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10737151
2026-03-28 22:42:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10737151
2026-03-28 22:42:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10737151 to the API
2026-03-28 22:42:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737151>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'fbadb5e9-e23b-5899-a215-689d7f1b2d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737151',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 95095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 95.095 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:53 [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-28 22:42:53 [adesa.be] INFO: Saving data for 10737151: {'auction_closing_time': 1774865400.0, 'created_time': 1774624865.419447, 'last_price_update_time': 1774737773.763868}
2026-03-28 22:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737151') HTTP/1.1" 204 0
2026-03-28 22:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10737114
2026-03-28 22:42:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5905b73f-91e7-5538-800f-6f096f9b77d0 with scrape type 2
2026-03-28 22:42:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5905b73f-91e7-5538-800f-6f096f9b77d0 with scrape type 2
2026-03-28 22:42:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5905b73f-91e7-5538-800f-6f096f9b77d0, identifier: 10737114
2026-03-28 22:42:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10737114
2026-03-28 22:42:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10737114
2026-03-28 22:42:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10737114 to the API
2026-03-28 22:42:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737114>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5905b73f-91e7-5538-800f-6f096f9b77d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECJ527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737114',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 221700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11150,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Vito 110 CDI - Diesel - Manual - 101 hp - 221.700 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42: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-28 22:42:54 [adesa.be] INFO: Saving data for 10737114: {'auction_closing_time': 1774865400.0, 'created_time': 1774624873.874529, 'last_price_update_time': 1774737774.235452}
2026-03-28 22:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737114') HTTP/1.1" 204 0
2026-03-28 22:42:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a04cda58-6556-55d2-90b2-727da5fb86c5 with identifier: 10736862
2026-03-28 22:42:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a04cda58-6556-55d2-90b2-727da5fb86c5 with scrape type 2
2026-03-28 22:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a04cda58-6556-55d2-90b2-727da5fb86c5 with scrape type 2
2026-03-28 22:42:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a04cda58-6556-55d2-90b2-727da5fb86c5, identifier: 10736862
2026-03-28 22:42:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a04cda58-6556-55d2-90b2-727da5fb86c5 with identifier: 10736862
2026-03-28 22:42:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a04cda58-6556-55d2-90b2-727da5fb86c5 with identifier: 10736862
2026-03-28 22:42:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a04cda58-6556-55d2-90b2-727da5fb86c5 with identifier: 10736862 to the API
2026-03-28 22:42:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736862>
{'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': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a04cda58-6556-55d2-90b2-727da5fb86c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHR701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736862',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 164481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-08-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 300e Business Line - Hybrid - Automatic - 204 '
'hp - 164.481 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 22:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:56 [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-28 22:42:56 [adesa.be] INFO: Saving data for 10736862: {'auction_closing_time': 1774865400.0, 'created_time': 1774624866.379142, 'last_price_update_time': 1774737776.086861}
2026-03-28 22:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736862') HTTP/1.1" 204 0
2026-03-28 22:42:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 735a7e21-f48d-52c5-925c-708621aeb333 with identifier: 10736951
2026-03-28 22:42:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 735a7e21-f48d-52c5-925c-708621aeb333 with scrape type 2
2026-03-28 22:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 735a7e21-f48d-52c5-925c-708621aeb333 with scrape type 2
2026-03-28 22:42:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 735a7e21-f48d-52c5-925c-708621aeb333, identifier: 10736951
2026-03-28 22:42:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 735a7e21-f48d-52c5-925c-708621aeb333 with identifier: 10736951
2026-03-28 22:42:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 735a7e21-f48d-52c5-925c-708621aeb333 with identifier: 10736951
2026-03-28 22:42:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 735a7e21-f48d-52c5-925c-708621aeb333 with identifier: 10736951 to the API
2026-03-28 22:42:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736951>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '735a7e21-f48d-52c5-925c-708621aeb333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVS774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 164248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i Active - Petrol - Manual - 101 hp - 164.248 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-28 22:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:57 [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-28 22:42:57 [adesa.be] INFO: Saving data for 10736951: {'auction_closing_time': 1774865400.0, 'created_time': 1774624964.15135, 'last_price_update_time': 1774737777.434724}
2026-03-28 22:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736951') HTTP/1.1" 204 0
2026-03-28 22:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7f5eb28-038e-5b94-9494-c1f623d83d4f with identifier: 10736964
2026-03-28 22:42:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f5eb28-038e-5b94-9494-c1f623d83d4f with scrape type 2
2026-03-28 22:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7f5eb28-038e-5b94-9494-c1f623d83d4f with scrape type 2
2026-03-28 22:42:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7f5eb28-038e-5b94-9494-c1f623d83d4f, identifier: 10736964
2026-03-28 22:42:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7f5eb28-038e-5b94-9494-c1f623d83d4f with identifier: 10736964
2026-03-28 22:42:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7f5eb28-038e-5b94-9494-c1f623d83d4f with identifier: 10736964
2026-03-28 22:42:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7f5eb28-038e-5b94-9494-c1f623d83d4f with identifier: 10736964 to the API
2026-03-28 22:42:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:42: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-28 22:42:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736964>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd7f5eb28-038e-5b94-9494-c1f623d83d4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQD607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736964',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 89312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19350,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 89.312 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:59 [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-28 22:42:59 [adesa.be] INFO: Saving data for 10736964: {'auction_closing_time': 1774865400.0, 'created_time': 1774624870.419129, 'last_price_update_time': 1774737779.769968}
2026-03-28 22:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736964') HTTP/1.1" 204 0
2026-03-28 22:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:42:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:42:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10737128
2026-03-28 22:42:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a98aaa-a76a-556f-a302-11d6c02aa000 with scrape type 2
2026-03-28 22:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73a98aaa-a76a-556f-a302-11d6c02aa000 with scrape type 2
2026-03-28 22:43:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73a98aaa-a76a-556f-a302-11d6c02aa000, identifier: 10737128
2026-03-28 22:43:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10737128
2026-03-28 22:43:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10737128
2026-03-28 22:43:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10737128 to the API
2026-03-28 22:43:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737128>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '73a98aaa-a76a-556f-a302-11d6c02aa000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXP632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737128',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 170909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 300e AMG Line - Hybrid - Automatic - 204 hp - '
'170.909 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 22:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:00 [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-28 22:43:00 [adesa.be] INFO: Saving data for 10737128: {'auction_closing_time': 1774865400.0, 'created_time': 1774624860.688598, 'last_price_update_time': 1774737780.83763}
2026-03-28 22:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737128') HTTP/1.1" 204 0
2026-03-28 22:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10736946
2026-03-28 22:43:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7470259a-36da-5592-93dd-f047850ff61a with scrape type 2
2026-03-28 22:43:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7470259a-36da-5592-93dd-f047850ff61a with scrape type 2
2026-03-28 22:43:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7470259a-36da-5592-93dd-f047850ff61a, identifier: 10736946
2026-03-28 22:43:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10736946
2026-03-28 22:43:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10736946
2026-03-28 22:43:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10736946 to the API
2026-03-28 22:43:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736946>
{'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': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7470259a-36da-5592-93dd-f047850ff61a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736946',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 165494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17250,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 200d Luxury Line - Diesel - Automatic - 163 '
'hp - 165.494 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2022}
2026-03-28 22:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:02 [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-28 22:43:02 [adesa.be] INFO: Saving data for 10736946: {'auction_closing_time': 1774865400.0, 'created_time': 1774627030.200305, 'last_price_update_time': 1774737782.326972}
2026-03-28 22:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736946') HTTP/1.1" 204 0
2026-03-28 22:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10737162
2026-03-28 22:43:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2047ed5d-7834-5dfa-a471-99cb5b98babc with scrape type 2
2026-03-28 22:43:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2047ed5d-7834-5dfa-a471-99cb5b98babc with scrape type 2
2026-03-28 22:43:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2047ed5d-7834-5dfa-a471-99cb5b98babc, identifier: 10737162
2026-03-28 22:43:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10737162
2026-03-28 22:43:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10737162
2026-03-28 22:43:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10737162 to the API
2026-03-28 22:43:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737162>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2047ed5d-7834-5dfa-a471-99cb5b98babc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALW228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737162',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 84659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 300de Business Solution - Hybrid - Automatic '
'- 194 hp - 84.659 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:02 [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-28 22:43:02 [adesa.be] INFO: Saving data for 10737162: {'auction_closing_time': 1774865400.0, 'created_time': 1774624860.351534, 'last_price_update_time': 1774737782.811467}
2026-03-28 22:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737162') HTTP/1.1" 204 0
2026-03-28 22:43:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10737115
2026-03-28 22:43:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3443284e-0ced-5b96-adab-30008a235942 with scrape type 2
2026-03-28 22:43:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3443284e-0ced-5b96-adab-30008a235942 with scrape type 2
2026-03-28 22:43:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3443284e-0ced-5b96-adab-30008a235942, identifier: 10737115
2026-03-28 22:43:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46bc9779-c186-5cd6-8726-429029ad9d67 with identifier: 10736873
2026-03-28 22:43:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46bc9779-c186-5cd6-8726-429029ad9d67 with scrape type 2
2026-03-28 22:43:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46bc9779-c186-5cd6-8726-429029ad9d67 with scrape type 2
2026-03-28 22:43:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46bc9779-c186-5cd6-8726-429029ad9d67, identifier: 10736873
2026-03-28 22:43:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10737115
2026-03-28 22:43:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10737115
2026-03-28 22:43:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10737115 to the API
2026-03-28 22:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737115>
{'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': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3443284e-0ced-5b96-adab-30008a235942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXY238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737115',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 176178,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - Automatic - 160 hp - '
'176.178 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 22:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:03 [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-28 22:43:03 [adesa.be] INFO: Saving data for 10737115: {'auction_closing_time': 1774865400.0, 'created_time': 1774624865.734203, 'last_price_update_time': 1774737783.293351}
2026-03-28 22:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737115') HTTP/1.1" 204 0
2026-03-28 22:43:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46bc9779-c186-5cd6-8726-429029ad9d67 with identifier: 10736873
2026-03-28 22:43:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46bc9779-c186-5cd6-8726-429029ad9d67 with identifier: 10736873
2026-03-28 22:43:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46bc9779-c186-5cd6-8726-429029ad9d67 with identifier: 10736873 to the API
2026-03-28 22:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736873>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '46bc9779-c186-5cd6-8726-429029ad9d67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FWT254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736873',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 27719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2024-09-19',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C 200 Luxury - Diesel - Automatic - 163 hp - 27.719 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-28 22:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:03 [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-28 22:43:03 [adesa.be] INFO: Saving data for 10736873: {'auction_closing_time': 1774865400.0, 'created_time': 1774624973.652585, 'last_price_update_time': 1774737783.616503}
2026-03-28 22:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736873') HTTP/1.1" 204 0
2026-03-28 22:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fccc65dc-4bc1-55ba-a3a3-22853077edff with identifier: 10736874
2026-03-28 22:43:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fccc65dc-4bc1-55ba-a3a3-22853077edff with scrape type 2
2026-03-28 22:43:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fccc65dc-4bc1-55ba-a3a3-22853077edff with scrape type 2
2026-03-28 22:43:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fccc65dc-4bc1-55ba-a3a3-22853077edff, identifier: 10736874
2026-03-28 22:43:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fccc65dc-4bc1-55ba-a3a3-22853077edff with identifier: 10736874
2026-03-28 22:43:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fccc65dc-4bc1-55ba-a3a3-22853077edff with identifier: 10736874
2026-03-28 22:43:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fccc65dc-4bc1-55ba-a3a3-22853077edff with identifier: 10736874 to the API
2026-03-28 22:43:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736874>
{'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': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'fccc65dc-4bc1-55ba-a3a3-22853077edff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDB131',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736874',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 110508,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19450,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 300e Business Line - Hybrid - Automatic - 204 '
'hp - 110.508 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 22:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736874%27 HTTP/1.1" 200 None
2026-03-28 22:43:04 [adesa.be] INFO: Saving data for 10736874: {'auction_closing_time': 1774865400.0, 'created_time': 1774624867.35203, 'last_price_update_time': 1774737784.20154}
2026-03-28 22:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736874') HTTP/1.1" 204 0
2026-03-28 22:43:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10736917
2026-03-28 22:43:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e96fb502-ae67-5354-97d8-9d09968400fb with scrape type 2
2026-03-28 22:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e96fb502-ae67-5354-97d8-9d09968400fb with scrape type 2
2026-03-28 22:43:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e96fb502-ae67-5354-97d8-9d09968400fb, identifier: 10736917
2026-03-28 22:43:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10736917
2026-03-28 22:43:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10736917
2026-03-28 22:43:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10736917 to the API
2026-03-28 22:43:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736917>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e96fb502-ae67-5354-97d8-9d09968400fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH659',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 139620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz B 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 139.620 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-28 22:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:04 [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-28 22:43:04 [adesa.be] INFO: Saving data for 10736917: {'auction_closing_time': 1774865400.0, 'created_time': 1774624868.243539, 'last_price_update_time': 1774737784.65388}
2026-03-28 22:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736917') HTTP/1.1" 204 0
2026-03-28 22:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10737016
2026-03-28 22:43:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f with scrape type 2
2026-03-28 22:43:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f with scrape type 2
2026-03-28 22:43:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08f56a3a-ec58-5c66-a19d-dfd130f0317f, identifier: 10737016
2026-03-28 22:43:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10737016
2026-03-28 22:43:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10737016
2026-03-28 22:43:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10737016 to the API
2026-03-28 22:43:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737016>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '08f56a3a-ec58-5c66-a19d-dfd130f0317f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRC160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737016',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 55568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19950,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 55.568 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:05 [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-28 22:43:05 [adesa.be] INFO: Saving data for 10737016: {'auction_closing_time': 1774865400.0, 'created_time': 1774624870.114547, 'last_price_update_time': 1774737785.48598}
2026-03-28 22:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737016') HTTP/1.1" 204 0
2026-03-28 22:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7239985b-d9ed-5b99-9403-1f72a1a5310d with identifier: 10736919
2026-03-28 22:43:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7239985b-d9ed-5b99-9403-1f72a1a5310d with scrape type 2
2026-03-28 22:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7239985b-d9ed-5b99-9403-1f72a1a5310d with scrape type 2
2026-03-28 22:43:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7239985b-d9ed-5b99-9403-1f72a1a5310d, identifier: 10736919
2026-03-28 22:43:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7239985b-d9ed-5b99-9403-1f72a1a5310d with identifier: 10736919
2026-03-28 22:43:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7239985b-d9ed-5b99-9403-1f72a1a5310d with identifier: 10736919
2026-03-28 22:43:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7239985b-d9ed-5b99-9403-1f72a1a5310d with identifier: 10736919 to the API
2026-03-28 22:43:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736919>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7239985b-d9ed-5b99-9403-1f72a1a5310d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTV328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 155469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz B 250 Business Solution - Hybrid - Automatic - 160 hp '
'- 155.469 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:06 [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-28 22:43:06 [adesa.be] INFO: Saving data for 10736919: {'auction_closing_time': 1774865400.0, 'created_time': 1774624973.166947, 'last_price_update_time': 1774737786.978332}
2026-03-28 22:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736919') HTTP/1.1" 204 0
2026-03-28 22:43:07 [scrapy.extensions.logstats] INFO: Crawled 1391 pages (at 38 pages/min), scraped 1361 items (at 38 items/min)
2026-03-28 22:43:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:43:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10736955
2026-03-28 22:43:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06ef18b0-b2b4-5f75-9306-511909fc2e15 with scrape type 2
2026-03-28 22:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06ef18b0-b2b4-5f75-9306-511909fc2e15 with scrape type 2
2026-03-28 22:43:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06ef18b0-b2b4-5f75-9306-511909fc2e15, identifier: 10736955
2026-03-28 22:43:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10736955
2026-03-28 22:43:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10736955
2026-03-28 22:43:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10736955 to the API
2026-03-28 22:43:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '5.1L',
'engine_horse_power': 176,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '06ef18b0-b2b4-5f75-9306-511909fc2e15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BYZ621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736955',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Atego',
'odometer': 356614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2016-01-22',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Atego 5.1 - Diesel - Manual - 176 hp - 356.614 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-28 22:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:08 [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-28 22:43:08 [adesa.be] INFO: Saving data for 10736955: {'auction_closing_time': 1774865400.0, 'created_time': 1774624863.549676, 'last_price_update_time': 1774737788.830697}
2026-03-28 22:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736955') HTTP/1.1" 204 0
2026-03-28 22:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10737090
2026-03-28 22:43:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65266abf-4568-5b10-88ea-b8f6214b9444 with scrape type 2
2026-03-28 22:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65266abf-4568-5b10-88ea-b8f6214b9444 with scrape type 2
2026-03-28 22:43:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65266abf-4568-5b10-88ea-b8f6214b9444, identifier: 10737090
2026-03-28 22:43:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10737090
2026-03-28 22:43:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10737090
2026-03-28 22:43:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10737090 to the API
2026-03-28 22:43:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737090>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '65266abf-4568-5b10-88ea-b8f6214b9444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKD156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737090',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 133807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'133.807 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:10 [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-28 22:43:10 [adesa.be] INFO: Saving data for 10737090: {'auction_closing_time': 1774865400.0, 'created_time': 1774627045.820819, 'last_price_update_time': 1774737790.187429}
2026-03-28 22:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737090') HTTP/1.1" 204 0
2026-03-28 22:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10737003
2026-03-28 22:43:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with scrape type 2
2026-03-28 22:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with scrape type 2
2026-03-28 22:43:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19, identifier: 10737003
2026-03-28 22:43:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10737003
2026-03-28 22:43:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10737003
2026-03-28 22:43:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10737003 to the API
2026-03-28 22:43:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737003>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 192,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EBD914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737003',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 133439,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22950,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mazda CX-60 2.5 Exclusive-Line - AWD - Hybrid - Automatic - 192 hp '
'- 133.439 km',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2023}
2026-03-28 22:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:11 [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-28 22:43:11 [adesa.be] INFO: Saving data for 10737003: {'auction_closing_time': 1774865400.0, 'created_time': 1774624852.681684, 'last_price_update_time': 1774737791.605555}
2026-03-28 22:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737003') HTTP/1.1" 204 0
2026-03-28 22:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285
2026-03-28 22:43:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with scrape type 2
2026-03-28 22:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with scrape type 2
2026-03-28 22:43:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d6a032e-b6cf-53cc-a849-88f9e79936d5, identifier: 10740285
2026-03-28 22:43:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285
2026-03-28 22:43:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285
2026-03-28 22:43:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285 to the API
2026-03-28 22:43:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740285>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d6a032e-b6cf-53cc-a849-88f9e79936d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKZ988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740285',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 102707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18250,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'102.707 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:15 [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-28 22:43:15 [adesa.be] INFO: Saving data for 10740285: {'auction_closing_time': 1774865400.0, 'created_time': 1774649916.086873, 'last_price_update_time': 1774737795.033139}
2026-03-28 22:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740285') HTTP/1.1" 204 0
2026-03-28 22:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10736992
2026-03-28 22:43:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f6c735-5daf-58a8-ae71-62087eed2aff with scrape type 2
2026-03-28 22:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32f6c735-5daf-58a8-ae71-62087eed2aff with scrape type 2
2026-03-28 22:43:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32f6c735-5daf-58a8-ae71-62087eed2aff, identifier: 10736992
2026-03-28 22:43:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10736992
2026-03-28 22:43:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10736992
2026-03-28 22:43:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10736992 to the API
2026-03-28 22:43:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736992>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '32f6c735-5daf-58a8-ae71-62087eed2aff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736992',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 259066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic S - AWD - Diesel - '
'Automatic - 179 hp - 259.066 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2019}
2026-03-28 22:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:16 [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-28 22:43:16 [adesa.be] INFO: Saving data for 10736992: {'auction_closing_time': 1774865400.0, 'created_time': 1774627059.940169, 'last_price_update_time': 1774737796.533754}
2026-03-28 22:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736992') HTTP/1.1" 204 0
2026-03-28 22:43:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10737074
2026-03-28 22:43:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24efbc2d-36e3-5376-96f6-e5737002abcc with scrape type 2
2026-03-28 22:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24efbc2d-36e3-5376-96f6-e5737002abcc with scrape type 2
2026-03-28 22:43:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24efbc2d-36e3-5376-96f6-e5737002abcc, identifier: 10737074
2026-03-28 22:43:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10737074
2026-03-28 22:43:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10737074
2026-03-28 22:43:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10737074 to the API
2026-03-28 22:43:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737074>
{'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': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '24efbc2d-36e3-5376-96f6-e5737002abcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ach212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737074',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 164383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Range Rover Velar 2.0 D200 - AWD - Diesel - Automatic - '
'204 hp - 164.383 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:19 [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-28 22:43:19 [adesa.be] INFO: Saving data for 10737074: {'auction_closing_time': 1774865400.0, 'created_time': 1774624853.550241, 'last_price_update_time': 1774737799.212679}
2026-03-28 22:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737074') HTTP/1.1" 204 0
2026-03-28 22:43:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b04bf59-62e5-5290-97a4-50c2b225901e with identifier: 10736863
2026-03-28 22:43:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b04bf59-62e5-5290-97a4-50c2b225901e with scrape type 2
2026-03-28 22:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b04bf59-62e5-5290-97a4-50c2b225901e with scrape type 2
2026-03-28 22:43:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b04bf59-62e5-5290-97a4-50c2b225901e, identifier: 10736863
2026-03-28 22:43:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b04bf59-62e5-5290-97a4-50c2b225901e with identifier: 10736863
2026-03-28 22:43:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b04bf59-62e5-5290-97a4-50c2b225901e with identifier: 10736863
2026-03-28 22:43:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b04bf59-62e5-5290-97a4-50c2b225901e with identifier: 10736863 to the API
2026-03-28 22:43:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736863>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7b04bf59-62e5-5290-97a4-50c2b225901e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736863',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 176846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Hyundai Santa Fe 1.6 GDi - AWD - Hybrid - Automatic - 180 hp - '
'176.846 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:21 [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-28 22:43:21 [adesa.be] INFO: Saving data for 10736863: {'auction_closing_time': 1774865400.0, 'created_time': 1774627054.141247, 'last_price_update_time': 1774737801.126146}
2026-03-28 22:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736863') HTTP/1.1" 204 0
2026-03-28 22:43:21 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='2d0ebbd4d333ac2d00cca113fb973e0f') while processing URL (https://www.openlane.eu/en/carv6/auction/10736948): 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-28 22:43:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:21 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10736948>
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': 'Sat, 28 Mar 2026 22:43:21 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '2d0ebbd4d333ac2d00cca113fb973e0f', '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=2d0ebbd4d333ac2d00cca113fb973e0f
2026-03-28 22:43:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10737035
2026-03-28 22:43:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with scrape type 2
2026-03-28 22:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with scrape type 2
2026-03-28 22:43:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059, identifier: 10737035
2026-03-28 22:43:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10737035
2026-03-28 22:43:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10737035
2026-03-28 22:43:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10737035 to the API
2026-03-28 22:43:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737035>
{'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': 105,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '51ee16d4-9dd7-56d4-a82f-66c6b91f7059',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737035',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 28820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13950,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Hyundai Kona 1.6 GDI Twist - Hybrid - Automatic - 105 hp - 28.820 '
'km',
'transmission': 'automatic',
'trim': 'Twist',
'vin': None,
'year': 2022}
2026-03-28 22:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:27 [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-28 22:43:27 [adesa.be] INFO: Saving data for 10737035: {'auction_closing_time': 1774865400.0, 'created_time': 1774624847.151463, 'last_price_update_time': 1774737807.293045}
2026-03-28 22:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737035') HTTP/1.1" 204 0
2026-03-28 22:43:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82ca5cb9-7b36-5108-bdfb-983469456f45 with identifier: 10737013
2026-03-28 22:43:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ca5cb9-7b36-5108-bdfb-983469456f45 with scrape type 2
2026-03-28 22:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82ca5cb9-7b36-5108-bdfb-983469456f45 with scrape type 2
2026-03-28 22:43:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82ca5cb9-7b36-5108-bdfb-983469456f45, identifier: 10737013
2026-03-28 22:43:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82ca5cb9-7b36-5108-bdfb-983469456f45 with identifier: 10737013
2026-03-28 22:43:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82ca5cb9-7b36-5108-bdfb-983469456f45 with identifier: 10737013
2026-03-28 22:43:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82ca5cb9-7b36-5108-bdfb-983469456f45 with identifier: 10737013 to the API
2026-03-28 22:43:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737013>
{'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': 126,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '82ca5cb9-7b36-5108-bdfb-983469456f45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE943',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737013',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Honda',
'model': 'Civic',
'odometer': 97791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Honda Civic 1.0 i-VTEC Elegance - Petrol - Automatic - 126 hp - '
'97.791 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-28 22:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:35 [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-28 22:43:35 [adesa.be] INFO: Saving data for 10737013: {'auction_closing_time': 1774865400.0, 'created_time': 1774627043.394994, 'last_price_update_time': 1774737815.433796}
2026-03-28 22:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737013') HTTP/1.1" 204 0
2026-03-28 22:43:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10736916
2026-03-28 22:43:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with scrape type 2
2026-03-28 22:43:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with scrape type 2
2026-03-28 22:43:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622, identifier: 10736916
2026-03-28 22:43:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10736916
2026-03-28 22:43:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10736916
2026-03-28 22:43:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10736916 to the API
2026-03-28 22:43:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736916>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVU226',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736916',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 165631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-08-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e - Hybrid - Automatic - 160 hp - 165.631 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:39 [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-28 22:43:39 [adesa.be] INFO: Saving data for 10736916: {'auction_closing_time': 1774865400.0, 'created_time': 1774627050.663553, 'last_price_update_time': 1774737819.660553}
2026-03-28 22:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736916') HTTP/1.1" 204 0
2026-03-28 22:43:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1550be69-49ef-59c6-a653-0a70739d091a with identifier: 10736952
2026-03-28 22:43:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1550be69-49ef-59c6-a653-0a70739d091a with scrape type 2
2026-03-28 22:43:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1550be69-49ef-59c6-a653-0a70739d091a with scrape type 2
2026-03-28 22:43:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1550be69-49ef-59c6-a653-0a70739d091a, identifier: 10736952
2026-03-28 22:43:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1550be69-49ef-59c6-a653-0a70739d091a with identifier: 10736952
2026-03-28 22:43:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1550be69-49ef-59c6-a653-0a70739d091a with identifier: 10736952
2026-03-28 22:43:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1550be69-49ef-59c6-a653-0a70739d091a with identifier: 10736952 to the API
2026-03-28 22:43:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736952>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1550be69-49ef-59c6-a653-0a70739d091a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCC314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736952',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 195347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Ford Transit Custom L2H2 2.0 TDCI - Diesel - Manual - 130 hp - '
'195.347 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:56 [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-28 22:43:56 [adesa.be] INFO: Saving data for 10736952: {'auction_closing_time': 1774865400.0, 'created_time': 1774627047.650315, 'last_price_update_time': 1774737836.243292}
2026-03-28 22:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736952') HTTP/1.1" 204 0
2026-03-28 22:43:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.034(s), this was the 1st time calling it.
2026-03-28 22:43:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.76423259251698 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:43:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.036(s), this was the 1st time calling it.
2026-03-28 22:43:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.433743660182027 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:43:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:43:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:43:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e6f215-2efc-5724-b409-65fdd74b6754 with identifier: 10736950
2026-03-28 22:43:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e6f215-2efc-5724-b409-65fdd74b6754 with scrape type 2
2026-03-28 22:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37e6f215-2efc-5724-b409-65fdd74b6754 with scrape type 2
2026-03-28 22:43:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e6f215-2efc-5724-b409-65fdd74b6754, identifier: 10736950
2026-03-28 22:43:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e6f215-2efc-5724-b409-65fdd74b6754 with identifier: 10736950
2026-03-28 22:43:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e6f215-2efc-5724-b409-65fdd74b6754 with identifier: 10736950
2026-03-28 22:43:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e6f215-2efc-5724-b409-65fdd74b6754 with identifier: 10736950 to the API
2026-03-28 22:43:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:43: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-28 22:43:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736950>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '37e6f215-2efc-5724-b409-65fdd74b6754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRK183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736950',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 112560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-03-17',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 75 hp - '
'112.560 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-28 22:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:58 [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-28 22:43:58 [adesa.be] INFO: Saving data for 10736950: {'auction_closing_time': 1774865400.0, 'created_time': 1774627047.360476, 'last_price_update_time': 1774737838.480516}
2026-03-28 22:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736950') HTTP/1.1" 204 0
2026-03-28 22:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10736927
2026-03-28 22:44:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with scrape type 2
2026-03-28 22:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with scrape type 2
2026-03-28 22:44:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0, identifier: 10736927
2026-03-28 22:44:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10736927
2026-03-28 22:44:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10736927
2026-03-28 22:44:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10736927 to the API
2026-03-28 22:44:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736927>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '32ade85d-47c9-5a6c-b382-9ecb34f8a6b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736927',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 203561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Ford Transit box 2.0 TDCI Trend - Diesel - Manual - 160 hp - '
'203.561 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-28 22:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:01 [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-28 22:44:01 [adesa.be] INFO: Saving data for 10736927: {'auction_closing_time': 1774865400.0, 'created_time': 1774624845.664884, 'last_price_update_time': 1774737841.353499}
2026-03-28 22:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736927') HTTP/1.1" 204 0
2026-03-28 22:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294
2026-03-28 22:44:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 996b08c8-e5fa-5f73-8077-96ea6e448557 with scrape type 2
2026-03-28 22:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 996b08c8-e5fa-5f73-8077-96ea6e448557 with scrape type 2
2026-03-28 22:44:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 996b08c8-e5fa-5f73-8077-96ea6e448557, identifier: 10740294
2026-03-28 22:44:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294
2026-03-28 22:44:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294
2026-03-28 22:44:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294 to the API
2026-03-28 22:44:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740294>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '996b08c8-e5fa-5f73-8077-96ea6e448557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASX011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740294',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 176484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9850,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford S-Max 2.0 TDCI - Diesel - Manual - 150 hp - 176.484 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:02 [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-28 22:44:02 [adesa.be] INFO: Saving data for 10740294: {'auction_closing_time': 1774865400.0, 'created_time': 1774649901.785742, 'last_price_update_time': 1774737842.722996}
2026-03-28 22:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740294') HTTP/1.1" 204 0
2026-03-28 22:44:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:44:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e29596-f2dc-52cc-b760-7e42024c5807 with identifier: 10736991
2026-03-28 22:44:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e29596-f2dc-52cc-b760-7e42024c5807 with scrape type 2
2026-03-28 22:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2e29596-f2dc-52cc-b760-7e42024c5807 with scrape type 2
2026-03-28 22:44:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2e29596-f2dc-52cc-b760-7e42024c5807, identifier: 10736991
2026-03-28 22:44:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2e29596-f2dc-52cc-b760-7e42024c5807 with identifier: 10736991
2026-03-28 22:44:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2e29596-f2dc-52cc-b760-7e42024c5807 with identifier: 10736991
2026-03-28 22:44:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2e29596-f2dc-52cc-b760-7e42024c5807 with identifier: 10736991 to the API
2026-03-28 22:44:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736991>
{'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': 145,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c2e29596-f2dc-52cc-b760-7e42024c5807',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WMA409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736991',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 248386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-07-08',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano L3H2 2.3 CDTI - Diesel - Manual - 145 hp - 248.386 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:06 [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-28 22:44:06 [adesa.be] INFO: Saving data for 10736991: {'auction_closing_time': 1774865400.0, 'created_time': 1774624876.40093, 'last_price_update_time': 1774737846.554406}
2026-03-28 22:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736991') HTTP/1.1" 204 0
2026-03-28 22:44:07 [scrapy.extensions.logstats] INFO: Crawled 1406 pages (at 15 pages/min), scraped 1376 items (at 15 items/min)
2026-03-28 22:44:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:44:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18f921f5-915b-5f47-8293-babd8ff552f4 with identifier: 10736995
2026-03-28 22:44:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18f921f5-915b-5f47-8293-babd8ff552f4 with scrape type 2
2026-03-28 22:44:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18f921f5-915b-5f47-8293-babd8ff552f4 with scrape type 2
2026-03-28 22:44:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18f921f5-915b-5f47-8293-babd8ff552f4, identifier: 10736995
2026-03-28 22:44:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18f921f5-915b-5f47-8293-babd8ff552f4 with identifier: 10736995
2026-03-28 22:44:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18f921f5-915b-5f47-8293-babd8ff552f4 with identifier: 10736995
2026-03-28 22:44:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18f921f5-915b-5f47-8293-babd8ff552f4 with identifier: 10736995 to the API
2026-03-28 22:44:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736995>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '18f921f5-915b-5f47-8293-babd8ff552f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VFQ279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736995',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 54626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18950,
'price_includes_vat': True,
'registration_date': '2018-10-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford Ranger 2.2 TDCI Limited - AWD - Diesel - Automatic - 160 hp - '
'54.626 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-28 22:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:07 [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-28 22:44:07 [adesa.be] INFO: Saving data for 10736995: {'auction_closing_time': 1774865400.0, 'created_time': 1774627054.444065, 'last_price_update_time': 1774737847.830853}
2026-03-28 22:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736995') HTTP/1.1" 204 0
2026-03-28 22:44:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10737140
2026-03-28 22:44:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with scrape type 2
2026-03-28 22:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with scrape type 2
2026-03-28 22:44:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ea9f2bc-21ed-5e6d-a237-79b24b424773, identifier: 10737140
2026-03-28 22:44:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10737140
2026-03-28 22:44:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10737140
2026-03-28 22:44:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10737140 to the API
2026-03-28 22:44:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737140>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2ea9f2bc-21ed-5e6d-a237-79b24b424773',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737140',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 130041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 130.041 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:14 [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-28 22:44:14 [adesa.be] INFO: Saving data for 10737140: {'auction_closing_time': 1774865400.0, 'created_time': 1774624855.372064, 'last_price_update_time': 1774737854.350098}
2026-03-28 22:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737140') HTTP/1.1" 204 0
2026-03-28 22:44:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10737022
2026-03-28 22:44:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9458a56f-66a8-57d6-be54-f1829b71bef5 with scrape type 2
2026-03-28 22:44:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9458a56f-66a8-57d6-be54-f1829b71bef5 with scrape type 2
2026-03-28 22:44:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9458a56f-66a8-57d6-be54-f1829b71bef5, identifier: 10737022
2026-03-28 22:44:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10737022
2026-03-28 22:44:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10737022
2026-03-28 22:44:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10737022 to the API
2026-03-28 22:44:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737022>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9458a56f-66a8-57d6-be54-f1829b71bef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TPV908',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737022',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 105511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11950,
'price_includes_vat': True,
'registration_date': '2018-01-09',
'seats_number': 9,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano L2H2 2.3 CDTI - Diesel - Manual - 145 hp - 105.511 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:18 [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-28 22:44:18 [adesa.be] INFO: Saving data for 10737022: {'auction_closing_time': 1774865400.0, 'created_time': 1774624893.115614, 'last_price_update_time': 1774737858.193796}
2026-03-28 22:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737022') HTTP/1.1" 204 0
2026-03-28 22:44:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb7f4e07-2beb-57c1-bf63-51d24a62e084 with identifier: 10737147
2026-03-28 22:44:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 with scrape type 2
2026-03-28 22:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 with scrape type 2
2026-03-28 22:44:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb7f4e07-2beb-57c1-bf63-51d24a62e084, identifier: 10737147
2026-03-28 22:44:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb7f4e07-2beb-57c1-bf63-51d24a62e084 with identifier: 10737147
2026-03-28 22:44:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb7f4e07-2beb-57c1-bf63-51d24a62e084 with identifier: 10737147
2026-03-28 22:44:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb7f4e07-2beb-57c1-bf63-51d24a62e084 with identifier: 10737147 to the API
2026-03-28 22:44:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737147>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'eb7f4e07-2beb-57c1-bf63-51d24a62e084',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DEA012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737147',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 287038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4350,
'price_includes_vat': True,
'registration_date': '2012-04-24',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford S-Max 1.6 EcoBoost Titanium - Petrol - Manual - 160 hp - '
'287.038 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2012}
2026-03-28 22:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:19 [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-28 22:44:19 [adesa.be] INFO: Saving data for 10737147: {'auction_closing_time': 1774865400.0, 'created_time': 1774627047.056384, 'last_price_update_time': 1774737859.035201}
2026-03-28 22:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737147') HTTP/1.1" 204 0
2026-03-28 22:44:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10737124
2026-03-28 22:44:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85930e85-aa26-5841-82bd-d739ffaa75e3 with scrape type 2
2026-03-28 22:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85930e85-aa26-5841-82bd-d739ffaa75e3 with scrape type 2
2026-03-28 22:44:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85930e85-aa26-5841-82bd-d739ffaa75e3, identifier: 10737124
2026-03-28 22:44:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10737124
2026-03-28 22:44:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10737124
2026-03-28 22:44:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10737124 to the API
2026-03-28 22:44:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737124>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '85930e85-aa26-5841-82bd-d739ffaa75e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBZ084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737124',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 72281,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Fiat Tipo 1.6 MultiJet Cross - Diesel - Manual - 131 hp - 72.281 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2021}
2026-03-28 22:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:28 [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-28 22:44:28 [adesa.be] INFO: Saving data for 10737124: {'auction_closing_time': 1774865400.0, 'created_time': 1774624843.637784, 'last_price_update_time': 1774737868.954085}
2026-03-28 22:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737124') HTTP/1.1" 204 0
2026-03-28 22:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10737164
2026-03-28 22:44:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with scrape type 2
2026-03-28 22:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with scrape type 2
2026-03-28 22:44:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8, identifier: 10737164
2026-03-28 22:44:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10737164
2026-03-28 22:44:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10737164
2026-03-28 22:44:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10737164 to the API
2026-03-28 22:44:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737164>
{'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': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ef6a4952-43cc-5a77-afb7-4bdf76e6aad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVD516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737164',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 146502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford Focus Active 1.5 EcoBlue - Diesel - Manual - 120 hp - 146.502 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:34 [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-28 22:44:34 [adesa.be] INFO: Saving data for 10737164: {'auction_closing_time': 1774865400.0, 'created_time': 1774627051.881873, 'last_price_update_time': 1774737874.568565}
2026-03-28 22:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737164') HTTP/1.1" 204 0
2026-03-28 22:44:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5618c57f-3423-5bd0-beaa-1b365cb9a688 with identifier: 10737039
2026-03-28 22:44:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5618c57f-3423-5bd0-beaa-1b365cb9a688 with scrape type 2
2026-03-28 22:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5618c57f-3423-5bd0-beaa-1b365cb9a688 with scrape type 2
2026-03-28 22:44:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5618c57f-3423-5bd0-beaa-1b365cb9a688, identifier: 10737039
2026-03-28 22:44:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5618c57f-3423-5bd0-beaa-1b365cb9a688 with identifier: 10737039
2026-03-28 22:44:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5618c57f-3423-5bd0-beaa-1b365cb9a688 with identifier: 10737039
2026-03-28 22:44:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5618c57f-3423-5bd0-beaa-1b365cb9a688 with identifier: 10737039 to the API
2026-03-28 22:44:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737039>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '5618c57f-3423-5bd0-beaa-1b365cb9a688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMT264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737039',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS9',
'odometer': 41473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22150,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS9 1.6 Rivoli - Hybrid - Automatic - 180 hp - 41.473 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2022}
2026-03-28 22:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:36 [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-28 22:44:36 [adesa.be] INFO: Saving data for 10737039: {'auction_closing_time': 1774865400.0, 'created_time': 1774624841.311587, 'last_price_update_time': 1774737876.070728}
2026-03-28 22:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737039') HTTP/1.1" 204 0
2026-03-28 22:44:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10736926
2026-03-28 22:44:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with scrape type 2
2026-03-28 22:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with scrape type 2
2026-03-28 22:44:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53, identifier: 10736926
2026-03-28 22:44:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10736926
2026-03-28 22:44:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10736926
2026-03-28 22:44:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10736926 to the API
2026-03-28 22:44:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736926>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VEG156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736926',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 179932,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-10-11',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Fiat Ducato L3H2 2.0 MultiJet - Diesel - Manual - 115 hp - 179.932 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:38 [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-28 22:44:38 [adesa.be] INFO: Saving data for 10736926: {'auction_closing_time': 1774865400.0, 'created_time': 1774624839.723737, 'last_price_update_time': 1774737878.066006}
2026-03-28 22:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736926') HTTP/1.1" 204 0
2026-03-28 22:44:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b2745f1-667c-50cc-9a18-d1b6829f523c with identifier: 10736943
2026-03-28 22:44:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b2745f1-667c-50cc-9a18-d1b6829f523c with scrape type 2
2026-03-28 22:44:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b2745f1-667c-50cc-9a18-d1b6829f523c with scrape type 2
2026-03-28 22:44:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b2745f1-667c-50cc-9a18-d1b6829f523c, identifier: 10736943
2026-03-28 22:44:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b2745f1-667c-50cc-9a18-d1b6829f523c with identifier: 10736943
2026-03-28 22:44:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b2745f1-667c-50cc-9a18-d1b6829f523c with identifier: 10736943
2026-03-28 22:44:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b2745f1-667c-50cc-9a18-d1b6829f523c with identifier: 10736943 to the API
2026-03-28 22:44:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736943>
{'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-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '5b2745f1-667c-50cc-9a18-d1b6829f523c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUZ081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736943',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 67776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.6i Bastille - Petrol - Automatic - 181 hp - '
'67.776 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2022}
2026-03-28 22:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:40 [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-28 22:44:40 [adesa.be] INFO: Saving data for 10736943: {'auction_closing_time': 1774865400.0, 'created_time': 1774627049.112501, 'last_price_update_time': 1774737880.078466}
2026-03-28 22:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736943') HTTP/1.1" 204 0
2026-03-28 22:44:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:44:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:44:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 with identifier: 10736969
2026-03-28 22:44:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 with scrape type 2
2026-03-28 22:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 with scrape type 2
2026-03-28 22:44:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06, identifier: 10736969
2026-03-28 22:44:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 with identifier: 10736969
2026-03-28 22:44:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 with identifier: 10736969
2026-03-28 22:44:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 with identifier: 10736969 to the API
2026-03-28 22:44:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:44: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-28 22:44:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736969>
{'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': 225,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJC749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736969',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 88170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15350,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.6 E-TENSE Performance Line - Hybrid - Automatic '
'- 225 hp - 88.170 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-28 22:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:52 [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-28 22:44:52 [adesa.be] INFO: Saving data for 10736969: {'auction_closing_time': 1774865400.0, 'created_time': 1774624846.426721, 'last_price_update_time': 1774737892.890549}
2026-03-28 22:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736969') HTTP/1.1" 204 0
2026-03-28 22:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:45:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:45:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd2324e5-4310-5317-afab-0ed89552e43e with identifier: 10736945
2026-03-28 22:45:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd2324e5-4310-5317-afab-0ed89552e43e with scrape type 2
2026-03-28 22:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd2324e5-4310-5317-afab-0ed89552e43e with scrape type 2
2026-03-28 22:45:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd2324e5-4310-5317-afab-0ed89552e43e, identifier: 10736945
2026-03-28 22:45:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd2324e5-4310-5317-afab-0ed89552e43e with identifier: 10736945
2026-03-28 22:45:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd2324e5-4310-5317-afab-0ed89552e43e with identifier: 10736945
2026-03-28 22:45:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd2324e5-4310-5317-afab-0ed89552e43e with identifier: 10736945 to the API
2026-03-28 22:45:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:45: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-28 22:45:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736945>
{'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': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'bd2324e5-4310-5317-afab-0ed89552e43e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736945',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 185876,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.6 E-TENSE Grand Chic - Hybrid - Automatic - 180 '
'hp - 185.876 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2021}
2026-03-28 22:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:04 [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-28 22:45:04 [adesa.be] INFO: Saving data for 10736945: {'auction_closing_time': 1774865400.0, 'created_time': 1774627063.044416, 'last_price_update_time': 1774737904.364035}
2026-03-28 22:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736945') HTTP/1.1" 204 0
2026-03-28 22:45:07 [scrapy.extensions.logstats] INFO: Crawled 1417 pages (at 11 pages/min), scraped 1387 items (at 11 items/min)
2026-03-28 22:45:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:45:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:45:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:45:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10737020
2026-03-28 22:45:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7684c168-292b-5354-b1e6-aa0f5339243d with scrape type 2
2026-03-28 22:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7684c168-292b-5354-b1e6-aa0f5339243d with scrape type 2
2026-03-28 22:45:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7684c168-292b-5354-b1e6-aa0f5339243d, identifier: 10737020
2026-03-28 22:45:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10737020
2026-03-28 22:45:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10737020
2026-03-28 22:45:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10737020 to the API
2026-03-28 22:45:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:45: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-28 22:45:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737020>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7684c168-292b-5354-b1e6-aa0f5339243d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPE264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737020',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 91396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 91.396 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-28 22:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:14 [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-28 22:45:14 [adesa.be] INFO: Saving data for 10737020: {'auction_closing_time': 1774865400.0, 'created_time': 1774624836.920914, 'last_price_update_time': 1774737914.244829}
2026-03-28 22:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737020') HTTP/1.1" 204 0
2026-03-28 22:45:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.353(s), this was the 1st time calling it.
2026-03-28 22:45:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.799784504871407 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:45:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.401(s), this was the 1st time calling it.
2026-03-28 22:45:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.332168821866098 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:45:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:45:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:45:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10737001
2026-03-28 22:45:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with scrape type 2
2026-03-28 22:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with scrape type 2
2026-03-28 22:45:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb, identifier: 10737001
2026-03-28 22:45:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10737001
2026-03-28 22:45:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10737001
2026-03-28 22:45:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10737001 to the API
2026-03-28 22:45:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:45: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-28 22:45:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737001>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b0102f33-c4a5-51e4-a6aa-317a68cfa0fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAB653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737001',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 167494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 167.494 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-28 22:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:22 [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-28 22:45:22 [adesa.be] INFO: Saving data for 10737001: {'auction_closing_time': 1774865400.0, 'created_time': 1774624835.356532, 'last_price_update_time': 1774737922.08702}
2026-03-28 22:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737001') HTTP/1.1" 204 0
2026-03-28 22:45:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:45:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:45:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.188(s), this was the 1st time calling it.
2026-03-28 22:45:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.853288625143529 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:45:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:45:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10737044
2026-03-28 22:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5dccd1a-2140-5326-99ef-0b92061ecb95 with scrape type 2
2026-03-28 22:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5dccd1a-2140-5326-99ef-0b92061ecb95 with scrape type 2
2026-03-28 22:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5dccd1a-2140-5326-99ef-0b92061ecb95, identifier: 10737044
2026-03-28 22:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10737044
2026-03-28 22:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10737044
2026-03-28 22:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10737044 to the API
2026-03-28 22:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:45: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-28 22:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737044>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f5dccd1a-2140-5326-99ef-0b92061ecb95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVG711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737044',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 181152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16150,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'181.152 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 22:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:35 [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-28 22:45:35 [adesa.be] INFO: Saving data for 10737044: {'auction_closing_time': 1774865400.0, 'created_time': 1774627046.105063, 'last_price_update_time': 1774737935.319537}
2026-03-28 22:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737044') HTTP/1.1" 204 0
2026-03-28 22:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:45:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:45:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287
2026-03-28 22:45:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with scrape type 2
2026-03-28 22:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with scrape type 2
2026-03-28 22:45:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3776984-11b3-50fd-a8d2-3c12b9fa93a1, identifier: 10740287
2026-03-28 22:45:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287
2026-03-28 22:45:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287
2026-03-28 22:45:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287 to the API
2026-03-28 22:45:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:45: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-28 22:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740287>
{'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': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b3776984-11b3-50fd-a8d2-3c12b9fa93a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM227',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740287',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'UX',
'odometer': 95980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Lexus UX 250h Business - Hybrid - Automatic - 184 hp - 95.980 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:36 [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-28 22:45:36 [adesa.be] INFO: Saving data for 10740287: {'auction_closing_time': 1774865400.0, 'created_time': 1774649915.604783, 'last_price_update_time': 1774737936.948856}
2026-03-28 22:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740287') HTTP/1.1" 204 0
2026-03-28 22:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 147f224c-bec6-5093-81e1-65f8097f63c7 with identifier: 10737047
2026-03-28 22:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 147f224c-bec6-5093-81e1-65f8097f63c7 with scrape type 2
2026-03-28 22:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 147f224c-bec6-5093-81e1-65f8097f63c7 with scrape type 2
2026-03-28 22:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 147f224c-bec6-5093-81e1-65f8097f63c7, identifier: 10737047
2026-03-28 22:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 147f224c-bec6-5093-81e1-65f8097f63c7 with identifier: 10737047
2026-03-28 22:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 147f224c-bec6-5093-81e1-65f8097f63c7 with identifier: 10737047
2026-03-28 22:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 147f224c-bec6-5093-81e1-65f8097f63c7 with identifier: 10737047 to the API
2026-03-28 22:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:45: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-28 22:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '147f224c-bec6-5093-81e1-65f8097f63c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DZ1024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737047',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 92247,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15150,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 9,
'seller_name': 'SIA Automotive',
'title': 'Citroën Jumpy 1.5 HDI Comfort - Diesel - Manual - 120 hp - 92.247 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:38 [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-28 22:45:38 [adesa.be] INFO: Saving data for 10737047: {'auction_closing_time': 1774865400.0, 'created_time': 1774624832.636944, 'last_price_update_time': 1774737938.230849}
2026-03-28 22:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737047') HTTP/1.1" 204 0
2026-03-28 22:45:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:45:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.134(s), this was the 1st time calling it.
2026-03-28 22:45:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.78143839289172 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:45:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04abba2b-89fd-51ba-94cf-038b9b686437 with identifier: 10736872
2026-03-28 22:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04abba2b-89fd-51ba-94cf-038b9b686437 with scrape type 2
2026-03-28 22:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04abba2b-89fd-51ba-94cf-038b9b686437 with scrape type 2
2026-03-28 22:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04abba2b-89fd-51ba-94cf-038b9b686437, identifier: 10736872
2026-03-28 22:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04abba2b-89fd-51ba-94cf-038b9b686437 with identifier: 10736872
2026-03-28 22:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04abba2b-89fd-51ba-94cf-038b9b686437 with identifier: 10736872
2026-03-28 22:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04abba2b-89fd-51ba-94cf-038b9b686437 with identifier: 10736872 to the API
2026-03-28 22:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:45: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-28 22:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736872>
{'auction_title': '',
'c_o_2_emission_value': 154,
'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '04abba2b-89fd-51ba-94cf-038b9b686437',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RVD662',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736872',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 22708,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2017-03-09',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Citroën Jumper L1H1 2.0 HDI Club - Diesel - Manual - 130 hp - '
'22.708 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2017}
2026-03-28 22:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736872%27 HTTP/1.1" 200 None
2026-03-28 22:45:48 [adesa.be] INFO: Saving data for 10736872: {'auction_closing_time': 1774865400.0, 'created_time': 1774624835.041078, 'last_price_update_time': 1774737948.427915}
2026-03-28 22:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736872') HTTP/1.1" 204 0
2026-03-28 22:45:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10737058
2026-03-28 22:46:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with scrape type 2
2026-03-28 22:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with scrape type 2
2026-03-28 22:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82bfbb71-fcf6-5a2d-9268-2f60956aff79, identifier: 10737058
2026-03-28 22:46:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10737058
2026-03-28 22:46:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10737058
2026-03-28 22:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10737058 to the API
2026-03-28 22:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737058>
{'auction_title': '',
'c_o_2_emission_value': 234,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '82bfbb71-fcf6-5a2d-9268-2f60956aff79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CVT167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737058',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 235002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2012-03-08',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Ford Transit L4H3 2.2 TDCI - Diesel - Manual - 125 hp - 235.002 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-28 22:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:01 [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-28 22:46:01 [adesa.be] INFO: Saving data for 10737058: {'auction_closing_time': 1774865400.0, 'created_time': 1774624844.230812, 'last_price_update_time': 1774737961.322665}
2026-03-28 22:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737058') HTTP/1.1" 204 0
2026-03-28 22:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 406e32a1-47a7-5955-b885-b8cb5d83cc18 with identifier: 10740288
2026-03-28 22:46:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 with scrape type 2
2026-03-28 22:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 with scrape type 2
2026-03-28 22:46:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 406e32a1-47a7-5955-b885-b8cb5d83cc18, identifier: 10740288
2026-03-28 22:46:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 406e32a1-47a7-5955-b885-b8cb5d83cc18 with identifier: 10740288
2026-03-28 22:46:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 406e32a1-47a7-5955-b885-b8cb5d83cc18 with identifier: 10740288
2026-03-28 22:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 406e32a1-47a7-5955-b885-b8cb5d83cc18 with identifier: 10740288 to the API
2026-03-28 22:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740288>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '406e32a1-47a7-5955-b885-b8cb5d83cc18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740288',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 120858,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Citroën C5 Aircross 1.6 Lounge - Hybrid - Automatic - 181 hp - '
'120.858 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-28 22:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:03 [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-28 22:46:03 [adesa.be] INFO: Saving data for 10740288: {'auction_closing_time': 1774865400.0, 'created_time': 1774649918.541391, 'last_price_update_time': 1774737963.524186}
2026-03-28 22:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740288') HTTP/1.1" 204 0
2026-03-28 22:46:07 [scrapy.extensions.logstats] INFO: Crawled 1425 pages (at 8 pages/min), scraped 1395 items (at 8 items/min)
2026-03-28 22:46:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef00035-775c-5ab5-aaa3-3d07572a9e51 with identifier: 10740289
2026-03-28 22:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef00035-775c-5ab5-aaa3-3d07572a9e51 with scrape type 2
2026-03-28 22:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eef00035-775c-5ab5-aaa3-3d07572a9e51 with scrape type 2
2026-03-28 22:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eef00035-775c-5ab5-aaa3-3d07572a9e51, identifier: 10740289
2026-03-28 22:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eef00035-775c-5ab5-aaa3-3d07572a9e51 with identifier: 10740289
2026-03-28 22:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eef00035-775c-5ab5-aaa3-3d07572a9e51 with identifier: 10740289
2026-03-28 22:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eef00035-775c-5ab5-aaa3-3d07572a9e51 with identifier: 10740289 to the API
2026-03-28 22:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740289>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'eef00035-775c-5ab5-aaa3-3d07572a9e51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM846',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740289',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 131765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Cupra Formentor 1.4 - Hybrid - Automatic - 150 hp - 131.765 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:08 [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-28 22:46:08 [adesa.be] INFO: Saving data for 10740289: {'auction_closing_time': 1774865400.0, 'created_time': 1774649918.201643, 'last_price_update_time': 1774737968.043126}
2026-03-28 22:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740289') HTTP/1.1" 204 0
2026-03-28 22:46:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.479(s), this was the 1st time calling it.
2026-03-28 22:46:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.754726746489739 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:46:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with identifier: 10736972
2026-03-28 22:46:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with scrape type 2
2026-03-28 22:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with scrape type 2
2026-03-28 22:46:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7, identifier: 10736972
2026-03-28 22:46:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with identifier: 10736972
2026-03-28 22:46:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with identifier: 10736972
2026-03-28 22:46:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with identifier: 10736972 to the API
2026-03-28 22:46:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736972>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVB313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736972',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 81928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Citroën C4 1.5 HDI Business - Diesel - Manual - 110 hp - 81.928 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:18 [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-28 22:46:18 [adesa.be] INFO: Saving data for 10736972: {'auction_closing_time': 1774865400.0, 'created_time': 1774624831.836756, 'last_price_update_time': 1774737978.545296}
2026-03-28 22:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736972') HTTP/1.1" 204 0
2026-03-28 22:46:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10737066
2026-03-28 22:46:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with scrape type 2
2026-03-28 22:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with scrape type 2
2026-03-28 22:46:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e60e3713-4e9a-5b59-a33c-1e1b0e039c48, identifier: 10737066
2026-03-28 22:46:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10737066
2026-03-28 22:46:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10737066
2026-03-28 22:46:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10737066 to the API
2026-03-28 22:46:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737066>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e60e3713-4e9a-5b59-a33c-1e1b0e039c48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAC832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737066',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 88745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'88.745 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-28 22:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:19 [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-28 22:46:19 [adesa.be] INFO: Saving data for 10737066: {'auction_closing_time': 1774865400.0, 'created_time': 1774624821.284301, 'last_price_update_time': 1774737979.740545}
2026-03-28 22:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737066') HTTP/1.1" 204 0
2026-03-28 22:46:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6977889-99d9-556d-8d4c-0109e20ea3ca with identifier: 10737065
2026-03-28 22:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6977889-99d9-556d-8d4c-0109e20ea3ca with scrape type 2
2026-03-28 22:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6977889-99d9-556d-8d4c-0109e20ea3ca with scrape type 2
2026-03-28 22:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6977889-99d9-556d-8d4c-0109e20ea3ca, identifier: 10737065
2026-03-28 22:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6977889-99d9-556d-8d4c-0109e20ea3ca with identifier: 10737065
2026-03-28 22:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6977889-99d9-556d-8d4c-0109e20ea3ca with identifier: 10737065
2026-03-28 22:46:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6977889-99d9-556d-8d4c-0109e20ea3ca with identifier: 10737065 to the API
2026-03-28 22:46:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737065>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd6977889-99d9-556d-8d4c-0109e20ea3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAG843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737065',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 54229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'54.229 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-28 22:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:21 [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-28 22:46:21 [adesa.be] INFO: Saving data for 10737065: {'auction_closing_time': 1774865400.0, 'created_time': 1774624820.469152, 'last_price_update_time': 1774737981.455233}
2026-03-28 22:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737065') HTTP/1.1" 204 0
2026-03-28 22:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd0626ff-917b-51b3-b579-8111415a12a1 with identifier: 10736882
2026-03-28 22:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd0626ff-917b-51b3-b579-8111415a12a1 with scrape type 2
2026-03-28 22:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd0626ff-917b-51b3-b579-8111415a12a1 with scrape type 2
2026-03-28 22:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd0626ff-917b-51b3-b579-8111415a12a1, identifier: 10736882
2026-03-28 22:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd0626ff-917b-51b3-b579-8111415a12a1 with identifier: 10736882
2026-03-28 22:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd0626ff-917b-51b3-b579-8111415a12a1 with identifier: 10736882
2026-03-28 22:46:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd0626ff-917b-51b3-b579-8111415a12a1 with identifier: 10736882 to the API
2026-03-28 22:46:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736882>
{'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': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cd0626ff-917b-51b3-b579-8111415a12a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTL191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736882',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 81917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2020-05-15',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Citroën C5 Aircross 1.5 HDI Business - Diesel - Manual - 131 hp - '
'81.917 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:21 [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-28 22:46:21 [adesa.be] INFO: Saving data for 10736882: {'auction_closing_time': 1774865400.0, 'created_time': 1774624835.951339, 'last_price_update_time': 1774737981.903353}
2026-03-28 22:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736882') HTTP/1.1" 204 0
2026-03-28 22:46:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10737069
2026-03-28 22:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d2ad9e5-9eae-57c4-8184-b70f68701302 with scrape type 2
2026-03-28 22:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d2ad9e5-9eae-57c4-8184-b70f68701302 with scrape type 2
2026-03-28 22:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d2ad9e5-9eae-57c4-8184-b70f68701302, identifier: 10737069
2026-03-28 22:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10737069
2026-03-28 22:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10737069
2026-03-28 22:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10737069 to the API
2026-03-28 22:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737069>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5d2ad9e5-9eae-57c4-8184-b70f68701302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAC883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737069',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 21156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6950,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 1,
'seller_name': 'SIA Automotive',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'21.156 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-28 22:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:29 [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-28 22:46:29 [adesa.be] INFO: Saving data for 10737069: {'auction_closing_time': 1774865400.0, 'created_time': 1774624819.785949, 'last_price_update_time': 1774737989.301278}
2026-03-28 22:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737069') HTTP/1.1" 204 0
2026-03-28 22:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddd49a48-48d5-5cec-8029-145ef0e7d450 with identifier: 10737156
2026-03-28 22:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd49a48-48d5-5cec-8029-145ef0e7d450 with scrape type 2
2026-03-28 22:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddd49a48-48d5-5cec-8029-145ef0e7d450 with scrape type 2
2026-03-28 22:46:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddd49a48-48d5-5cec-8029-145ef0e7d450, identifier: 10737156
2026-03-28 22:46:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddd49a48-48d5-5cec-8029-145ef0e7d450 with identifier: 10737156
2026-03-28 22:46:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddd49a48-48d5-5cec-8029-145ef0e7d450 with identifier: 10737156
2026-03-28 22:46:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddd49a48-48d5-5cec-8029-145ef0e7d450 with identifier: 10737156 to the API
2026-03-28 22:46:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737156>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 99,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ddd49a48-48d5-5cec-8029-145ef0e7d450',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABG125',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737156',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 153013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Citroën Berlingo 1.5 HDI Feel - Diesel - Manual - 99 hp - 153.013 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 22:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:30 [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-28 22:46:30 [adesa.be] INFO: Saving data for 10737156: {'auction_closing_time': 1774865400.0, 'created_time': 1774624817.139062, 'last_price_update_time': 1774737990.36388}
2026-03-28 22:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737156') HTTP/1.1" 204 0
2026-03-28 22:46:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10737136
2026-03-28 22:46:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f56437-07c0-5077-ac36-3afd40c8e41f with scrape type 2
2026-03-28 22:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9f56437-07c0-5077-ac36-3afd40c8e41f with scrape type 2
2026-03-28 22:46:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9f56437-07c0-5077-ac36-3afd40c8e41f, identifier: 10737136
2026-03-28 22:46:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10737136
2026-03-28 22:46:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10737136
2026-03-28 22:46:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10737136 to the API
2026-03-28 22:46:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd9f56437-07c0-5077-ac36-3afd40c8e41f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEN867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737136',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 90297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29650,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 90.297 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:31 [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-28 22:46:31 [adesa.be] INFO: Saving data for 10737136: {'auction_closing_time': 1774865400.0, 'created_time': 1774624818.944398, 'last_price_update_time': 1774737991.866751}
2026-03-28 22:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737136') HTTP/1.1" 204 0
2026-03-28 22:46:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dac34bb-28ad-5961-8fef-61aaa90a2350 with identifier: 10736898
2026-03-28 22:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 with scrape type 2
2026-03-28 22:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 with scrape type 2
2026-03-28 22:46:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3dac34bb-28ad-5961-8fef-61aaa90a2350, identifier: 10736898
2026-03-28 22:46:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3dac34bb-28ad-5961-8fef-61aaa90a2350 with identifier: 10736898
2026-03-28 22:46:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3dac34bb-28ad-5961-8fef-61aaa90a2350 with identifier: 10736898
2026-03-28 22:46:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3dac34bb-28ad-5961-8fef-61aaa90a2350 with identifier: 10736898 to the API
2026-03-28 22:46:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736898>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3dac34bb-28ad-5961-8fef-61aaa90a2350',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUJ505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736898',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 122839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 122.839 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:38 [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-28 22:46:38 [adesa.be] INFO: Saving data for 10736898: {'auction_closing_time': 1774865400.0, 'created_time': 1774627049.504115, 'last_price_update_time': 1774737998.538555}
2026-03-28 22:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736898') HTTP/1.1" 204 0
2026-03-28 22:46:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.390(s), this was the 1st time calling it.
2026-03-28 22:46:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.358546685234066 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10737134
2026-03-28 22:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b28c79ca-4bbf-50ee-a26a-c649d2c68617 with scrape type 2
2026-03-28 22:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b28c79ca-4bbf-50ee-a26a-c649d2c68617 with scrape type 2
2026-03-28 22:46:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b28c79ca-4bbf-50ee-a26a-c649d2c68617, identifier: 10737134
2026-03-28 22:46:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10737134
2026-03-28 22:46:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10737134
2026-03-28 22:46:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10737134 to the API
2026-03-28 22:46:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b28c79ca-4bbf-50ee-a26a-c649d2c68617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRG133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737134',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 124142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28350,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 211 hp - 124.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:44 [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-28 22:46:44 [adesa.be] INFO: Saving data for 10737134: {'auction_closing_time': 1774865400.0, 'created_time': 1774624829.470456, 'last_price_update_time': 1774738004.369518}
2026-03-28 22:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737134') HTTP/1.1" 204 0
2026-03-28 22:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fde6e7f8-89c0-5fae-839c-58db2469c125 with identifier: 10736935
2026-03-28 22:46:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fde6e7f8-89c0-5fae-839c-58db2469c125 with scrape type 2
2026-03-28 22:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fde6e7f8-89c0-5fae-839c-58db2469c125 with scrape type 2
2026-03-28 22:46:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fde6e7f8-89c0-5fae-839c-58db2469c125, identifier: 10736935
2026-03-28 22:46:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fde6e7f8-89c0-5fae-839c-58db2469c125 with identifier: 10736935
2026-03-28 22:46:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fde6e7f8-89c0-5fae-839c-58db2469c125 with identifier: 10736935
2026-03-28 22:46:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fde6e7f8-89c0-5fae-839c-58db2469c125 with identifier: 10736935 to the API
2026-03-28 22:46:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736935>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'fde6e7f8-89c0-5fae-839c-58db2469c125',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APD423A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736935',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 84401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13150,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford Kuga 2.5i Titanium - Hybrid - Automatic - 152 hp - 84.401 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-28 22:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:45 [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-28 22:46:45 [adesa.be] INFO: Saving data for 10736935: {'auction_closing_time': 1774865400.0, 'created_time': 1774627047.935247, 'last_price_update_time': 1774738005.537031}
2026-03-28 22:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736935') HTTP/1.1" 204 0
2026-03-28 22:46:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.981(s), this was the 1st time calling it.
2026-03-28 22:46:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.506977482772353 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935dabe1-25a4-531d-98f4-6366390acc8f with identifier: 10736960
2026-03-28 22:46:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935dabe1-25a4-531d-98f4-6366390acc8f with scrape type 2
2026-03-28 22:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 935dabe1-25a4-531d-98f4-6366390acc8f with scrape type 2
2026-03-28 22:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 935dabe1-25a4-531d-98f4-6366390acc8f, identifier: 10736960
2026-03-28 22:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 935dabe1-25a4-531d-98f4-6366390acc8f with identifier: 10736960
2026-03-28 22:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 935dabe1-25a4-531d-98f4-6366390acc8f with identifier: 10736960
2026-03-28 22:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 935dabe1-25a4-531d-98f4-6366390acc8f with identifier: 10736960 to the API
2026-03-28 22:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736960>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '935dabe1-25a4-531d-98f4-6366390acc8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLJ850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 157107,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 157.107 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:46 [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-28 22:46:46 [adesa.be] INFO: Saving data for 10736960: {'auction_closing_time': 1774865400.0, 'created_time': 1774624824.121975, 'last_price_update_time': 1774738006.309995}
2026-03-28 22:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736960') HTTP/1.1" 204 0
2026-03-28 22:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10736899
2026-03-28 22:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c287a7-e99b-5df3-8166-27da991e8c70 with scrape type 2
2026-03-28 22:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66c287a7-e99b-5df3-8166-27da991e8c70 with scrape type 2
2026-03-28 22:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66c287a7-e99b-5df3-8166-27da991e8c70, identifier: 10736899
2026-03-28 22:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10736899
2026-03-28 22:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10736899
2026-03-28 22:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10736899 to the API
2026-03-28 22:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736899>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '66c287a7-e99b-5df3-8166-27da991e8c70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTG688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736899',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 172158,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25350,
'price_includes_vat': True,
'registration_date': '2020-05-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 25d - xDrive - Diesel - Automatic - 211 hp - 172.158 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:47 [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-28 22:46:47 [adesa.be] INFO: Saving data for 10736899: {'auction_closing_time': 1774865400.0, 'created_time': 1774627048.547352, 'last_price_update_time': 1774738007.117715}
2026-03-28 22:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736899') HTTP/1.1" 204 0
2026-03-28 22:46:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:46:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10737120
2026-03-28 22:46:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadf898d-c926-5924-a090-7163711b3cba with scrape type 2
2026-03-28 22:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eadf898d-c926-5924-a090-7163711b3cba with scrape type 2
2026-03-28 22:46:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eadf898d-c926-5924-a090-7163711b3cba, identifier: 10737120
2026-03-28 22:46:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10737120
2026-03-28 22:46:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10737120
2026-03-28 22:46:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10737120 to the API
2026-03-28 22:46:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737120>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'eadf898d-c926-5924-a090-7163711b3cba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EFQ325',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737120',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 43903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Hyundai Bayon 1.0 - Petrol - Automatic - 101 hp - 43.903 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:47 [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-28 22:46:47 [adesa.be] INFO: Saving data for 10737120: {'auction_closing_time': 1774865400.0, 'created_time': 1774624848.214857, 'last_price_update_time': 1774738007.898906}
2026-03-28 22:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737120') HTTP/1.1" 204 0
2026-03-28 22:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10737040
2026-03-28 22:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5092155-e8b9-56c9-8b93-e16c58211776 with scrape type 2
2026-03-28 22:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5092155-e8b9-56c9-8b93-e16c58211776 with scrape type 2
2026-03-28 22:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5092155-e8b9-56c9-8b93-e16c58211776, identifier: 10737040
2026-03-28 22:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10737040
2026-03-28 22:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10737040
2026-03-28 22:46:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10737040 to the API
2026-03-28 22:46:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737040>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e5092155-e8b9-56c9-8b93-e16c58211776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHU167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737040',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 88054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15950,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.6i Performance Line - Hybrid - Automatic - 181 '
'hp - 88.054 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-28 22:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:48 [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-28 22:46:48 [adesa.be] INFO: Saving data for 10737040: {'auction_closing_time': 1774865400.0, 'created_time': 1774624838.727563, 'last_price_update_time': 1774738008.770131}
2026-03-28 22:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737040') HTTP/1.1" 204 0
2026-03-28 22:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with identifier: 10736876
2026-03-28 22:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with scrape type 2
2026-03-28 22:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with scrape type 2
2026-03-28 22:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c, identifier: 10736876
2026-03-28 22:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with identifier: 10736876
2026-03-28 22:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with identifier: 10736876
2026-03-28 22:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with identifier: 10736876 to the API
2026-03-28 22:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736876>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGE621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736876',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 176848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X2 18d - Diesel - Automatic - 136 hp - 176.848 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:49 [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-28 22:46:49 [adesa.be] INFO: Saving data for 10736876: {'auction_closing_time': 1774865400.0, 'created_time': 1774624867.636193, 'last_price_update_time': 1774738009.279932}
2026-03-28 22:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736876') HTTP/1.1" 204 0
2026-03-28 22:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10737012
2026-03-28 22:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98221a1a-8fef-5e03-9faa-9867315edce6 with scrape type 2
2026-03-28 22:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98221a1a-8fef-5e03-9faa-9867315edce6 with scrape type 2
2026-03-28 22:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98221a1a-8fef-5e03-9faa-9867315edce6, identifier: 10737012
2026-03-28 22:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10737012
2026-03-28 22:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10737012
2026-03-28 22:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10737012 to the API
2026-03-28 22:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737012>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '98221a1a-8fef-5e03-9faa-9867315edce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJS119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737012',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 139504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21650,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 139.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:49 [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-28 22:46:49 [adesa.be] INFO: Saving data for 10737012: {'auction_closing_time': 1774865400.0, 'created_time': 1774624840.331634, 'last_price_update_time': 1774738009.894727}
2026-03-28 22:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737012') HTTP/1.1" 204 0
2026-03-28 22:46:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10737096
2026-03-28 22:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cbc266-90ef-5829-b63b-2c55452ad124 with scrape type 2
2026-03-28 22:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8cbc266-90ef-5829-b63b-2c55452ad124 with scrape type 2
2026-03-28 22:46:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cbc266-90ef-5829-b63b-2c55452ad124, identifier: 10737096
2026-03-28 22:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10737096
2026-03-28 22:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10737096
2026-03-28 22:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10737096 to the API
2026-03-28 22:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737096>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f8cbc266-90ef-5829-b63b-2c55452ad124',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737096',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 130122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 130.122 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46: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-28 22:46:51 [adesa.be] INFO: Saving data for 10737096: {'auction_closing_time': 1774865400.0, 'created_time': 1774624812.263321, 'last_price_update_time': 1774738011.81795}
2026-03-28 22:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737096') HTTP/1.1" 204 0
2026-03-28 22:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 244a824f-cccc-51a8-8992-5c9210f05cb7 with identifier: 10736988
2026-03-28 22:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 244a824f-cccc-51a8-8992-5c9210f05cb7 with scrape type 2
2026-03-28 22:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 244a824f-cccc-51a8-8992-5c9210f05cb7 with scrape type 2
2026-03-28 22:46:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 244a824f-cccc-51a8-8992-5c9210f05cb7, identifier: 10736988
2026-03-28 22:46:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 244a824f-cccc-51a8-8992-5c9210f05cb7 with identifier: 10736988
2026-03-28 22:46:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 244a824f-cccc-51a8-8992-5c9210f05cb7 with identifier: 10736988
2026-03-28 22:46:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 244a824f-cccc-51a8-8992-5c9210f05cb7 with identifier: 10736988 to the API
2026-03-28 22:46:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736988>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '244a824f-cccc-51a8-8992-5c9210f05cb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVT081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736988',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 182920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X3 18d - Diesel - Automatic - 136 hp - 182.920 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736988%27 HTTP/1.1" 200 None
2026-03-28 22:46:52 [adesa.be] INFO: Saving data for 10736988: {'auction_closing_time': 1774865400.0, 'created_time': 1774624823.213519, 'last_price_update_time': 1774738012.500397}
2026-03-28 22:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736988') HTTP/1.1" 204 0
2026-03-28 22:46:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with identifier: 10736867
2026-03-28 22:46:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with scrape type 2
2026-03-28 22:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with scrape type 2
2026-03-28 22:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234, identifier: 10736867
2026-03-28 22:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with identifier: 10736867
2026-03-28 22:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with identifier: 10736867
2026-03-28 22:46:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with identifier: 10736867 to the API
2026-03-28 22:46:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736867>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2e3a6dd1-3a6a-5a10-897b-6b2db27f4234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAR339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 197050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10150,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Citroën C5 X 1.6 Business - Hybrid - Automatic - 180 hp - 197.050 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:53 [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-28 22:46:53 [adesa.be] INFO: Saving data for 10736867: {'auction_closing_time': 1774865400.0, 'created_time': 1774624822.079844, 'last_price_update_time': 1774738013.477355}
2026-03-28 22:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736867') HTTP/1.1" 204 0
2026-03-28 22:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:46:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with identifier: 10736978
2026-03-28 22:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with scrape type 2
2026-03-28 22:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with scrape type 2
2026-03-28 22:46:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6, identifier: 10736978
2026-03-28 22:46:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with identifier: 10736978
2026-03-28 22:46:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with identifier: 10736978
2026-03-28 22:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with identifier: 10736978 to the API
2026-03-28 22:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:46: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-28 22:46:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736978>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b0c7e638-f34e-531a-b2dd-0a5e4c6842a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXT886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736978',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 122661,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 163 hp - '
'122.661 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:55 [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-28 22:46:55 [adesa.be] INFO: Saving data for 10736978: {'auction_closing_time': 1774865400.0, 'created_time': 1774624816.014989, 'last_price_update_time': 1774738015.249555}
2026-03-28 22:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736978') HTTP/1.1" 204 0
2026-03-28 22:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10737159
2026-03-28 22:47:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 243bed85-092e-55aa-8299-8ec45f225161 with scrape type 2
2026-03-28 22:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 243bed85-092e-55aa-8299-8ec45f225161 with scrape type 2
2026-03-28 22:47:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 243bed85-092e-55aa-8299-8ec45f225161, identifier: 10737159
2026-03-28 22:47:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10737159
2026-03-28 22:47:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10737159
2026-03-28 22:47:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10737159 to the API
2026-03-28 22:47:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737159>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '243bed85-092e-55aa-8299-8ec45f225161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEM476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737159',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111717,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 111.717 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:03 [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-28 22:47:03 [adesa.be] INFO: Saving data for 10737159: {'auction_closing_time': 1774865400.0, 'created_time': 1774624814.885704, 'last_price_update_time': 1774738023.301496}
2026-03-28 22:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737159') HTTP/1.1" 204 0
2026-03-28 22:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f246fc95-4ec2-5ea2-b87d-83c084297958 with identifier: 10736929
2026-03-28 22:47:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f246fc95-4ec2-5ea2-b87d-83c084297958 with scrape type 2
2026-03-28 22:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f246fc95-4ec2-5ea2-b87d-83c084297958 with scrape type 2
2026-03-28 22:47:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f246fc95-4ec2-5ea2-b87d-83c084297958, identifier: 10736929
2026-03-28 22:47:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f246fc95-4ec2-5ea2-b87d-83c084297958 with identifier: 10736929
2026-03-28 22:47:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f246fc95-4ec2-5ea2-b87d-83c084297958 with identifier: 10736929
2026-03-28 22:47:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f246fc95-4ec2-5ea2-b87d-83c084297958 with identifier: 10736929 to the API
2026-03-28 22:47:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736929>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f246fc95-4ec2-5ea2-b87d-83c084297958',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSU156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 179794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 16d X Line - Diesel - Manual - 116 hp - 179.794 km',
'transmission': 'manual',
'trim': 'X Line',
'vin': None,
'year': 2020}
2026-03-28 22:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:07 [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-28 22:47:07 [adesa.be] INFO: Saving data for 10736929: {'auction_closing_time': 1774865400.0, 'created_time': 1774627063.796593, 'last_price_update_time': 1774738027.105053}
2026-03-28 22:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736929') HTTP/1.1" 204 0
2026-03-28 22:47:07 [scrapy.extensions.logstats] INFO: Crawled 1448 pages (at 23 pages/min), scraped 1418 items (at 23 items/min)
2026-03-28 22:47:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f5dc99-e40f-513e-a0b2-1d4d06321132 with identifier: 10736914
2026-03-28 22:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f5dc99-e40f-513e-a0b2-1d4d06321132 with scrape type 2
2026-03-28 22:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47f5dc99-e40f-513e-a0b2-1d4d06321132 with scrape type 2
2026-03-28 22:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47f5dc99-e40f-513e-a0b2-1d4d06321132, identifier: 10736914
2026-03-28 22:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47f5dc99-e40f-513e-a0b2-1d4d06321132 with identifier: 10736914
2026-03-28 22:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47f5dc99-e40f-513e-a0b2-1d4d06321132 with identifier: 10736914
2026-03-28 22:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47f5dc99-e40f-513e-a0b2-1d4d06321132 with identifier: 10736914 to the API
2026-03-28 22:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736914>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '47f5dc99-e40f-513e-a0b2-1d4d06321132',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XEL152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736914',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 95209,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12650,
'price_includes_vat': True,
'registration_date': '2019-12-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 16d Business - Diesel - Automatic - 116 hp - 95.209 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 22:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:08 [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-28 22:47:08 [adesa.be] INFO: Saving data for 10736914: {'auction_closing_time': 1774865400.0, 'created_time': 1774624822.677729, 'last_price_update_time': 1774738028.56268}
2026-03-28 22:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736914') HTTP/1.1" 204 0
2026-03-28 22:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10737000
2026-03-28 22:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f7e430c-addb-5918-8ec0-9bdabe372571 with scrape type 2
2026-03-28 22:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f7e430c-addb-5918-8ec0-9bdabe372571 with scrape type 2
2026-03-28 22:47:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f7e430c-addb-5918-8ec0-9bdabe372571, identifier: 10737000
2026-03-28 22:47:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10737000
2026-03-28 22:47:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10737000
2026-03-28 22:47:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10737000 to the API
2026-03-28 22:47:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737000>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0f7e430c-addb-5918-8ec0-9bdabe372571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAJ435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737000',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 136416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 16d X Line - Diesel - Automatic - 116 hp - 136.416 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-28 22:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:12 [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-28 22:47:12 [adesa.be] INFO: Saving data for 10737000: {'auction_closing_time': 1774865400.0, 'created_time': 1774624810.776215, 'last_price_update_time': 1774738032.128546}
2026-03-28 22:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737000') HTTP/1.1" 204 0
2026-03-28 22:47:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 812f5048-0fb1-56dd-800e-cd16099c9a30 with identifier: 10737011
2026-03-28 22:47:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 812f5048-0fb1-56dd-800e-cd16099c9a30 with scrape type 2
2026-03-28 22:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 812f5048-0fb1-56dd-800e-cd16099c9a30 with scrape type 2
2026-03-28 22:47:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 812f5048-0fb1-56dd-800e-cd16099c9a30, identifier: 10737011
2026-03-28 22:47:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 812f5048-0fb1-56dd-800e-cd16099c9a30 with identifier: 10737011
2026-03-28 22:47:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 812f5048-0fb1-56dd-800e-cd16099c9a30 with identifier: 10737011
2026-03-28 22:47:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 812f5048-0fb1-56dd-800e-cd16099c9a30 with identifier: 10737011 to the API
2026-03-28 22:47:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737011>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '812f5048-0fb1-56dd-800e-cd16099c9a30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKF351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737011',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 136067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22150,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 136.067 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:14 [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-28 22:47:14 [adesa.be] INFO: Saving data for 10737011: {'auction_closing_time': 1774865400.0, 'created_time': 1774624824.757954, 'last_price_update_time': 1774738034.113828}
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737011') HTTP/1.1" 204 0
2026-03-28 22:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10736879
2026-03-28 22:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a with scrape type 2
2026-03-28 22:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a with scrape type 2
2026-03-28 22:47:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8620e7ee-d0e2-5647-b78f-4ab608872a4a, identifier: 10736879
2026-03-28 22:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10737075
2026-03-28 22:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d97127bb-15af-52d4-aedb-4507b8476ca3 with scrape type 2
2026-03-28 22:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d97127bb-15af-52d4-aedb-4507b8476ca3 with scrape type 2
2026-03-28 22:47:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d97127bb-15af-52d4-aedb-4507b8476ca3, identifier: 10737075
2026-03-28 22:47:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10736879
2026-03-28 22:47:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10736879
2026-03-28 22:47:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10736879 to the API
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736879>
{'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': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '8620e7ee-d0e2-5647-b78f-4ab608872a4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GBJ055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736879',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 22208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2024-10-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 20i - Petrol - Automatic - 136 hp - 22.208 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:14 [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-28 22:47:14 [adesa.be] INFO: Saving data for 10736879: {'auction_closing_time': 1774865400.0, 'created_time': 1774624823.824553, 'last_price_update_time': 1774738034.684809}
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736879') HTTP/1.1" 204 0
2026-03-28 22:47:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10737075
2026-03-28 22:47:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10737075
2026-03-28 22:47:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10737075 to the API
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737075>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'd97127bb-15af-52d4-aedb-4507b8476ca3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQF834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737075',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 182602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19350,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 182.602 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:14 [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-28 22:47:14 [adesa.be] INFO: Saving data for 10737075: {'auction_closing_time': 1774865400.0, 'created_time': 1774624810.065039, 'last_price_update_time': 1774738034.972594}
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737075') HTTP/1.1" 204 0
2026-03-28 22:47:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10737029
2026-03-28 22:47:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1e815f6-fb53-5cb2-9997-7b355056976d with scrape type 2
2026-03-28 22:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1e815f6-fb53-5cb2-9997-7b355056976d with scrape type 2
2026-03-28 22:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1e815f6-fb53-5cb2-9997-7b355056976d, identifier: 10737029
2026-03-28 22:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10737029
2026-03-28 22:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10737029
2026-03-28 22:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10737029 to the API
2026-03-28 22:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737029>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e1e815f6-fb53-5cb2-9997-7b355056976d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737029',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 132712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22350,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 132.712 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 22:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737029%27 HTTP/1.1" 200 None
2026-03-28 22:47:17 [adesa.be] INFO: Saving data for 10737029: {'auction_closing_time': 1774865400.0, 'created_time': 1774624808.051378, 'last_price_update_time': 1774738037.636665}
2026-03-28 22:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737029') HTTP/1.1" 204 0
2026-03-28 22:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66aef98d-906e-5028-8860-de4d13e895f4 with identifier: 10736908
2026-03-28 22:47:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66aef98d-906e-5028-8860-de4d13e895f4 with scrape type 2
2026-03-28 22:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66aef98d-906e-5028-8860-de4d13e895f4 with scrape type 2
2026-03-28 22:47:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66aef98d-906e-5028-8860-de4d13e895f4, identifier: 10736908
2026-03-28 22:47:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66aef98d-906e-5028-8860-de4d13e895f4 with identifier: 10736908
2026-03-28 22:47:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66aef98d-906e-5028-8860-de4d13e895f4 with identifier: 10736908
2026-03-28 22:47:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66aef98d-906e-5028-8860-de4d13e895f4 with identifier: 10736908 to the API
2026-03-28 22:47:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736908>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '66aef98d-906e-5028-8860-de4d13e895f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 127325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21650,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 127.325 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:20 [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-28 22:47:20 [adesa.be] INFO: Saving data for 10736908: {'auction_closing_time': 1774865400.0, 'created_time': 1774624813.676318, 'last_price_update_time': 1774738040.094961}
2026-03-28 22:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736908') HTTP/1.1" 204 0
2026-03-28 22:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10737135
2026-03-28 22:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0b127f6-d75c-555c-b43d-e2ea3612a62e with scrape type 2
2026-03-28 22:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0b127f6-d75c-555c-b43d-e2ea3612a62e with scrape type 2
2026-03-28 22:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0b127f6-d75c-555c-b43d-e2ea3612a62e, identifier: 10737135
2026-03-28 22:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10737135
2026-03-28 22:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10737135
2026-03-28 22:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10737135 to the API
2026-03-28 22:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737135>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd0b127f6-d75c-555c-b43d-e2ea3612a62e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737135',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 88630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 88.630 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:27 [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-28 22:47:27 [adesa.be] INFO: Saving data for 10737135: {'auction_closing_time': 1774865400.0, 'created_time': 1774624813.366818, 'last_price_update_time': 1774738047.833008}
2026-03-28 22:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737135') HTTP/1.1" 204 0
2026-03-28 22:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0647c6aa-5ec8-5dcc-8660-4dac77483957 with identifier: 10737092
2026-03-28 22:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0647c6aa-5ec8-5dcc-8660-4dac77483957 with scrape type 2
2026-03-28 22:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0647c6aa-5ec8-5dcc-8660-4dac77483957 with scrape type 2
2026-03-28 22:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0647c6aa-5ec8-5dcc-8660-4dac77483957, identifier: 10737092
2026-03-28 22:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0647c6aa-5ec8-5dcc-8660-4dac77483957 with identifier: 10737092
2026-03-28 22:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0647c6aa-5ec8-5dcc-8660-4dac77483957 with identifier: 10737092
2026-03-28 22:47:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0647c6aa-5ec8-5dcc-8660-4dac77483957 with identifier: 10737092 to the API
2026-03-28 22:47:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737092>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '0647c6aa-5ec8-5dcc-8660-4dac77483957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATV073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737092',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 171365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 18i M Sport - Petrol - Automatic - 136 hp - 171.365 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:29 [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-28 22:47:29 [adesa.be] INFO: Saving data for 10737092: {'auction_closing_time': 1774865400.0, 'created_time': 1774624833.436206, 'last_price_update_time': 1774738049.556905}
2026-03-28 22:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737092') HTTP/1.1" 204 0
2026-03-28 22:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10737160
2026-03-28 22:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ff4abe-1c78-526b-9dff-b37873323088 with scrape type 2
2026-03-28 22:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96ff4abe-1c78-526b-9dff-b37873323088 with scrape type 2
2026-03-28 22:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96ff4abe-1c78-526b-9dff-b37873323088, identifier: 10737160
2026-03-28 22:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10737160
2026-03-28 22:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10737160
2026-03-28 22:47:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10737160 to the API
2026-03-28 22:47:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737160>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 182,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '96ff4abe-1c78-526b-9dff-b37873323088',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDA965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737160',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 126170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20950,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 530e M Sport - Hybrid - Automatic - 182 hp - '
'126.170 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:31 [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-28 22:47:31 [adesa.be] INFO: Saving data for 10737160: {'auction_closing_time': 1774865400.0, 'created_time': 1774624806.84916, 'last_price_update_time': 1774738051.930321}
2026-03-28 22:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737160') HTTP/1.1" 204 0
2026-03-28 22:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2b7710-71c0-5119-a13a-5818d6eb854a with identifier: 10736915
2026-03-28 22:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2b7710-71c0-5119-a13a-5818d6eb854a with scrape type 2
2026-03-28 22:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c2b7710-71c0-5119-a13a-5818d6eb854a with scrape type 2
2026-03-28 22:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c2b7710-71c0-5119-a13a-5818d6eb854a, identifier: 10736915
2026-03-28 22:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c2b7710-71c0-5119-a13a-5818d6eb854a with identifier: 10736915
2026-03-28 22:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c2b7710-71c0-5119-a13a-5818d6eb854a with identifier: 10736915
2026-03-28 22:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c2b7710-71c0-5119-a13a-5818d6eb854a with identifier: 10736915 to the API
2026-03-28 22:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '0c2b7710-71c0-5119-a13a-5818d6eb854a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736915',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i4',
'odometer': 140912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23350,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW i4 40 M Sport - Electric - Automatic - 340 hp - 140.912 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 22:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:32 [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-28 22:47:32 [adesa.be] INFO: Saving data for 10736915: {'auction_closing_time': 1774865400.0, 'created_time': 1774624827.406733, 'last_price_update_time': 1774738052.309527}
2026-03-28 22:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736915') HTTP/1.1" 204 0
2026-03-28 22:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10737056
2026-03-28 22:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with scrape type 2
2026-03-28 22:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with scrape type 2
2026-03-28 22:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17, identifier: 10737056
2026-03-28 22:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10737056
2026-03-28 22:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10737056
2026-03-28 22:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10737056 to the API
2026-03-28 22:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737056>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAV950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737056',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 143160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 530e Lounge - Hybrid - Automatic - 184 hp - '
'143.160 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-28 22:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:32 [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-28 22:47:32 [adesa.be] INFO: Saving data for 10737056: {'auction_closing_time': 1774865400.0, 'created_time': 1774627058.392614, 'last_price_update_time': 1774738052.670465}
2026-03-28 22:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737056') HTTP/1.1" 204 0
2026-03-28 22:47:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.078(s), this was the 1st time calling it.
2026-03-28 22:47:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.521519482828848 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:47:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10737163
2026-03-28 22:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with scrape type 2
2026-03-28 22:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with scrape type 2
2026-03-28 22:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae, identifier: 10737163
2026-03-28 22:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10737163
2026-03-28 22:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10737163
2026-03-28 22:47:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10737163 to the API
2026-03-28 22:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737163>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '07807d3a-4540-5a1e-bec4-58dc83d1c7ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKD273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737163',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 169222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-04-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 518d - Diesel - Automatic - 136 hp - 169.222 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:33 [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-28 22:47:33 [adesa.be] INFO: Saving data for 10737163: {'auction_closing_time': 1774865400.0, 'created_time': 1774627058.70764, 'last_price_update_time': 1774738053.685688}
2026-03-28 22:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737163') HTTP/1.1" 204 0
2026-03-28 22:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10737093
2026-03-28 22:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d26a0d25-6fc2-55ec-a523-682228fdb250 with scrape type 2
2026-03-28 22:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d26a0d25-6fc2-55ec-a523-682228fdb250 with scrape type 2
2026-03-28 22:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d26a0d25-6fc2-55ec-a523-682228fdb250, identifier: 10737093
2026-03-28 22:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10737093
2026-03-28 22:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10737093
2026-03-28 22:47:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10737093 to the API
2026-03-28 22:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737093>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd26a0d25-6fc2-55ec-a523-682228fdb250',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVR819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737093',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 146693,
'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': 'SIA Automotive',
'title': 'BMW 5 Series Touring 518d Lounge - Diesel - Automatic - 150 hp - '
'146.693 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 22:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:34 [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-28 22:47:34 [adesa.be] INFO: Saving data for 10737093: {'auction_closing_time': 1774865400.0, 'created_time': 1774624809.082886, 'last_price_update_time': 1774738054.067554}
2026-03-28 22:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737093') HTTP/1.1" 204 0
2026-03-28 22:47:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10737148
2026-03-28 22:47:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad44b710-8027-5aeb-8056-134d27d0e05e with scrape type 2
2026-03-28 22:47:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad44b710-8027-5aeb-8056-134d27d0e05e with scrape type 2
2026-03-28 22:47:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad44b710-8027-5aeb-8056-134d27d0e05e, identifier: 10737148
2026-03-28 22:47:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10737148
2026-03-28 22:47:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10737148
2026-03-28 22:47:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10737148 to the API
2026-03-28 22:47:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ad44b710-8027-5aeb-8056-134d27d0e05e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LDL991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737148',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 370031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2015-08-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series 520 Luxury - Diesel - Automatic - 190 hp - 370.031 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-28 22:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:36 [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-28 22:47:36 [adesa.be] INFO: Saving data for 10737148: {'auction_closing_time': 1774865400.0, 'created_time': 1774627065.263729, 'last_price_update_time': 1774738056.292752}
2026-03-28 22:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737148') HTTP/1.1" 204 0
2026-03-28 22:47:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387300bf-2631-570a-86c5-1b91ba8d1a44 with identifier: 10737085
2026-03-28 22:47:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387300bf-2631-570a-86c5-1b91ba8d1a44 with scrape type 2
2026-03-28 22:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387300bf-2631-570a-86c5-1b91ba8d1a44 with scrape type 2
2026-03-28 22:47:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 387300bf-2631-570a-86c5-1b91ba8d1a44, identifier: 10737085
2026-03-28 22:47:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 387300bf-2631-570a-86c5-1b91ba8d1a44 with identifier: 10737085
2026-03-28 22:47:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 387300bf-2631-570a-86c5-1b91ba8d1a44 with identifier: 10737085
2026-03-28 22:47:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 387300bf-2631-570a-86c5-1b91ba8d1a44 with identifier: 10737085 to the API
2026-03-28 22:47:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737085>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '387300bf-2631-570a-86c5-1b91ba8d1a44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GJN304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737085',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i5',
'odometer': 27221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34150,
'price_includes_vat': True,
'registration_date': '2025-01-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW i5 Touring - Electric - Automatic - 340 hp - 27.221 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:36 [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-28 22:47:36 [adesa.be] INFO: Saving data for 10737085: {'auction_closing_time': 1774865400.0, 'created_time': 1774627059.326306, 'last_price_update_time': 1774738056.764155}
2026-03-28 22:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737085') HTTP/1.1" 204 0
2026-03-28 22:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10736994
2026-03-28 22:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with scrape type 2
2026-03-28 22:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with scrape type 2
2026-03-28 22:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d18887d-2aac-5b48-ad55-26d752e3a3d3, identifier: 10736994
2026-03-28 22:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10736994
2026-03-28 22:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10736994
2026-03-28 22:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10736994 to the API
2026-03-28 22:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736994>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2d18887d-2aac-5b48-ad55-26d752e3a3d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQG924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736994',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 136769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15950,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 518d Business - Diesel - Automatic - 136 hp - '
'136.769 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:38 [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-28 22:47:38 [adesa.be] INFO: Saving data for 10736994: {'auction_closing_time': 1774865400.0, 'created_time': 1774627059.023661, 'last_price_update_time': 1774738058.767351}
2026-03-28 22:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736994') HTTP/1.1" 204 0
2026-03-28 22:47:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10737063
2026-03-28 22:47:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c306e556-2577-525d-bfb2-1ad4789b41b8 with scrape type 2
2026-03-28 22:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c306e556-2577-525d-bfb2-1ad4789b41b8 with scrape type 2
2026-03-28 22:47:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c306e556-2577-525d-bfb2-1ad4789b41b8, identifier: 10737063
2026-03-28 22:47:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10737063
2026-03-28 22:47:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10737063
2026-03-28 22:47:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10737063 to the API
2026-03-28 22:47:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737063>
{'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': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c306e556-2577-525d-bfb2-1ad4789b41b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLU374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737063',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 173013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 173.013 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:40 [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-28 22:47:40 [adesa.be] INFO: Saving data for 10737063: {'auction_closing_time': 1774865400.0, 'created_time': 1774627063.355397, 'last_price_update_time': 1774738060.026111}
2026-03-28 22:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737063') HTTP/1.1" 204 0
2026-03-28 22:47:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10737086
2026-03-28 22:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with scrape type 2
2026-03-28 22:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with scrape type 2
2026-03-28 22:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567, identifier: 10737086
2026-03-28 22:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10737086
2026-03-28 22:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10737086
2026-03-28 22:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10737086 to the API
2026-03-28 22:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737086>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2f9aa68c-6d0d-5df7-b7b2-54a20df69567',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737086',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 143298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series 518d - Diesel - Automatic - 136 hp - 143.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:41 [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-28 22:47:41 [adesa.be] INFO: Saving data for 10737086: {'auction_closing_time': 1774865400.0, 'created_time': 1774624805.915597, 'last_price_update_time': 1774738061.541032}
2026-03-28 22:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737086') HTTP/1.1" 204 0
2026-03-28 22:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10737095
2026-03-28 22:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23c1df65-a639-5714-8ff8-1d902034dcfd with scrape type 2
2026-03-28 22:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23c1df65-a639-5714-8ff8-1d902034dcfd with scrape type 2
2026-03-28 22:47:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23c1df65-a639-5714-8ff8-1d902034dcfd, identifier: 10737095
2026-03-28 22:47:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10737095
2026-03-28 22:47:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10737095
2026-03-28 22:47:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10737095 to the API
2026-03-28 22:47:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737095>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '23c1df65-a639-5714-8ff8-1d902034dcfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737095',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 74002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28350,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'BMW 4 Series Coupé 420d M Sport - Diesel - Automatic - 190 hp - '
'74.002 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 22:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:45 [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-28 22:47:45 [adesa.be] INFO: Saving data for 10737095: {'auction_closing_time': 1774865400.0, 'created_time': 1774627061.747268, 'last_price_update_time': 1774738065.50869}
2026-03-28 22:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737095') HTTP/1.1" 204 0
2026-03-28 22:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with identifier: 10736894
2026-03-28 22:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with scrape type 2
2026-03-28 22:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with scrape type 2
2026-03-28 22:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1, identifier: 10736894
2026-03-28 22:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with identifier: 10736894
2026-03-28 22:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with identifier: 10736894
2026-03-28 22:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with identifier: 10736894 to the API
2026-03-28 22:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736894>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fba3b648-3a9b-5a2d-877a-f3c28e2e67b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAW061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736894',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 24662,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-05-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS4 1.2i Bastille - Petrol - Automatic - 131 hp - 24.662 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2022}
2026-03-28 22:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:48 [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-28 22:47:48 [adesa.be] INFO: Saving data for 10736894: {'auction_closing_time': 1774865400.0, 'created_time': 1774624842.360158, 'last_price_update_time': 1774738068.845946}
2026-03-28 22:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736894') HTTP/1.1" 204 0
2026-03-28 22:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:47:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:47:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18028c76-d960-5f17-91cc-3aaec1cd827c with identifier: 10736931
2026-03-28 22:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18028c76-d960-5f17-91cc-3aaec1cd827c with scrape type 2
2026-03-28 22:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18028c76-d960-5f17-91cc-3aaec1cd827c with scrape type 2
2026-03-28 22:47:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18028c76-d960-5f17-91cc-3aaec1cd827c, identifier: 10736931
2026-03-28 22:47:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18028c76-d960-5f17-91cc-3aaec1cd827c with identifier: 10736931
2026-03-28 22:47:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18028c76-d960-5f17-91cc-3aaec1cd827c with identifier: 10736931
2026-03-28 22:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18028c76-d960-5f17-91cc-3aaec1cd827c with identifier: 10736931 to the API
2026-03-28 22:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:47: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-28 22:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736931>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '18028c76-d960-5f17-91cc-3aaec1cd827c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKM750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736931',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 146382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 146.382 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47: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-28 22:47:50 [adesa.be] INFO: Saving data for 10736931: {'auction_closing_time': 1774865400.0, 'created_time': 1774627065.57583, 'last_price_update_time': 1774738070.244941}
2026-03-28 22:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736931') HTTP/1.1" 204 0
2026-03-28 22:48:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10736936
2026-03-28 22:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3860e31d-9b65-5f26-af19-8569dda571af with scrape type 2
2026-03-28 22:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3860e31d-9b65-5f26-af19-8569dda571af with scrape type 2
2026-03-28 22:48:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3860e31d-9b65-5f26-af19-8569dda571af, identifier: 10736936
2026-03-28 22:48:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10736936
2026-03-28 22:48:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10736936
2026-03-28 22:48:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10736936 to the API
2026-03-28 22:48:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736936>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3860e31d-9b65-5f26-af19-8569dda571af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCB969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736936',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 227488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e M-Pack - Hybrid - Automatic - 163 hp - '
'227.488 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2021}
2026-03-28 22:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:02 [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-28 22:48:02 [adesa.be] INFO: Saving data for 10736936: {'auction_closing_time': 1774865400.0, 'created_time': 1774627075.093523, 'last_price_update_time': 1774738082.11674}
2026-03-28 22:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736936') HTTP/1.1" 204 0
2026-03-28 22:48:07 [scrapy.extensions.logstats] INFO: Crawled 1471 pages (at 23 pages/min), scraped 1441 items (at 23 items/min)
2026-03-28 22:48:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10736985
2026-03-28 22:48:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b2721f-a830-58cd-9adf-2e177e522e84 with scrape type 2
2026-03-28 22:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12b2721f-a830-58cd-9adf-2e177e522e84 with scrape type 2
2026-03-28 22:48:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12b2721f-a830-58cd-9adf-2e177e522e84, identifier: 10736985
2026-03-28 22:48:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10736985
2026-03-28 22:48:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10736985
2026-03-28 22:48:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10736985 to the API
2026-03-28 22:48:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736985>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '12b2721f-a830-58cd-9adf-2e177e522e84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTS258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736985',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 139425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12350,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d Lounge - Diesel - Automatic - 122 hp - '
'139.425 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-28 22:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:09 [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-28 22:48:09 [adesa.be] INFO: Saving data for 10736985: {'auction_closing_time': 1774865400.0, 'created_time': 1774627074.791986, 'last_price_update_time': 1774738089.886607}
2026-03-28 22:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736985') HTTP/1.1" 204 0
2026-03-28 22:48:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10736967
2026-03-28 22:48:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d5b9d-449f-5c1e-a083-41b67807044a with scrape type 2
2026-03-28 22:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c40d5b9d-449f-5c1e-a083-41b67807044a with scrape type 2
2026-03-28 22:48:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c40d5b9d-449f-5c1e-a083-41b67807044a, identifier: 10736967
2026-03-28 22:48:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10736967
2026-03-28 22:48:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10736967
2026-03-28 22:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10736967 to the API
2026-03-28 22:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736967>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c40d5b9d-449f-5c1e-a083-41b67807044a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJJ111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736967',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 171506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-08-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 171.506 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:11 [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-28 22:48:11 [adesa.be] INFO: Saving data for 10736967: {'auction_closing_time': 1774865400.0, 'created_time': 1774627074.505238, 'last_price_update_time': 1774738091.251217}
2026-03-28 22:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736967') HTTP/1.1" 204 0
2026-03-28 22:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10737111
2026-03-28 22:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 with scrape type 2
2026-03-28 22:48:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 with scrape type 2
2026-03-28 22:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7891f3d7-85bf-51db-b274-90ec92cd38a6, identifier: 10737111
2026-03-28 22:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10737111
2026-03-28 22:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10737111
2026-03-28 22:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10737111 to the API
2026-03-28 22:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737111>
{'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': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7891f3d7-85bf-51db-b274-90ec92cd38a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGS318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737111',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 233522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2013-08-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 136 hp - 233.522 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:20 [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-28 22:48:20 [adesa.be] INFO: Saving data for 10737111: {'auction_closing_time': 1774865400.0, 'created_time': 1774624830.526772, 'last_price_update_time': 1774738100.765927}
2026-03-28 22:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737111') HTTP/1.1" 204 0
2026-03-28 22:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10736893
2026-03-28 22:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d1c03da-f99b-5117-aee7-b791c997bffe with scrape type 2
2026-03-28 22:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d1c03da-f99b-5117-aee7-b791c997bffe with scrape type 2
2026-03-28 22:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d1c03da-f99b-5117-aee7-b791c997bffe, identifier: 10736893
2026-03-28 22:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10736893
2026-03-28 22:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10736893
2026-03-28 22:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10736893 to the API
2026-03-28 22:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736893>
{'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': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d1c03da-f99b-5117-aee7-b791c997bffe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HXR014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736893',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 87687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 330e Lounge - Hybrid - Automatic - 184 hp - 87.687 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-28 22:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:23 [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-28 22:48:23 [adesa.be] INFO: Saving data for 10736893: {'auction_closing_time': 1774865400.0, 'created_time': 1774627072.028864, 'last_price_update_time': 1774738103.968755}
2026-03-28 22:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736893') HTTP/1.1" 204 0
2026-03-28 22:48:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10737106
2026-03-28 22:48:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d1a2a8-b62d-597e-b981-188233c76f4a with scrape type 2
2026-03-28 22:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d1a2a8-b62d-597e-b981-188233c76f4a with scrape type 2
2026-03-28 22:48:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d1a2a8-b62d-597e-b981-188233c76f4a, identifier: 10737106
2026-03-28 22:48:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10737106
2026-03-28 22:48:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10737106
2026-03-28 22:48:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10737106 to the API
2026-03-28 22:48:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737106>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '26d1a2a8-b62d-597e-b981-188233c76f4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABC946',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737106',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 155580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 155.580 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:28 [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-28 22:48:28 [adesa.be] INFO: Saving data for 10737106: {'auction_closing_time': 1774865400.0, 'created_time': 1774624803.68691, 'last_price_update_time': 1774738108.342431}
2026-03-28 22:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737106') HTTP/1.1" 204 0
2026-03-28 22:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10737051
2026-03-28 22:48:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702c948-d73c-59e0-b188-1ccbc7b0a681 with scrape type 2
2026-03-28 22:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7702c948-d73c-59e0-b188-1ccbc7b0a681 with scrape type 2
2026-03-28 22:48:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7702c948-d73c-59e0-b188-1ccbc7b0a681, identifier: 10737051
2026-03-28 22:48:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10737051
2026-03-28 22:48:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10737051
2026-03-28 22:48:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10737051 to the API
2026-03-28 22:48:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737051>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7702c948-d73c-59e0-b188-1ccbc7b0a681',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFX924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737051',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 145538,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 318i Lounge - Petrol - Manual - 156 hp - 145.538 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 22:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:38 [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-28 22:48:38 [adesa.be] INFO: Saving data for 10737051: {'auction_closing_time': 1774865400.0, 'created_time': 1774627068.942775, 'last_price_update_time': 1774738118.352769}
2026-03-28 22:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737051') HTTP/1.1" 204 0
2026-03-28 22:48:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10737144
2026-03-28 22:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b9ec47-7929-52ae-8bfb-ffe06c728231 with scrape type 2
2026-03-28 22:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87b9ec47-7929-52ae-8bfb-ffe06c728231 with scrape type 2
2026-03-28 22:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87b9ec47-7929-52ae-8bfb-ffe06c728231, identifier: 10737144
2026-03-28 22:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10737144
2026-03-28 22:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10737144
2026-03-28 22:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10737144 to the API
2026-03-28 22:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737144>
{'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': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '87b9ec47-7929-52ae-8bfb-ffe06c728231',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTD535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737144',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 154791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 318d - Diesel - Automatic - 150 hp - 154.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:39 [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-28 22:48:39 [adesa.be] INFO: Saving data for 10737144: {'auction_closing_time': 1774865400.0, 'created_time': 1774627069.22993, 'last_price_update_time': 1774738119.578375}
2026-03-28 22:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737144') HTTP/1.1" 204 0
2026-03-28 22:48:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10737082
2026-03-28 22:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with scrape type 2
2026-03-28 22:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with scrape type 2
2026-03-28 22:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e, identifier: 10737082
2026-03-28 22:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10737082
2026-03-28 22:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10737082
2026-03-28 22:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10737082 to the API
2026-03-28 22:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737082>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDV468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737082',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 210328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 316d - Diesel - Automatic - 122 hp - 210.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:41 [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-28 22:48:41 [adesa.be] INFO: Saving data for 10737082: {'auction_closing_time': 1774865400.0, 'created_time': 1774627069.96173, 'last_price_update_time': 1774738121.002085}
2026-03-28 22:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737082') HTTP/1.1" 204 0
2026-03-28 22:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292
2026-03-28 22:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1aed41-d420-56a4-b286-d434e82e9e0e with scrape type 2
2026-03-28 22:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd1aed41-d420-56a4-b286-d434e82e9e0e with scrape type 2
2026-03-28 22:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd1aed41-d420-56a4-b286-d434e82e9e0e, identifier: 10740292
2026-03-28 22:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292
2026-03-28 22:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292
2026-03-28 22:48:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292 to the API
2026-03-28 22:48:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740292>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'fd1aed41-d420-56a4-b286-d434e82e9e0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXV615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740292',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 66383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 320e Business - Hybrid - Automatic - 163 hp - 66.383 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:41 [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-28 22:48:41 [adesa.be] INFO: Saving data for 10740292: {'auction_closing_time': 1774865400.0, 'created_time': 1774649919.512823, 'last_price_update_time': 1774738121.510315}
2026-03-28 22:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740292') HTTP/1.1" 204 0
2026-03-28 22:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10736993
2026-03-28 22:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c96455-d58e-549e-9558-36907e11e598 with scrape type 2
2026-03-28 22:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8c96455-d58e-549e-9558-36907e11e598 with scrape type 2
2026-03-28 22:48:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8c96455-d58e-549e-9558-36907e11e598, identifier: 10736993
2026-03-28 22:48:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10736993
2026-03-28 22:48:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10736993
2026-03-28 22:48:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10736993 to the API
2026-03-28 22:48:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736993>
{'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': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b8c96455-d58e-549e-9558-36907e11e598',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSG302',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 140014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series Gran Tourer 216d - Diesel - Automatic - 116 hp - '
'140.014 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:43 [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-28 22:48:43 [adesa.be] INFO: Saving data for 10736993: {'auction_closing_time': 1774865400.0, 'created_time': 1774627074.198953, 'last_price_update_time': 1774738123.135624}
2026-03-28 22:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736993') HTTP/1.1" 204 0
2026-03-28 22:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10737165
2026-03-28 22:48:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with scrape type 2
2026-03-28 22:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with scrape type 2
2026-03-28 22:48:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7, identifier: 10737165
2026-03-28 22:48:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10737165
2026-03-28 22:48:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10737165
2026-03-28 22:48:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10737165 to the API
2026-03-28 22:48:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737165>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f281b0ef-4dd5-5b93-ba70-ab67ded0fda7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMY058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737165',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 100777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18450,
'price_includes_vat': True,
'registration_date': '2020-10-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 100.777 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-28 22:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:44 [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-28 22:48:44 [adesa.be] INFO: Saving data for 10737165: {'auction_closing_time': 1774865400.0, 'created_time': 1774627073.593878, 'last_price_update_time': 1774738124.781048}
2026-03-28 22:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737165') HTTP/1.1" 204 0
2026-03-28 22:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293
2026-03-28 22:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcc071c-7b6f-56c9-abe9-06adcd11653e with scrape type 2
2026-03-28 22:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afcc071c-7b6f-56c9-abe9-06adcd11653e with scrape type 2
2026-03-28 22:48:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afcc071c-7b6f-56c9-abe9-06adcd11653e, identifier: 10740293
2026-03-28 22:48:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293
2026-03-28 22:48:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293
2026-03-28 22:48:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293 to the API
2026-03-28 22:48:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740293>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'afcc071c-7b6f-56c9-abe9-06adcd11653e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YND174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740293',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 163712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15250,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 163.712 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:47 [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-28 22:48:47 [adesa.be] INFO: Saving data for 10740293: {'auction_closing_time': 1774865400.0, 'created_time': 1774649900.219745, 'last_price_update_time': 1774738127.155759}
2026-03-28 22:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740293') HTTP/1.1" 204 0
2026-03-28 22:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:48:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:48:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10736937
2026-03-28 22:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with scrape type 2
2026-03-28 22:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with scrape type 2
2026-03-28 22:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375, identifier: 10736937
2026-03-28 22:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10736937
2026-03-28 22:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10736937
2026-03-28 22:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10736937 to the API
2026-03-28 22:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:48: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-28 22:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736937>
{'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-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '88a8dc62-4334-5b8e-bae7-f3bf92fe5375',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHW074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736937',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 149059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 149.059 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:54 [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-28 22:48:54 [adesa.be] INFO: Saving data for 10736937: {'auction_closing_time': 1774865400.0, 'created_time': 1774627082.366651, 'last_price_update_time': 1774738134.14067}
2026-03-28 22:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736937') HTTP/1.1" 204 0
2026-03-28 22:49:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.088(s), this was the 2nd time calling it.
2026-03-28 22:49:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.333809142548736 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd6be76-f8bc-5acd-88b8-94ebc66d82a3 with identifier: 10736981
2026-03-28 22:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd6be76-f8bc-5acd-88b8-94ebc66d82a3 with scrape type 2
2026-03-28 22:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acd6be76-f8bc-5acd-88b8-94ebc66d82a3 with scrape type 2
2026-03-28 22:49:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acd6be76-f8bc-5acd-88b8-94ebc66d82a3, identifier: 10736981
2026-03-28 22:49:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acd6be76-f8bc-5acd-88b8-94ebc66d82a3 with identifier: 10736981
2026-03-28 22:49:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acd6be76-f8bc-5acd-88b8-94ebc66d82a3 with identifier: 10736981
2026-03-28 22:49:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acd6be76-f8bc-5acd-88b8-94ebc66d82a3 with identifier: 10736981 to the API
2026-03-28 22:49:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'acd6be76-f8bc-5acd-88b8-94ebc66d82a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEK785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736981',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 101644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi E-Tron Sportback 50 S Line - Quattro - Electric - Automatic - '
'313 hp - 101.644 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 22:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:01 [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-28 22:49:01 [adesa.be] INFO: Saving data for 10736981: {'auction_closing_time': 1774865400.0, 'created_time': 1774627080.945314, 'last_price_update_time': 1774738141.783898}
2026-03-28 22:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736981') HTTP/1.1" 204 0
2026-03-28 22:49:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.703(s), this was the 1st time calling it.
2026-03-28 22:49:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.614711783281213 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10737038
2026-03-28 22:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with scrape type 2
2026-03-28 22:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with scrape type 2
2026-03-28 22:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2, identifier: 10737038
2026-03-28 22:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10737038
2026-03-28 22:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10737038
2026-03-28 22:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10737038 to the API
2026-03-28 22:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737038>
{'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-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHP252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737038',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 80980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2021-04-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi E-Tron Sportback 50 Advanced - Quattro - Electric - Automatic '
'- 313 hp - 80.980 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-28 22:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:04 [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-28 22:49:04 [adesa.be] INFO: Saving data for 10737038: {'auction_closing_time': 1774865400.0, 'created_time': 1774627079.555691, 'last_price_update_time': 1774738144.857346}
2026-03-28 22:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737038') HTTP/1.1" 204 0
2026-03-28 22:49:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-28 22:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with identifier: 10736979
2026-03-28 22:49:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with scrape type 2
2026-03-28 22:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with scrape type 2
2026-03-28 22:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9, identifier: 10736979
2026-03-28 22:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with identifier: 10736979
2026-03-28 22:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with identifier: 10736979
2026-03-28 22:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with identifier: 10736979 to the API
2026-03-28 22:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736979>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSP185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736979',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 109361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A6 Avant 55 TFSIe S Line - Quattro - Hybrid - Automatic - 252 '
'hp - 109.361 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-28 22:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:06 [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-28 22:49:06 [adesa.be] INFO: Saving data for 10736979: {'auction_closing_time': 1774865400.0, 'created_time': 1774627056.178669, 'last_price_update_time': 1774738146.325166}
2026-03-28 22:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736979') HTTP/1.1" 204 0
2026-03-28 22:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10736953
2026-03-28 22:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with scrape type 2
2026-03-28 22:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with scrape type 2
2026-03-28 22:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5, identifier: 10736953
2026-03-28 22:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10736953
2026-03-28 22:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10736953
2026-03-28 22:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10736953 to the API
2026-03-28 22:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736953>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGH638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 176613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 176.613 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:06 [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-28 22:49:06 [adesa.be] INFO: Saving data for 10736953: {'auction_closing_time': 1774865400.0, 'created_time': 1774627073.915883, 'last_price_update_time': 1774738146.707834}
2026-03-28 22:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736953') HTTP/1.1" 204 0
2026-03-28 22:49:07 [scrapy.extensions.logstats] INFO: Crawled 1488 pages (at 17 pages/min), scraped 1458 items (at 17 items/min)
2026-03-28 22:49:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with identifier: 10736949
2026-03-28 22:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with scrape type 2
2026-03-28 22:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with scrape type 2
2026-03-28 22:49:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2, identifier: 10736949
2026-03-28 22:49:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with identifier: 10736949
2026-03-28 22:49:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with identifier: 10736949
2026-03-28 22:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with identifier: 10736949 to the API
2026-03-28 22:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736949>
{'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': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b50a00e5-1107-5a0f-a8c7-e6576a79d8f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKW292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736949',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 147631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2020-09-24',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A6 Avant 2.0 TDI Business - Diesel - Automatic - 136 hp - '
'147.631 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:08 [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-28 22:49:08 [adesa.be] INFO: Saving data for 10736949: {'auction_closing_time': 1774865400.0, 'created_time': 1774627056.746369, 'last_price_update_time': 1774738148.015031}
2026-03-28 22:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736949') HTTP/1.1" 204 0
2026-03-28 22:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10737126
2026-03-28 22:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with scrape type 2
2026-03-28 22:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with scrape type 2
2026-03-28 22:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e, identifier: 10737126
2026-03-28 22:49:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10737126
2026-03-28 22:49:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10737126
2026-03-28 22:49:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10737126 to the API
2026-03-28 22:49:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737126>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a705f0e2-6b55-5888-8dc8-f0e073b6bc5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM474',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737126',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 163428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 1.4 TFSIe Attraction - Hybrid - Automatic - 150 hp - '
'163.428 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-28 22:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:09 [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-28 22:49:09 [adesa.be] INFO: Saving data for 10737126: {'auction_closing_time': 1774865400.0, 'created_time': 1774627073.201809, 'last_price_update_time': 1774738149.004887}
2026-03-28 22:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737126') HTTP/1.1" 204 0
2026-03-28 22:49:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f83e6a87-a0b8-585e-af81-ef355e0158b6 with identifier: 10737098
2026-03-28 22:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f83e6a87-a0b8-585e-af81-ef355e0158b6 with scrape type 2
2026-03-28 22:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f83e6a87-a0b8-585e-af81-ef355e0158b6 with scrape type 2
2026-03-28 22:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f83e6a87-a0b8-585e-af81-ef355e0158b6, identifier: 10737098
2026-03-28 22:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f83e6a87-a0b8-585e-af81-ef355e0158b6 with identifier: 10737098
2026-03-28 22:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f83e6a87-a0b8-585e-af81-ef355e0158b6 with identifier: 10737098
2026-03-28 22:49:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f83e6a87-a0b8-585e-af81-ef355e0158b6 with identifier: 10737098 to the API
2026-03-28 22:49:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737098>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f83e6a87-a0b8-585e-af81-ef355e0158b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXR550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737098',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 157263,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A6 35 TDI Business - Diesel - Automatic - 163 hp - 157.263 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:10 [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-28 22:49:10 [adesa.be] INFO: Saving data for 10737098: {'auction_closing_time': 1774865400.0, 'created_time': 1774624798.333926, 'last_price_update_time': 1774738150.225912}
2026-03-28 22:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737098') HTTP/1.1" 204 0
2026-03-28 22:49:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e431ef8b-be6c-5bb7-941c-b683cbd73ca4 with identifier: 10737043
2026-03-28 22:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e431ef8b-be6c-5bb7-941c-b683cbd73ca4 with scrape type 2
2026-03-28 22:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e431ef8b-be6c-5bb7-941c-b683cbd73ca4 with scrape type 2
2026-03-28 22:49:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e431ef8b-be6c-5bb7-941c-b683cbd73ca4, identifier: 10737043
2026-03-28 22:49:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e431ef8b-be6c-5bb7-941c-b683cbd73ca4 with identifier: 10737043
2026-03-28 22:49:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e431ef8b-be6c-5bb7-941c-b683cbd73ca4 with identifier: 10737043
2026-03-28 22:49:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e431ef8b-be6c-5bb7-941c-b683cbd73ca4 with identifier: 10737043 to the API
2026-03-28 22:49:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737043>
{'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': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e431ef8b-be6c-5bb7-941c-b683cbd73ca4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMQ109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737043',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 97559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A6 30 TDI Business - Diesel - Automatic - 136 hp - 97.559 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:10 [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-28 22:49:10 [adesa.be] INFO: Saving data for 10737043: {'auction_closing_time': 1774865400.0, 'created_time': 1774624800.900905, 'last_price_update_time': 1774738150.704999}
2026-03-28 22:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737043') HTTP/1.1" 204 0
2026-03-28 22:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f741150-b6c2-55bd-b255-b24b5c2c0f3d with identifier: 10736938
2026-03-28 22:49:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d with scrape type 2
2026-03-28 22:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d with scrape type 2
2026-03-28 22:49:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8f741150-b6c2-55bd-b255-b24b5c2c0f3d, identifier: 10736938
2026-03-28 22:49:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8f741150-b6c2-55bd-b255-b24b5c2c0f3d with identifier: 10736938
2026-03-28 22:49:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8f741150-b6c2-55bd-b255-b24b5c2c0f3d with identifier: 10736938
2026-03-28 22:49:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8f741150-b6c2-55bd-b255-b24b5c2c0f3d with identifier: 10736938 to the API
2026-03-28 22:49:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736938>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '8f741150-b6c2-55bd-b255-b24b5c2c0f3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATG936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736938',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 163576,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16250,
'price_includes_vat': True,
'registration_date': '2021-07-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A5 Sportback 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'163.576 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-28 22:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:14 [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-28 22:49:14 [adesa.be] INFO: Saving data for 10736938: {'auction_closing_time': 1774865400.0, 'created_time': 1774627103.340945, 'last_price_update_time': 1774738154.853774}
2026-03-28 22:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736938') HTTP/1.1" 204 0
2026-03-28 22:49:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79a01409-1b7c-5e16-bd78-9ec3d8365dbe with identifier: 10736989
2026-03-28 22:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe with scrape type 2
2026-03-28 22:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe with scrape type 2
2026-03-28 22:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79a01409-1b7c-5e16-bd78-9ec3d8365dbe, identifier: 10736989
2026-03-28 22:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79a01409-1b7c-5e16-bd78-9ec3d8365dbe with identifier: 10736989
2026-03-28 22:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79a01409-1b7c-5e16-bd78-9ec3d8365dbe with identifier: 10736989
2026-03-28 22:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79a01409-1b7c-5e16-bd78-9ec3d8365dbe with identifier: 10736989 to the API
2026-03-28 22:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736989>
{'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': 143,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '79a01409-1b7c-5e16-bd78-9ec3d8365dbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ELG196',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736989',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 229390,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2013-01-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Automatic - 143 hp - 229.390 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-28 22:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:18 [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-28 22:49:18 [adesa.be] INFO: Saving data for 10736989: {'auction_closing_time': 1774865400.0, 'created_time': 1774627086.415904, 'last_price_update_time': 1774738158.07624}
2026-03-28 22:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736989') HTTP/1.1" 204 0
2026-03-28 22:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298
2026-03-28 22:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bac0828-68c0-51e2-9204-483e5c65e6d6 with scrape type 2
2026-03-28 22:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bac0828-68c0-51e2-9204-483e5c65e6d6 with scrape type 2
2026-03-28 22:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bac0828-68c0-51e2-9204-483e5c65e6d6, identifier: 10740298
2026-03-28 22:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298
2026-03-28 22:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298
2026-03-28 22:49:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298 to the API
2026-03-28 22:49:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740298>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0bac0828-68c0-51e2-9204-483e5c65e6d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXL611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740298',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 153880,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A6 Avant 2.0 TDI Business - Quattro - Diesel - Automatic - 204 '
'hp - 153.880 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:18 [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-28 22:49:18 [adesa.be] INFO: Saving data for 10740298: {'auction_closing_time': 1774865400.0, 'created_time': 1774649897.89687, 'last_price_update_time': 1774738158.59546}
2026-03-28 22:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740298') HTTP/1.1" 204 0
2026-03-28 22:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d589190b-a946-5640-ae20-b765d736ae82 with identifier: 10737019
2026-03-28 22:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d589190b-a946-5640-ae20-b765d736ae82 with scrape type 2
2026-03-28 22:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d589190b-a946-5640-ae20-b765d736ae82 with scrape type 2
2026-03-28 22:49:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d589190b-a946-5640-ae20-b765d736ae82, identifier: 10737019
2026-03-28 22:49:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d589190b-a946-5640-ae20-b765d736ae82 with identifier: 10737019
2026-03-28 22:49:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d589190b-a946-5640-ae20-b765d736ae82 with identifier: 10737019
2026-03-28 22:49:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d589190b-a946-5640-ae20-b765d736ae82 with identifier: 10737019 to the API
2026-03-28 22:49:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737019>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'd589190b-a946-5640-ae20-b765d736ae82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRJ413',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737019',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 100034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13950,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A3 1.0 TFSI Advanced - Petrol - Automatic - 110 hp - 100.034 '
'km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-28 22:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:19 [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-28 22:49:19 [adesa.be] INFO: Saving data for 10737019: {'auction_closing_time': 1774865400.0, 'created_time': 1774627078.649639, 'last_price_update_time': 1774738159.319431}
2026-03-28 22:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737019') HTTP/1.1" 204 0
2026-03-28 22:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cfce7fd-733a-514b-8f1f-289c591c2e1d with identifier: 10737125
2026-03-28 22:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d with scrape type 2
2026-03-28 22:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d with scrape type 2
2026-03-28 22:49:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cfce7fd-733a-514b-8f1f-289c591c2e1d, identifier: 10737125
2026-03-28 22:49:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cfce7fd-733a-514b-8f1f-289c591c2e1d with identifier: 10737125
2026-03-28 22:49:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cfce7fd-733a-514b-8f1f-289c591c2e1d with identifier: 10737125
2026-03-28 22:49:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cfce7fd-733a-514b-8f1f-289c591c2e1d with identifier: 10737125 to the API
2026-03-28 22:49:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737125>
{'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': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7cfce7fd-733a-514b-8f1f-289c591c2e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737125',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 155591,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12350,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A4 Avant 2.0 TDI Business - Diesel - Automatic - 136 hp - '
'155.591 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:19 [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-28 22:49:19 [adesa.be] INFO: Saving data for 10737125: {'auction_closing_time': 1774865400.0, 'created_time': 1774627080.454969, 'last_price_update_time': 1774738159.790228}
2026-03-28 22:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737125') HTTP/1.1" 204 0
2026-03-28 22:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 993f912f-9e72-5605-81b4-d3968fc3b8c0 with identifier: 10737018
2026-03-28 22:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 993f912f-9e72-5605-81b4-d3968fc3b8c0 with scrape type 2
2026-03-28 22:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 993f912f-9e72-5605-81b4-d3968fc3b8c0 with scrape type 2
2026-03-28 22:49:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 993f912f-9e72-5605-81b4-d3968fc3b8c0, identifier: 10737018
2026-03-28 22:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 993f912f-9e72-5605-81b4-d3968fc3b8c0 with identifier: 10737018
2026-03-28 22:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 993f912f-9e72-5605-81b4-d3968fc3b8c0 with identifier: 10737018
2026-03-28 22:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 993f912f-9e72-5605-81b4-d3968fc3b8c0 with identifier: 10737018 to the API
2026-03-28 22:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737018>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 159,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '993f912f-9e72-5605-81b4-d3968fc3b8c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXE699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737018',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 140561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13650,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Alfa Romeo Tonale 1.5 Edizione Speciale - Petrol - Automatic - 159 '
'hp - 140.561 km',
'transmission': 'automatic',
'trim': 'Edizione Speciale',
'vin': None,
'year': 2023}
2026-03-28 22:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:20 [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-28 22:49:20 [adesa.be] INFO: Saving data for 10737018: {'auction_closing_time': 1774865400.0, 'created_time': 1774624797.461506, 'last_price_update_time': 1774738160.284066}
2026-03-28 22:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737018') HTTP/1.1" 204 0
2026-03-28 22:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10737037
2026-03-28 22:49:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4211657e-ea23-5d67-a1bd-8857d905a070 with scrape type 2
2026-03-28 22:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4211657e-ea23-5d67-a1bd-8857d905a070 with scrape type 2
2026-03-28 22:49:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4211657e-ea23-5d67-a1bd-8857d905a070, identifier: 10737037
2026-03-28 22:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10737037
2026-03-28 22:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10737037
2026-03-28 22:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10737037 to the API
2026-03-28 22:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737037>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '4211657e-ea23-5d67-a1bd-8857d905a070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMQ794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737037',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 126161,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Alfa Romeo Stelvio 2.2 Super - Diesel - Automatic - 160 hp - '
'126.161 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2020}
2026-03-28 22:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:20 [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-28 22:49:20 [adesa.be] INFO: Saving data for 10737037: {'auction_closing_time': 1774865400.0, 'created_time': 1774624796.710886, 'last_price_update_time': 1774738160.914336}
2026-03-28 22:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737037') HTTP/1.1" 204 0
2026-03-28 22:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b589afc-b94e-56f5-87b8-8b8474ceac0c with identifier: 10736626
2026-03-28 22:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b589afc-b94e-56f5-87b8-8b8474ceac0c with scrape type 2
2026-03-28 22:49:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b589afc-b94e-56f5-87b8-8b8474ceac0c with scrape type 2
2026-03-28 22:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b589afc-b94e-56f5-87b8-8b8474ceac0c, identifier: 10736626
2026-03-28 22:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b589afc-b94e-56f5-87b8-8b8474ceac0c with identifier: 10736626
2026-03-28 22:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b589afc-b94e-56f5-87b8-8b8474ceac0c with identifier: 10736626
2026-03-28 22:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b589afc-b94e-56f5-87b8-8b8474ceac0c with identifier: 10736626 to the API
2026-03-28 22:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736626>
{'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-04-01T09:05:00Z',
'fuel_type': 'Diesel',
'id': '2b589afc-b94e-56f5-87b8-8b8474ceac0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEP862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 223729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Volvo XC60 2.0 Momentum Pro - Diesel - Automatic - 197 hp - 223.729 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-28 22:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:21 [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-28 22:49:21 [adesa.be] INFO: Saving data for 10736626: {'auction_closing_time': 1775034300.0, 'created_time': 1774627055.512827, 'last_price_update_time': 1774738161.413894}
2026-03-28 22:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736626') HTTP/1.1" 204 0
2026-03-28 22:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eebb7b7-827c-5973-aed3-ca7c040e6fd5 with identifier: 10736619
2026-03-28 22:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eebb7b7-827c-5973-aed3-ca7c040e6fd5 with scrape type 2
2026-03-28 22:49:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eebb7b7-827c-5973-aed3-ca7c040e6fd5 with scrape type 2
2026-03-28 22:49:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6eebb7b7-827c-5973-aed3-ca7c040e6fd5, identifier: 10736619
2026-03-28 22:49:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6eebb7b7-827c-5973-aed3-ca7c040e6fd5 with identifier: 10736619
2026-03-28 22:49:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6eebb7b7-827c-5973-aed3-ca7c040e6fd5 with identifier: 10736619
2026-03-28 22:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6eebb7b7-827c-5973-aed3-ca7c040e6fd5 with identifier: 10736619 to the API
2026-03-28 22:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '6eebb7b7-827c-5973-aed3-ca7c040e6fd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EDC802',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 46987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 306 hp - '
'46.987 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:22 [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-28 22:49:22 [adesa.be] INFO: Saving data for 10736619: {'auction_closing_time': 1775034300.0, 'created_time': 1774627091.743886, 'last_price_update_time': 1774738162.891765}
2026-03-28 22:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736619') HTTP/1.1" 204 0
2026-03-28 22:49:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10736869
2026-03-28 22:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f933346-7ed1-5946-8aa8-75c0f60e6427 with scrape type 2
2026-03-28 22:49:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f933346-7ed1-5946-8aa8-75c0f60e6427 with scrape type 2
2026-03-28 22:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f933346-7ed1-5946-8aa8-75c0f60e6427, identifier: 10736869
2026-03-28 22:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10736869
2026-03-28 22:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10736869
2026-03-28 22:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10736869 to the API
2026-03-28 22:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736869>
{'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-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9f933346-7ed1-5946-8aa8-75c0f60e6427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WNF563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736869',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 89383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12150,
'price_includes_vat': True,
'registration_date': '2019-07-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.6i Chic - Petrol - Automatic - 181 hp - 89.383 '
'km',
'transmission': 'automatic',
'trim': 'Chic',
'vin': None,
'year': 2019}
2026-03-28 22:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:23 [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-28 22:49:23 [adesa.be] INFO: Saving data for 10736869: {'auction_closing_time': 1774865400.0, 'created_time': 1774624840.037682, 'last_price_update_time': 1774738163.276025}
2026-03-28 22:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736869') HTTP/1.1" 204 0
2026-03-28 22:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f2ea6e-2a43-5cf3-9862-0accbbc24ce8 with identifier: 10736620
2026-03-28 22:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f2ea6e-2a43-5cf3-9862-0accbbc24ce8 with scrape type 2
2026-03-28 22:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43f2ea6e-2a43-5cf3-9862-0accbbc24ce8 with scrape type 2
2026-03-28 22:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43f2ea6e-2a43-5cf3-9862-0accbbc24ce8, identifier: 10736620
2026-03-28 22:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43f2ea6e-2a43-5cf3-9862-0accbbc24ce8 with identifier: 10736620
2026-03-28 22:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43f2ea6e-2a43-5cf3-9862-0accbbc24ce8 with identifier: 10736620
2026-03-28 22:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43f2ea6e-2a43-5cf3-9862-0accbbc24ce8 with identifier: 10736620 to the API
2026-03-28 22:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736620>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Hybrid',
'id': '43f2ea6e-2a43-5cf3-9862-0accbbc24ce8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recFfcZJQCQPh0vvr',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 72760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-10-19',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 150 hp - 72.760 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-28 22:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:23 [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-28 22:49:23 [adesa.be] INFO: Saving data for 10736620: {'auction_closing_time': 1775034300.0, 'created_time': 1774627081.685301, 'last_price_update_time': 1774738163.759974}
2026-03-28 22:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736620') HTTP/1.1" 204 0
2026-03-28 22:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8d21b15-7f2b-573e-9773-a2581150ff8c with identifier: 10736624
2026-03-28 22:49:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8d21b15-7f2b-573e-9773-a2581150ff8c with scrape type 2
2026-03-28 22:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8d21b15-7f2b-573e-9773-a2581150ff8c with scrape type 2
2026-03-28 22:49:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8d21b15-7f2b-573e-9773-a2581150ff8c, identifier: 10736624
2026-03-28 22:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8d21b15-7f2b-573e-9773-a2581150ff8c with identifier: 10736624
2026-03-28 22:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8d21b15-7f2b-573e-9773-a2581150ff8c with identifier: 10736624
2026-03-28 22:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8d21b15-7f2b-573e-9773-a2581150ff8c with identifier: 10736624 to the API
2026-03-28 22:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736624>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Diesel',
'id': 'e8d21b15-7f2b-573e-9773-a2581150ff8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMB274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 79734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'79.734 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-28 22:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:24 [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-28 22:49:24 [adesa.be] INFO: Saving data for 10736624: {'auction_closing_time': 1775034300.0, 'created_time': 1774627088.493317, 'last_price_update_time': 1774738164.451025}
2026-03-28 22:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736624') HTTP/1.1" 204 0
2026-03-28 22:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with identifier: 10737161
2026-03-28 22:49:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with scrape type 2
2026-03-28 22:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with scrape type 2
2026-03-28 22:49:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5, identifier: 10737161
2026-03-28 22:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with identifier: 10737161
2026-03-28 22:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with identifier: 10737161
2026-03-28 22:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with identifier: 10737161 to the API
2026-03-28 22:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737161>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2c7dc737-1cd5-5c48-97a7-4956c2d5adb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRF364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737161',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 114167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-11-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 18d - Diesel - Automatic - 136 hp - 114.167 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:24 [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-28 22:49:24 [adesa.be] INFO: Saving data for 10737161: {'auction_closing_time': 1774865400.0, 'created_time': 1774624834.723025, 'last_price_update_time': 1774738164.92491}
2026-03-28 22:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737161') HTTP/1.1" 204 0
2026-03-28 22:49:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd729e2-0c87-5b86-a890-90237bc4c861 with identifier: 10736623
2026-03-28 22:49:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd729e2-0c87-5b86-a890-90237bc4c861 with scrape type 2
2026-03-28 22:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fd729e2-0c87-5b86-a890-90237bc4c861 with scrape type 2
2026-03-28 22:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fd729e2-0c87-5b86-a890-90237bc4c861, identifier: 10736623
2026-03-28 22:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fd729e2-0c87-5b86-a890-90237bc4c861 with identifier: 10736623
2026-03-28 22:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fd729e2-0c87-5b86-a890-90237bc4c861 with identifier: 10736623
2026-03-28 22:49:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fd729e2-0c87-5b86-a890-90237bc4c861 with identifier: 10736623 to the API
2026-03-28 22:49:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736623>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Diesel',
'id': '2fd729e2-0c87-5b86-a890-90237bc4c861',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW360JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 104165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-09-21',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 104.165 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-28 22:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:25 [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-28 22:49:25 [adesa.be] INFO: Saving data for 10736623: {'auction_closing_time': 1775034300.0, 'created_time': 1774627089.259557, 'last_price_update_time': 1774738165.304087}
2026-03-28 22:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736623') HTTP/1.1" 204 0
2026-03-28 22:49:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b33dbdd8-edf6-5bca-8b24-2b0ab47c27b7 with identifier: 10736617
2026-03-28 22:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b33dbdd8-edf6-5bca-8b24-2b0ab47c27b7 with scrape type 2
2026-03-28 22:49:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b33dbdd8-edf6-5bca-8b24-2b0ab47c27b7 with scrape type 2
2026-03-28 22:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b33dbdd8-edf6-5bca-8b24-2b0ab47c27b7, identifier: 10736617
2026-03-28 22:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b33dbdd8-edf6-5bca-8b24-2b0ab47c27b7 with identifier: 10736617
2026-03-28 22:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b33dbdd8-edf6-5bca-8b24-2b0ab47c27b7 with identifier: 10736617
2026-03-28 22:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b33dbdd8-edf6-5bca-8b24-2b0ab47c27b7 with identifier: 10736617 to the API
2026-03-28 22:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736617>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Petrol',
'id': 'b33dbdd8-edf6-5bca-8b24-2b0ab47c27b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'rec6u9NV3EFajnRQA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 61784,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Ford Focus 1.0 EcoBoost Cool & Connect - Petrol - Manual - 125 hp - '
'61.784 km',
'transmission': 'manual',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-28 22:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:26 [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-28 22:49:26 [adesa.be] INFO: Saving data for 10736617: {'auction_closing_time': 1775034300.0, 'created_time': 1774627067.967647, 'last_price_update_time': 1774738166.201111}
2026-03-28 22:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736617') HTTP/1.1" 204 0
2026-03-28 22:49:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e62bbca-031e-5e05-aa05-5ea2ab824224 with identifier: 10736618
2026-03-28 22:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e62bbca-031e-5e05-aa05-5ea2ab824224 with scrape type 2
2026-03-28 22:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e62bbca-031e-5e05-aa05-5ea2ab824224 with scrape type 2
2026-03-28 22:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e62bbca-031e-5e05-aa05-5ea2ab824224, identifier: 10736618
2026-03-28 22:49:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e62bbca-031e-5e05-aa05-5ea2ab824224 with identifier: 10736618
2026-03-28 22:49:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e62bbca-031e-5e05-aa05-5ea2ab824224 with identifier: 10736618
2026-03-28 22:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e62bbca-031e-5e05-aa05-5ea2ab824224 with identifier: 10736618 to the API
2026-03-28 22:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736618>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Hybrid',
'id': '3e62bbca-031e-5e05-aa05-5ea2ab824224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recaHbdiTVYvhw6IR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 142455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Ford Focus 1.0 EcoBoost Cool & Connect - Hybrid - Automatic - 125 '
'hp - 142.455 km',
'transmission': 'automatic',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-28 22:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:26 [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-28 22:49:26 [adesa.be] INFO: Saving data for 10736618: {'auction_closing_time': 1775034300.0, 'created_time': 1774627067.645474, 'last_price_update_time': 1774738166.573062}
2026-03-28 22:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736618') HTTP/1.1" 204 0
2026-03-28 22:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34e5a50e-1e69-52f1-b2c0-726dff11c12f with identifier: 10736622
2026-03-28 22:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34e5a50e-1e69-52f1-b2c0-726dff11c12f with scrape type 2
2026-03-28 22:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34e5a50e-1e69-52f1-b2c0-726dff11c12f with scrape type 2
2026-03-28 22:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34e5a50e-1e69-52f1-b2c0-726dff11c12f, identifier: 10736622
2026-03-28 22:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10739939
2026-03-28 22:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99f16e16-85da-593e-b788-20f3bf839215 with scrape type 2
2026-03-28 22:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99f16e16-85da-593e-b788-20f3bf839215 with scrape type 2
2026-03-28 22:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99f16e16-85da-593e-b788-20f3bf839215, identifier: 10739939
2026-03-28 22:49:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34e5a50e-1e69-52f1-b2c0-726dff11c12f with identifier: 10736622
2026-03-28 22:49:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34e5a50e-1e69-52f1-b2c0-726dff11c12f with identifier: 10736622
2026-03-28 22:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34e5a50e-1e69-52f1-b2c0-726dff11c12f with identifier: 10736622 to the API
2026-03-28 22:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736622>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Petrol',
'id': '34e5a50e-1e69-52f1-b2c0-726dff11c12f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPS502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 49709,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi A3 Sportback 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'49.709 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:27 [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-28 22:49:27 [adesa.be] INFO: Saving data for 10736622: {'auction_closing_time': 1775034300.0, 'created_time': 1774627066.524128, 'last_price_update_time': 1774738167.051556}
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736622') HTTP/1.1" 204 0
2026-03-28 22:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10739939
2026-03-28 22:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10739939
2026-03-28 22:49:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10739939 to the API
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739939>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '99f16e16-85da-593e-b788-20f3bf839215',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEA825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739939',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 181528,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 T8 Plus Dark - Hybrid - Automatic - 310 hp - 181.528 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:27 [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-28 22:49:27 [adesa.be] INFO: Saving data for 10739939: {'auction_closing_time': 1774861200.0, 'created_time': 1774649903.154051, 'last_price_update_time': 1774738167.313523}
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739939') HTTP/1.1" 204 0
2026-03-28 22:49:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10739474
2026-03-28 22:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 246ef1a4-42fc-5465-a547-d10866de0638 with scrape type 2
2026-03-28 22:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 246ef1a4-42fc-5465-a547-d10866de0638 with scrape type 2
2026-03-28 22:49:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 246ef1a4-42fc-5465-a547-d10866de0638, identifier: 10739474
2026-03-28 22:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10739474
2026-03-28 22:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10739474
2026-03-28 22:49:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10739474 to the API
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739474>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '246ef1a4-42fc-5465-a547-d10866de0638',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEP708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 41587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34600,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 245 hp - '
'41.587 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:27 [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-28 22:49:27 [adesa.be] INFO: Saving data for 10739474: {'auction_closing_time': 1774858500.0, 'created_time': 1774624797.114179, 'last_price_update_time': 1774738167.791808}
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739474') HTTP/1.1" 204 0
2026-03-28 22:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10739236
2026-03-28 22:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8de66f96-2583-53bc-9377-2e58e0aa8f14 with scrape type 2
2026-03-28 22:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8de66f96-2583-53bc-9377-2e58e0aa8f14 with scrape type 2
2026-03-28 22:49:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8de66f96-2583-53bc-9377-2e58e0aa8f14, identifier: 10739236
2026-03-28 22:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10739236
2026-03-28 22:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10739236
2026-03-28 22:49:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10739236 to the API
2026-03-28 22:49:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739236>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '8de66f96-2583-53bc-9377-2e58e0aa8f14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATX092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739236',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 211206,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'211.206 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-28 22:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:28 [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-28 22:49:28 [adesa.be] INFO: Saving data for 10739236: {'auction_closing_time': 1774858500.0, 'created_time': 1774627084.305571, 'last_price_update_time': 1774738168.164616}
2026-03-28 22:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739236') HTTP/1.1" 204 0
2026-03-28 22:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4755331-2f40-5616-b7d6-91259a83e12c with identifier: 10736627
2026-03-28 22:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4755331-2f40-5616-b7d6-91259a83e12c with scrape type 2
2026-03-28 22:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4755331-2f40-5616-b7d6-91259a83e12c with scrape type 2
2026-03-28 22:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4755331-2f40-5616-b7d6-91259a83e12c, identifier: 10736627
2026-03-28 22:49:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4755331-2f40-5616-b7d6-91259a83e12c with identifier: 10736627
2026-03-28 22:49:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4755331-2f40-5616-b7d6-91259a83e12c with identifier: 10736627
2026-03-28 22:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4755331-2f40-5616-b7d6-91259a83e12c with identifier: 10736627 to the API
2026-03-28 22:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736627>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Petrol',
'id': 'b4755331-2f40-5616-b7d6-91259a83e12c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FCC064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 52233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Manual - 95 hp - 52.233 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 22:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:28 [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-28 22:49:28 [adesa.be] INFO: Saving data for 10736627: {'auction_closing_time': 1775034300.0, 'created_time': 1774627093.559208, 'last_price_update_time': 1774738168.64196}
2026-03-28 22:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736627') HTTP/1.1" 204 0
2026-03-28 22:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with identifier: 10740463
2026-03-28 22:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with scrape type 2
2026-03-28 22:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with scrape type 2
2026-03-28 22:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a89f8d5-a039-5581-a158-9ac2ab930fe3, identifier: 10740463
2026-03-28 22:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with identifier: 10740736
2026-03-28 22:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with scrape type 2
2026-03-28 22:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with scrape type 2
2026-03-28 22:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 969c0aa6-582a-5e4d-8fb2-59da866e7d12, identifier: 10740736
2026-03-28 22:49:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with identifier: 10740463
2026-03-28 22:49:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with identifier: 10740463
2026-03-28 22:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with identifier: 10740463 to the API
2026-03-28 22:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740463>
{'auction_title': '',
'c_o_2_emission_value': 56,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '1a89f8d5-a039-5581-a158-9ac2ab930fe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX4904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 34353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31100,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'34.353 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-28 22:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:29 [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-28 22:49:29 [adesa.be] INFO: Saving data for 10740463: {'auction_closing_time': 1774965600.0, 'created_time': 1774649895.916083, 'last_price_update_time': 1774738169.10465}
2026-03-28 22:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740463') HTTP/1.1" 204 0
2026-03-28 22:49:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with identifier: 10740736
2026-03-28 22:49:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with identifier: 10740736
2026-03-28 22:49:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with identifier: 10740736 to the API
2026-03-28 22:49:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740736>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '969c0aa6-582a-5e4d-8fb2-59da866e7d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJB519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740736',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 79480,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'79.480 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-28 22:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:29 [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-28 22:49:29 [adesa.be] INFO: Saving data for 10740736: {'auction_closing_time': 1774947600.0, 'created_time': 1774649919.170831, 'last_price_update_time': 1774738169.376183}
2026-03-28 22:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740736') HTTP/1.1" 204 0
2026-03-28 22:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a174185-0075-5272-8983-2850772a6ce0 with identifier: 10739588
2026-03-28 22:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a174185-0075-5272-8983-2850772a6ce0 with scrape type 2
2026-03-28 22:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a174185-0075-5272-8983-2850772a6ce0 with scrape type 2
2026-03-28 22:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a174185-0075-5272-8983-2850772a6ce0, identifier: 10739588
2026-03-28 22:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a174185-0075-5272-8983-2850772a6ce0 with identifier: 10739588
2026-03-28 22:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a174185-0075-5272-8983-2850772a6ce0 with identifier: 10739588
2026-03-28 22:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a174185-0075-5272-8983-2850772a6ce0 with identifier: 10739588 to the API
2026-03-28 22:49:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739588>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '9a174185-0075-5272-8983-2850772a6ce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XXL631',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 104559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T5 R-Design - Hybrid - Automatic - 180 hp - 104.559 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2020}
2026-03-28 22:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:30 [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-28 22:49:30 [adesa.be] INFO: Saving data for 10739588: {'auction_closing_time': 1774858500.0, 'created_time': 1774624811.443502, 'last_price_update_time': 1774738170.653637}
2026-03-28 22:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739588') HTTP/1.1" 204 0
2026-03-28 22:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10739110
2026-03-28 22:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b1b7486-1abd-507c-9102-cd749a57ab07 with scrape type 2
2026-03-28 22:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b1b7486-1abd-507c-9102-cd749a57ab07 with scrape type 2
2026-03-28 22:49:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b1b7486-1abd-507c-9102-cd749a57ab07, identifier: 10739110
2026-03-28 22:49:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10739110
2026-03-28 22:49:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10739110
2026-03-28 22:49:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10739110 to the API
2026-03-28 22:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739110>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4b1b7486-1abd-507c-9102-cd749a57ab07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJW616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739110',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 257551,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2020-09-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - 163 hp - 257.551 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-28 22:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:31 [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-28 22:49:31 [adesa.be] INFO: Saving data for 10739110: {'auction_closing_time': 1774858500.0, 'created_time': 1774624783.94121, 'last_price_update_time': 1774738171.689258}
2026-03-28 22:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739110') HTTP/1.1" 204 0
2026-03-28 22:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53d90a88-74b7-5933-bec5-0d1c963d2e3b with identifier: 10740782
2026-03-28 22:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b with scrape type 2
2026-03-28 22:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b with scrape type 2
2026-03-28 22:49:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53d90a88-74b7-5933-bec5-0d1c963d2e3b, identifier: 10740782
2026-03-28 22:49:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53d90a88-74b7-5933-bec5-0d1c963d2e3b with identifier: 10740782
2026-03-28 22:49:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53d90a88-74b7-5933-bec5-0d1c963d2e3b with identifier: 10740782
2026-03-28 22:49:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53d90a88-74b7-5933-bec5-0d1c963d2e3b with identifier: 10740782 to the API
2026-03-28 22:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740782>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '53d90a88-74b7-5933-bec5-0d1c963d2e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WXS060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740782',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 117896,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2019-10-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 117.896 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2019}
2026-03-28 22:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:32 [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-28 22:49:32 [adesa.be] INFO: Saving data for 10740782: {'auction_closing_time': 1774947600.0, 'created_time': 1774649917.642144, 'last_price_update_time': 1774738172.090303}
2026-03-28 22:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740782') HTTP/1.1" 204 0
2026-03-28 22:49:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10739088
2026-03-28 22:49:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 470e9264-2204-5ca7-9916-10d6d888f192 with scrape type 2
2026-03-28 22:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 470e9264-2204-5ca7-9916-10d6d888f192 with scrape type 2
2026-03-28 22:49:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 470e9264-2204-5ca7-9916-10d6d888f192, identifier: 10739088
2026-03-28 22:49:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10739088
2026-03-28 22:49:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10739088
2026-03-28 22:49:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10739088 to the API
2026-03-28 22:49:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739088>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '470e9264-2204-5ca7-9916-10d6d888f192',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD5716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739088',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 71910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 2.0 B4 Core - Diesel - 197 hp - 71.910 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-28 22:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:32 [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-28 22:49:32 [adesa.be] INFO: Saving data for 10739088: {'auction_closing_time': 1774858500.0, 'created_time': 1774624781.705371, 'last_price_update_time': 1774738172.463741}
2026-03-28 22:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739088') HTTP/1.1" 204 0
2026-03-28 22:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10739151
2026-03-28 22:49:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with scrape type 2
2026-03-28 22:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with scrape type 2
2026-03-28 22:49:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4, identifier: 10739151
2026-03-28 22:49:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10739151
2026-03-28 22:49:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10739151
2026-03-28 22:49:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10739151 to the API
2026-03-28 22:49:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739151>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e73ae7ee-0ed1-528a-b02d-d022b28dd5b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTM023',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739151',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 147700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T5 Inscription - Hybrid - Automatic - 180 hp - 147.700 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-28 22:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:33 [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-28 22:49:33 [adesa.be] INFO: Saving data for 10739151: {'auction_closing_time': 1774858500.0, 'created_time': 1774624787.534024, 'last_price_update_time': 1774738173.809679}
2026-03-28 22:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739151') HTTP/1.1" 204 0
2026-03-28 22:49:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8db67994-82a3-5b0b-836c-620ea1864b09 with identifier: 10739063
2026-03-28 22:49:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8db67994-82a3-5b0b-836c-620ea1864b09 with scrape type 2
2026-03-28 22:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8db67994-82a3-5b0b-836c-620ea1864b09 with scrape type 2
2026-03-28 22:49:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8db67994-82a3-5b0b-836c-620ea1864b09, identifier: 10739063
2026-03-28 22:49:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8db67994-82a3-5b0b-836c-620ea1864b09 with identifier: 10739063
2026-03-28 22:49:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8db67994-82a3-5b0b-836c-620ea1864b09 with identifier: 10739063
2026-03-28 22:49:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8db67994-82a3-5b0b-836c-620ea1864b09 with identifier: 10739063 to the API
2026-03-28 22:49:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739063>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '8db67994-82a3-5b0b-836c-620ea1864b09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQE363',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739063',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 52193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T5 Inscription - Hybrid - 180 hp - 52.193 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-28 22:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:34 [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-28 22:49:34 [adesa.be] INFO: Saving data for 10739063: {'auction_closing_time': 1774858500.0, 'created_time': 1774624785.781691, 'last_price_update_time': 1774738174.180535}
2026-03-28 22:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739063') HTTP/1.1" 204 0
2026-03-28 22:49:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with identifier: 10740464
2026-03-28 22:49:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with scrape type 2
2026-03-28 22:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with scrape type 2
2026-03-28 22:49:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78, identifier: 10740464
2026-03-28 22:49:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with identifier: 10740464
2026-03-28 22:49:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with identifier: 10740464
2026-03-28 22:49:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with identifier: 10740464 to the API
2026-03-28 22:49:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740464>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '618d8e5b-8409-5a5b-ac9f-9fb78bb83f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVJ652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 68976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T5 Momentum Pro - Hybrid - Automatic - 180 hp - 68.976 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-28 22:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:34 [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-28 22:49:34 [adesa.be] INFO: Saving data for 10740464: {'auction_closing_time': 1774965600.0, 'created_time': 1774649911.59848, 'last_price_update_time': 1774738174.774219}
2026-03-28 22:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740464') HTTP/1.1" 204 0
2026-03-28 22:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4132cd42-b2d7-5972-a27a-1220021fa66e with identifier: 10739580
2026-03-28 22:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4132cd42-b2d7-5972-a27a-1220021fa66e with scrape type 2
2026-03-28 22:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4132cd42-b2d7-5972-a27a-1220021fa66e with scrape type 2
2026-03-28 22:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4132cd42-b2d7-5972-a27a-1220021fa66e, identifier: 10739580
2026-03-28 22:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4132cd42-b2d7-5972-a27a-1220021fa66e with identifier: 10739580
2026-03-28 22:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4132cd42-b2d7-5972-a27a-1220021fa66e with identifier: 10739580
2026-03-28 22:49:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4132cd42-b2d7-5972-a27a-1220021fa66e with identifier: 10739580 to the API
2026-03-28 22:49:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739580>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4132cd42-b2d7-5972-a27a-1220021fa66e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA6703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 66275,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 B4 Core - Diesel - Automatic - 197 hp - 66.275 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-28 22:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:35 [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-28 22:49:35 [adesa.be] INFO: Saving data for 10739580: {'auction_closing_time': 1774858500.0, 'created_time': 1774624784.222776, 'last_price_update_time': 1774738175.530612}
2026-03-28 22:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739580') HTTP/1.1" 204 0
2026-03-28 22:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10739485
2026-03-28 22:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e585f2-0212-59ac-b3b6-a76acedcbf23 with scrape type 2
2026-03-28 22:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5e585f2-0212-59ac-b3b6-a76acedcbf23 with scrape type 2
2026-03-28 22:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5e585f2-0212-59ac-b3b6-a76acedcbf23, identifier: 10739485
2026-03-28 22:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10739485
2026-03-28 22:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10739485
2026-03-28 22:49:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10739485 to the API
2026-03-28 22:49:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739485>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c5e585f2-0212-59ac-b3b6-a76acedcbf23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAQ099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 69912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25100,
'price_includes_vat': True,
'registration_date': '2023-08-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Ultimate Bright - Hybrid - Automatic - 129 hp - '
'69.912 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2023}
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:36 [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-28 22:49:36 [adesa.be] INFO: Saving data for 10739485: {'auction_closing_time': 1774858500.0, 'created_time': 1774624786.15268, 'last_price_update_time': 1774738176.073129}
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739485') HTTP/1.1" 204 0
2026-03-28 22:49:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10739185
2026-03-28 22:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c87d670-df5d-54df-9cc1-2535bd78617a with scrape type 2
2026-03-28 22:49:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c87d670-df5d-54df-9cc1-2535bd78617a with scrape type 2
2026-03-28 22:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c87d670-df5d-54df-9cc1-2535bd78617a, identifier: 10739185
2026-03-28 22:49:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6315ef3-3852-539b-8c33-1a36e3604f6e with identifier: 10739245
2026-03-28 22:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6315ef3-3852-539b-8c33-1a36e3604f6e with scrape type 2
2026-03-28 22:49:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6315ef3-3852-539b-8c33-1a36e3604f6e with scrape type 2
2026-03-28 22:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6315ef3-3852-539b-8c33-1a36e3604f6e, identifier: 10739245
2026-03-28 22:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10739185
2026-03-28 22:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10739185
2026-03-28 22:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10739185 to the API
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739185>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7c87d670-df5d-54df-9cc1-2535bd78617a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHF698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739185',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 58974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 58.974 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:36 [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-28 22:49:36 [adesa.be] INFO: Saving data for 10739185: {'auction_closing_time': 1774858500.0, 'created_time': 1774624787.152097, 'last_price_update_time': 1774738176.653733}
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739185') HTTP/1.1" 204 0
2026-03-28 22:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6315ef3-3852-539b-8c33-1a36e3604f6e with identifier: 10739245
2026-03-28 22:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6315ef3-3852-539b-8c33-1a36e3604f6e with identifier: 10739245
2026-03-28 22:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6315ef3-3852-539b-8c33-1a36e3604f6e with identifier: 10739245 to the API
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739245>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a6315ef3-3852-539b-8c33-1a36e3604f6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739245',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 98039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T5 Inscription - Hybrid - Automatic - 180 hp - 98.039 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739245%27 HTTP/1.1" 200 None
2026-03-28 22:49:36 [adesa.be] INFO: Saving data for 10739245: {'auction_closing_time': 1774858500.0, 'created_time': 1774624783.651571, 'last_price_update_time': 1774738176.95822}
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739245') HTTP/1.1" 204 0
2026-03-28 22:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768
2026-03-28 22:49:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7efd983d-5128-539f-97d1-c815ee08152a with scrape type 2
2026-03-28 22:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7efd983d-5128-539f-97d1-c815ee08152a with scrape type 2
2026-03-28 22:49:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7efd983d-5128-539f-97d1-c815ee08152a, identifier: 10740768
2026-03-28 22:49:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768
2026-03-28 22:49:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768
2026-03-28 22:49:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768 to the API
2026-03-28 22:49:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740768>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '7efd983d-5128-539f-97d1-c815ee08152a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740768',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 62253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 62.253 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-28 22:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:39 [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-28 22:49:39 [adesa.be] INFO: Saving data for 10740768: {'auction_closing_time': 1774947600.0, 'created_time': 1774649895.402421, 'last_price_update_time': 1774738179.224589}
2026-03-28 22:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740768') HTTP/1.1" 204 0
2026-03-28 22:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb450952-6c03-58b3-8ed4-3b4eef07d3fb with identifier: 10739628
2026-03-28 22:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb450952-6c03-58b3-8ed4-3b4eef07d3fb with scrape type 2
2026-03-28 22:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb450952-6c03-58b3-8ed4-3b4eef07d3fb with scrape type 2
2026-03-28 22:49:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb450952-6c03-58b3-8ed4-3b4eef07d3fb, identifier: 10739628
2026-03-28 22:49:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb450952-6c03-58b3-8ed4-3b4eef07d3fb with identifier: 10739628
2026-03-28 22:49:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb450952-6c03-58b3-8ed4-3b4eef07d3fb with identifier: 10739628
2026-03-28 22:49:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb450952-6c03-58b3-8ed4-3b4eef07d3fb with identifier: 10739628 to the API
2026-03-28 22:49:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739628>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fb450952-6c03-58b3-8ed4-3b4eef07d3fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXA129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739628',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 58680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Plus Bright - Hybrid - Automatic - 129 hp - 58.680 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-28 22:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:39 [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-28 22:49:39 [adesa.be] INFO: Saving data for 10739628: {'auction_closing_time': 1774858500.0, 'created_time': 1774624780.428393, 'last_price_update_time': 1774738179.715584}
2026-03-28 22:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739628') HTTP/1.1" 204 0
2026-03-28 22:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10739966
2026-03-28 22:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e080c0-aa0b-555f-b4ce-78e40a790948 with scrape type 2
2026-03-28 22:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e080c0-aa0b-555f-b4ce-78e40a790948 with scrape type 2
2026-03-28 22:49:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53e080c0-aa0b-555f-b4ce-78e40a790948, identifier: 10739966
2026-03-28 22:49:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10739966
2026-03-28 22:49:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10739966
2026-03-28 22:49:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10739966 to the API
2026-03-28 22:49:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739966>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '53e080c0-aa0b-555f-b4ce-78e40a790948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUK132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739966',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 155444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 155.444 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 22:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:40 [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-28 22:49:40 [adesa.be] INFO: Saving data for 10739966: {'auction_closing_time': 1774861200.0, 'created_time': 1774649889.16486, 'last_price_update_time': 1774738180.1863}
2026-03-28 22:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739966') HTTP/1.1" 204 0
2026-03-28 22:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10739938
2026-03-28 22:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with scrape type 2
2026-03-28 22:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with scrape type 2
2026-03-28 22:49:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0, identifier: 10739938
2026-03-28 22:49:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10739938
2026-03-28 22:49:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10739938
2026-03-28 22:49:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10739938 to the API
2026-03-28 22:49:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739938>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHR213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739938',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 154532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 154.532 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 22:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:41 [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-28 22:49:41 [adesa.be] INFO: Saving data for 10739938: {'auction_closing_time': 1774861200.0, 'created_time': 1774649887.883815, 'last_price_update_time': 1774738181.205338}
2026-03-28 22:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739938') HTTP/1.1" 204 0
2026-03-28 22:49:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793
2026-03-28 22:49:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a53521-fb87-508e-bc2a-ffee52135a1b with scrape type 2
2026-03-28 22:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2a53521-fb87-508e-bc2a-ffee52135a1b with scrape type 2
2026-03-28 22:49:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2a53521-fb87-508e-bc2a-ffee52135a1b, identifier: 10740793
2026-03-28 22:49:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793
2026-03-28 22:49:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793
2026-03-28 22:49:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793 to the API
2026-03-28 22:49:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740793>
{'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': 129,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f2a53521-fb87-508e-bc2a-ffee52135a1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQG835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740793',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 106671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Inscription Expression - Hybrid - Automatic - 129 hp '
'- 106.671 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2022}
2026-03-28 22:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:41 [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-28 22:49:41 [adesa.be] INFO: Saving data for 10740793: {'auction_closing_time': 1774947600.0, 'created_time': 1774649934.800113, 'last_price_update_time': 1774738181.569847}
2026-03-28 22:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740793') HTTP/1.1" 204 0
2026-03-28 22:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10739216
2026-03-28 22:49:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a14a923-372c-5eee-8a64-938de41de785 with scrape type 2
2026-03-28 22:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a14a923-372c-5eee-8a64-938de41de785 with scrape type 2
2026-03-28 22:49:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a14a923-372c-5eee-8a64-938de41de785, identifier: 10739216
2026-03-28 22:49:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10739216
2026-03-28 22:49:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10739216
2026-03-28 22:49:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10739216 to the API
2026-03-28 22:49:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739216>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7a14a923-372c-5eee-8a64-938de41de785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739216',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 93561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 93.561 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-28 22:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:42 [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-28 22:49:42 [adesa.be] INFO: Saving data for 10739216: {'auction_closing_time': 1774858500.0, 'created_time': 1774624789.410315, 'last_price_update_time': 1774738182.09792}
2026-03-28 22:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739216') HTTP/1.1" 204 0
2026-03-28 22:49:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10739220
2026-03-28 22:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with scrape type 2
2026-03-28 22:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with scrape type 2
2026-03-28 22:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0, identifier: 10739220
2026-03-28 22:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10739220
2026-03-28 22:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10739220
2026-03-28 22:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10739220 to the API
2026-03-28 22:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739220>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '27b7d31f-e4e7-518e-8659-f54a3ce37ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739220',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 44462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 44.462 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-28 22:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:42 [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-28 22:49:42 [adesa.be] INFO: Saving data for 10739220: {'auction_closing_time': 1774858500.0, 'created_time': 1774624788.806839, 'last_price_update_time': 1774738182.573149}
2026-03-28 22:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739220') HTTP/1.1" 204 0
2026-03-28 22:49:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10739206
2026-03-28 22:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e22bc3f8-b798-522b-afe5-94cfce2be889 with scrape type 2
2026-03-28 22:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e22bc3f8-b798-522b-afe5-94cfce2be889 with scrape type 2
2026-03-28 22:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e22bc3f8-b798-522b-afe5-94cfce2be889, identifier: 10739206
2026-03-28 22:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10739206
2026-03-28 22:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10739206
2026-03-28 22:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10739206 to the API
2026-03-28 22:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739206>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e22bc3f8-b798-522b-afe5-94cfce2be889',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEP306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739206',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 118190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 118.190 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-28 22:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:43 [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-28 22:49:43 [adesa.be] INFO: Saving data for 10739206: {'auction_closing_time': 1774858500.0, 'created_time': 1774624789.115886, 'last_price_update_time': 1774738183.059925}
2026-03-28 22:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739206') HTTP/1.1" 204 0
2026-03-28 22:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02194bd9-e107-5c77-ad69-02a9508cc278 with identifier: 10739388
2026-03-28 22:49:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02194bd9-e107-5c77-ad69-02a9508cc278 with scrape type 2
2026-03-28 22:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02194bd9-e107-5c77-ad69-02a9508cc278 with scrape type 2
2026-03-28 22:49:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02194bd9-e107-5c77-ad69-02a9508cc278, identifier: 10739388
2026-03-28 22:49:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02194bd9-e107-5c77-ad69-02a9508cc278 with identifier: 10739388
2026-03-28 22:49:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02194bd9-e107-5c77-ad69-02a9508cc278 with identifier: 10739388
2026-03-28 22:49:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02194bd9-e107-5c77-ad69-02a9508cc278 with identifier: 10739388 to the API
2026-03-28 22:49:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739388>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '02194bd9-e107-5c77-ad69-02a9508cc278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV8956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739388',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 54481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 2.0 B4 Plus Bright - Twin Motor - Petrol - Automatic - '
'197 hp - 54.481 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-28 22:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:43 [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-28 22:49:43 [adesa.be] INFO: Saving data for 10739388: {'auction_closing_time': 1774858500.0, 'created_time': 1774624791.803711, 'last_price_update_time': 1774738183.835347}
2026-03-28 22:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739388') HTTP/1.1" 204 0
2026-03-28 22:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485
2026-03-28 22:49:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fb7a319-ea06-591b-ad15-36b10f532f0f with scrape type 2
2026-03-28 22:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fb7a319-ea06-591b-ad15-36b10f532f0f with scrape type 2
2026-03-28 22:49:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fb7a319-ea06-591b-ad15-36b10f532f0f, identifier: 10740485
2026-03-28 22:49:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485
2026-03-28 22:49:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485
2026-03-28 22:49:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485 to the API
2026-03-28 22:49:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740485>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '6fb7a319-ea06-591b-ad15-36b10f532f0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJT356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 97869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T2 Momentum - Petrol - Manual - 129 hp - 97.869 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2021}
2026-03-28 22:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:44 [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-28 22:49:44 [adesa.be] INFO: Saving data for 10740485: {'auction_closing_time': 1774965600.0, 'created_time': 1774649894.951696, 'last_price_update_time': 1774738184.3172}
2026-03-28 22:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740485') HTTP/1.1" 204 0
2026-03-28 22:49:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aba50cb-a70c-5297-a9aa-412e51cc5520 with identifier: 10740530
2026-03-28 22:49:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aba50cb-a70c-5297-a9aa-412e51cc5520 with scrape type 2
2026-03-28 22:49:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aba50cb-a70c-5297-a9aa-412e51cc5520 with scrape type 2
2026-03-28 22:49:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1aba50cb-a70c-5297-a9aa-412e51cc5520, identifier: 10740530
2026-03-28 22:49:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1aba50cb-a70c-5297-a9aa-412e51cc5520 with identifier: 10740530
2026-03-28 22:49:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1aba50cb-a70c-5297-a9aa-412e51cc5520 with identifier: 10740530
2026-03-28 22:49:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1aba50cb-a70c-5297-a9aa-412e51cc5520 with identifier: 10740530 to the API
2026-03-28 22:49:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740530>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '1aba50cb-a70c-5297-a9aa-412e51cc5520',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHF102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 137259,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 D3 Momentum Pro - Diesel - Manual - 150 hp - 137.259 km',
'transmission': 'manual',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-28 22:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:45 [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-28 22:49:45 [adesa.be] INFO: Saving data for 10740530: {'auction_closing_time': 1774965600.0, 'created_time': 1774649968.336764, 'last_price_update_time': 1774738185.517477}
2026-03-28 22:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740530') HTTP/1.1" 204 0
2026-03-28 22:49:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10739115
2026-03-28 22:49:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with scrape type 2
2026-03-28 22:49:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with scrape type 2
2026-03-28 22:49:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 302636fd-b4bc-5d95-801b-ada4ab5dabb1, identifier: 10739115
2026-03-28 22:49:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10739115
2026-03-28 22:49:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10739115
2026-03-28 22:49:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10739115 to the API
2026-03-28 22:49:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739115>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '302636fd-b4bc-5d95-801b-ada4ab5dabb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCZ469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739115',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 116394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 78 kWh Plus - Electric - Automatic - 408 hp - 116.394 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-28 22:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49: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-28 22:49:46 [adesa.be] INFO: Saving data for 10739115: {'auction_closing_time': 1774858500.0, 'created_time': 1774624790.136837, 'last_price_update_time': 1774738186.001259}
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739115') HTTP/1.1" 204 0
2026-03-28 22:49:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b41922cd-de87-5399-96d5-4ffa3b5b9db5 with identifier: 10739619
2026-03-28 22:49:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b41922cd-de87-5399-96d5-4ffa3b5b9db5 with scrape type 2
2026-03-28 22:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b41922cd-de87-5399-96d5-4ffa3b5b9db5 with scrape type 2
2026-03-28 22:49:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b41922cd-de87-5399-96d5-4ffa3b5b9db5, identifier: 10739619
2026-03-28 22:49:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b41922cd-de87-5399-96d5-4ffa3b5b9db5 with identifier: 10739619
2026-03-28 22:49:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b41922cd-de87-5399-96d5-4ffa3b5b9db5 with identifier: 10739619
2026-03-28 22:49:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b41922cd-de87-5399-96d5-4ffa3b5b9db5 with identifier: 10739619 to the API
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739619>
{'auction_title': '',
'c_o_2_emission_value': 18,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b41922cd-de87-5399-96d5-4ffa3b5b9db5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJG574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 112143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 T6 Core - AWD - Hybrid - Automatic - 253 hp - 112.143 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49: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-28 22:49:46 [adesa.be] INFO: Saving data for 10739619: {'auction_closing_time': 1774858500.0, 'created_time': 1774624792.112966, 'last_price_update_time': 1774738186.390021}
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739619') HTTP/1.1" 204 0
2026-03-28 22:49:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a02095c7-9661-515b-882b-40f239d138bc with identifier: 10740028
2026-03-28 22:49:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a02095c7-9661-515b-882b-40f239d138bc with scrape type 2
2026-03-28 22:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a02095c7-9661-515b-882b-40f239d138bc with scrape type 2
2026-03-28 22:49:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a02095c7-9661-515b-882b-40f239d138bc, identifier: 10740028
2026-03-28 22:49:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a02095c7-9661-515b-882b-40f239d138bc with identifier: 10740028
2026-03-28 22:49:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a02095c7-9661-515b-882b-40f239d138bc with identifier: 10740028
2026-03-28 22:49:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a02095c7-9661-515b-882b-40f239d138bc with identifier: 10740028 to the API
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740028>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a02095c7-9661-515b-882b-40f239d138bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTN510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740028',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 221870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 B4 Inscription - Diesel - Automatic - 197 hp - 221.870 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49: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-28 22:49:46 [adesa.be] INFO: Saving data for 10740028: {'auction_closing_time': 1774861200.0, 'created_time': 1774649935.170281, 'last_price_update_time': 1774738186.918103}
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740028') HTTP/1.1" 204 0
2026-03-28 22:49:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10739333
2026-03-28 22:49:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e4f069-0106-5cc5-b696-034d49fd31ba with scrape type 2
2026-03-28 22:49:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73e4f069-0106-5cc5-b696-034d49fd31ba with scrape type 2
2026-03-28 22:49:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73e4f069-0106-5cc5-b696-034d49fd31ba, identifier: 10739333
2026-03-28 22:49:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10739333
2026-03-28 22:49:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10739333
2026-03-28 22:49:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10739333 to the API
2026-03-28 22:49:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739333>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '73e4f069-0106-5cc5-b696-034d49fd31ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXW101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739333',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 79412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 2.0 TDI Active - Diesel - Manual - 115 hp - 79.412 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-28 22:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:47 [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-28 22:49:47 [adesa.be] INFO: Saving data for 10739333: {'auction_closing_time': 1774858500.0, 'created_time': 1774624793.499572, 'last_price_update_time': 1774738187.754084}
2026-03-28 22:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739333') HTTP/1.1" 204 0
2026-03-28 22:49:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963
2026-03-28 22:49:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54c246b-6f08-5060-92fc-9778ed4bb943 with scrape type 2
2026-03-28 22:49:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54c246b-6f08-5060-92fc-9778ed4bb943 with scrape type 2
2026-03-28 22:49:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54c246b-6f08-5060-92fc-9778ed4bb943, identifier: 10739963
2026-03-28 22:49:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963
2026-03-28 22:49:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963
2026-03-28 22:49:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963 to the API
2026-03-28 22:49:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739963>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b54c246b-6f08-5060-92fc-9778ed4bb943',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBU381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739963',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 185427,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 B3 Plus Bright - Petrol - Automatic - 163 hp - 185.427 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-28 22:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:48 [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-28 22:49:48 [adesa.be] INFO: Saving data for 10739963: {'auction_closing_time': 1774861200.0, 'created_time': 1774649886.86344, 'last_price_update_time': 1774738188.22627}
2026-03-28 22:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739963') HTTP/1.1" 204 0
2026-03-28 22:49:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10739662
2026-03-28 22:49:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c4f5354-c833-5f76-9213-8fc276b257a3 with scrape type 2
2026-03-28 22:49:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c4f5354-c833-5f76-9213-8fc276b257a3 with scrape type 2
2026-03-28 22:49:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c4f5354-c833-5f76-9213-8fc276b257a3, identifier: 10739662
2026-03-28 22:49:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10739650
2026-03-28 22:49:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with scrape type 2
2026-03-28 22:49:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with scrape type 2
2026-03-28 22:49:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6, identifier: 10739650
2026-03-28 22:49:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10739662
2026-03-28 22:49:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10739662
2026-03-28 22:49:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10739662 to the API
2026-03-28 22:49:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739662>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4c4f5354-c833-5f76-9213-8fc276b257a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739662',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 93386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI United - Petrol - Manual - 150 hp - 93.386 '
'km',
'transmission': 'manual',
'trim': 'United',
'vin': None,
'year': 2021}
2026-03-28 22:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:48 [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-28 22:49:48 [adesa.be] INFO: Saving data for 10739662: {'auction_closing_time': 1774858500.0, 'created_time': 1774624794.164929, 'last_price_update_time': 1774738188.796913}
2026-03-28 22:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739662') HTTP/1.1" 204 0
2026-03-28 22:49:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10739650
2026-03-28 22:49:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10739650
2026-03-28 22:49:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10739650 to the API
2026-03-28 22:49:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739650>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ee4f7e40-9df2-5e25-9ec7-54a66b2866a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UM7869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739650',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 178438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 2.0 B4 Plus Bright - Diesel - Automatic - 197 hp - '
'178.438 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-28 22:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:49 [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-28 22:49:49 [adesa.be] INFO: Saving data for 10739650: {'auction_closing_time': 1774858500.0, 'created_time': 1774624777.245758, 'last_price_update_time': 1774738189.107252}
2026-03-28 22:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739650') HTTP/1.1" 204 0
2026-03-28 22:49:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.269(s), this was the 1st time calling it.
2026-03-28 22:49:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.824147008681883 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:49:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0be228ab-a7c4-5225-a298-82b11e6acfcc with identifier: 10739564
2026-03-28 22:49:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0be228ab-a7c4-5225-a298-82b11e6acfcc with scrape type 2
2026-03-28 22:49:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0be228ab-a7c4-5225-a298-82b11e6acfcc with scrape type 2
2026-03-28 22:49:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0be228ab-a7c4-5225-a298-82b11e6acfcc, identifier: 10739564
2026-03-28 22:49:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0be228ab-a7c4-5225-a298-82b11e6acfcc with identifier: 10739564
2026-03-28 22:49:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0be228ab-a7c4-5225-a298-82b11e6acfcc with identifier: 10739564
2026-03-28 22:49:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0be228ab-a7c4-5225-a298-82b11e6acfcc with identifier: 10739564 to the API
2026-03-28 22:49:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739564>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '0be228ab-a7c4-5225-a298-82b11e6acfcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAR121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 76401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 T6 R-Design - AWD - Hybrid - Automatic - 253 hp - 76.401 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 22:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:50 [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-28 22:49:50 [adesa.be] INFO: Saving data for 10739564: {'auction_closing_time': 1774858500.0, 'created_time': 1774624791.469283, 'last_price_update_time': 1774738190.987152}
2026-03-28 22:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739564') HTTP/1.1" 204 0
2026-03-28 22:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10739199
2026-03-28 22:49:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0368c8f0-f687-517e-884f-0fa60798cef2 with scrape type 2
2026-03-28 22:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0368c8f0-f687-517e-884f-0fa60798cef2 with scrape type 2
2026-03-28 22:49:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0368c8f0-f687-517e-884f-0fa60798cef2, identifier: 10739199
2026-03-28 22:49:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10739199
2026-03-28 22:49:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10739199
2026-03-28 22:49:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10739199 to the API
2026-03-28 22:49:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739199>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0368c8f0-f687-517e-884f-0fa60798cef2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FAY316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739199',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 56683,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - 56.683 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2024}
2026-03-28 22:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:52 [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-28 22:49:52 [adesa.be] INFO: Saving data for 10739199: {'auction_closing_time': 1774858500.0, 'created_time': 1774627083.742366, 'last_price_update_time': 1774738192.197044}
2026-03-28 22:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739199') HTTP/1.1" 204 0
2026-03-28 22:49:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.133(s), this was the 1st time calling it.
2026-03-28 22:49:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.803819260785033 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10739348
2026-03-28 22:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with scrape type 2
2026-03-28 22:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with scrape type 2
2026-03-28 22:49:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b, identifier: 10739348
2026-03-28 22:49:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10739348
2026-03-28 22:49:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10739348
2026-03-28 22:49:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10739348 to the API
2026-03-28 22:49:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739348>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '2508c3aa-f38f-5509-b8a9-b85e31e47e0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DVH859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739348',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 60289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-07-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'60.289 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 22:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:52 [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-28 22:49:52 [adesa.be] INFO: Saving data for 10739348: {'auction_closing_time': 1774858500.0, 'created_time': 1774624778.519537, 'last_price_update_time': 1774738192.677064}
2026-03-28 22:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739348') HTTP/1.1" 204 0
2026-03-28 22:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a2b9d53-93a6-582d-97b0-b97345d9c510 with identifier: 10739578
2026-03-28 22:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a2b9d53-93a6-582d-97b0-b97345d9c510 with scrape type 2
2026-03-28 22:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a2b9d53-93a6-582d-97b0-b97345d9c510 with scrape type 2
2026-03-28 22:49:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a2b9d53-93a6-582d-97b0-b97345d9c510, identifier: 10739578
2026-03-28 22:49:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a2b9d53-93a6-582d-97b0-b97345d9c510 with identifier: 10739578
2026-03-28 22:49:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a2b9d53-93a6-582d-97b0-b97345d9c510 with identifier: 10739578
2026-03-28 22:49:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a2b9d53-93a6-582d-97b0-b97345d9c510 with identifier: 10739578 to the API
2026-03-28 22:49:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739578>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Cabrio car',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1a2b9d53-93a6-582d-97b0-b97345d9c510',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LE0118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 35255,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'35.255 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-28 22:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:54 [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-28 22:49:54 [adesa.be] INFO: Saving data for 10739578: {'auction_closing_time': 1774858500.0, 'created_time': 1774624793.873011, 'last_price_update_time': 1774738194.024516}
2026-03-28 22:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739578') HTTP/1.1" 204 0
2026-03-28 22:49:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10739237
2026-03-28 22:49:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with scrape type 2
2026-03-28 22:49:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with scrape type 2
2026-03-28 22:49:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0, identifier: 10739237
2026-03-28 22:49:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10739237
2026-03-28 22:49:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10739237
2026-03-28 22:49:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10739237 to the API
2026-03-28 22:49:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739237>
{'auction_title': '',
'c_o_2_emission_value': 176,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739237',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 239686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 150 hp - 239.686 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:54 [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-28 22:49:54 [adesa.be] INFO: Saving data for 10739237: {'auction_closing_time': 1774858500.0, 'created_time': 1774624777.875305, 'last_price_update_time': 1774738194.405164}
2026-03-28 22:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739237') HTTP/1.1" 204 0
2026-03-28 22:49:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10739980
2026-03-28 22:49:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef00148d-472d-5e62-b925-a215675db622 with scrape type 2
2026-03-28 22:49:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef00148d-472d-5e62-b925-a215675db622 with scrape type 2
2026-03-28 22:49:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef00148d-472d-5e62-b925-a215675db622, identifier: 10739980
2026-03-28 22:49:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10739980
2026-03-28 22:49:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10739980
2026-03-28 22:49:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10739980 to the API
2026-03-28 22:49:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739980>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef00148d-472d-5e62-b925-a215675db622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPS651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739980',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 212678,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'212.678 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:55 [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-28 22:49:55 [adesa.be] INFO: Saving data for 10739980: {'auction_closing_time': 1774861200.0, 'created_time': 1774649884.671189, 'last_price_update_time': 1774738195.819105}
2026-03-28 22:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739980') HTTP/1.1" 204 0
2026-03-28 22:49:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.918(s), this was the 1st time calling it.
2026-03-28 22:49:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.928559262049334 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:49:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10739225
2026-03-28 22:49:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d68176ba-d5b7-5c6c-af17-add620de7191 with scrape type 2
2026-03-28 22:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d68176ba-d5b7-5c6c-af17-add620de7191 with scrape type 2
2026-03-28 22:49:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d68176ba-d5b7-5c6c-af17-add620de7191, identifier: 10739225
2026-03-28 22:49:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10739225
2026-03-28 22:49:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10739225
2026-03-28 22:49:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10739225 to the API
2026-03-28 22:49:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739225>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd68176ba-d5b7-5c6c-af17-add620de7191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VE8178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739225',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 27162,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'27.162 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-28 22:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:56 [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-28 22:49:56 [adesa.be] INFO: Saving data for 10739225: {'auction_closing_time': 1774858500.0, 'created_time': 1774624795.30141, 'last_price_update_time': 1774738196.378956}
2026-03-28 22:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739225') HTTP/1.1" 204 0
2026-03-28 22:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:49:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10739709
2026-03-28 22:49:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with scrape type 2
2026-03-28 22:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with scrape type 2
2026-03-28 22:49:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23cf6741-8db8-508d-87b4-ac7bf0ceef26, identifier: 10739709
2026-03-28 22:49:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10739709
2026-03-28 22:49:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10739709
2026-03-28 22:49:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10739709 to the API
2026-03-28 22:49:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739709>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '23cf6741-8db8-508d-87b4-ac7bf0ceef26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALG269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739709',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 212978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 110 hp - 212.978 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:57 [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-28 22:49:57 [adesa.be] INFO: Saving data for 10739709: {'auction_closing_time': 1774858500.0, 'created_time': 1774627084.022345, 'last_price_update_time': 1774738197.246793}
2026-03-28 22:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739709') HTTP/1.1" 204 0
2026-03-28 22:49:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:49:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10737118
2026-03-28 22:49:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with scrape type 2
2026-03-28 22:49:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with scrape type 2
2026-03-28 22:49:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17, identifier: 10737118
2026-03-28 22:49:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10737118
2026-03-28 22:49:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10737118
2026-03-28 22:49:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10737118 to the API
2026-03-28 22:49:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:49: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-28 22:49:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737118>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '99e58d8f-ccbe-5e37-88a0-ba2cfca73c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEG765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737118',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 127492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e Business - Hybrid - Automatic - 163 hp - '
'127.492 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:58 [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-28 22:49:58 [adesa.be] INFO: Saving data for 10737118: {'auction_closing_time': 1774865400.0, 'created_time': 1774627067.374602, 'last_price_update_time': 1774738198.956361}
2026-03-28 22:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737118') HTTP/1.1" 204 0
2026-03-28 22:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:49:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:49:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10739286
2026-03-28 22:49:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with scrape type 2
2026-03-28 22:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with scrape type 2
2026-03-28 22:50:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6, identifier: 10739286
2026-03-28 22:50:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10739286
2026-03-28 22:50:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10739286
2026-03-28 22:50:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10739286 to the API
2026-03-28 22:50:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739286>
{'auction_title': '',
'c_o_2_emission_value': 213,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '87f33ebb-75c6-5c48-bdcf-8c46fa0462c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFC406',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739286',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 132331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2020-08-11',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'132.331 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:00 [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-28 22:50:00 [adesa.be] INFO: Saving data for 10739286: {'auction_closing_time': 1774858500.0, 'created_time': 1774624775.963381, 'last_price_update_time': 1774738200.355487}
2026-03-28 22:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739286') HTTP/1.1" 204 0
2026-03-28 22:50:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528
2026-03-28 22:50:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7363c8f3-543b-5783-b5b9-5b5d13209237 with scrape type 2
2026-03-28 22:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7363c8f3-543b-5783-b5b9-5b5d13209237 with scrape type 2
2026-03-28 22:50:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7363c8f3-543b-5783-b5b9-5b5d13209237, identifier: 10740528
2026-03-28 22:50:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528
2026-03-28 22:50:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528
2026-03-28 22:50:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528 to the API
2026-03-28 22:50:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740528>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '7363c8f3-543b-5783-b5b9-5b5d13209237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEF566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 133604,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'133.604 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:02 [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-28 22:50:02 [adesa.be] INFO: Saving data for 10740528: {'auction_closing_time': 1774965600.0, 'created_time': 1774649900.559219, 'last_price_update_time': 1774738202.555875}
2026-03-28 22:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740528') HTTP/1.1" 204 0
2026-03-28 22:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744
2026-03-28 22:50:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a677f85-6a35-501a-a925-cf06d325bad6 with scrape type 2
2026-03-28 22:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a677f85-6a35-501a-a925-cf06d325bad6 with scrape type 2
2026-03-28 22:50:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a677f85-6a35-501a-a925-cf06d325bad6, identifier: 10740744
2026-03-28 22:50:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744
2026-03-28 22:50:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744
2026-03-28 22:50:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744 to the API
2026-03-28 22:50:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740744>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2a677f85-6a35-501a-a925-cf06d325bad6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFN137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740744',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 77356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 2.0 TDI Life Business - Diesel - Manual - 122 hp '
'- 77.356 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-28 22:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:03 [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-28 22:50:03 [adesa.be] INFO: Saving data for 10740744: {'auction_closing_time': 1774947600.0, 'created_time': 1774649899.894224, 'last_price_update_time': 1774738203.296593}
2026-03-28 22:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740744') HTTP/1.1" 204 0
2026-03-28 22:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10739484
2026-03-28 22:50:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 468817e7-daac-5dc5-9755-ea32f8da6e1c with scrape type 2
2026-03-28 22:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 468817e7-daac-5dc5-9755-ea32f8da6e1c with scrape type 2
2026-03-28 22:50:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 468817e7-daac-5dc5-9755-ea32f8da6e1c, identifier: 10739484
2026-03-28 22:50:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10739484
2026-03-28 22:50:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10739484
2026-03-28 22:50:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10739484 to the API
2026-03-28 22:50:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739484>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '468817e7-daac-5dc5-9755-ea32f8da6e1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADV771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 47100,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Manual - 150 hp - 47.100 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 22:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:04 [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-28 22:50:04 [adesa.be] INFO: Saving data for 10739484: {'auction_closing_time': 1774858500.0, 'created_time': 1774627097.684075, 'last_price_update_time': 1774738204.525456}
2026-03-28 22:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739484') HTTP/1.1" 204 0
2026-03-28 22:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10737055
2026-03-28 22:50:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with scrape type 2
2026-03-28 22:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with scrape type 2
2026-03-28 22:50:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2, identifier: 10737055
2026-03-28 22:50:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10737055
2026-03-28 22:50:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10737055
2026-03-28 22:50:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10737055 to the API
2026-03-28 22:50:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737055>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b97f38ae-dc9b-58bf-a098-8ab6fd4945e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JVE272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737055',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 216820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9350,
'price_includes_vat': True,
'registration_date': '2015-03-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 318d Sport - Diesel - Automatic - 143 hp - '
'216.820 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2015}
2026-03-28 22:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:05 [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-28 22:50:05 [adesa.be] INFO: Saving data for 10737055: {'auction_closing_time': 1774865400.0, 'created_time': 1774624830.087649, 'last_price_update_time': 1774738205.005873}
2026-03-28 22:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737055') HTTP/1.1" 204 0
2026-03-28 22:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with identifier: 10739598
2026-03-28 22:50:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with scrape type 2
2026-03-28 22:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with scrape type 2
2026-03-28 22:50:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02, identifier: 10739598
2026-03-28 22:50:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with identifier: 10739598
2026-03-28 22:50:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with identifier: 10739598
2026-03-28 22:50:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with identifier: 10739598 to the API
2026-03-28 22:50:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739598>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '402fadef-99c3-5fb4-8d8c-9ef0e713dd02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EHC731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 53293,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 1.4 Life Business - Hybrid - Automatic - 150 hp - '
'53.293 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 22:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:06 [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-28 22:50:06 [adesa.be] INFO: Saving data for 10739598: {'auction_closing_time': 1774858500.0, 'created_time': 1774627095.016577, 'last_price_update_time': 1774738206.271334}
2026-03-28 22:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739598') HTTP/1.1" 204 0
2026-03-28 22:50:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10737094
2026-03-28 22:50:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with scrape type 2
2026-03-28 22:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with scrape type 2
2026-03-28 22:50:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5, identifier: 10737094
2026-03-28 22:50:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10737094
2026-03-28 22:50:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10737094
2026-03-28 22:50:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10737094 to the API
2026-03-28 22:50:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737094>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737094',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 159607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e Business Design - Hybrid - Automatic - '
'163 hp - 159.607 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 22:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:06 [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-28 22:50:06 [adesa.be] INFO: Saving data for 10737094: {'auction_closing_time': 1774865400.0, 'created_time': 1774627062.767308, 'last_price_update_time': 1774738206.643661}
2026-03-28 22:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737094') HTTP/1.1" 204 0
2026-03-28 22:50:07 [scrapy.extensions.logstats] INFO: Crawled 1560 pages (at 72 pages/min), scraped 1530 items (at 72 items/min)
2026-03-28 22:50:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10739312
2026-03-28 22:50:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with scrape type 2
2026-03-28 22:50:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with scrape type 2
2026-03-28 22:50:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72c16a50-4c60-5ca2-b68b-da91cf103ca1, identifier: 10739312
2026-03-28 22:50:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10739312
2026-03-28 22:50:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10739312
2026-03-28 22:50:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10739312 to the API
2026-03-28 22:50:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739312>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '72c16a50-4c60-5ca2-b68b-da91cf103ca1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNU386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 21581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-Cross 1.0 TSI Active - Petrol - Automatic - 110 hp - '
'21.581 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 22:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:08 [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-28 22:50:08 [adesa.be] INFO: Saving data for 10739312: {'auction_closing_time': 1774858500.0, 'created_time': 1774627097.404275, 'last_price_update_time': 1774738208.202671}
2026-03-28 22:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739312') HTTP/1.1" 204 0
2026-03-28 22:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with identifier: 10739539
2026-03-28 22:50:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with scrape type 2
2026-03-28 22:50:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with scrape type 2
2026-03-28 22:50:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c, identifier: 10739539
2026-03-28 22:50:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with identifier: 10739539
2026-03-28 22:50:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with identifier: 10739539
2026-03-28 22:50:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with identifier: 10739539 to the API
2026-03-28 22:50:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739539>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1cde2db3-7d33-551d-bf1f-1a7494d6e07c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FWS344',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739539',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 125019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Automatic - 95 hp - 125.019 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 22:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:08 [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-28 22:50:08 [adesa.be] INFO: Saving data for 10739539: {'auction_closing_time': 1774858500.0, 'created_time': 1774627096.805468, 'last_price_update_time': 1774738208.674988}
2026-03-28 22:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739539') HTTP/1.1" 204 0
2026-03-28 22:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10739519
2026-03-28 22:50:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fef78887-db81-5163-b2f6-9d7b86df77a5 with scrape type 2
2026-03-28 22:50:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fef78887-db81-5163-b2f6-9d7b86df77a5 with scrape type 2
2026-03-28 22:50:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fef78887-db81-5163-b2f6-9d7b86df77a5, identifier: 10739519
2026-03-28 22:50:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10739519
2026-03-28 22:50:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10739519
2026-03-28 22:50:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10739519 to the API
2026-03-28 22:50:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739519>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fef78887-db81-5163-b2f6-9d7b86df77a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XN4353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 76227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'76.227 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-28 22:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:09 [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-28 22:50:09 [adesa.be] INFO: Saving data for 10739519: {'auction_closing_time': 1774858500.0, 'created_time': 1774627095.328638, 'last_price_update_time': 1774738209.165629}
2026-03-28 22:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739519') HTTP/1.1" 204 0
2026-03-28 22:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998
2026-03-28 22:50:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with scrape type 2
2026-03-28 22:50:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with scrape type 2
2026-03-28 22:50:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ce634fe-3a38-5cc1-86e9-296fea2bc020, identifier: 10739998
2026-03-28 22:50:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998
2026-03-28 22:50:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998
2026-03-28 22:50:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998 to the API
2026-03-28 22:50:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739998>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ce634fe-3a38-5cc1-86e9-296fea2bc020',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739998',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 180581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 2.0 TDI Active - Diesel - Automatic - 150 hp - '
'180.581 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 22:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:10 [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-28 22:50:10 [adesa.be] INFO: Saving data for 10739998: {'auction_closing_time': 1774861200.0, 'created_time': 1774649906.797894, 'last_price_update_time': 1774738210.827813}
2026-03-28 22:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739998') HTTP/1.1" 204 0
2026-03-28 22:50:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10739102
2026-03-28 22:50:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d79121-a1c0-54eb-8137-bba82699d349 with scrape type 2
2026-03-28 22:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d79121-a1c0-54eb-8137-bba82699d349 with scrape type 2
2026-03-28 22:50:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02d79121-a1c0-54eb-8137-bba82699d349, identifier: 10739102
2026-03-28 22:50:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10739102
2026-03-28 22:50:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10739102
2026-03-28 22:50:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10739102 to the API
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739102>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '02d79121-a1c0-54eb-8137-bba82699d349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK408',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739102',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - 156 hp - '
'158.869 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739102%27 HTTP/1.1" 200 None
2026-03-28 22:50:12 [adesa.be] INFO: Saving data for 10739102: {'auction_closing_time': 1774858500.0, 'created_time': 1774624776.282671, 'last_price_update_time': 1774738212.440926}
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739102') HTTP/1.1" 204 0
2026-03-28 22:50:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749
2026-03-28 22:50:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c83ff57-98e8-5218-a102-f075151e7728 with scrape type 2
2026-03-28 22:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c83ff57-98e8-5218-a102-f075151e7728 with scrape type 2
2026-03-28 22:50:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c83ff57-98e8-5218-a102-f075151e7728, identifier: 10740749
2026-03-28 22:50:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749
2026-03-28 22:50:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749
2026-03-28 22:50:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749 to the API
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740749>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4c83ff57-98e8-5218-a102-f075151e7728',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740749',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 78994,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 150 hp - 78.994 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740749%27 HTTP/1.1" 200 None
2026-03-28 22:50:12 [adesa.be] INFO: Saving data for 10740749: {'auction_closing_time': 1774947600.0, 'created_time': 1774649932.975629, 'last_price_update_time': 1774738212.786889}
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740749') HTTP/1.1" 204 0
2026-03-28 22:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10739488
2026-03-28 22:50:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9b0cc65-d780-5aab-bc59-2420d7135cb6 with scrape type 2
2026-03-28 22:50:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9b0cc65-d780-5aab-bc59-2420d7135cb6 with scrape type 2
2026-03-28 22:50:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9b0cc65-d780-5aab-bc59-2420d7135cb6, identifier: 10739488
2026-03-28 22:50:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10739488
2026-03-28 22:50:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10739488
2026-03-28 22:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10739488 to the API
2026-03-28 22:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739488>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd9b0cc65-d780-5aab-bc59-2420d7135cb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 88019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.5 TSI Life - Petrol - Manual - 130 hp - '
'88.019 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 22:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:14 [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-28 22:50:14 [adesa.be] INFO: Saving data for 10739488: {'auction_closing_time': 1774858500.0, 'created_time': 1774624768.986602, 'last_price_update_time': 1774738214.56887}
2026-03-28 22:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739488') HTTP/1.1" 204 0
2026-03-28 22:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84653b06-3845-52b8-9d1b-15389a985f56 with identifier: 10739600
2026-03-28 22:50:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84653b06-3845-52b8-9d1b-15389a985f56 with scrape type 2
2026-03-28 22:50:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84653b06-3845-52b8-9d1b-15389a985f56 with scrape type 2
2026-03-28 22:50:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84653b06-3845-52b8-9d1b-15389a985f56, identifier: 10739600
2026-03-28 22:50:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84653b06-3845-52b8-9d1b-15389a985f56 with identifier: 10739600
2026-03-28 22:50:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84653b06-3845-52b8-9d1b-15389a985f56 with identifier: 10739600
2026-03-28 22:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84653b06-3845-52b8-9d1b-15389a985f56 with identifier: 10739600 to the API
2026-03-28 22:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739600>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '84653b06-3845-52b8-9d1b-15389a985f56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDG817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 128008,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Polo 1.0 TSI Comfortline - Petrol - Automatic - 95 hp - '
'128.008 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2021}
2026-03-28 22:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:14 [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-28 22:50:14 [adesa.be] INFO: Saving data for 10739600: {'auction_closing_time': 1774858500.0, 'created_time': 1774627100.750006, 'last_price_update_time': 1774738214.944568}
2026-03-28 22:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739600') HTTP/1.1" 204 0
2026-03-28 22:50:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10739510
2026-03-28 22:50:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd8983a8-5151-5c50-85c0-f28b298a5ba5 with scrape type 2
2026-03-28 22:50:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd8983a8-5151-5c50-85c0-f28b298a5ba5 with scrape type 2
2026-03-28 22:50:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd8983a8-5151-5c50-85c0-f28b298a5ba5, identifier: 10739510
2026-03-28 22:50:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10739477
2026-03-28 22:50:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with scrape type 2
2026-03-28 22:50:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with scrape type 2
2026-03-28 22:50:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff, identifier: 10739477
2026-03-28 22:50:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10739510
2026-03-28 22:50:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10739510
2026-03-28 22:50:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10739510 to the API
2026-03-28 22:50:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739510>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bd8983a8-5151-5c50-85c0-f28b298a5ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHN995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 176659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 1.4 Life - Hybrid - Automatic - 150 hp - 176.659 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 22:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:15 [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-28 22:50:15 [adesa.be] INFO: Saving data for 10739510: {'auction_closing_time': 1774858500.0, 'created_time': 1774627097.112844, 'last_price_update_time': 1774738215.419905}
2026-03-28 22:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739510') HTTP/1.1" 204 0
2026-03-28 22:50:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10739477
2026-03-28 22:50:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10739477
2026-03-28 22:50:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10739477 to the API
2026-03-28 22:50:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739477>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0fa78586-b880-5ebe-a16a-94b0b9c4f5ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWX761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 183543,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan Allspace 1.5 TSI - Petrol - Automatic - 150 hp - '
'183.543 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:15 [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-28 22:50:15 [adesa.be] INFO: Saving data for 10739477: {'auction_closing_time': 1774858500.0, 'created_time': 1774627085.266578, 'last_price_update_time': 1774738215.688813}
2026-03-28 22:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739477') HTTP/1.1" 204 0
2026-03-28 22:50:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03030f66-65cc-5822-b974-d5780c0247e4 with identifier: 10739396
2026-03-28 22:50:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03030f66-65cc-5822-b974-d5780c0247e4 with scrape type 2
2026-03-28 22:50:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03030f66-65cc-5822-b974-d5780c0247e4 with scrape type 2
2026-03-28 22:50:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03030f66-65cc-5822-b974-d5780c0247e4, identifier: 10739396
2026-03-28 22:50:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03030f66-65cc-5822-b974-d5780c0247e4 with identifier: 10739396
2026-03-28 22:50:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03030f66-65cc-5822-b974-d5780c0247e4 with identifier: 10739396
2026-03-28 22:50:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03030f66-65cc-5822-b974-d5780c0247e4 with identifier: 10739396 to the API
2026-03-28 22:50:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739396>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '03030f66-65cc-5822-b974-d5780c0247e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGW740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739396',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 84248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-08-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.6 TDI Comfortline - Diesel - Manual - 115 '
'hp - 84.248 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-28 22:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:16 [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-28 22:50:16 [adesa.be] INFO: Saving data for 10739396: {'auction_closing_time': 1774858500.0, 'created_time': 1774627101.348936, 'last_price_update_time': 1774738216.1717}
2026-03-28 22:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739396') HTTP/1.1" 204 0
2026-03-28 22:50:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10739133
2026-03-28 22:50:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d88c985-0ce5-5249-87ef-4a8dd52680ef with scrape type 2
2026-03-28 22:50:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d88c985-0ce5-5249-87ef-4a8dd52680ef with scrape type 2
2026-03-28 22:50:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d88c985-0ce5-5249-87ef-4a8dd52680ef, identifier: 10739133
2026-03-28 22:50:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10739133
2026-03-28 22:50:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10739133
2026-03-28 22:50:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10739133 to the API
2026-03-28 22:50:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739133>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9d88c985-0ce5-5249-87ef-4a8dd52680ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739133',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 154301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan Allspace 1.5 TSI Comfortline - Petrol - 150 hp - '
'154.301 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2021}
2026-03-28 22:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:16 [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-28 22:50:16 [adesa.be] INFO: Saving data for 10739133: {'auction_closing_time': 1774858500.0, 'created_time': 1774627094.723806, 'last_price_update_time': 1774738216.655719}
2026-03-28 22:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739133') HTTP/1.1" 204 0
2026-03-28 22:50:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with identifier: 10740741
2026-03-28 22:50:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with scrape type 2
2026-03-28 22:50:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with scrape type 2
2026-03-28 22:50:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3, identifier: 10740741
2026-03-28 22:50:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with identifier: 10740741
2026-03-28 22:50:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with identifier: 10740741
2026-03-28 22:50:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with identifier: 10740741 to the API
2026-03-28 22:50:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740741>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGU739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740741',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 86572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.0 TSI Comfortline - Petrol - Manual - 115 '
'hp - 86.572 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:17 [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-28 22:50:17 [adesa.be] INFO: Saving data for 10740741: {'auction_closing_time': 1774947600.0, 'created_time': 1774649907.984228, 'last_price_update_time': 1774738217.044125}
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740741') HTTP/1.1" 204 0
2026-03-28 22:50:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8bdc6dd-ca83-5416-9219-70f314fbb377 with identifier: 10739241
2026-03-28 22:50:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8bdc6dd-ca83-5416-9219-70f314fbb377 with scrape type 2
2026-03-28 22:50:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8bdc6dd-ca83-5416-9219-70f314fbb377 with scrape type 2
2026-03-28 22:50:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8bdc6dd-ca83-5416-9219-70f314fbb377, identifier: 10739241
2026-03-28 22:50:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8bdc6dd-ca83-5416-9219-70f314fbb377 with identifier: 10739241
2026-03-28 22:50:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8bdc6dd-ca83-5416-9219-70f314fbb377 with identifier: 10739241
2026-03-28 22:50:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8bdc6dd-ca83-5416-9219-70f314fbb377 with identifier: 10739241 to the API
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739241>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b8bdc6dd-ca83-5416-9219-70f314fbb377',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHG939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739241',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 56220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Sportsvan 1.6 TDI Trendline - Diesel - Manual - 115 '
'hp - 56.220 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:17 [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-28 22:50:17 [adesa.be] INFO: Saving data for 10739241: {'auction_closing_time': 1774858500.0, 'created_time': 1774624768.202847, 'last_price_update_time': 1774738217.440981}
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739241') HTTP/1.1" 204 0
2026-03-28 22:50:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10739456
2026-03-28 22:50:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8dfff0a-882c-54eb-ab76-3cd42752faa7 with scrape type 2
2026-03-28 22:50:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8dfff0a-882c-54eb-ab76-3cd42752faa7 with scrape type 2
2026-03-28 22:50:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8dfff0a-882c-54eb-ab76-3cd42752faa7, identifier: 10739456
2026-03-28 22:50:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10739456
2026-03-28 22:50:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10739456
2026-03-28 22:50:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10739456 to the API
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739456>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e8dfff0a-882c-54eb-ab76-3cd42752faa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLT157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739456',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 101355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 101.355 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:17 [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-28 22:50:17 [adesa.be] INFO: Saving data for 10739456: {'auction_closing_time': 1774858500.0, 'created_time': 1774624767.81553, 'last_price_update_time': 1774738217.805746}
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739456') HTTP/1.1" 204 0
2026-03-28 22:50:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483
2026-03-28 22:50:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4570f58c-79f2-5189-b8d0-4dd9213b867b with scrape type 2
2026-03-28 22:50:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4570f58c-79f2-5189-b8d0-4dd9213b867b with scrape type 2
2026-03-28 22:50:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4570f58c-79f2-5189-b8d0-4dd9213b867b, identifier: 10740483
2026-03-28 22:50:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483
2026-03-28 22:50:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483
2026-03-28 22:50:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483 to the API
2026-03-28 22:50:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740483>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '4570f58c-79f2-5189-b8d0-4dd9213b867b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADB644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 115310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 115.310 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:18 [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-28 22:50:18 [adesa.be] INFO: Saving data for 10740483: {'auction_closing_time': 1774965600.0, 'created_time': 1774649899.533121, 'last_price_update_time': 1774738218.286396}
2026-03-28 22:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740483') HTTP/1.1" 204 0
2026-03-28 22:50:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489
2026-03-28 22:50:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with scrape type 2
2026-03-28 22:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with scrape type 2
2026-03-28 22:50:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182, identifier: 10740489
2026-03-28 22:50:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489
2026-03-28 22:50:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489
2026-03-28 22:50:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489 to the API
2026-03-28 22:50:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740489>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6a52f5b-d114-53c4-bc15-9bcc8ac3c182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAU614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 146245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-05-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 146.245 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 22:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:18 [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-28 22:50:18 [adesa.be] INFO: Saving data for 10740489: {'auction_closing_time': 1774965600.0, 'created_time': 1774649920.297395, 'last_price_update_time': 1774738218.751605}
2026-03-28 22:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740489') HTTP/1.1" 204 0
2026-03-28 22:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 047753c3-a975-5611-80e8-bd606153fab6 with identifier: 10739540
2026-03-28 22:50:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 047753c3-a975-5611-80e8-bd606153fab6 with scrape type 2
2026-03-28 22:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 047753c3-a975-5611-80e8-bd606153fab6 with scrape type 2
2026-03-28 22:50:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 047753c3-a975-5611-80e8-bd606153fab6, identifier: 10739540
2026-03-28 22:50:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 047753c3-a975-5611-80e8-bd606153fab6 with identifier: 10739540
2026-03-28 22:50:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 047753c3-a975-5611-80e8-bd606153fab6 with identifier: 10739540
2026-03-28 22:50:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 047753c3-a975-5611-80e8-bd606153fab6 with identifier: 10739540 to the API
2026-03-28 22:50:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739540>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '047753c3-a975-5611-80e8-bd606153fab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATA604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739540',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 125173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Manual - 110 hp - 125.173 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 22:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:19 [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-28 22:50:19 [adesa.be] INFO: Saving data for 10739540: {'auction_closing_time': 1774858500.0, 'created_time': 1774627099.622452, 'last_price_update_time': 1774738219.577938}
2026-03-28 22:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739540') HTTP/1.1" 204 0
2026-03-28 22:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38528f9f-3b65-5fa2-ad8c-14362c6820d6 with identifier: 10739599
2026-03-28 22:50:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38528f9f-3b65-5fa2-ad8c-14362c6820d6 with scrape type 2
2026-03-28 22:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38528f9f-3b65-5fa2-ad8c-14362c6820d6 with scrape type 2
2026-03-28 22:50:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38528f9f-3b65-5fa2-ad8c-14362c6820d6, identifier: 10739599
2026-03-28 22:50:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38528f9f-3b65-5fa2-ad8c-14362c6820d6 with identifier: 10739599
2026-03-28 22:50:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38528f9f-3b65-5fa2-ad8c-14362c6820d6 with identifier: 10739599
2026-03-28 22:50:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38528f9f-3b65-5fa2-ad8c-14362c6820d6 with identifier: 10739599 to the API
2026-03-28 22:50:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739599>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '38528f9f-3b65-5fa2-ad8c-14362c6820d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAT451',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 88403,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 116 hp - 88.403 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:20 [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-28 22:50:20 [adesa.be] INFO: Saving data for 10739599: {'auction_closing_time': 1774858500.0, 'created_time': 1774624766.790031, 'last_price_update_time': 1774738220.067244}
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739599') HTTP/1.1" 204 0
2026-03-28 22:50:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79bed36e-7197-56a9-aa38-fe68b83716f3 with identifier: 10739613
2026-03-28 22:50:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bed36e-7197-56a9-aa38-fe68b83716f3 with scrape type 2
2026-03-28 22:50:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79bed36e-7197-56a9-aa38-fe68b83716f3 with scrape type 2
2026-03-28 22:50:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79bed36e-7197-56a9-aa38-fe68b83716f3, identifier: 10739613
2026-03-28 22:50:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79bed36e-7197-56a9-aa38-fe68b83716f3 with identifier: 10739613
2026-03-28 22:50:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79bed36e-7197-56a9-aa38-fe68b83716f3 with identifier: 10739613
2026-03-28 22:50:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79bed36e-7197-56a9-aa38-fe68b83716f3 with identifier: 10739613 to the API
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739613>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '79bed36e-7197-56a9-aa38-fe68b83716f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJX178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 70028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 116 hp - 70.028 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:20 [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-28 22:50:20 [adesa.be] INFO: Saving data for 10739613: {'auction_closing_time': 1774858500.0, 'created_time': 1774624765.894983, 'last_price_update_time': 1774738220.431577}
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739613') HTTP/1.1" 204 0
2026-03-28 22:50:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10739337
2026-03-28 22:50:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e288580-ea09-58bc-a69d-2408221712e0 with scrape type 2
2026-03-28 22:50:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e288580-ea09-58bc-a69d-2408221712e0 with scrape type 2
2026-03-28 22:50:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e288580-ea09-58bc-a69d-2408221712e0, identifier: 10739337
2026-03-28 22:50:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10739337
2026-03-28 22:50:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10739337
2026-03-28 22:50:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10739337 to the API
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739337>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9e288580-ea09-58bc-a69d-2408221712e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHS866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739337',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'61.157 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:20 [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-28 22:50:20 [adesa.be] INFO: Saving data for 10739337: {'auction_closing_time': 1774858500.0, 'created_time': 1774624765.165477, 'last_price_update_time': 1774738220.825872}
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739337') HTTP/1.1" 204 0
2026-03-28 22:50:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36bed9b-c2fd-515b-b13b-9fb27316e905 with identifier: 10740747
2026-03-28 22:50:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36bed9b-c2fd-515b-b13b-9fb27316e905 with scrape type 2
2026-03-28 22:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a36bed9b-c2fd-515b-b13b-9fb27316e905 with scrape type 2
2026-03-28 22:50:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a36bed9b-c2fd-515b-b13b-9fb27316e905, identifier: 10740747
2026-03-28 22:50:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a36bed9b-c2fd-515b-b13b-9fb27316e905 with identifier: 10740747
2026-03-28 22:50:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a36bed9b-c2fd-515b-b13b-9fb27316e905 with identifier: 10740747
2026-03-28 22:50:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a36bed9b-c2fd-515b-b13b-9fb27316e905 with identifier: 10740747 to the API
2026-03-28 22:50:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740747>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a36bed9b-c2fd-515b-b13b-9fb27316e905',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUJ369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740747',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 87339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'87.339 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 22:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:21 [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-28 22:50:21 [adesa.be] INFO: Saving data for 10740747: {'auction_closing_time': 1774947600.0, 'created_time': 1774649938.533246, 'last_price_update_time': 1774738221.340666}
2026-03-28 22:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740747') HTTP/1.1" 204 0
2026-03-28 22:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f890fe04-87a1-5486-b097-897e00bc05b0 with identifier: 10740494
2026-03-28 22:50:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f890fe04-87a1-5486-b097-897e00bc05b0 with scrape type 2
2026-03-28 22:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f890fe04-87a1-5486-b097-897e00bc05b0 with scrape type 2
2026-03-28 22:50:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f890fe04-87a1-5486-b097-897e00bc05b0, identifier: 10740494
2026-03-28 22:50:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f890fe04-87a1-5486-b097-897e00bc05b0 with identifier: 10740494
2026-03-28 22:50:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f890fe04-87a1-5486-b097-897e00bc05b0 with identifier: 10740494
2026-03-28 22:50:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f890fe04-87a1-5486-b097-897e00bc05b0 with identifier: 10740494 to the API
2026-03-28 22:50:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740494>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'f890fe04-87a1-5486-b097-897e00bc05b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ENR232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 79142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 79.142 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 22:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:22 [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-28 22:50:22 [adesa.be] INFO: Saving data for 10740494: {'auction_closing_time': 1774965600.0, 'created_time': 1774649927.38387, 'last_price_update_time': 1774738222.96802}
2026-03-28 22:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740494') HTTP/1.1" 204 0
2026-03-28 22:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10739954
2026-03-28 22:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8188c1ac-9929-5b9a-9c43-e34aba7a406e with scrape type 2
2026-03-28 22:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8188c1ac-9929-5b9a-9c43-e34aba7a406e with scrape type 2
2026-03-28 22:50:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8188c1ac-9929-5b9a-9c43-e34aba7a406e, identifier: 10739954
2026-03-28 22:50:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10739954
2026-03-28 22:50:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10739954
2026-03-28 22:50:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10739954 to the API
2026-03-28 22:50:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739954>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8188c1ac-9929-5b9a-9c43-e34aba7a406e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AND608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739954',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 181645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-05-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Manual - 110 hp - 181.645 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 22:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:23 [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-28 22:50:23 [adesa.be] INFO: Saving data for 10739954: {'auction_closing_time': 1774861200.0, 'created_time': 1774649865.972586, 'last_price_update_time': 1774738223.436529}
2026-03-28 22:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739954') HTTP/1.1" 204 0
2026-03-28 22:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 986720f4-034a-53ae-9c45-105fcdda6a12 with identifier: 10739383
2026-03-28 22:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 986720f4-034a-53ae-9c45-105fcdda6a12 with scrape type 2
2026-03-28 22:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 986720f4-034a-53ae-9c45-105fcdda6a12 with scrape type 2
2026-03-28 22:50:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 986720f4-034a-53ae-9c45-105fcdda6a12, identifier: 10739383
2026-03-28 22:50:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 986720f4-034a-53ae-9c45-105fcdda6a12 with identifier: 10739383
2026-03-28 22:50:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 986720f4-034a-53ae-9c45-105fcdda6a12 with identifier: 10739383
2026-03-28 22:50:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 986720f4-034a-53ae-9c45-105fcdda6a12 with identifier: 10739383 to the API
2026-03-28 22:50:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739383>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '986720f4-034a-53ae-9c45-105fcdda6a12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHS910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739383',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 31630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'31.630 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 22:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:23 [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-28 22:50:23 [adesa.be] INFO: Saving data for 10739383: {'auction_closing_time': 1774858500.0, 'created_time': 1774627104.363245, 'last_price_update_time': 1774738223.907078}
2026-03-28 22:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739383') HTTP/1.1" 204 0
2026-03-28 22:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with identifier: 10739295
2026-03-28 22:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with scrape type 2
2026-03-28 22:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with scrape type 2
2026-03-28 22:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629, identifier: 10739295
2026-03-28 22:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with identifier: 10739295
2026-03-28 22:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with identifier: 10739295
2026-03-28 22:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with identifier: 10739295 to the API
2026-03-28 22:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739295>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ENU530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739295',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 40593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-12-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 40.593 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 22:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:27 [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-28 22:50:27 [adesa.be] INFO: Saving data for 10739295: {'auction_closing_time': 1774858500.0, 'created_time': 1774627104.932492, 'last_price_update_time': 1774738227.057749}
2026-03-28 22:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739295') HTTP/1.1" 204 0
2026-03-28 22:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a28917f6-9886-5424-a010-aafe51e824b0 with identifier: 10739028
2026-03-28 22:50:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a28917f6-9886-5424-a010-aafe51e824b0 with scrape type 2
2026-03-28 22:50:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a28917f6-9886-5424-a010-aafe51e824b0 with scrape type 2
2026-03-28 22:50:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a28917f6-9886-5424-a010-aafe51e824b0, identifier: 10739028
2026-03-28 22:50:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a28917f6-9886-5424-a010-aafe51e824b0 with identifier: 10739028
2026-03-28 22:50:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a28917f6-9886-5424-a010-aafe51e824b0 with identifier: 10739028
2026-03-28 22:50:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a28917f6-9886-5424-a010-aafe51e824b0 with identifier: 10739028 to the API
2026-03-28 22:50:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739028>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a28917f6-9886-5424-a010-aafe51e824b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GDS405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739028',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 1476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2024-11-07',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Crafter L3H2 2.0 TDI - Diesel - 140 hp - 1.476 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:27 [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-28 22:50:27 [adesa.be] INFO: Saving data for 10739028: {'auction_closing_time': 1774858500.0, 'created_time': 1774627105.51936, 'last_price_update_time': 1774738227.579292}
2026-03-28 22:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739028') HTTP/1.1" 204 0
2026-03-28 22:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10739131
2026-03-28 22:50:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7a62608-d381-59f2-bba0-681a2de8b631 with scrape type 2
2026-03-28 22:50:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7a62608-d381-59f2-bba0-681a2de8b631 with scrape type 2
2026-03-28 22:50:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7a62608-d381-59f2-bba0-681a2de8b631, identifier: 10739131
2026-03-28 22:50:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10739131
2026-03-28 22:50:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10739131
2026-03-28 22:50:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10739131 to the API
2026-03-28 22:50:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739131>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd7a62608-d381-59f2-bba0-681a2de8b631',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCB143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739131',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 54060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy Maxi 2.0 - Diesel - Manual - 150 hp - 54.060 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:29 [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-28 22:50:29 [adesa.be] INFO: Saving data for 10739131: {'auction_closing_time': 1774858500.0, 'created_time': 1774627107.564515, 'last_price_update_time': 1774738229.214293}
2026-03-28 22:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739131') HTTP/1.1" 204 0
2026-03-28 22:50:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10739971
2026-03-28 22:50:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53bc5671-bf08-5750-9d42-290c1bf481d8 with scrape type 2
2026-03-28 22:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53bc5671-bf08-5750-9d42-290c1bf481d8 with scrape type 2
2026-03-28 22:50:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53bc5671-bf08-5750-9d42-290c1bf481d8, identifier: 10739971
2026-03-28 22:50:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10739971
2026-03-28 22:50:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10739971
2026-03-28 22:50:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10739971 to the API
2026-03-28 22:50:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739971>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '53bc5671-bf08-5750-9d42-290c1bf481d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXQ626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739971',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 157600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy Maxi 2.0 Trendline - Diesel - Manual - 102 hp - '
'157.600 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2021}
2026-03-28 22:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739971%27 HTTP/1.1" 200 None
2026-03-28 22:50:31 [adesa.be] INFO: Saving data for 10739971: {'auction_closing_time': 1774861200.0, 'created_time': 1774649866.283751, 'last_price_update_time': 1774738231.459491}
2026-03-28 22:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739971') HTTP/1.1" 204 0
2026-03-28 22:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10739928
2026-03-28 22:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc38efae-4a95-57eb-b8d0-829924a91add with scrape type 2
2026-03-28 22:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc38efae-4a95-57eb-b8d0-829924a91add with scrape type 2
2026-03-28 22:50:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc38efae-4a95-57eb-b8d0-829924a91add, identifier: 10739928
2026-03-28 22:50:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10739928
2026-03-28 22:50:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10739928
2026-03-28 22:50:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10739928 to the API
2026-03-28 22:50:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739928>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc38efae-4a95-57eb-b8d0-829924a91add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WBV611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739928',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 157155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-04-17',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy 2.0 Startline - Diesel - Manual - 75 hp - 157.155 '
'km',
'transmission': 'manual',
'trim': 'Startline',
'vin': None,
'year': 2019}
2026-03-28 22:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:33 [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-28 22:50:33 [adesa.be] INFO: Saving data for 10739928: {'auction_closing_time': 1774861200.0, 'created_time': 1774649875.863114, 'last_price_update_time': 1774738233.125135}
2026-03-28 22:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739928') HTTP/1.1" 204 0
2026-03-28 22:50:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4b1695d-cee2-5a7d-9dbd-bb785748e136 with identifier: 10739638
2026-03-28 22:50:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b1695d-cee2-5a7d-9dbd-bb785748e136 with scrape type 2
2026-03-28 22:50:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4b1695d-cee2-5a7d-9dbd-bb785748e136 with scrape type 2
2026-03-28 22:50:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4b1695d-cee2-5a7d-9dbd-bb785748e136, identifier: 10739638
2026-03-28 22:50:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4b1695d-cee2-5a7d-9dbd-bb785748e136 with identifier: 10739638
2026-03-28 22:50:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4b1695d-cee2-5a7d-9dbd-bb785748e136 with identifier: 10739638
2026-03-28 22:50:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4b1695d-cee2-5a7d-9dbd-bb785748e136 with identifier: 10739638 to the API
2026-03-28 22:50:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739638>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e4b1695d-cee2-5a7d-9dbd-bb785748e136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELK692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739638',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64393,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 64.393 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 22:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:33 [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-28 22:50:33 [adesa.be] INFO: Saving data for 10739638: {'auction_closing_time': 1774858500.0, 'created_time': 1774624764.036777, 'last_price_update_time': 1774738233.494701}
2026-03-28 22:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739638') HTTP/1.1" 204 0
2026-03-28 22:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934
2026-03-28 22:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c22533-6665-571b-a482-35ca28c42c3c with scrape type 2
2026-03-28 22:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6c22533-6665-571b-a482-35ca28c42c3c with scrape type 2
2026-03-28 22:50:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6c22533-6665-571b-a482-35ca28c42c3c, identifier: 10739934
2026-03-28 22:50:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934
2026-03-28 22:50:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934
2026-03-28 22:50:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934 to the API
2026-03-28 22:50:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739934>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'LPG',
'id': 'f6c22533-6665-571b-a482-35ca28c42c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFG740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739934',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 98216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy 1.4 TGI Trendline - LPG - Manual - 110 hp - 98.216 '
'km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-28 22:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:36 [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-28 22:50:36 [adesa.be] INFO: Saving data for 10739934: {'auction_closing_time': 1774861200.0, 'created_time': 1774649864.386829, 'last_price_update_time': 1774738236.292779}
2026-03-28 22:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739934') HTTP/1.1" 204 0
2026-03-28 22:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10739707
2026-03-28 22:50:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea25c141-dc90-5c49-89f6-7717b28e86ed with scrape type 2
2026-03-28 22:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea25c141-dc90-5c49-89f6-7717b28e86ed with scrape type 2
2026-03-28 22:50:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea25c141-dc90-5c49-89f6-7717b28e86ed, identifier: 10739707
2026-03-28 22:50:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10739707
2026-03-28 22:50:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10739707
2026-03-28 22:50:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10739707 to the API
2026-03-28 22:50:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739707>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ea25c141-dc90-5c49-89f6-7717b28e86ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VUM441',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 154414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-03-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Arteon 2.0 TDI - Diesel - Automatic - 150 hp - 154.414 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:39 [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-28 22:50:39 [adesa.be] INFO: Saving data for 10739707: {'auction_closing_time': 1774858500.0, 'created_time': 1774627106.484654, 'last_price_update_time': 1774738239.252872}
2026-03-28 22:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739707') HTTP/1.1" 204 0
2026-03-28 22:50:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7946b1ae-4101-576e-875d-904c5e2a97e3 with identifier: 10739546
2026-03-28 22:50:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7946b1ae-4101-576e-875d-904c5e2a97e3 with scrape type 2
2026-03-28 22:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7946b1ae-4101-576e-875d-904c5e2a97e3 with scrape type 2
2026-03-28 22:50:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7946b1ae-4101-576e-875d-904c5e2a97e3, identifier: 10739546
2026-03-28 22:50:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7946b1ae-4101-576e-875d-904c5e2a97e3 with identifier: 10739546
2026-03-28 22:50:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7946b1ae-4101-576e-875d-904c5e2a97e3 with identifier: 10739546
2026-03-28 22:50:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7946b1ae-4101-576e-875d-904c5e2a97e3 with identifier: 10739546 to the API
2026-03-28 22:50:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739546>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7946b1ae-4101-576e-875d-904c5e2a97e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 58279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'58.279 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 22:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:39 [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-28 22:50:39 [adesa.be] INFO: Saving data for 10739546: {'auction_closing_time': 1774858500.0, 'created_time': 1774627103.704527, 'last_price_update_time': 1774738239.840835}
2026-03-28 22:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739546') HTTP/1.1" 204 0
2026-03-28 22:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10739710
2026-03-28 22:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e24b79-4854-5e8f-a2aa-19906e2001ed with scrape type 2
2026-03-28 22:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03e24b79-4854-5e8f-a2aa-19906e2001ed with scrape type 2
2026-03-28 22:50:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03e24b79-4854-5e8f-a2aa-19906e2001ed, identifier: 10739710
2026-03-28 22:50:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10739710
2026-03-28 22:50:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10739710
2026-03-28 22:50:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10739710 to the API
2026-03-28 22:50:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739710>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '03e24b79-4854-5e8f-a2aa-19906e2001ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMM705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 91672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'91.672 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-28 22:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:41 [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-28 22:50:41 [adesa.be] INFO: Saving data for 10739710: {'auction_closing_time': 1774858500.0, 'created_time': 1774627099.014551, 'last_price_update_time': 1774738241.037165}
2026-03-28 22:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739710') HTTP/1.1" 204 0
2026-03-28 22:50:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10739360
2026-03-28 22:50:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with scrape type 2
2026-03-28 22:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with scrape type 2
2026-03-28 22:50:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40874c8b-dc8e-5294-a3f1-a9815ae37f87, identifier: 10739360
2026-03-28 22:50:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10739360
2026-03-28 22:50:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10739360
2026-03-28 22:50:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10739360 to the API
2026-03-28 22:50:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739360>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '40874c8b-dc8e-5294-a3f1-a9815ae37f87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739360',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 58182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'58.182 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-28 22:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:42 [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-28 22:50:42 [adesa.be] INFO: Saving data for 10739360: {'auction_closing_time': 1774858500.0, 'created_time': 1774624780.109386, 'last_price_update_time': 1774738242.604459}
2026-03-28 22:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739360') HTTP/1.1" 204 0
2026-03-28 22:50:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10739494
2026-03-28 22:50:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd08c419-ea25-544f-8e6d-8b8a25b48351 with scrape type 2
2026-03-28 22:50:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd08c419-ea25-544f-8e6d-8b8a25b48351 with scrape type 2
2026-03-28 22:50:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd08c419-ea25-544f-8e6d-8b8a25b48351, identifier: 10739494
2026-03-28 22:50:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10739494
2026-03-28 22:50:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10739494
2026-03-28 22:50:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10739494 to the API
2026-03-28 22:50:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739494>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fd08c419-ea25-544f-8e6d-8b8a25b48351',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHX864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 54266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI Elegance - Diesel - '
'Automatic - 150 hp - 54.266 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-28 22:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:44 [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-28 22:50:44 [adesa.be] INFO: Saving data for 10739494: {'auction_closing_time': 1774858500.0, 'created_time': 1774627108.780521, 'last_price_update_time': 1774738244.332914}
2026-03-28 22:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739494') HTTP/1.1" 204 0
2026-03-28 22:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with identifier: 10739166
2026-03-28 22:50:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with scrape type 2
2026-03-28 22:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with scrape type 2
2026-03-28 22:50:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9, identifier: 10739166
2026-03-28 22:50:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with identifier: 10739166
2026-03-28 22:50:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with identifier: 10739166
2026-03-28 22:50:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with identifier: 10739166 to the API
2026-03-28 22:50:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739166>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '38b962e4-2d99-59ed-823c-1d8d3fe9abd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739166',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 56438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'56.438 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-28 22:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:44 [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-28 22:50:44 [adesa.be] INFO: Saving data for 10739166: {'auction_closing_time': 1774858500.0, 'created_time': 1774627108.188314, 'last_price_update_time': 1774738244.80089}
2026-03-28 22:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739166') HTTP/1.1" 204 0
2026-03-28 22:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1b523d1-35b5-598b-be5e-d62064d8f743 with identifier: 10739247
2026-03-28 22:50:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b523d1-35b5-598b-be5e-d62064d8f743 with scrape type 2
2026-03-28 22:50:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1b523d1-35b5-598b-be5e-d62064d8f743 with scrape type 2
2026-03-28 22:50:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1b523d1-35b5-598b-be5e-d62064d8f743, identifier: 10739247
2026-03-28 22:50:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1b523d1-35b5-598b-be5e-d62064d8f743 with identifier: 10739247
2026-03-28 22:50:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1b523d1-35b5-598b-be5e-d62064d8f743 with identifier: 10739247
2026-03-28 22:50:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1b523d1-35b5-598b-be5e-d62064d8f743 with identifier: 10739247 to the API
2026-03-28 22:50:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739247>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a1b523d1-35b5-598b-be5e-d62064d8f743',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739247',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 67806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'67.806 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-28 22:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:45 [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-28 22:50:45 [adesa.be] INFO: Saving data for 10739247: {'auction_closing_time': 1774858500.0, 'created_time': 1774624762.970669, 'last_price_update_time': 1774738245.961037}
2026-03-28 22:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739247') HTTP/1.1" 204 0
2026-03-28 22:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aba9628d-2e5e-5223-bfd2-f33e4318a364 with identifier: 10740755
2026-03-28 22:50:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aba9628d-2e5e-5223-bfd2-f33e4318a364 with scrape type 2
2026-03-28 22:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aba9628d-2e5e-5223-bfd2-f33e4318a364 with scrape type 2
2026-03-28 22:50:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aba9628d-2e5e-5223-bfd2-f33e4318a364, identifier: 10740755
2026-03-28 22:50:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aba9628d-2e5e-5223-bfd2-f33e4318a364 with identifier: 10740755
2026-03-28 22:50:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aba9628d-2e5e-5223-bfd2-f33e4318a364 with identifier: 10740755
2026-03-28 22:50:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aba9628d-2e5e-5223-bfd2-f33e4318a364 with identifier: 10740755 to the API
2026-03-28 22:50:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740755>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'aba9628d-2e5e-5223-bfd2-f33e4318a364',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERX970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 49791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'49.791 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-28 22:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:46 [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-28 22:50:46 [adesa.be] INFO: Saving data for 10740755: {'auction_closing_time': 1774947600.0, 'created_time': 1774649871.544635, 'last_price_update_time': 1774738246.44975}
2026-03-28 22:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740755') HTTP/1.1" 204 0
2026-03-28 22:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d377a574-a6c3-52c8-9612-d4d5b448afdb with identifier: 10740507
2026-03-28 22:50:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d377a574-a6c3-52c8-9612-d4d5b448afdb with scrape type 2
2026-03-28 22:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d377a574-a6c3-52c8-9612-d4d5b448afdb with scrape type 2
2026-03-28 22:50:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d377a574-a6c3-52c8-9612-d4d5b448afdb, identifier: 10740507
2026-03-28 22:50:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d377a574-a6c3-52c8-9612-d4d5b448afdb with identifier: 10740507
2026-03-28 22:50:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d377a574-a6c3-52c8-9612-d4d5b448afdb with identifier: 10740507
2026-03-28 22:50:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d377a574-a6c3-52c8-9612-d4d5b448afdb with identifier: 10740507 to the API
2026-03-28 22:50:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740507>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd377a574-a6c3-52c8-9612-d4d5b448afdb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERY944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 59550,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'59.550 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-28 22:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:46 [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-28 22:50:46 [adesa.be] INFO: Saving data for 10740507: {'auction_closing_time': 1774965600.0, 'created_time': 1774649935.584096, 'last_price_update_time': 1774738246.957173}
2026-03-28 22:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740507') HTTP/1.1" 204 0
2026-03-28 22:50:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10739129
2026-03-28 22:50:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d884076f-fce2-548c-aad5-9ad6a790147f with scrape type 2
2026-03-28 22:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d884076f-fce2-548c-aad5-9ad6a790147f with scrape type 2
2026-03-28 22:50:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d884076f-fce2-548c-aad5-9ad6a790147f, identifier: 10739129
2026-03-28 22:50:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10739129
2026-03-28 22:50:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10739129
2026-03-28 22:50:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10739129 to the API
2026-03-28 22:50:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739129>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd884076f-fce2-548c-aad5-9ad6a790147f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCB136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739129',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 87274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy Maxi 2.0 - Diesel - Manual - 150 hp - 87.274 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:47 [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-28 22:50:47 [adesa.be] INFO: Saving data for 10739129: {'auction_closing_time': 1774858500.0, 'created_time': 1774627145.230301, 'last_price_update_time': 1774738247.369947}
2026-03-28 22:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739129') HTTP/1.1" 204 0
2026-03-28 22:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with identifier: 10740788
2026-03-28 22:50:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with scrape type 2
2026-03-28 22:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with scrape type 2
2026-03-28 22:50:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb, identifier: 10740788
2026-03-28 22:50:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with identifier: 10740788
2026-03-28 22:50:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with identifier: 10740788
2026-03-28 22:50:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with identifier: 10740788 to the API
2026-03-28 22:50:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740788>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '4a8eef60-ba1a-545c-99b1-4d8f69540dfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740788',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 47900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'47.900 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:48 [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-28 22:50:48 [adesa.be] INFO: Saving data for 10740788: {'auction_closing_time': 1774947600.0, 'created_time': 1774649869.901325, 'last_price_update_time': 1774738248.093171}
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740788') HTTP/1.1" 204 0
2026-03-28 22:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484
2026-03-28 22:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28680424-6b9e-55b2-9e67-2d406b58c5b3 with scrape type 2
2026-03-28 22:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28680424-6b9e-55b2-9e67-2d406b58c5b3 with scrape type 2
2026-03-28 22:50:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28680424-6b9e-55b2-9e67-2d406b58c5b3, identifier: 10740484
2026-03-28 22:50:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484
2026-03-28 22:50:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484
2026-03-28 22:50:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484 to the API
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740484>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '28680424-6b9e-55b2-9e67-2d406b58c5b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 40780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'40.780 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:48 [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-28 22:50:48 [adesa.be] INFO: Saving data for 10740484: {'auction_closing_time': 1774965600.0, 'created_time': 1774649870.918934, 'last_price_update_time': 1774738248.485154}
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740484') HTTP/1.1" 204 0
2026-03-28 22:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4374d55b-9d65-537e-8d25-d03bcb5fda93 with identifier: 10740523
2026-03-28 22:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4374d55b-9d65-537e-8d25-d03bcb5fda93 with scrape type 2
2026-03-28 22:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4374d55b-9d65-537e-8d25-d03bcb5fda93 with scrape type 2
2026-03-28 22:50:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4374d55b-9d65-537e-8d25-d03bcb5fda93, identifier: 10740523
2026-03-28 22:50:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4374d55b-9d65-537e-8d25-d03bcb5fda93 with identifier: 10740523
2026-03-28 22:50:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4374d55b-9d65-537e-8d25-d03bcb5fda93 with identifier: 10740523
2026-03-28 22:50:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4374d55b-9d65-537e-8d25-d03bcb5fda93 with identifier: 10740523 to the API
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740523>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '4374d55b-9d65-537e-8d25-d03bcb5fda93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DM3301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 86384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy 2.0 TDI - Diesel - Manual - 102 hp - 86.384 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:48 [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-28 22:50:48 [adesa.be] INFO: Saving data for 10740523: {'auction_closing_time': 1774965600.0, 'created_time': 1774649926.609547, 'last_price_update_time': 1774738248.95242}
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740523') HTTP/1.1" 204 0
2026-03-28 22:50:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bec36ca5-6e32-5004-8baf-ce71402bb54e with identifier: 10739684
2026-03-28 22:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bec36ca5-6e32-5004-8baf-ce71402bb54e with scrape type 2
2026-03-28 22:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bec36ca5-6e32-5004-8baf-ce71402bb54e with scrape type 2
2026-03-28 22:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bec36ca5-6e32-5004-8baf-ce71402bb54e, identifier: 10739684
2026-03-28 22:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bec36ca5-6e32-5004-8baf-ce71402bb54e with identifier: 10739684
2026-03-28 22:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bec36ca5-6e32-5004-8baf-ce71402bb54e with identifier: 10739684
2026-03-28 22:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bec36ca5-6e32-5004-8baf-ce71402bb54e with identifier: 10739684 to the API
2026-03-28 22:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739684>
{'auction_title': '',
'c_o_2_emission_value': 68,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'bec36ca5-6e32-5004-8baf-ce71402bb54e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHD806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 28886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris 1.5 VVT-i Iconic - Petrol - Automatic - 92 hp - 28.886 '
'km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2022}
2026-03-28 22:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:49 [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-28 22:50:49 [adesa.be] INFO: Saving data for 10739684: {'auction_closing_time': 1774858500.0, 'created_time': 1774627110.943093, 'last_price_update_time': 1774738249.327802}
2026-03-28 22:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739684') HTTP/1.1" 204 0
2026-03-28 22:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e79eb23-ea0a-5849-8970-0abd7fa448a6 with identifier: 10739570
2026-03-28 22:50:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e79eb23-ea0a-5849-8970-0abd7fa448a6 with scrape type 2
2026-03-28 22:50:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e79eb23-ea0a-5849-8970-0abd7fa448a6 with scrape type 2
2026-03-28 22:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e79eb23-ea0a-5849-8970-0abd7fa448a6, identifier: 10739570
2026-03-28 22:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e79eb23-ea0a-5849-8970-0abd7fa448a6 with identifier: 10739570
2026-03-28 22:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e79eb23-ea0a-5849-8970-0abd7fa448a6 with identifier: 10739570
2026-03-28 22:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e79eb23-ea0a-5849-8970-0abd7fa448a6 with identifier: 10739570 to the API
2026-03-28 22:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739570>
{'auction_title': '',
'c_o_2_emission_value': 84,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7e79eb23-ea0a-5849-8970-0abd7fa448a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739570',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Prius',
'odometer': 48544,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Prius 1.8 VVT-i Lounge - Petrol - Automatic - 98 hp - 48.544 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:50 [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-28 22:50:50 [adesa.be] INFO: Saving data for 10739570: {'auction_closing_time': 1774858500.0, 'created_time': 1774627112.561244, 'last_price_update_time': 1774738250.060152}
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739570') HTTP/1.1" 204 0
2026-03-28 22:50:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10739095
2026-03-28 22:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a033f497-5fa5-521f-bf0d-8b62252e2c58 with scrape type 2
2026-03-28 22:50:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a033f497-5fa5-521f-bf0d-8b62252e2c58 with scrape type 2
2026-03-28 22:50:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a033f497-5fa5-521f-bf0d-8b62252e2c58, identifier: 10739095
2026-03-28 22:50:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10739095
2026-03-28 22:50:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10739095
2026-03-28 22:50:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10739095 to the API
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739095>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a033f497-5fa5-521f-bf0d-8b62252e2c58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRE501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739095',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 133945,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota ProAce City 1.2i Comfort - Petrol - 110 hp - 133.945 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:50 [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-28 22:50:50 [adesa.be] INFO: Saving data for 10739095: {'auction_closing_time': 1774858500.0, 'created_time': 1774627112.941079, 'last_price_update_time': 1774738250.432341}
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739095') HTTP/1.1" 204 0
2026-03-28 22:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10739260
2026-03-28 22:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 434a3c71-c3bb-5c5f-912c-3657d171664c with scrape type 2
2026-03-28 22:50:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 434a3c71-c3bb-5c5f-912c-3657d171664c with scrape type 2
2026-03-28 22:50:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 434a3c71-c3bb-5c5f-912c-3657d171664c, identifier: 10739260
2026-03-28 22:50:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10739260
2026-03-28 22:50:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10739260
2026-03-28 22:50:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10739260 to the API
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739260>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '434a3c71-c3bb-5c5f-912c-3657d171664c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739260',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 47192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'47.192 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:50 [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-28 22:50:50 [adesa.be] INFO: Saving data for 10739260: {'auction_closing_time': 1774858500.0, 'created_time': 1774627109.326216, 'last_price_update_time': 1774738250.948175}
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739260') HTTP/1.1" 204 0
2026-03-28 22:50:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d72e193a-da44-5159-b9b6-99083ba04ce5 with identifier: 10740794
2026-03-28 22:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d72e193a-da44-5159-b9b6-99083ba04ce5 with scrape type 2
2026-03-28 22:50:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d72e193a-da44-5159-b9b6-99083ba04ce5 with scrape type 2
2026-03-28 22:50:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d72e193a-da44-5159-b9b6-99083ba04ce5, identifier: 10740794
2026-03-28 22:50:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d72e193a-da44-5159-b9b6-99083ba04ce5 with identifier: 10740794
2026-03-28 22:50:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d72e193a-da44-5159-b9b6-99083ba04ce5 with identifier: 10740794
2026-03-28 22:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d72e193a-da44-5159-b9b6-99083ba04ce5 with identifier: 10740794 to the API
2026-03-28 22:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740794>
{'auction_title': '',
'c_o_2_emission_value': 75,
'category': 'Compact',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd72e193a-da44-5159-b9b6-99083ba04ce5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TWE151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740794',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 54826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2018-03-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris 1.5 VVT-i Comfort - Hybrid - Automatic - 73 hp - '
'54.826 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2018}
2026-03-28 22:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:51 [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-28 22:50:51 [adesa.be] INFO: Saving data for 10740794: {'auction_closing_time': 1774947600.0, 'created_time': 1774649870.377961, 'last_price_update_time': 1774738251.31664}
2026-03-28 22:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740794') HTTP/1.1" 204 0
2026-03-28 22:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with identifier: 10739177
2026-03-28 22:50:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with scrape type 2
2026-03-28 22:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with scrape type 2
2026-03-28 22:50:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80, identifier: 10739177
2026-03-28 22:50:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with identifier: 10739177
2026-03-28 22:50:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with identifier: 10739177
2026-03-28 22:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with identifier: 10739177 to the API
2026-03-28 22:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739177>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'df1e369e-0bd2-5b7d-92ec-dda3d7e57a80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739177',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 91289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 2.0 Premium - Petrol - Automatic - '
'152 hp - 91.289 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-28 22:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:51 [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-28 22:50:51 [adesa.be] INFO: Saving data for 10739177: {'auction_closing_time': 1774858500.0, 'created_time': 1774627113.213097, 'last_price_update_time': 1774738251.796399}
2026-03-28 22:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739177') HTTP/1.1" 204 0
2026-03-28 22:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763
2026-03-28 22:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd9167-d086-5015-bc45-bdcdd83b8a33 with scrape type 2
2026-03-28 22:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5bd9167-d086-5015-bc45-bdcdd83b8a33 with scrape type 2
2026-03-28 22:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5bd9167-d086-5015-bc45-bdcdd83b8a33, identifier: 10740763
2026-03-28 22:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763
2026-03-28 22:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763
2026-03-28 22:50:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763 to the API
2026-03-28 22:50:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740763>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Pickup',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5bd9167-d086-5015-bc45-bdcdd83b8a33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNC975',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740763',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 93081,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Hilux 2.8 D-4D Lounge - AWD - Diesel - Automatic - 204 hp - '
'93.081 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 22:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:52 [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-28 22:50:52 [adesa.be] INFO: Saving data for 10740763: {'auction_closing_time': 1774947600.0, 'created_time': 1774649868.795982, 'last_price_update_time': 1774738252.562308}
2026-03-28 22:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740763') HTTP/1.1" 204 0
2026-03-28 22:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10739495
2026-03-28 22:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24aef409-7ac3-553d-a8c2-b679bbfda27c with scrape type 2
2026-03-28 22:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24aef409-7ac3-553d-a8c2-b679bbfda27c with scrape type 2
2026-03-28 22:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24aef409-7ac3-553d-a8c2-b679bbfda27c, identifier: 10739495
2026-03-28 22:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10739495
2026-03-28 22:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10739495
2026-03-28 22:50:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10739495 to the API
2026-03-28 22:50:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739495>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '24aef409-7ac3-553d-a8c2-b679bbfda27c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLX801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 105317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Premium - Petrol - Automatic - 98 '
'hp - 105.317 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-28 22:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:53 [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-28 22:50:53 [adesa.be] INFO: Saving data for 10739495: {'auction_closing_time': 1774858500.0, 'created_time': 1774624762.242274, 'last_price_update_time': 1774738253.034852}
2026-03-28 22:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739495') HTTP/1.1" 204 0
2026-03-28 22:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a281b110-227c-5fdf-8571-f1420f45aa93 with identifier: 10740527
2026-03-28 22:50:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a281b110-227c-5fdf-8571-f1420f45aa93 with scrape type 2
2026-03-28 22:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a281b110-227c-5fdf-8571-f1420f45aa93 with scrape type 2
2026-03-28 22:50:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a281b110-227c-5fdf-8571-f1420f45aa93, identifier: 10740527
2026-03-28 22:50:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a281b110-227c-5fdf-8571-f1420f45aa93 with identifier: 10740527
2026-03-28 22:50:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a281b110-227c-5fdf-8571-f1420f45aa93 with identifier: 10740527
2026-03-28 22:50:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a281b110-227c-5fdf-8571-f1420f45aa93 with identifier: 10740527 to the API
2026-03-28 22:50:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740527>
{'auction_title': '',
'c_o_2_emission_value': 78,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a281b110-227c-5fdf-8571-f1420f45aa93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 105789,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Petrol - Automatic - 98 '
'hp - 105.789 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-28 22:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:53 [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-28 22:50:53 [adesa.be] INFO: Saving data for 10740527: {'auction_closing_time': 1774965600.0, 'created_time': 1774649872.528686, 'last_price_update_time': 1774738253.520923}
2026-03-28 22:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740527') HTTP/1.1" 204 0
2026-03-28 22:50:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 875193db-cc97-50a0-bee2-04f0a6463a47 with identifier: 10740510
2026-03-28 22:50:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 875193db-cc97-50a0-bee2-04f0a6463a47 with scrape type 2
2026-03-28 22:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 875193db-cc97-50a0-bee2-04f0a6463a47 with scrape type 2
2026-03-28 22:50:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 875193db-cc97-50a0-bee2-04f0a6463a47, identifier: 10740510
2026-03-28 22:50:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 875193db-cc97-50a0-bee2-04f0a6463a47 with identifier: 10740510
2026-03-28 22:50:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 875193db-cc97-50a0-bee2-04f0a6463a47 with identifier: 10740510
2026-03-28 22:50:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 875193db-cc97-50a0-bee2-04f0a6463a47 with identifier: 10740510 to the API
2026-03-28 22:50:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740510>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '875193db-cc97-50a0-bee2-04f0a6463a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 128935,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Petrol - Automatic - 98 '
'hp - 128.935 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-28 22:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:54 [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-28 22:50:54 [adesa.be] INFO: Saving data for 10740510: {'auction_closing_time': 1774965600.0, 'created_time': 1774649874.461792, 'last_price_update_time': 1774738254.701385}
2026-03-28 22:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740510') HTTP/1.1" 204 0
2026-03-28 22:50:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10739719
2026-03-28 22:50:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf530c7-7998-509d-9fde-05e4211f125b with scrape type 2
2026-03-28 22:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbf530c7-7998-509d-9fde-05e4211f125b with scrape type 2
2026-03-28 22:50:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbf530c7-7998-509d-9fde-05e4211f125b, identifier: 10739719
2026-03-28 22:50:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10739719
2026-03-28 22:50:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10739719
2026-03-28 22:50:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10739719 to the API
2026-03-28 22:50:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739719>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'cbf530c7-7998-509d-9fde-05e4211f125b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFM396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 52412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota C-HR 1.8 Bi-Tone - Petrol - Automatic - 98 hp - 52.412 km',
'transmission': 'automatic',
'trim': 'Bi-Tone',
'vin': None,
'year': 2021}
2026-03-28 22:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:55 [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-28 22:50:55 [adesa.be] INFO: Saving data for 10739719: {'auction_closing_time': 1774858500.0, 'created_time': 1774624764.345505, 'last_price_update_time': 1774738255.194008}
2026-03-28 22:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739719') HTTP/1.1" 204 0
2026-03-28 22:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with identifier: 10740805
2026-03-28 22:50:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with scrape type 2
2026-03-28 22:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with scrape type 2
2026-03-28 22:50:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e89e22dc-e125-53b6-ada9-96ab9c0e28d1, identifier: 10740805
2026-03-28 22:50:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with identifier: 10740805
2026-03-28 22:50:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with identifier: 10740805
2026-03-28 22:50:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with identifier: 10740805 to the API
2026-03-28 22:50:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740805>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e89e22dc-e125-53b6-ada9-96ab9c0e28d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAX233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740805',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 124631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Hybrid - Automatic - 98 '
'hp - 124.631 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-28 22:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:55 [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-28 22:50:55 [adesa.be] INFO: Saving data for 10740805: {'auction_closing_time': 1774947600.0, 'created_time': 1774649900.945094, 'last_price_update_time': 1774738255.672264}
2026-03-28 22:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740805') HTTP/1.1" 204 0
2026-03-28 22:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20937ee0-6cf4-5f51-b980-efa6102e38d1 with identifier: 10738186
2026-03-28 22:50:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20937ee0-6cf4-5f51-b980-efa6102e38d1 with scrape type 2
2026-03-28 22:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20937ee0-6cf4-5f51-b980-efa6102e38d1 with scrape type 2
2026-03-28 22:50:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20937ee0-6cf4-5f51-b980-efa6102e38d1, identifier: 10738186
2026-03-28 22:50:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20937ee0-6cf4-5f51-b980-efa6102e38d1 with identifier: 10738186
2026-03-28 22:50:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20937ee0-6cf4-5f51-b980-efa6102e38d1 with identifier: 10738186
2026-03-28 22:50:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20937ee0-6cf4-5f51-b980-efa6102e38d1 with identifier: 10738186 to the API
2026-03-28 22:50:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738186>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 562,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '20937ee0-6cf4-5f51-b980-efa6102e38d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRD645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738186',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 149487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2020-03-13',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Tesla Model S Long Range 100 kWh - Dual Motor - Electric - '
'Automatic - 562 hp - 149.487 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:56 [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-28 22:50:56 [adesa.be] INFO: Saving data for 10738186: {'auction_closing_time': 1774858200.0, 'created_time': 1774627121.284337, 'last_price_update_time': 1774738256.154344}
2026-03-28 22:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738186') HTTP/1.1" 204 0
2026-03-28 22:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960
2026-03-28 22:50:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161c059a-04e2-5795-9a38-48e66ddae83e with scrape type 2
2026-03-28 22:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 161c059a-04e2-5795-9a38-48e66ddae83e with scrape type 2
2026-03-28 22:50:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 161c059a-04e2-5795-9a38-48e66ddae83e, identifier: 10739960
2026-03-28 22:50:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960
2026-03-28 22:50:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960
2026-03-28 22:50:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960 to the API
2026-03-28 22:50:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739960>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '161c059a-04e2-5795-9a38-48e66ddae83e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGC189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739960',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 181088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota C-HR 1.8 - Petrol - Automatic - 98 hp - 181.088 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:56 [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-28 22:50:56 [adesa.be] INFO: Saving data for 10739960: {'auction_closing_time': 1774861200.0, 'created_time': 1774649878.095082, 'last_price_update_time': 1774738256.80596}
2026-03-28 22:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739960') HTTP/1.1" 204 0
2026-03-28 22:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffacef10-b58c-5678-aa9c-989769d982cc with identifier: 10740466
2026-03-28 22:50:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffacef10-b58c-5678-aa9c-989769d982cc with scrape type 2
2026-03-28 22:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffacef10-b58c-5678-aa9c-989769d982cc with scrape type 2
2026-03-28 22:50:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffacef10-b58c-5678-aa9c-989769d982cc, identifier: 10740466
2026-03-28 22:50:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba2359a5-6234-5935-b28e-503635062daf with identifier: 10739549
2026-03-28 22:50:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba2359a5-6234-5935-b28e-503635062daf with scrape type 2
2026-03-28 22:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba2359a5-6234-5935-b28e-503635062daf with scrape type 2
2026-03-28 22:50:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba2359a5-6234-5935-b28e-503635062daf, identifier: 10739549
2026-03-28 22:50:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffacef10-b58c-5678-aa9c-989769d982cc with identifier: 10740466
2026-03-28 22:50:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffacef10-b58c-5678-aa9c-989769d982cc with identifier: 10740466
2026-03-28 22:50:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffacef10-b58c-5678-aa9c-989769d982cc with identifier: 10740466 to the API
2026-03-28 22:50:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740466>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ffacef10-b58c-5678-aa9c-989769d982cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXW830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 110746,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI Life Business - Petrol - Automatic - 150 '
'hp - 110.746 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-28 22:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:57 [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-28 22:50:57 [adesa.be] INFO: Saving data for 10740466: {'auction_closing_time': 1774965600.0, 'created_time': 1774649933.580721, 'last_price_update_time': 1774738257.390578}
2026-03-28 22:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740466') HTTP/1.1" 204 0
2026-03-28 22:50:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba2359a5-6234-5935-b28e-503635062daf with identifier: 10739549
2026-03-28 22:50:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba2359a5-6234-5935-b28e-503635062daf with identifier: 10739549
2026-03-28 22:50:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba2359a5-6234-5935-b28e-503635062daf with identifier: 10739549 to the API
2026-03-28 22:50:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739549>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ba2359a5-6234-5935-b28e-503635062daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFV898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739549',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 87034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-03-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'87.034 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-28 22:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:57 [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-28 22:50:57 [adesa.be] INFO: Saving data for 10739549: {'auction_closing_time': 1774858500.0, 'created_time': 1774627113.950079, 'last_price_update_time': 1774738257.69382}
2026-03-28 22:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739549') HTTP/1.1" 204 0
2026-03-28 22:50:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10739990
2026-03-28 22:50:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 529a22ed-bec3-5ac5-8d1f-3907a56748ee with scrape type 2
2026-03-28 22:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 529a22ed-bec3-5ac5-8d1f-3907a56748ee with scrape type 2
2026-03-28 22:50:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 529a22ed-bec3-5ac5-8d1f-3907a56748ee, identifier: 10739990
2026-03-28 22:50:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10739990
2026-03-28 22:50:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10739990
2026-03-28 22:50:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10739990 to the API
2026-03-28 22:50:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739990>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '529a22ed-bec3-5ac5-8d1f-3907a56748ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKL626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739990',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 148914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-04-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'148.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:58 [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-28 22:50:58 [adesa.be] INFO: Saving data for 10739990: {'auction_closing_time': 1774861200.0, 'created_time': 1774649879.04147, 'last_price_update_time': 1774738258.070564}
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739990') HTTP/1.1" 204 0
2026-03-28 22:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 465b4f17-5e46-551b-a5d7-6d716602999a with identifier: 10739716
2026-03-28 22:50:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 465b4f17-5e46-551b-a5d7-6d716602999a with scrape type 2
2026-03-28 22:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 465b4f17-5e46-551b-a5d7-6d716602999a with scrape type 2
2026-03-28 22:50:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 465b4f17-5e46-551b-a5d7-6d716602999a, identifier: 10739716
2026-03-28 22:50:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 465b4f17-5e46-551b-a5d7-6d716602999a with identifier: 10739716
2026-03-28 22:50:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 465b4f17-5e46-551b-a5d7-6d716602999a with identifier: 10739716
2026-03-28 22:50:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 465b4f17-5e46-551b-a5d7-6d716602999a with identifier: 10739716 to the API
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739716>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '465b4f17-5e46-551b-a5d7-6d716602999a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXS754',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 85667,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'85.667 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:58 [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-28 22:50:58 [adesa.be] INFO: Saving data for 10739716: {'auction_closing_time': 1774858500.0, 'created_time': 1774627115.300686, 'last_price_update_time': 1774738258.464633}
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739716') HTTP/1.1" 204 0
2026-03-28 22:50:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85752eb3-e9ba-5185-ac04-a4638ed2c558 with identifier: 10739250
2026-03-28 22:50:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85752eb3-e9ba-5185-ac04-a4638ed2c558 with scrape type 2
2026-03-28 22:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85752eb3-e9ba-5185-ac04-a4638ed2c558 with scrape type 2
2026-03-28 22:50:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85752eb3-e9ba-5185-ac04-a4638ed2c558, identifier: 10739250
2026-03-28 22:50:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85752eb3-e9ba-5185-ac04-a4638ed2c558 with identifier: 10739250
2026-03-28 22:50:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85752eb3-e9ba-5185-ac04-a4638ed2c558 with identifier: 10739250
2026-03-28 22:50:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85752eb3-e9ba-5185-ac04-a4638ed2c558 with identifier: 10739250 to the API
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739250>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '85752eb3-e9ba-5185-ac04-a4638ed2c558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG848',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739250',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 120176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Petrol - Automatic - 98 '
'hp - 120.176 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:58 [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-28 22:50:58 [adesa.be] INFO: Saving data for 10739250: {'auction_closing_time': 1774858500.0, 'created_time': 1774624761.842996, 'last_price_update_time': 1774738258.843998}
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739250') HTTP/1.1" 204 0
2026-03-28 22:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfd29292-72c1-583d-8923-2002e78806d4 with identifier: 10740469
2026-03-28 22:50:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfd29292-72c1-583d-8923-2002e78806d4 with scrape type 2
2026-03-28 22:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfd29292-72c1-583d-8923-2002e78806d4 with scrape type 2
2026-03-28 22:50:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfd29292-72c1-583d-8923-2002e78806d4, identifier: 10740469
2026-03-28 22:50:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfd29292-72c1-583d-8923-2002e78806d4 with identifier: 10740469
2026-03-28 22:50:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfd29292-72c1-583d-8923-2002e78806d4 with identifier: 10740469
2026-03-28 22:50:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfd29292-72c1-583d-8923-2002e78806d4 with identifier: 10740469 to the API
2026-03-28 22:50:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740469>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'dfd29292-72c1-583d-8923-2002e78806d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCG716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740469',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 99865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'99.865 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 22:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:59 [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-28 22:50:59 [adesa.be] INFO: Saving data for 10740469: {'auction_closing_time': 1774965600.0, 'created_time': 1774649873.999912, 'last_price_update_time': 1774738259.328122}
2026-03-28 22:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740469') HTTP/1.1" 204 0
2026-03-28 22:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10739212
2026-03-28 22:50:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904ba47e-c34d-54cc-8141-7e14db50150a with scrape type 2
2026-03-28 22:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904ba47e-c34d-54cc-8141-7e14db50150a with scrape type 2
2026-03-28 22:50:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 904ba47e-c34d-54cc-8141-7e14db50150a, identifier: 10739212
2026-03-28 22:50:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10739212
2026-03-28 22:50:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10739212
2026-03-28 22:50:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10739212 to the API
2026-03-28 22:50:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:50: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-28 22:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739212>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '904ba47e-c34d-54cc-8141-7e14db50150a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739212',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 109892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 122 hp - '
'109.892 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 22:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:59 [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-28 22:50:59 [adesa.be] INFO: Saving data for 10739212: {'auction_closing_time': 1774858500.0, 'created_time': 1774624760.454673, 'last_price_update_time': 1774738259.793758}
2026-03-28 22:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739212') HTTP/1.1" 204 0
2026-03-28 22:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:50:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:50:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762
2026-03-28 22:50:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fbf76b7-dce0-5c7e-8da7-851e06356307 with scrape type 2
2026-03-28 22:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fbf76b7-dce0-5c7e-8da7-851e06356307 with scrape type 2
2026-03-28 22:50:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fbf76b7-dce0-5c7e-8da7-851e06356307, identifier: 10740762
2026-03-28 22:50:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762
2026-03-28 22:50:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762
2026-03-28 22:51:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762 to the API
2026-03-28 22:51:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740762>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2fbf76b7-dce0-5c7e-8da7-851e06356307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCC859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 125899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'125.899 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-28 22:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:00 [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-28 22:51:00 [adesa.be] INFO: Saving data for 10740762: {'auction_closing_time': 1774947600.0, 'created_time': 1774649923.925978, 'last_price_update_time': 1774738260.207733}
2026-03-28 22:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740762') HTTP/1.1" 204 0
2026-03-28 22:51:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10739366
2026-03-28 22:51:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with scrape type 2
2026-03-28 22:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with scrape type 2
2026-03-28 22:51:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619, identifier: 10739366
2026-03-28 22:51:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10739366
2026-03-28 22:51:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10739366
2026-03-28 22:51:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10739366 to the API
2026-03-28 22:51:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739366>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd6fb7ab1-5cce-5a8b-a4f6-d36f064f3619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXQ272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739366',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 164755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'164.755 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:00 [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-28 22:51:00 [adesa.be] INFO: Saving data for 10739366: {'auction_closing_time': 1774858500.0, 'created_time': 1774624770.41776, 'last_price_update_time': 1774738260.576744}
2026-03-28 22:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739366') HTTP/1.1" 204 0
2026-03-28 22:51:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10739226
2026-03-28 22:51:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16e1a57c-d343-5585-89b6-f28ae03f62c0 with scrape type 2
2026-03-28 22:51:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16e1a57c-d343-5585-89b6-f28ae03f62c0 with scrape type 2
2026-03-28 22:51:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16e1a57c-d343-5585-89b6-f28ae03f62c0, identifier: 10739226
2026-03-28 22:51:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10739226
2026-03-28 22:51:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10739226
2026-03-28 22:51:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10739226 to the API
2026-03-28 22:51:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739226>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '16e1a57c-d343-5585-89b6-f28ae03f62c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EPZ236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739226',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 79892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 79.892 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 22:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:02 [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-28 22:51:02 [adesa.be] INFO: Saving data for 10739226: {'auction_closing_time': 1774858500.0, 'created_time': 1774624781.391164, 'last_price_update_time': 1774738262.193094}
2026-03-28 22:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739226') HTTP/1.1" 204 0
2026-03-28 22:51:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10739932
2026-03-28 22:51:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with scrape type 2
2026-03-28 22:51:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with scrape type 2
2026-03-28 22:51:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2, identifier: 10739932
2026-03-28 22:51:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with identifier: 10739382
2026-03-28 22:51:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with scrape type 2
2026-03-28 22:51:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with scrape type 2
2026-03-28 22:51:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9, identifier: 10739382
2026-03-28 22:51:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10739932
2026-03-28 22:51:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10739932
2026-03-28 22:51:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10739932 to the API
2026-03-28 22:51:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739932>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '700a1ccb-7b75-5d74-bee5-f1f4b304a1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHY743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739932',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 152917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-04-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'152.917 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 22:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:02 [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-28 22:51:02 [adesa.be] INFO: Saving data for 10739932: {'auction_closing_time': 1774861200.0, 'created_time': 1774649859.408674, 'last_price_update_time': 1774738262.785938}
2026-03-28 22:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739932') HTTP/1.1" 204 0
2026-03-28 22:51:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with identifier: 10739382
2026-03-28 22:51:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with identifier: 10739382
2026-03-28 22:51:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with identifier: 10739382 to the API
2026-03-28 22:51:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739382>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '082c6eb8-ea66-5ba6-8523-b1d83b69e5a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739382',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 117886,
'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': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 117.886 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:03 [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-28 22:51:03 [adesa.be] INFO: Saving data for 10739382: {'auction_closing_time': 1774858500.0, 'created_time': 1774627118.055729, 'last_price_update_time': 1774738263.066985}
2026-03-28 22:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739382') HTTP/1.1" 204 0
2026-03-28 22:51:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10739525
2026-03-28 22:51:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93d77e88-98d0-582b-b3b2-189d95e27eb4 with scrape type 2
2026-03-28 22:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93d77e88-98d0-582b-b3b2-189d95e27eb4 with scrape type 2
2026-03-28 22:51:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93d77e88-98d0-582b-b3b2-189d95e27eb4, identifier: 10739525
2026-03-28 22:51:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10739525
2026-03-28 22:51:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10739525
2026-03-28 22:51:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10739525 to the API
2026-03-28 22:51:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739525>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '93d77e88-98d0-582b-b3b2-189d95e27eb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWB303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 55238,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-06-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Style - Petrol - Manual - 115 hp - 55.238 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-28 22:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:03 [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-28 22:51:03 [adesa.be] INFO: Saving data for 10739525: {'auction_closing_time': 1774858500.0, 'created_time': 1774627118.33771, 'last_price_update_time': 1774738263.540089}
2026-03-28 22:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739525') HTTP/1.1" 204 0
2026-03-28 22:51:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6830b755-f485-5541-9272-d1f7c7c3fdce with identifier: 10739278
2026-03-28 22:51:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6830b755-f485-5541-9272-d1f7c7c3fdce with scrape type 2
2026-03-28 22:51:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6830b755-f485-5541-9272-d1f7c7c3fdce with scrape type 2
2026-03-28 22:51:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6830b755-f485-5541-9272-d1f7c7c3fdce, identifier: 10739278
2026-03-28 22:51:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6830b755-f485-5541-9272-d1f7c7c3fdce with identifier: 10739278
2026-03-28 22:51:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6830b755-f485-5541-9272-d1f7c7c3fdce with identifier: 10739278
2026-03-28 22:51:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6830b755-f485-5541-9272-d1f7c7c3fdce with identifier: 10739278 to the API
2026-03-28 22:51:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739278>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6830b755-f485-5541-9272-d1f7c7c3fdce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWL660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739278',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 147000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 147.000 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:04 [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-28 22:51:04 [adesa.be] INFO: Saving data for 10739278: {'auction_closing_time': 1774858500.0, 'created_time': 1774627114.64524, 'last_price_update_time': 1774738264.808356}
2026-03-28 22:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739278') HTTP/1.1" 204 0
2026-03-28 22:51:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10739975
2026-03-28 22:51:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4bafba0-2fe9-5c18-af7c-09470225a716 with scrape type 2
2026-03-28 22:51:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4bafba0-2fe9-5c18-af7c-09470225a716 with scrape type 2
2026-03-28 22:51:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4bafba0-2fe9-5c18-af7c-09470225a716, identifier: 10739975
2026-03-28 22:51:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10739975
2026-03-28 22:51:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10739975
2026-03-28 22:51:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10739975 to the API
2026-03-28 22:51:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739975>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a4bafba0-2fe9-5c18-af7c-09470225a716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDY898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739975',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 149236,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'149.236 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 22:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:05 [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-28 22:51:05 [adesa.be] INFO: Saving data for 10739975: {'auction_closing_time': 1774861200.0, 'created_time': 1774649945.435492, 'last_price_update_time': 1774738265.289014}
2026-03-28 22:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739975') HTTP/1.1" 204 0
2026-03-28 22:51:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with identifier: 10739317
2026-03-28 22:51:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with scrape type 2
2026-03-28 22:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with scrape type 2
2026-03-28 22:51:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961, identifier: 10739317
2026-03-28 22:51:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ca15d97-7967-5492-bf54-f939786b5f2e with identifier: 10739421
2026-03-28 22:51:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ca15d97-7967-5492-bf54-f939786b5f2e with scrape type 2
2026-03-28 22:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ca15d97-7967-5492-bf54-f939786b5f2e with scrape type 2
2026-03-28 22:51:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ca15d97-7967-5492-bf54-f939786b5f2e, identifier: 10739421
2026-03-28 22:51:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with identifier: 10739317
2026-03-28 22:51:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with identifier: 10739317
2026-03-28 22:51:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with identifier: 10739317 to the API
2026-03-28 22:51:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739317>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '0e1dfba4-d82e-5b7e-9c51-2754bbaec961',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNT208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739317',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 122839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'122.839 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 22:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:05 [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-28 22:51:05 [adesa.be] INFO: Saving data for 10739317: {'auction_closing_time': 1774858500.0, 'created_time': 1774627115.944759, 'last_price_update_time': 1774738265.780673}
2026-03-28 22:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739317') HTTP/1.1" 204 0
2026-03-28 22:51:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ca15d97-7967-5492-bf54-f939786b5f2e with identifier: 10739421
2026-03-28 22:51:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ca15d97-7967-5492-bf54-f939786b5f2e with identifier: 10739421
2026-03-28 22:51:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ca15d97-7967-5492-bf54-f939786b5f2e with identifier: 10739421 to the API
2026-03-28 22:51:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739421>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7ca15d97-7967-5492-bf54-f939786b5f2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVW611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739421',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 160462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-08-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 160.462 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 22:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739421%27 HTTP/1.1" 200 None
2026-03-28 22:51:06 [adesa.be] INFO: Saving data for 10739421: {'auction_closing_time': 1774858500.0, 'created_time': 1774627116.74127, 'last_price_update_time': 1774738266.068532}
2026-03-28 22:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739421') HTTP/1.1" 204 0
2026-03-28 22:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982
2026-03-28 22:51:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c53cbe9-69d3-5040-a5cf-f7901303580b with scrape type 2
2026-03-28 22:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c53cbe9-69d3-5040-a5cf-f7901303580b with scrape type 2
2026-03-28 22:51:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c53cbe9-69d3-5040-a5cf-f7901303580b, identifier: 10739982
2026-03-28 22:51:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982
2026-03-28 22:51:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982
2026-03-28 22:51:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982 to the API
2026-03-28 22:51:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739982>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4c53cbe9-69d3-5040-a5cf-f7901303580b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739982',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 203507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'203.507 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739982%27 HTTP/1.1" 200 None
2026-03-28 22:51:06 [adesa.be] INFO: Saving data for 10739982: {'auction_closing_time': 1774861200.0, 'created_time': 1774649946.76834, 'last_price_update_time': 1774738266.537462}
2026-03-28 22:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739982') HTTP/1.1" 204 0
2026-03-28 22:51:07 [scrapy.extensions.logstats] INFO: Crawled 1637 pages (at 77 pages/min), scraped 1607 items (at 77 items/min)
2026-03-28 22:51:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:51:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10739432
2026-03-28 22:51:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with scrape type 2
2026-03-28 22:51:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with scrape type 2
2026-03-28 22:51:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be6b3b16-9f5d-5cda-a902-b0e5d7f75051, identifier: 10739432
2026-03-28 22:51:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10739432
2026-03-28 22:51:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10739432
2026-03-28 22:51:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10739432 to the API
2026-03-28 22:51:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739432>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'be6b3b16-9f5d-5cda-a902-b0e5d7f75051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPP306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 104829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 104.829 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:08 [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-28 22:51:08 [adesa.be] INFO: Saving data for 10739432: {'auction_closing_time': 1774858500.0, 'created_time': 1774627118.648461, 'last_price_update_time': 1774738268.041493}
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739432') HTTP/1.1" 204 0
2026-03-28 22:51:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3137cdb6-0207-51e0-8631-9f1b7b96c000 with identifier: 10740029
2026-03-28 22:51:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3137cdb6-0207-51e0-8631-9f1b7b96c000 with scrape type 2
2026-03-28 22:51:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3137cdb6-0207-51e0-8631-9f1b7b96c000 with scrape type 2
2026-03-28 22:51:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3137cdb6-0207-51e0-8631-9f1b7b96c000, identifier: 10740029
2026-03-28 22:51:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3137cdb6-0207-51e0-8631-9f1b7b96c000 with identifier: 10740029
2026-03-28 22:51:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3137cdb6-0207-51e0-8631-9f1b7b96c000 with identifier: 10740029
2026-03-28 22:51:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3137cdb6-0207-51e0-8631-9f1b7b96c000 with identifier: 10740029 to the API
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740029>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3137cdb6-0207-51e0-8631-9f1b7b96c000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGQ552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740029',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 185526,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 115 hp - '
'185.526 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:08 [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-28 22:51:08 [adesa.be] INFO: Saving data for 10740029: {'auction_closing_time': 1774861200.0, 'created_time': 1774649946.024407, 'last_price_update_time': 1774738268.527186}
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740029') HTTP/1.1" 204 0
2026-03-28 22:51:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10739955
2026-03-28 22:51:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3951571f-e79e-531e-987a-2d05166da930 with scrape type 2
2026-03-28 22:51:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3951571f-e79e-531e-987a-2d05166da930 with scrape type 2
2026-03-28 22:51:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3951571f-e79e-531e-987a-2d05166da930, identifier: 10739955
2026-03-28 22:51:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10739955
2026-03-28 22:51:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10739955
2026-03-28 22:51:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10739955 to the API
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739955>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3951571f-e79e-531e-987a-2d05166da930',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVJ463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739955',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 153022,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 115 hp - '
'153.022 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:08 [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-28 22:51:08 [adesa.be] INFO: Saving data for 10739955: {'auction_closing_time': 1774861200.0, 'created_time': 1774649944.484944, 'last_price_update_time': 1774738268.909075}
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739955') HTTP/1.1" 204 0
2026-03-28 22:51:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85c05e8-5acb-5eb7-828e-703b4b9857d8 with identifier: 10739395
2026-03-28 22:51:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85c05e8-5acb-5eb7-828e-703b4b9857d8 with scrape type 2
2026-03-28 22:51:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85c05e8-5acb-5eb7-828e-703b4b9857d8 with scrape type 2
2026-03-28 22:51:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c85c05e8-5acb-5eb7-828e-703b4b9857d8, identifier: 10739395
2026-03-28 22:51:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c85c05e8-5acb-5eb7-828e-703b4b9857d8 with identifier: 10739395
2026-03-28 22:51:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c85c05e8-5acb-5eb7-828e-703b4b9857d8 with identifier: 10739395
2026-03-28 22:51:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c85c05e8-5acb-5eb7-828e-703b4b9857d8 with identifier: 10739395 to the API
2026-03-28 22:51:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739395>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c85c05e8-5acb-5eb7-828e-703b4b9857d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHU379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739395',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 136244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'136.244 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-28 22:51:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:09 [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-28 22:51:09 [adesa.be] INFO: Saving data for 10739395: {'auction_closing_time': 1774858500.0, 'created_time': 1774624760.834015, 'last_price_update_time': 1774738269.83581}
2026-03-28 22:51:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739395') HTTP/1.1" 204 0
2026-03-28 22:51:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739
2026-03-28 22:51:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776d3e87-9e66-5546-b8f9-fc77779b1612 with scrape type 2
2026-03-28 22:51:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 776d3e87-9e66-5546-b8f9-fc77779b1612 with scrape type 2
2026-03-28 22:51:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 776d3e87-9e66-5546-b8f9-fc77779b1612, identifier: 10740739
2026-03-28 22:51:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739
2026-03-28 22:51:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739
2026-03-28 22:51:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739 to the API
2026-03-28 22:51:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740739>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '776d3e87-9e66-5546-b8f9-fc77779b1612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 105646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'105.646 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-28 22:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:10 [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-28 22:51:10 [adesa.be] INFO: Saving data for 10740739: {'auction_closing_time': 1774947600.0, 'created_time': 1774649967.968534, 'last_price_update_time': 1774738270.315647}
2026-03-28 22:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740739') HTTP/1.1" 204 0
2026-03-28 22:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10739204
2026-03-28 22:51:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd21f618-8b02-592a-a5d5-772668482d65 with scrape type 2
2026-03-28 22:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd21f618-8b02-592a-a5d5-772668482d65 with scrape type 2
2026-03-28 22:51:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd21f618-8b02-592a-a5d5-772668482d65, identifier: 10739204
2026-03-28 22:51:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10739204
2026-03-28 22:51:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10739204
2026-03-28 22:51:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10739204 to the API
2026-03-28 22:51:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739204>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'dd21f618-8b02-592a-a5d5-772668482d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWM480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739204',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 50720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.5 TSI Clever - Petrol - Manual - 150 hp - '
'50.720 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 22:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:10 [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-28 22:51:10 [adesa.be] INFO: Saving data for 10739204: {'auction_closing_time': 1774858500.0, 'created_time': 1774627126.588351, 'last_price_update_time': 1774738270.796149}
2026-03-28 22:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739204') HTTP/1.1" 204 0
2026-03-28 22:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007
2026-03-28 22:51:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 with scrape type 2
2026-03-28 22:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 with scrape type 2
2026-03-28 22:51:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3bdbf78-6cdf-5fee-b577-3e05780ade44, identifier: 10740007
2026-03-28 22:51:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007
2026-03-28 22:51:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007
2026-03-28 22:51:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007 to the API
2026-03-28 22:51:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740007>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3bdbf78-6cdf-5fee-b577-3e05780ade44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEU552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740007',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 201421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'201.421 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:11 [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-28 22:51:11 [adesa.be] INFO: Saving data for 10740007: {'auction_closing_time': 1774861200.0, 'created_time': 1774649969.664842, 'last_price_update_time': 1774738271.292784}
2026-03-28 22:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740007') HTTP/1.1" 204 0
2026-03-28 22:51:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c70b7470-8894-5706-b9fc-6f468954286b with identifier: 10739371
2026-03-28 22:51:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c70b7470-8894-5706-b9fc-6f468954286b with scrape type 2
2026-03-28 22:51:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c70b7470-8894-5706-b9fc-6f468954286b with scrape type 2
2026-03-28 22:51:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c70b7470-8894-5706-b9fc-6f468954286b, identifier: 10739371
2026-03-28 22:51:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c70b7470-8894-5706-b9fc-6f468954286b with identifier: 10739371
2026-03-28 22:51:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c70b7470-8894-5706-b9fc-6f468954286b with identifier: 10739371
2026-03-28 22:51:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c70b7470-8894-5706-b9fc-6f468954286b with identifier: 10739371 to the API
2026-03-28 22:51:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739371>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'c70b7470-8894-5706-b9fc-6f468954286b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGK741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739371',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 28561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Manual - 110 hp - '
'28.561 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 22:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:11 [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-28 22:51:11 [adesa.be] INFO: Saving data for 10739371: {'auction_closing_time': 1774858500.0, 'created_time': 1774627123.158902, 'last_price_update_time': 1774738271.77592}
2026-03-28 22:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739371') HTTP/1.1" 204 0
2026-03-28 22:51:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10739691
2026-03-28 22:51:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51060a3-d95c-5ed7-b3c2-7e763644b048 with scrape type 2
2026-03-28 22:51:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51060a3-d95c-5ed7-b3c2-7e763644b048 with scrape type 2
2026-03-28 22:51:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b51060a3-d95c-5ed7-b3c2-7e763644b048, identifier: 10739691
2026-03-28 22:51:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10739691
2026-03-28 22:51:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10739691
2026-03-28 22:51:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10739691 to the API
2026-03-28 22:51:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739691>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b51060a3-d95c-5ed7-b3c2-7e763644b048',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 32565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'32.565 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2024}
2026-03-28 22:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:12 [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-28 22:51:12 [adesa.be] INFO: Saving data for 10739691: {'auction_closing_time': 1774858500.0, 'created_time': 1774627125.669278, 'last_price_update_time': 1774738272.248723}
2026-03-28 22:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739691') HTTP/1.1" 204 0
2026-03-28 22:51:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10739330
2026-03-28 22:51:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with scrape type 2
2026-03-28 22:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with scrape type 2
2026-03-28 22:51:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb, identifier: 10739330
2026-03-28 22:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10739330
2026-03-28 22:51:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10739330
2026-03-28 22:51:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10739330 to the API
2026-03-28 22:51:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739330>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'cfb04c24-8e35-5f68-87a9-4ca8490f6ebb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739330',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 112885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'112.885 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:12 [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-28 22:51:12 [adesa.be] INFO: Saving data for 10739330: {'auction_closing_time': 1774858500.0, 'created_time': 1774627125.940717, 'last_price_update_time': 1774738272.652216}
2026-03-28 22:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739330') HTTP/1.1" 204 0
2026-03-28 22:51:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10739515
2026-03-28 22:51:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59a4e8af-6206-5cca-8695-6190f359b563 with scrape type 2
2026-03-28 22:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59a4e8af-6206-5cca-8695-6190f359b563 with scrape type 2
2026-03-28 22:51:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59a4e8af-6206-5cca-8695-6190f359b563, identifier: 10739515
2026-03-28 22:51:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10739515
2026-03-28 22:51:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10739515
2026-03-28 22:51:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10739515 to the API
2026-03-28 22:51:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739515>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '59a4e8af-6206-5cca-8695-6190f359b563',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 152071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'152.071 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:13 [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-28 22:51:13 [adesa.be] INFO: Saving data for 10739515: {'auction_closing_time': 1774858500.0, 'created_time': 1774627120.602237, 'last_price_update_time': 1774738273.031575}
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739515') HTTP/1.1" 204 0
2026-03-28 22:51:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3152e84-82fe-5608-b5c6-1012cab4c471 with identifier: 10739728
2026-03-28 22:51:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3152e84-82fe-5608-b5c6-1012cab4c471 with scrape type 2
2026-03-28 22:51:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3152e84-82fe-5608-b5c6-1012cab4c471 with scrape type 2
2026-03-28 22:51:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c3152e84-82fe-5608-b5c6-1012cab4c471, identifier: 10739728
2026-03-28 22:51:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c3152e84-82fe-5608-b5c6-1012cab4c471 with identifier: 10739728
2026-03-28 22:51:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c3152e84-82fe-5608-b5c6-1012cab4c471 with identifier: 10739728
2026-03-28 22:51:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c3152e84-82fe-5608-b5c6-1012cab4c471 with identifier: 10739728 to the API
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739728>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c3152e84-82fe-5608-b5c6-1012cab4c471',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GCD830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739728',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 9441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2024-10-22',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Trafic L2H1 2.0 DCI Comfort - Diesel - Automatic - 145 hp - '
'9.441 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2024}
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:13 [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-28 22:51:13 [adesa.be] INFO: Saving data for 10739728: {'auction_closing_time': 1774858500.0, 'created_time': 1774624754.731724, 'last_price_update_time': 1774738273.397818}
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739728') HTTP/1.1" 204 0
2026-03-28 22:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10739350
2026-03-28 22:51:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf with scrape type 2
2026-03-28 22:51:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf with scrape type 2
2026-03-28 22:51:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ad3865-d398-5b07-9e6f-bc112ef01fdf, identifier: 10739350
2026-03-28 22:51:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10739350
2026-03-28 22:51:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10739350
2026-03-28 22:51:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10739350 to the API
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739350>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '39ad3865-d398-5b07-9e6f-bc112ef01fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739350',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 128701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'128.701 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:13 [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-28 22:51:13 [adesa.be] INFO: Saving data for 10739350: {'auction_closing_time': 1774858500.0, 'created_time': 1774627120.30755, 'last_price_update_time': 1774738273.890921}
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739350') HTTP/1.1" 204 0
2026-03-28 22:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c56719a1-3d22-5db1-9329-78c2605de935 with identifier: 10740503
2026-03-28 22:51:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c56719a1-3d22-5db1-9329-78c2605de935 with scrape type 2
2026-03-28 22:51:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c56719a1-3d22-5db1-9329-78c2605de935 with scrape type 2
2026-03-28 22:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c56719a1-3d22-5db1-9329-78c2605de935, identifier: 10740503
2026-03-28 22:51:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c56719a1-3d22-5db1-9329-78c2605de935 with identifier: 10740503
2026-03-28 22:51:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c56719a1-3d22-5db1-9329-78c2605de935 with identifier: 10740503
2026-03-28 22:51:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c56719a1-3d22-5db1-9329-78c2605de935 with identifier: 10740503 to the API
2026-03-28 22:51:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740503>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'c56719a1-3d22-5db1-9329-78c2605de935',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQJ186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 142356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour Zen - Diesel - Manual - 116 hp - 142.356 '
'km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-28 22:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:14 [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-28 22:51:14 [adesa.be] INFO: Saving data for 10740503: {'auction_closing_time': 1774965600.0, 'created_time': 1774649953.070395, 'last_price_update_time': 1774738274.270059}
2026-03-28 22:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740503') HTTP/1.1" 204 0
2026-03-28 22:51:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9431785-9374-588d-91f2-9a8ebc64da19 with identifier: 10740490
2026-03-28 22:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9431785-9374-588d-91f2-9a8ebc64da19 with scrape type 2
2026-03-28 22:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9431785-9374-588d-91f2-9a8ebc64da19 with scrape type 2
2026-03-28 22:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9431785-9374-588d-91f2-9a8ebc64da19, identifier: 10740490
2026-03-28 22:51:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10739637
2026-03-28 22:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12f4b0c-4977-509c-92fa-c90de343cd09 with scrape type 2
2026-03-28 22:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b12f4b0c-4977-509c-92fa-c90de343cd09 with scrape type 2
2026-03-28 22:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b12f4b0c-4977-509c-92fa-c90de343cd09, identifier: 10739637
2026-03-28 22:51:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4915aede-f05a-52eb-9f1c-41eeceb66483 with identifier: 10739627
2026-03-28 22:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4915aede-f05a-52eb-9f1c-41eeceb66483 with scrape type 2
2026-03-28 22:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4915aede-f05a-52eb-9f1c-41eeceb66483 with scrape type 2
2026-03-28 22:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4915aede-f05a-52eb-9f1c-41eeceb66483, identifier: 10739627
2026-03-28 22:51:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9431785-9374-588d-91f2-9a8ebc64da19 with identifier: 10740490
2026-03-28 22:51:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9431785-9374-588d-91f2-9a8ebc64da19 with identifier: 10740490
2026-03-28 22:51:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9431785-9374-588d-91f2-9a8ebc64da19 with identifier: 10740490 to the API
2026-03-28 22:51:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740490>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'd9431785-9374-588d-91f2-9a8ebc64da19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCD347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 77421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Trafic L1H1 2.0 DCI Comfort - Diesel - Manual - 131 hp - '
'77.421 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-28 22:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:14 [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-28 22:51:14 [adesa.be] INFO: Saving data for 10740490: {'auction_closing_time': 1774965600.0, 'created_time': 1774649953.51126, 'last_price_update_time': 1774738274.839708}
2026-03-28 22:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740490') HTTP/1.1" 204 0
2026-03-28 22:51:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10739637
2026-03-28 22:51:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10739637
2026-03-28 22:51:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10739637 to the API
2026-03-28 22:51:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739637>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b12f4b0c-4977-509c-92fa-c90de343cd09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADL096',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739637',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 84780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour 1.6i - Hybrid - Automatic - 91 hp - 84.780 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:15 [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-28 22:51:15 [adesa.be] INFO: Saving data for 10739637: {'auction_closing_time': 1774858500.0, 'created_time': 1774624757.058273, 'last_price_update_time': 1774738275.124056}
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739637') HTTP/1.1" 204 0
2026-03-28 22:51:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4915aede-f05a-52eb-9f1c-41eeceb66483 with identifier: 10739627
2026-03-28 22:51:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4915aede-f05a-52eb-9f1c-41eeceb66483 with identifier: 10739627
2026-03-28 22:51:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4915aede-f05a-52eb-9f1c-41eeceb66483 with identifier: 10739627 to the API
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739627>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4915aede-f05a-52eb-9f1c-41eeceb66483',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAX284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 133894,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour 1.5 DCI Intens - Diesel - Automatic - 116 '
'hp - 133.894 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:15 [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-28 22:51:15 [adesa.be] INFO: Saving data for 10739627: {'auction_closing_time': 1774858500.0, 'created_time': 1774624745.888199, 'last_price_update_time': 1774738275.393192}
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739627') HTTP/1.1" 204 0
2026-03-28 22:51:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9905d6b-9130-5d72-bfce-12ee674f4c6e with identifier: 10739276
2026-03-28 22:51:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9905d6b-9130-5d72-bfce-12ee674f4c6e with scrape type 2
2026-03-28 22:51:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9905d6b-9130-5d72-bfce-12ee674f4c6e with scrape type 2
2026-03-28 22:51:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9905d6b-9130-5d72-bfce-12ee674f4c6e, identifier: 10739276
2026-03-28 22:51:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9905d6b-9130-5d72-bfce-12ee674f4c6e with identifier: 10739276
2026-03-28 22:51:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9905d6b-9130-5d72-bfce-12ee674f4c6e with identifier: 10739276
2026-03-28 22:51:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9905d6b-9130-5d72-bfce-12ee674f4c6e with identifier: 10739276 to the API
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739276>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a9905d6b-9130-5d72-bfce-12ee674f4c6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFK674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 76665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour 1.3 TCe - Petrol - Manual - 140 hp - '
'76.665 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:15 [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-28 22:51:15 [adesa.be] INFO: Saving data for 10739276: {'auction_closing_time': 1774858500.0, 'created_time': 1774624745.274889, 'last_price_update_time': 1774738275.888345}
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739276') HTTP/1.1" 204 0
2026-03-28 22:51:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dafe88d-731a-5453-a189-79e520014698 with identifier: 10739296
2026-03-28 22:51:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dafe88d-731a-5453-a189-79e520014698 with scrape type 2
2026-03-28 22:51:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dafe88d-731a-5453-a189-79e520014698 with scrape type 2
2026-03-28 22:51:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dafe88d-731a-5453-a189-79e520014698, identifier: 10739296
2026-03-28 22:51:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dafe88d-731a-5453-a189-79e520014698 with identifier: 10739296
2026-03-28 22:51:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dafe88d-731a-5453-a189-79e520014698 with identifier: 10739296
2026-03-28 22:51:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dafe88d-731a-5453-a189-79e520014698 with identifier: 10739296 to the API
2026-03-28 22:51:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739296>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6dafe88d-731a-5453-a189-79e520014698',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXY235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 100933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour 1.5 DCI Intens - Diesel - Manual - 116 hp '
'- 100.933 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-28 22:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:16 [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-28 22:51:16 [adesa.be] INFO: Saving data for 10739296: {'auction_closing_time': 1774858500.0, 'created_time': 1774624759.125702, 'last_price_update_time': 1774738276.253991}
2026-03-28 22:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739296') HTTP/1.1" 204 0
2026-03-28 22:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdc1440d-ab14-54c1-835c-f29f2057a13e with identifier: 10740783
2026-03-28 22:51:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdc1440d-ab14-54c1-835c-f29f2057a13e with scrape type 2
2026-03-28 22:51:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdc1440d-ab14-54c1-835c-f29f2057a13e with scrape type 2
2026-03-28 22:51:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bdc1440d-ab14-54c1-835c-f29f2057a13e, identifier: 10740783
2026-03-28 22:51:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bdc1440d-ab14-54c1-835c-f29f2057a13e with identifier: 10740783
2026-03-28 22:51:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bdc1440d-ab14-54c1-835c-f29f2057a13e with identifier: 10740783
2026-03-28 22:51:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bdc1440d-ab14-54c1-835c-f29f2057a13e with identifier: 10740783 to the API
2026-03-28 22:51:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740783>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bdc1440d-ab14-54c1-835c-f29f2057a13e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VVL605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740783',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 117319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-03-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour 1.3 TCe Intens - Petrol - Automatic - 140 '
'hp - 117.319 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2019}
2026-03-28 22:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:17 [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-28 22:51:17 [adesa.be] INFO: Saving data for 10740783: {'auction_closing_time': 1774947600.0, 'created_time': 1774649840.791638, 'last_price_update_time': 1774738277.139552}
2026-03-28 22:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740783') HTTP/1.1" 204 0
2026-03-28 22:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10739324
2026-03-28 22:51:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fcb2475-015e-59de-858b-1c60f48fb4ff with scrape type 2
2026-03-28 22:51:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fcb2475-015e-59de-858b-1c60f48fb4ff with scrape type 2
2026-03-28 22:51:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fcb2475-015e-59de-858b-1c60f48fb4ff, identifier: 10739324
2026-03-28 22:51:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b70b5305-ac3a-58d2-970d-3c12e9d66939 with identifier: 10739308
2026-03-28 22:51:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b70b5305-ac3a-58d2-970d-3c12e9d66939 with scrape type 2
2026-03-28 22:51:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b70b5305-ac3a-58d2-970d-3c12e9d66939 with scrape type 2
2026-03-28 22:51:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b70b5305-ac3a-58d2-970d-3c12e9d66939, identifier: 10739308
2026-03-28 22:51:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07fbd276-61a0-53d5-886e-f86cae100a24 with identifier: 10739065
2026-03-28 22:51:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07fbd276-61a0-53d5-886e-f86cae100a24 with scrape type 2
2026-03-28 22:51:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07fbd276-61a0-53d5-886e-f86cae100a24 with scrape type 2
2026-03-28 22:51:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07fbd276-61a0-53d5-886e-f86cae100a24, identifier: 10739065
2026-03-28 22:51:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10739324
2026-03-28 22:51:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10739324
2026-03-28 22:51:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10739324 to the API
2026-03-28 22:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739324>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '9fcb2475-015e-59de-858b-1c60f48fb4ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT9467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739324',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 166723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane E-Tech 60 kWh Techno - Electric - Automatic - 218 hp '
'- 166.723 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2022}
2026-03-28 22:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:17 [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-28 22:51:17 [adesa.be] INFO: Saving data for 10739324: {'auction_closing_time': 1774858500.0, 'created_time': 1774624744.699452, 'last_price_update_time': 1774738277.8079}
2026-03-28 22:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739324') HTTP/1.1" 204 0
2026-03-28 22:51:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b70b5305-ac3a-58d2-970d-3c12e9d66939 with identifier: 10739308
2026-03-28 22:51:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b70b5305-ac3a-58d2-970d-3c12e9d66939 with identifier: 10739308
2026-03-28 22:51:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b70b5305-ac3a-58d2-970d-3c12e9d66939 with identifier: 10739308 to the API
2026-03-28 22:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739308>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b70b5305-ac3a-58d2-970d-3c12e9d66939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RG7027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 115044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 115.044 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:18 [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-28 22:51:18 [adesa.be] INFO: Saving data for 10739308: {'auction_closing_time': 1774858500.0, 'created_time': 1774627125.361119, 'last_price_update_time': 1774738278.086869}
2026-03-28 22:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739308') HTTP/1.1" 204 0
2026-03-28 22:51:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07fbd276-61a0-53d5-886e-f86cae100a24 with identifier: 10739065
2026-03-28 22:51:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07fbd276-61a0-53d5-886e-f86cae100a24 with identifier: 10739065
2026-03-28 22:51:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07fbd276-61a0-53d5-886e-f86cae100a24 with identifier: 10739065 to the API
2026-03-28 22:51:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739065>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': None,
'engine': '',
'engine_horse_power': 60,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '07fbd276-61a0-53d5-886e-f86cae100a24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMK711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739065',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 16779,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express - Electric - Automatic - 60 hp - 16.779 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:18 [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-28 22:51:18 [adesa.be] INFO: Saving data for 10739065: {'auction_closing_time': 1774858500.0, 'created_time': 1774624758.223596, 'last_price_update_time': 1774738278.371849}
2026-03-28 22:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739065') HTTP/1.1" 204 0
2026-03-28 22:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973
2026-03-28 22:51:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c0607b-1e68-5884-b24a-59107761a0b8 with scrape type 2
2026-03-28 22:51:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c0607b-1e68-5884-b24a-59107761a0b8 with scrape type 2
2026-03-28 22:51:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7c0607b-1e68-5884-b24a-59107761a0b8, identifier: 10739973
2026-03-28 22:51:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973
2026-03-28 22:51:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973
2026-03-28 22:51:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973 to the API
2026-03-28 22:51:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739973>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7c0607b-1e68-5884-b24a-59107761a0b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTD480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739973',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 252437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kadjar 1.5 DCI Intens - Diesel - Automatic - 116 hp - '
'252.437 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2020}
2026-03-28 22:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:19 [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-28 22:51:19 [adesa.be] INFO: Saving data for 10739973: {'auction_closing_time': 1774861200.0, 'created_time': 1774649851.766153, 'last_price_update_time': 1774738279.62596}
2026-03-28 22:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739973') HTTP/1.1" 204 0
2026-03-28 22:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10739649
2026-03-28 22:51:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc399aa3-3938-5260-ab2e-c0044b732201 with scrape type 2
2026-03-28 22:51:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc399aa3-3938-5260-ab2e-c0044b732201 with scrape type 2
2026-03-28 22:51:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc399aa3-3938-5260-ab2e-c0044b732201, identifier: 10739649
2026-03-28 22:51:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10739649
2026-03-28 22:51:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10739649
2026-03-28 22:51:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10739649 to the API
2026-03-28 22:51:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739649>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fc399aa3-3938-5260-ab2e-c0044b732201',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UE7738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 9542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 95 hp - 9.542 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-28 22:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:20 [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-28 22:51:20 [adesa.be] INFO: Saving data for 10739649: {'auction_closing_time': 1774858500.0, 'created_time': 1774627124.226297, 'last_price_update_time': 1774738280.981182}
2026-03-28 22:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739649') HTTP/1.1" 204 0
2026-03-28 22:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with identifier: 10739632
2026-03-28 22:51:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with scrape type 2
2026-03-28 22:51:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with scrape type 2
2026-03-28 22:51:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759, identifier: 10739632
2026-03-28 22:51:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with identifier: 10739632
2026-03-28 22:51:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with identifier: 10739632
2026-03-28 22:51:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with identifier: 10739632 to the API
2026-03-28 22:51:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739632>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3608cb6d-8f16-5bf1-8f35-91bf59f5c759',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BW4836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 182174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Clio 1.0 Tce Limited - Petrol - Automatic - 91 hp - 182.174 '
'km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
2026-03-28 22:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:21 [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-28 22:51:21 [adesa.be] INFO: Saving data for 10739632: {'auction_closing_time': 1774858500.0, 'created_time': 1774624759.527893, 'last_price_update_time': 1774738281.591718}
2026-03-28 22:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739632') HTTP/1.1" 204 0
2026-03-28 22:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10739320
2026-03-28 22:51:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83670870-0435-5d58-9714-89f5773ca83d with scrape type 2
2026-03-28 22:51:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83670870-0435-5d58-9714-89f5773ca83d with scrape type 2
2026-03-28 22:51:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83670870-0435-5d58-9714-89f5773ca83d, identifier: 10739320
2026-03-28 22:51:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10739320
2026-03-28 22:51:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10739320
2026-03-28 22:51:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10739320 to the API
2026-03-28 22:51:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739320>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '83670870-0435-5d58-9714-89f5773ca83d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUY184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739320',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 48845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane 1.3 TCe RS Line - Petrol - Manual - 140 hp - 48.845 '
'km',
'transmission': 'manual',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-28 22:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:22 [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-28 22:51:22 [adesa.be] INFO: Saving data for 10739320: {'auction_closing_time': 1774858500.0, 'created_time': 1774624756.047201, 'last_price_update_time': 1774738282.093727}
2026-03-28 22:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739320') HTTP/1.1" 204 0
2026-03-28 22:51:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10739700
2026-03-28 22:51:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d76791-3f89-58f5-bf37-d987f2759014 with scrape type 2
2026-03-28 22:51:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90d76791-3f89-58f5-bf37-d987f2759014 with scrape type 2
2026-03-28 22:51:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90d76791-3f89-58f5-bf37-d987f2759014, identifier: 10739700
2026-03-28 22:51:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10739661
2026-03-28 22:51:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5a916c-1745-5477-a83f-d4692f4a91bf with scrape type 2
2026-03-28 22:51:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b5a916c-1745-5477-a83f-d4692f4a91bf with scrape type 2
2026-03-28 22:51:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b5a916c-1745-5477-a83f-d4692f4a91bf, identifier: 10739661
2026-03-28 22:51:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940
2026-03-28 22:51:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b76d5f0-f324-5f52-be0c-b26b1749637d with scrape type 2
2026-03-28 22:51:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b76d5f0-f324-5f52-be0c-b26b1749637d with scrape type 2
2026-03-28 22:51:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b76d5f0-f324-5f52-be0c-b26b1749637d, identifier: 10739940
2026-03-28 22:51:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10739700
2026-03-28 22:51:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10739700
2026-03-28 22:51:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10739700 to the API
2026-03-28 22:51:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739700>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '90d76791-3f89-58f5-bf37-d987f2759014',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UE7739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 39388,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 95 hp - 39.388 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-28 22:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:22 [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-28 22:51:22 [adesa.be] INFO: Saving data for 10739700: {'auction_closing_time': 1774858500.0, 'created_time': 1774624743.965408, 'last_price_update_time': 1774738282.688063}
2026-03-28 22:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739700') HTTP/1.1" 204 0
2026-03-28 22:51:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10739661
2026-03-28 22:51:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10739661
2026-03-28 22:51:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10739661 to the API
2026-03-28 22:51:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739661>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0b5a916c-1745-5477-a83f-d4692f4a91bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQK357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 84299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 84.299 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:23 [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-28 22:51:23 [adesa.be] INFO: Saving data for 10739661: {'auction_closing_time': 1774858500.0, 'created_time': 1774624757.90084, 'last_price_update_time': 1774738283.978271}
2026-03-28 22:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739661') HTTP/1.1" 204 0
2026-03-28 22:51:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940
2026-03-28 22:51:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940
2026-03-28 22:51:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940 to the API
2026-03-28 22:51:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739940>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7b76d5f0-f324-5f52-be0c-b26b1749637d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM9557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739940',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 119405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - 95 hp - '
'119.405 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-28 22:51:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:24 [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-28 22:51:24 [adesa.be] INFO: Saving data for 10739940: {'auction_closing_time': 1774861200.0, 'created_time': 1774649849.932008, 'last_price_update_time': 1774738284.254792}
2026-03-28 22:51:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739940') HTTP/1.1" 204 0
2026-03-28 22:51:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 36.657(s), this was the 1st time calling it.
2026-03-28 22:51:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.027966010795685 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 22:51:24 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '6e298f7b2285b284c9a2f32e7f38ee18', '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=6e298f7b2285b284c9a2f32e7f38ee18.
2026-03-28 22:51:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10739439
2026-03-28 22:51:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9660002-f0d5-55a9-9bcc-7f70feb31f2d with scrape type 2
2026-03-28 22:51:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9660002-f0d5-55a9-9bcc-7f70feb31f2d with scrape type 2
2026-03-28 22:51:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9660002-f0d5-55a9-9bcc-7f70feb31f2d, identifier: 10739439
2026-03-28 22:51:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10739439
2026-03-28 22:51:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10739439
2026-03-28 22:51:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10739439 to the API
2026-03-28 22:51:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739439>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c9660002-f0d5-55a9-9bcc-7f70feb31f2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF362',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739439',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 168267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 168.267 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 22:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:25 [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-28 22:51:25 [adesa.be] INFO: Saving data for 10739439: {'auction_closing_time': 1774858500.0, 'created_time': 1774627130.388559, 'last_price_update_time': 1774738285.482624}
2026-03-28 22:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739439') HTTP/1.1" 204 0
2026-03-28 22:51:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10739193
2026-03-28 22:51:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37b0f3f-9cff-5621-923b-ca783f6d2a31 with scrape type 2
2026-03-28 22:51:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a37b0f3f-9cff-5621-923b-ca783f6d2a31 with scrape type 2
2026-03-28 22:51:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a37b0f3f-9cff-5621-923b-ca783f6d2a31, identifier: 10739193
2026-03-28 22:51:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760
2026-03-28 22:51:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada4bc77-dbbe-502d-9b6b-714a050a2b25 with scrape type 2
2026-03-28 22:51:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ada4bc77-dbbe-502d-9b6b-714a050a2b25 with scrape type 2
2026-03-28 22:51:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ada4bc77-dbbe-502d-9b6b-714a050a2b25, identifier: 10740760
2026-03-28 22:51:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10739193
2026-03-28 22:51:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10739193
2026-03-28 22:51:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10739193 to the API
2026-03-28 22:51:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739193>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a37b0f3f-9cff-5621-923b-ca783f6d2a31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739193',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 53748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Arkana 1.6i - Hybrid - Automatic - 94 hp - 53.748 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:25 [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-28 22:51:25 [adesa.be] INFO: Saving data for 10739193: {'auction_closing_time': 1774858500.0, 'created_time': 1774627127.768585, 'last_price_update_time': 1774738285.94201}
2026-03-28 22:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739193') HTTP/1.1" 204 0
2026-03-28 22:51:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760
2026-03-28 22:51:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760
2026-03-28 22:51:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760 to the API
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740760>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ada4bc77-dbbe-502d-9b6b-714a050a2b25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJG668',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740760',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 90804,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-06-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Clio - Petrol - Manual - 101 hp - 90.804 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740760%27 HTTP/1.1" 200 None
2026-03-28 22:51:26 [adesa.be] INFO: Saving data for 10740760: {'auction_closing_time': 1774947600.0, 'created_time': 1774649948.524755, 'last_price_update_time': 1774738286.214328}
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740760') HTTP/1.1" 204 0
2026-03-28 22:51:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10739688
2026-03-28 22:51:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8f0736-c2bc-509e-a945-4388076e028f with scrape type 2
2026-03-28 22:51:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe8f0736-c2bc-509e-a945-4388076e028f with scrape type 2
2026-03-28 22:51:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe8f0736-c2bc-509e-a945-4388076e028f, identifier: 10739688
2026-03-28 22:51:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eed02f24-231c-58b7-a832-932497ddb31e with identifier: 10740043
2026-03-28 22:51:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eed02f24-231c-58b7-a832-932497ddb31e with scrape type 2
2026-03-28 22:51:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eed02f24-231c-58b7-a832-932497ddb31e with scrape type 2
2026-03-28 22:51:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eed02f24-231c-58b7-a832-932497ddb31e, identifier: 10740043
2026-03-28 22:51:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with identifier: 10740037
2026-03-28 22:51:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with scrape type 2
2026-03-28 22:51:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with scrape type 2
2026-03-28 22:51:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a, identifier: 10740037
2026-03-28 22:51:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10739688
2026-03-28 22:51:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10739688
2026-03-28 22:51:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10739688 to the API
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739688>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fe8f0736-c2bc-509e-a945-4388076e028f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSR668',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 42566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Arkana 1.6i Engineered - Hybrid - Automatic - 94 hp - '
'42.566 km',
'transmission': 'automatic',
'trim': 'Engineered',
'vin': None,
'year': 2023}
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739688%27 HTTP/1.1" 200 None
2026-03-28 22:51:26 [adesa.be] INFO: Saving data for 10739688: {'auction_closing_time': 1774858500.0, 'created_time': 1774627128.082092, 'last_price_update_time': 1774738286.90256}
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739688') HTTP/1.1" 204 0
2026-03-28 22:51:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eed02f24-231c-58b7-a832-932497ddb31e with identifier: 10740043
2026-03-28 22:51:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eed02f24-231c-58b7-a832-932497ddb31e with identifier: 10740043
2026-03-28 22:51:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eed02f24-231c-58b7-a832-932497ddb31e with identifier: 10740043 to the API
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740043>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eed02f24-231c-58b7-a832-932497ddb31e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPT268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740043',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 148851,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2019-08-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Rifter Long 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'148.851 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:27 [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-28 22:51:27 [adesa.be] INFO: Saving data for 10740043: {'auction_closing_time': 1774861200.0, 'created_time': 1774649839.594919, 'last_price_update_time': 1774738287.181872}
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740043') HTTP/1.1" 204 0
2026-03-28 22:51:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with identifier: 10740037
2026-03-28 22:51:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with identifier: 10740037
2026-03-28 22:51:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with identifier: 10740037 to the API
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740037>
{'auction_title': '',
'c_o_2_emission_value': 135,
'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:00:00Z',
'fuel_type': 'Petrol',
'id': '3fc9616d-6b6d-52c9-b99f-8cab09dd260a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQD723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740037',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 108305,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Captur 1.0 TCe Zen - Petrol - Manual - 100 hp - 108.305 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2020}
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:27 [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-28 22:51:27 [adesa.be] INFO: Saving data for 10740037: {'auction_closing_time': 1774861200.0, 'created_time': 1774649841.469583, 'last_price_update_time': 1774738287.560975}
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740037') HTTP/1.1" 204 0
2026-03-28 22:51:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10739205
2026-03-28 22:51:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with scrape type 2
2026-03-28 22:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with scrape type 2
2026-03-28 22:51:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe, identifier: 10739205
2026-03-28 22:51:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10739205
2026-03-28 22:51:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10739205
2026-03-28 22:51:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10739205 to the API
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739205>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKQ346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739205',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 93177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Rifter Long 1.2i Allure Pack - Petrol - Automatic - 130 hp '
'- 93.177 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:27 [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-28 22:51:27 [adesa.be] INFO: Saving data for 10739205: {'auction_closing_time': 1774858500.0, 'created_time': 1774627128.381096, 'last_price_update_time': 1774738287.942056}
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739205') HTTP/1.1" 204 0
2026-03-28 22:51:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7df9aa69-f49b-5e87-96ae-e3d619e81066 with identifier: 10739167
2026-03-28 22:51:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df9aa69-f49b-5e87-96ae-e3d619e81066 with scrape type 2
2026-03-28 22:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7df9aa69-f49b-5e87-96ae-e3d619e81066 with scrape type 2
2026-03-28 22:51:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7df9aa69-f49b-5e87-96ae-e3d619e81066, identifier: 10739167
2026-03-28 22:51:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7df9aa69-f49b-5e87-96ae-e3d619e81066 with identifier: 10739167
2026-03-28 22:51:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7df9aa69-f49b-5e87-96ae-e3d619e81066 with identifier: 10739167
2026-03-28 22:51:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7df9aa69-f49b-5e87-96ae-e3d619e81066 with identifier: 10739167 to the API
2026-03-28 22:51:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739167>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7df9aa69-f49b-5e87-96ae-e3d619e81066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDH460',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739167',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 68301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 75 hp - 68.301 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-28 22:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:28 [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-28 22:51:28 [adesa.be] INFO: Saving data for 10739167: {'auction_closing_time': 1774858500.0, 'created_time': 1774627128.929885, 'last_price_update_time': 1774738288.341183}
2026-03-28 22:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739167') HTTP/1.1" 204 0
2026-03-28 22:51:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:51:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31c4835-4bd8-5283-888a-407734781672 with identifier: 10740791
2026-03-28 22:51:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31c4835-4bd8-5283-888a-407734781672 with scrape type 2
2026-03-28 22:51:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d31c4835-4bd8-5283-888a-407734781672 with scrape type 2
2026-03-28 22:51:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d31c4835-4bd8-5283-888a-407734781672, identifier: 10740791
2026-03-28 22:51:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d31c4835-4bd8-5283-888a-407734781672 with identifier: 10740791
2026-03-28 22:51:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d31c4835-4bd8-5283-888a-407734781672 with identifier: 10740791
2026-03-28 22:51:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d31c4835-4bd8-5283-888a-407734781672 with identifier: 10740791 to the API
2026-03-28 22:51:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740791>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd31c4835-4bd8-5283-888a-407734781672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WWC481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740791',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 63556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-10-03',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 102 hp - 63.556 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-28 22:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:28 [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-28 22:51:28 [adesa.be] INFO: Saving data for 10740791: {'auction_closing_time': 1774947600.0, 'created_time': 1774649950.067819, 'last_price_update_time': 1774738288.849719}
2026-03-28 22:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740791') HTTP/1.1" 204 0
2026-03-28 22:51:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10739132
2026-03-28 22:51:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 086d8c3c-0bee-545d-972a-626b2e5577a3 with scrape type 2
2026-03-28 22:51:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 086d8c3c-0bee-545d-972a-626b2e5577a3 with scrape type 2
2026-03-28 22:51:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 086d8c3c-0bee-545d-972a-626b2e5577a3, identifier: 10739132
2026-03-28 22:51:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10739132
2026-03-28 22:51:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10739132
2026-03-28 22:51:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10739132 to the API
2026-03-28 22:51:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739132>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '086d8c3c-0bee-545d-972a-626b2e5577a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMF696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739132',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 117752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - 102 hp - 117.752 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-28 22:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51: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-28 22:51:29 [adesa.be] INFO: Saving data for 10739132: {'auction_closing_time': 1774858500.0, 'created_time': 1774627130.757424, 'last_price_update_time': 1774738289.317885}
2026-03-28 22:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739132') HTTP/1.1" 204 0
2026-03-28 22:51:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d87fbc62-3856-5c3f-a6f0-1441a8dbc455 with identifier: 10739373
2026-03-28 22:51:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d87fbc62-3856-5c3f-a6f0-1441a8dbc455 with scrape type 2
2026-03-28 22:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d87fbc62-3856-5c3f-a6f0-1441a8dbc455 with scrape type 2
2026-03-28 22:51:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d87fbc62-3856-5c3f-a6f0-1441a8dbc455, identifier: 10739373
2026-03-28 22:51:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d87fbc62-3856-5c3f-a6f0-1441a8dbc455 with identifier: 10739373
2026-03-28 22:51:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d87fbc62-3856-5c3f-a6f0-1441a8dbc455 with identifier: 10739373
2026-03-28 22:51:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d87fbc62-3856-5c3f-a6f0-1441a8dbc455 with identifier: 10739373 to the API
2026-03-28 22:51:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739373>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd87fbc62-3856-5c3f-a6f0-1441a8dbc455',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPF943',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 216982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-02-26',
'seats_number': 6,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Automatic - 177 hp - '
'216.982 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-28 22:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:30 [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-28 22:51:30 [adesa.be] INFO: Saving data for 10739373: {'auction_closing_time': 1774858500.0, 'created_time': 1774627129.996323, 'last_price_update_time': 1774738290.87454}
2026-03-28 22:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739373') HTTP/1.1" 204 0
2026-03-28 22:51:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35cda133-f4b9-5ba9-8d21-0d66423886c6 with identifier: 10740482
2026-03-28 22:51:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35cda133-f4b9-5ba9-8d21-0d66423886c6 with scrape type 2
2026-03-28 22:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35cda133-f4b9-5ba9-8d21-0d66423886c6 with scrape type 2
2026-03-28 22:51:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35cda133-f4b9-5ba9-8d21-0d66423886c6, identifier: 10740482
2026-03-28 22:51:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35cda133-f4b9-5ba9-8d21-0d66423886c6 with identifier: 10740482
2026-03-28 22:51:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35cda133-f4b9-5ba9-8d21-0d66423886c6 with identifier: 10740482
2026-03-28 22:51:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35cda133-f4b9-5ba9-8d21-0d66423886c6 with identifier: 10740482 to the API
2026-03-28 22:51:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740482>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '35cda133-f4b9-5ba9-8d21-0d66423886c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDW931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 126530,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2020-07-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Rav4 2.5 VVT-i Dynamic Business - Petrol - Automatic - 178 '
'hp - 126.530 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-28 22:51:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740482%27 HTTP/1.1" 200 None
2026-03-28 22:51:31 [adesa.be] INFO: Saving data for 10740482: {'auction_closing_time': 1774965600.0, 'created_time': 1774649871.917942, 'last_price_update_time': 1774738291.657362}
2026-03-28 22:51:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740482') HTTP/1.1" 204 0
2026-03-28 22:51:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10739437
2026-03-28 22:51:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 851e66e5-71e2-5e81-8a94-31ed05d279ec with scrape type 2
2026-03-28 22:51:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 851e66e5-71e2-5e81-8a94-31ed05d279ec with scrape type 2
2026-03-28 22:51:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 851e66e5-71e2-5e81-8a94-31ed05d279ec, identifier: 10739437
2026-03-28 22:51:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10739437
2026-03-28 22:51:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10739437
2026-03-28 22:51:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10739437 to the API
2026-03-28 22:51:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739437>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '851e66e5-71e2-5e81-8a94-31ed05d279ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMH935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739437',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 67838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-04-25',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 67.838 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:32 [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-28 22:51:32 [adesa.be] INFO: Saving data for 10739437: {'auction_closing_time': 1774858500.0, 'created_time': 1774624742.160695, 'last_price_update_time': 1774738292.091499}
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739437') HTTP/1.1" 204 0
2026-03-28 22:51:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08eb4282-8e1b-5763-b98d-ca4c7e94f9f0 with identifier: 10739192
2026-03-28 22:51:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08eb4282-8e1b-5763-b98d-ca4c7e94f9f0 with scrape type 2
2026-03-28 22:51:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08eb4282-8e1b-5763-b98d-ca4c7e94f9f0 with scrape type 2
2026-03-28 22:51:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08eb4282-8e1b-5763-b98d-ca4c7e94f9f0, identifier: 10739192
2026-03-28 22:51:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aeca4b4-9b24-5ebb-a6bc-bebb86a88467 with identifier: 10739612
2026-03-28 22:51:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aeca4b4-9b24-5ebb-a6bc-bebb86a88467 with scrape type 2
2026-03-28 22:51:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aeca4b4-9b24-5ebb-a6bc-bebb86a88467 with scrape type 2
2026-03-28 22:51:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6aeca4b4-9b24-5ebb-a6bc-bebb86a88467, identifier: 10739612
2026-03-28 22:51:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10739487
2026-03-28 22:51:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597b9009-df26-561d-8ca5-2ec92d0fd74a with scrape type 2
2026-03-28 22:51:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 597b9009-df26-561d-8ca5-2ec92d0fd74a with scrape type 2
2026-03-28 22:51:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 597b9009-df26-561d-8ca5-2ec92d0fd74a, identifier: 10739487
2026-03-28 22:51:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08eb4282-8e1b-5763-b98d-ca4c7e94f9f0 with identifier: 10739192
2026-03-28 22:51:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08eb4282-8e1b-5763-b98d-ca4c7e94f9f0 with identifier: 10739192
2026-03-28 22:51:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08eb4282-8e1b-5763-b98d-ca4c7e94f9f0 with identifier: 10739192 to the API
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739192>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '08eb4282-8e1b-5763-b98d-ca4c7e94f9f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAR312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739192',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 202397,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 6,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Automatic - 145 hp - '
'202.397 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:32 [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-28 22:51:32 [adesa.be] INFO: Saving data for 10739192: {'auction_closing_time': 1774858500.0, 'created_time': 1774624741.569624, 'last_price_update_time': 1774738292.643532}
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739192') HTTP/1.1" 204 0
2026-03-28 22:51:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6aeca4b4-9b24-5ebb-a6bc-bebb86a88467 with identifier: 10739612
2026-03-28 22:51:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6aeca4b4-9b24-5ebb-a6bc-bebb86a88467 with identifier: 10739612
2026-03-28 22:51:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6aeca4b4-9b24-5ebb-a6bc-bebb86a88467 with identifier: 10739612 to the API
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739612>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6aeca4b4-9b24-5ebb-a6bc-bebb86a88467',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DNE002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 51629,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2023-05-03',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 51.629 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:32 [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-28 22:51:32 [adesa.be] INFO: Saving data for 10739612: {'auction_closing_time': 1774858500.0, 'created_time': 1774624741.268893, 'last_price_update_time': 1774738292.930081}
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739612') HTTP/1.1" 204 0
2026-03-28 22:51:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10739487
2026-03-28 22:51:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10739487
2026-03-28 22:51:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10739487 to the API
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739487>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '597b9009-df26-561d-8ca5-2ec92d0fd74a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHD191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 56087,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 56.087 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:33 [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-28 22:51:33 [adesa.be] INFO: Saving data for 10739487: {'auction_closing_time': 1774858500.0, 'created_time': 1774624738.505135, 'last_price_update_time': 1774738293.22779}
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739487') HTTP/1.1" 204 0
2026-03-28 22:51:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe235180-d22d-5ef3-8ab8-2835c8730d49 with identifier: 10739610
2026-03-28 22:51:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe235180-d22d-5ef3-8ab8-2835c8730d49 with scrape type 2
2026-03-28 22:51:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe235180-d22d-5ef3-8ab8-2835c8730d49 with scrape type 2
2026-03-28 22:51:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe235180-d22d-5ef3-8ab8-2835c8730d49, identifier: 10739610
2026-03-28 22:51:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe235180-d22d-5ef3-8ab8-2835c8730d49 with identifier: 10739610
2026-03-28 22:51:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe235180-d22d-5ef3-8ab8-2835c8730d49 with identifier: 10739610
2026-03-28 22:51:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe235180-d22d-5ef3-8ab8-2835c8730d49 with identifier: 10739610 to the API
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739610>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fe235180-d22d-5ef3-8ab8-2835c8730d49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLQ568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 59676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 59.676 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:33 [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-28 22:51:33 [adesa.be] INFO: Saving data for 10739610: {'auction_closing_time': 1774858500.0, 'created_time': 1774624743.544395, 'last_price_update_time': 1774738293.61676}
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739610') HTTP/1.1" 204 0
2026-03-28 22:51:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f523f5d5-9d61-5524-a8fd-46f37ee1a744 with identifier: 10739559
2026-03-28 22:51:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f523f5d5-9d61-5524-a8fd-46f37ee1a744 with scrape type 2
2026-03-28 22:51:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f523f5d5-9d61-5524-a8fd-46f37ee1a744 with scrape type 2
2026-03-28 22:51:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f523f5d5-9d61-5524-a8fd-46f37ee1a744, identifier: 10739559
2026-03-28 22:51:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f523f5d5-9d61-5524-a8fd-46f37ee1a744 with identifier: 10739559
2026-03-28 22:51:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f523f5d5-9d61-5524-a8fd-46f37ee1a744 with identifier: 10739559
2026-03-28 22:51:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f523f5d5-9d61-5524-a8fd-46f37ee1a744 with identifier: 10739559 to the API
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739559>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f523f5d5-9d61-5524-a8fd-46f37ee1a744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRB819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50471,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 50.471 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:33 [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-28 22:51:33 [adesa.be] INFO: Saving data for 10739559: {'auction_closing_time': 1774858500.0, 'created_time': 1774624740.348163, 'last_price_update_time': 1774738293.971879}
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739559') HTTP/1.1" 204 0
2026-03-28 22:51:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784
2026-03-28 22:51:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b896df-e301-52e6-b356-c11c5d4e3239 with scrape type 2
2026-03-28 22:51:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56b896df-e301-52e6-b356-c11c5d4e3239 with scrape type 2
2026-03-28 22:51:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56b896df-e301-52e6-b356-c11c5d4e3239, identifier: 10740784
2026-03-28 22:51:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784
2026-03-28 22:51:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784
2026-03-28 22:51:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784 to the API
2026-03-28 22:51:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740784>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '56b896df-e301-52e6-b356-c11c5d4e3239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRJ861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740784',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 41140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 41.140 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:34 [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-28 22:51:34 [adesa.be] INFO: Saving data for 10740784: {'auction_closing_time': 1774947600.0, 'created_time': 1774649949.540417, 'last_price_update_time': 1774738294.705409}
2026-03-28 22:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740784') HTTP/1.1" 204 0
2026-03-28 22:51:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650f01ae-cf9f-5b53-bf7b-381f131f82af with identifier: 10739042
2026-03-28 22:51:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650f01ae-cf9f-5b53-bf7b-381f131f82af with scrape type 2
2026-03-28 22:51:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 650f01ae-cf9f-5b53-bf7b-381f131f82af with scrape type 2
2026-03-28 22:51:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 650f01ae-cf9f-5b53-bf7b-381f131f82af, identifier: 10739042
2026-03-28 22:51:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 650f01ae-cf9f-5b53-bf7b-381f131f82af with identifier: 10739042
2026-03-28 22:51:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 650f01ae-cf9f-5b53-bf7b-381f131f82af with identifier: 10739042
2026-03-28 22:51:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 650f01ae-cf9f-5b53-bf7b-381f131f82af with identifier: 10739042 to the API
2026-03-28 22:51:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739042>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '650f01ae-cf9f-5b53-bf7b-381f131f82af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739042',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 116899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - 120 hp - 116.899 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-28 22:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:35 [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-28 22:51:35 [adesa.be] INFO: Saving data for 10739042: {'auction_closing_time': 1774858500.0, 'created_time': 1774624739.75003, 'last_price_update_time': 1774738295.18388}
2026-03-28 22:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739042') HTTP/1.1" 204 0
2026-03-28 22:51:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62ea9a9-e2ec-5183-936a-063671b688b4 with identifier: 10739254
2026-03-28 22:51:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62ea9a9-e2ec-5183-936a-063671b688b4 with scrape type 2
2026-03-28 22:51:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62ea9a9-e2ec-5183-936a-063671b688b4 with scrape type 2
2026-03-28 22:51:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62ea9a9-e2ec-5183-936a-063671b688b4, identifier: 10739254
2026-03-28 22:51:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62ea9a9-e2ec-5183-936a-063671b688b4 with identifier: 10739254
2026-03-28 22:51:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62ea9a9-e2ec-5183-936a-063671b688b4 with identifier: 10739254
2026-03-28 22:51:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62ea9a9-e2ec-5183-936a-063671b688b4 with identifier: 10739254 to the API
2026-03-28 22:51:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739254>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f62ea9a9-e2ec-5183-936a-063671b688b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRV618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739254',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 12335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - Manual - 120 hp - 12.335 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-28 22:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:36 [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-28 22:51:36 [adesa.be] INFO: Saving data for 10739254: {'auction_closing_time': 1774858500.0, 'created_time': 1774624735.878511, 'last_price_update_time': 1774738296.565981}
2026-03-28 22:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739254') HTTP/1.1" 204 0
2026-03-28 22:51:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10739436
2026-03-28 22:51:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d53fc74-771c-54b1-a472-cf485da5f493 with scrape type 2
2026-03-28 22:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d53fc74-771c-54b1-a472-cf485da5f493 with scrape type 2
2026-03-28 22:51:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d53fc74-771c-54b1-a472-cf485da5f493, identifier: 10739436
2026-03-28 22:51:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10739436
2026-03-28 22:51:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10739436
2026-03-28 22:51:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10739436 to the API
2026-03-28 22:51:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739436>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7d53fc74-771c-54b1-a472-cf485da5f493',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSE974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 42304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 42.304 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:37 [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-28 22:51:37 [adesa.be] INFO: Saving data for 10739436: {'auction_closing_time': 1774858500.0, 'created_time': 1774624736.193966, 'last_price_update_time': 1774738297.40802}
2026-03-28 22:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739436') HTTP/1.1" 204 0
2026-03-28 22:51:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with identifier: 10739031
2026-03-28 22:51:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with scrape type 2
2026-03-28 22:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with scrape type 2
2026-03-28 22:51:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1688e3ef-3bbb-517e-9884-5d2dd912eda5, identifier: 10739031
2026-03-28 22:51:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with identifier: 10739031
2026-03-28 22:51:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with identifier: 10739031
2026-03-28 22:51:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with identifier: 10739031 to the API
2026-03-28 22:51:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739031>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1688e3ef-3bbb-517e-9884-5d2dd912eda5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DML911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739031',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 54507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - 145 hp - 54.507 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:38 [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-28 22:51:38 [adesa.be] INFO: Saving data for 10739031: {'auction_closing_time': 1774858500.0, 'created_time': 1774624736.651641, 'last_price_update_time': 1774738298.233726}
2026-03-28 22:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739031') HTTP/1.1" 204 0
2026-03-28 22:51:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10739486
2026-03-28 22:51:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2f24fce-432b-5408-9a1f-8568dc9d1f53 with scrape type 2
2026-03-28 22:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2f24fce-432b-5408-9a1f-8568dc9d1f53 with scrape type 2
2026-03-28 22:51:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2f24fce-432b-5408-9a1f-8568dc9d1f53, identifier: 10739486
2026-03-28 22:51:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10739486
2026-03-28 22:51:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10739486
2026-03-28 22:51:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10739486 to the API
2026-03-28 22:51:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739486>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd2f24fce-432b-5408-9a1f-8568dc9d1f53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSE957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 48854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 48.854 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:38 [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-28 22:51:38 [adesa.be] INFO: Saving data for 10739486: {'auction_closing_time': 1774858500.0, 'created_time': 1774627131.508187, 'last_price_update_time': 1774738298.720324}
2026-03-28 22:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739486') HTTP/1.1" 204 0
2026-03-28 22:51:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10739037
2026-03-28 22:51:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bf2a774-a06f-551b-b9b3-1770e8255158 with scrape type 2
2026-03-28 22:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bf2a774-a06f-551b-b9b3-1770e8255158 with scrape type 2
2026-03-28 22:51:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bf2a774-a06f-551b-b9b3-1770e8255158, identifier: 10739037
2026-03-28 22:51:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10739037
2026-03-28 22:51:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10739037
2026-03-28 22:51:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10739037 to the API
2026-03-28 22:51:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739037>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1bf2a774-a06f-551b-b9b3-1770e8255158',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJP337',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739037',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 91527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-09-14',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'91.527 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-28 22:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:40 [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-28 22:51:40 [adesa.be] INFO: Saving data for 10739037: {'auction_closing_time': 1774858500.0, 'created_time': 1774627132.956549, 'last_price_update_time': 1774738300.593963}
2026-03-28 22:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739037') HTTP/1.1" 204 0
2026-03-28 22:51:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10739952
2026-03-28 22:51:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cccd5b-58fd-5893-9967-9bab39568cda with scrape type 2
2026-03-28 22:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8cccd5b-58fd-5893-9967-9bab39568cda with scrape type 2
2026-03-28 22:51:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cccd5b-58fd-5893-9967-9bab39568cda, identifier: 10739952
2026-03-28 22:51:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10739952
2026-03-28 22:51:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10739952
2026-03-28 22:51:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10739952 to the API
2026-03-28 22:51:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739952>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f8cccd5b-58fd-5893-9967-9bab39568cda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFX721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739952',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 216794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'216.794 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-28 22:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:41 [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-28 22:51:41 [adesa.be] INFO: Saving data for 10739952: {'auction_closing_time': 1774861200.0, 'created_time': 1774649833.466286, 'last_price_update_time': 1774738301.184408}
2026-03-28 22:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739952') HTTP/1.1" 204 0
2026-03-28 22:51:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10739135
2026-03-28 22:51:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b847cf22-ea90-51d6-8b71-acee144584a9 with scrape type 2
2026-03-28 22:51:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b847cf22-ea90-51d6-8b71-acee144584a9 with scrape type 2
2026-03-28 22:51:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b847cf22-ea90-51d6-8b71-acee144584a9, identifier: 10739135
2026-03-28 22:51:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10739135
2026-03-28 22:51:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10739135
2026-03-28 22:51:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10739135 to the API
2026-03-28 22:51:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739135>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b847cf22-ea90-51d6-8b71-acee144584a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHC886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739135',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 68770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - 145 hp - 68.770 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:41 [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-28 22:51:41 [adesa.be] INFO: Saving data for 10739135: {'auction_closing_time': 1774858500.0, 'created_time': 1774624740.03899, 'last_price_update_time': 1774738301.64459}
2026-03-28 22:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739135') HTTP/1.1" 204 0
2026-03-28 22:51:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eec598b8-0dd3-5387-89f5-5a13c5b638c9 with identifier: 10739107
2026-03-28 22:51:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eec598b8-0dd3-5387-89f5-5a13c5b638c9 with scrape type 2
2026-03-28 22:51:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eec598b8-0dd3-5387-89f5-5a13c5b638c9 with scrape type 2
2026-03-28 22:51:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eec598b8-0dd3-5387-89f5-5a13c5b638c9, identifier: 10739107
2026-03-28 22:51:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eec598b8-0dd3-5387-89f5-5a13c5b638c9 with identifier: 10739107
2026-03-28 22:51:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eec598b8-0dd3-5387-89f5-5a13c5b638c9 with identifier: 10739107
2026-03-28 22:51:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eec598b8-0dd3-5387-89f5-5a13c5b638c9 with identifier: 10739107 to the API
2026-03-28 22:51:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739107>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'eec598b8-0dd3-5387-89f5-5a13c5b638c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739107',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 185722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - 120 hp - 185.722 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-28 22:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:42 [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-28 22:51:42 [adesa.be] INFO: Saving data for 10739107: {'auction_closing_time': 1774858500.0, 'created_time': 1774624734.225391, 'last_price_update_time': 1774738302.150933}
2026-03-28 22:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739107') HTTP/1.1" 204 0
2026-03-28 22:51:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17f84249-c8ce-5114-be64-23aef7653b17 with identifier: 10740462
2026-03-28 22:51:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17f84249-c8ce-5114-be64-23aef7653b17 with scrape type 2
2026-03-28 22:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17f84249-c8ce-5114-be64-23aef7653b17 with scrape type 2
2026-03-28 22:51:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17f84249-c8ce-5114-be64-23aef7653b17, identifier: 10740462
2026-03-28 22:51:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17f84249-c8ce-5114-be64-23aef7653b17 with identifier: 10740462
2026-03-28 22:51:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17f84249-c8ce-5114-be64-23aef7653b17 with identifier: 10740462
2026-03-28 22:51:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17f84249-c8ce-5114-be64-23aef7653b17 with identifier: 10740462 to the API
2026-03-28 22:51:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740462>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '17f84249-c8ce-5114-be64-23aef7653b17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CST529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 62497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - Automatic - 180 hp - 62.497 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:42 [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-28 22:51:42 [adesa.be] INFO: Saving data for 10740462: {'auction_closing_time': 1774965600.0, 'created_time': 1774649874.803166, 'last_price_update_time': 1774738302.64816}
2026-03-28 22:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740462') HTTP/1.1" 204 0
2026-03-28 22:51:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with identifier: 10739415
2026-03-28 22:51:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with scrape type 2
2026-03-28 22:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with scrape type 2
2026-03-28 22:51:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded, identifier: 10739415
2026-03-28 22:51:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with identifier: 10739415
2026-03-28 22:51:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with identifier: 10739415
2026-03-28 22:51:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with identifier: 10739415 to the API
2026-03-28 22:51:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739415>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6c0d6ef8-c051-5c63-b8ca-7af9a7712ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADL475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739415',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 54467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - Automatic - 180 hp - 54.467 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:43 [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-28 22:51:43 [adesa.be] INFO: Saving data for 10739415: {'auction_closing_time': 1774858500.0, 'created_time': 1774627135.388749, 'last_price_update_time': 1774738303.153269}
2026-03-28 22:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739415') HTTP/1.1" 204 0
2026-03-28 22:51:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with identifier: 10740516
2026-03-28 22:51:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with scrape type 2
2026-03-28 22:51:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with scrape type 2
2026-03-28 22:51:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e8fe679-ae50-564d-b96d-215a1a9b9c53, identifier: 10740516
2026-03-28 22:51:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with identifier: 10740516
2026-03-28 22:51:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with identifier: 10740516
2026-03-28 22:51:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with identifier: 10740516 to the API
2026-03-28 22:51:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740516>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9e8fe679-ae50-564d-b96d-215a1a9b9c53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACM449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 87706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI GT - Diesel - Automatic - 130 hp - 87.706 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:44 [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-28 22:51:44 [adesa.be] INFO: Saving data for 10740516: {'auction_closing_time': 1774965600.0, 'created_time': 1774649947.802588, 'last_price_update_time': 1774738304.876562}
2026-03-28 22:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740516') HTTP/1.1" 204 0
2026-03-28 22:51:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81309d55-3fb6-57ab-b84c-9e901ba4233f with identifier: 10739533
2026-03-28 22:51:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81309d55-3fb6-57ab-b84c-9e901ba4233f with scrape type 2
2026-03-28 22:51:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81309d55-3fb6-57ab-b84c-9e901ba4233f with scrape type 2
2026-03-28 22:51:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81309d55-3fb6-57ab-b84c-9e901ba4233f, identifier: 10739533
2026-03-28 22:51:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496
2026-03-28 22:51:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with scrape type 2
2026-03-28 22:51:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with scrape type 2
2026-03-28 22:51:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a, identifier: 10740496
2026-03-28 22:51:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81309d55-3fb6-57ab-b84c-9e901ba4233f with identifier: 10739533
2026-03-28 22:51:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81309d55-3fb6-57ab-b84c-9e901ba4233f with identifier: 10739533
2026-03-28 22:51:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81309d55-3fb6-57ab-b84c-9e901ba4233f with identifier: 10739533 to the API
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739533>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '81309d55-3fb6-57ab-b84c-9e901ba4233f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEB276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 20976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.6 Active Pack - Hybrid - Automatic - 180 hp - '
'20.976 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:45 [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-28 22:51:45 [adesa.be] INFO: Saving data for 10739533: {'auction_closing_time': 1774858500.0, 'created_time': 1774627136.240419, 'last_price_update_time': 1774738305.329668}
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739533') HTTP/1.1" 204 0
2026-03-28 22:51:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496
2026-03-28 22:51:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496
2026-03-28 22:51:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496 to the API
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740496>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '0af29eea-9a4b-5e79-aac6-bff4f3e8287a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 104708,
'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': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Boxer L3H2 2.2 HDI Premium - Diesel - Manual - 165 hp - '
'104.708 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:45 [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-28 22:51:45 [adesa.be] INFO: Saving data for 10740496: {'auction_closing_time': 1774965600.0, 'created_time': 1774649842.411554, 'last_price_update_time': 1774738305.609085}
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740496') HTTP/1.1" 204 0
2026-03-28 22:51:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with identifier: 10740787
2026-03-28 22:51:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with scrape type 2
2026-03-28 22:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with scrape type 2
2026-03-28 22:51:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da, identifier: 10740787
2026-03-28 22:51:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with identifier: 10740787
2026-03-28 22:51:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with identifier: 10740787
2026-03-28 22:51:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with identifier: 10740787 to the API
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740787>
{'auction_title': '',
'c_o_2_emission_value': 241,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3b500ff3-dd0b-557d-8ff7-45f3a5ab93da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTY193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740787',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 111006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2020-05-22',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 165 hp - '
'111.006 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-28 22:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:45 [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-28 22:51:45 [adesa.be] INFO: Saving data for 10740787: {'auction_closing_time': 1774947600.0, 'created_time': 1774649839.960086, 'last_price_update_time': 1774738305.99852}
2026-03-28 22:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740787') HTTP/1.1" 204 0
2026-03-28 22:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b55b8512-be2e-5373-9984-f41b77b7e9ec with identifier: 10739314
2026-03-28 22:51:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b55b8512-be2e-5373-9984-f41b77b7e9ec with scrape type 2
2026-03-28 22:51:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b55b8512-be2e-5373-9984-f41b77b7e9ec with scrape type 2
2026-03-28 22:51:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b55b8512-be2e-5373-9984-f41b77b7e9ec, identifier: 10739314
2026-03-28 22:51:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b55b8512-be2e-5373-9984-f41b77b7e9ec with identifier: 10739314
2026-03-28 22:51:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b55b8512-be2e-5373-9984-f41b77b7e9ec with identifier: 10739314
2026-03-28 22:51:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b55b8512-be2e-5373-9984-f41b77b7e9ec with identifier: 10739314 to the API
2026-03-28 22:51:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739314>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b55b8512-be2e-5373-9984-f41b77b7e9ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APP345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 113775,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-06-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'113.775 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:47 [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-28 22:51:47 [adesa.be] INFO: Saving data for 10739314: {'auction_closing_time': 1774858500.0, 'created_time': 1774624734.614725, 'last_price_update_time': 1774738307.055785}
2026-03-28 22:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739314') HTTP/1.1" 204 0
2026-03-28 22:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10739717
2026-03-28 22:51:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with scrape type 2
2026-03-28 22:51:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with scrape type 2
2026-03-28 22:51:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d, identifier: 10739717
2026-03-28 22:51:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10739717
2026-03-28 22:51:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10739717
2026-03-28 22:51:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10739717 to the API
2026-03-28 22:51:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739717>
{'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-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a64ae2d3-0b97-52d0-9d5c-171d59c01e4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADD687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 144307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'144.307 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:47 [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-28 22:51:47 [adesa.be] INFO: Saving data for 10739717: {'auction_closing_time': 1774858500.0, 'created_time': 1774627135.664338, 'last_price_update_time': 1774738307.577554}
2026-03-28 22:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739717') HTTP/1.1" 204 0
2026-03-28 22:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e055ff6f-1168-5276-a950-c349e3f70335 with identifier: 10739168
2026-03-28 22:51:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e055ff6f-1168-5276-a950-c349e3f70335 with scrape type 2
2026-03-28 22:51:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e055ff6f-1168-5276-a950-c349e3f70335 with scrape type 2
2026-03-28 22:51:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e055ff6f-1168-5276-a950-c349e3f70335, identifier: 10739168
2026-03-28 22:51:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e055ff6f-1168-5276-a950-c349e3f70335 with identifier: 10739168
2026-03-28 22:51:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e055ff6f-1168-5276-a950-c349e3f70335 with identifier: 10739168
2026-03-28 22:51:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e055ff6f-1168-5276-a950-c349e3f70335 with identifier: 10739168 to the API
2026-03-28 22:51:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739168>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e055ff6f-1168-5276-a950-c349e3f70335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSV910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739168',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 133363,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Manual - 130 hp - 133.363 '
'km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:48 [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-28 22:51:48 [adesa.be] INFO: Saving data for 10739168: {'auction_closing_time': 1774858500.0, 'created_time': 1774624732.150594, 'last_price_update_time': 1774738308.052299}
2026-03-28 22:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739168') HTTP/1.1" 204 0
2026-03-28 22:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735
2026-03-28 22:51:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff56670-299d-5b07-9dab-494fce51db88 with scrape type 2
2026-03-28 22:51:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff56670-299d-5b07-9dab-494fce51db88 with scrape type 2
2026-03-28 22:51:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ff56670-299d-5b07-9dab-494fce51db88, identifier: 10740735
2026-03-28 22:51:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735
2026-03-28 22:51:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735
2026-03-28 22:51:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735 to the API
2026-03-28 22:51:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740735>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '5ff56670-299d-5b07-9dab-494fce51db88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEB271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740735',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 66517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.6 Active Pack - Hybrid - Automatic - 180 hp - '
'66.517 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:48 [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-28 22:51:48 [adesa.be] INFO: Saving data for 10740735: {'auction_closing_time': 1774947600.0, 'created_time': 1774649947.484948, 'last_price_update_time': 1774738308.907651}
2026-03-28 22:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740735') HTTP/1.1" 204 0
2026-03-28 22:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea05da41-1412-51de-a6ac-706355466a67 with identifier: 10740761
2026-03-28 22:51:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea05da41-1412-51de-a6ac-706355466a67 with scrape type 2
2026-03-28 22:51:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea05da41-1412-51de-a6ac-706355466a67 with scrape type 2
2026-03-28 22:51:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea05da41-1412-51de-a6ac-706355466a67, identifier: 10740761
2026-03-28 22:51:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea05da41-1412-51de-a6ac-706355466a67 with identifier: 10740761
2026-03-28 22:51:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea05da41-1412-51de-a6ac-706355466a67 with identifier: 10740761
2026-03-28 22:51:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea05da41-1412-51de-a6ac-706355466a67 with identifier: 10740761 to the API
2026-03-28 22:51:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740761>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea05da41-1412-51de-a6ac-706355466a67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSN804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740761',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 138733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Active - Diesel - Manual - 130 hp - 138.733 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-28 22:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:49 [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-28 22:51:49 [adesa.be] INFO: Saving data for 10740761: {'auction_closing_time': 1774947600.0, 'created_time': 1774649848.342638, 'last_price_update_time': 1774738309.665022}
2026-03-28 22:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740761') HTTP/1.1" 204 0
2026-03-28 22:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10739961
2026-03-28 22:51:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d87277-ccd6-529c-98d3-384dcada4c4f with scrape type 2
2026-03-28 22:51:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61d87277-ccd6-529c-98d3-384dcada4c4f with scrape type 2
2026-03-28 22:51:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61d87277-ccd6-529c-98d3-384dcada4c4f, identifier: 10739961
2026-03-28 22:51:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10739961
2026-03-28 22:51:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10739961
2026-03-28 22:51:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10739961 to the API
2026-03-28 22:51:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739961>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '61d87277-ccd6-529c-98d3-384dcada4c4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAN223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739961',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 159650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'159.650 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 22:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:50 [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-28 22:51:50 [adesa.be] INFO: Saving data for 10739961: {'auction_closing_time': 1774861200.0, 'created_time': 1774649834.338313, 'last_price_update_time': 1774738310.511865}
2026-03-28 22:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739961') HTTP/1.1" 204 0
2026-03-28 22:51:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3264ba93-433c-5fca-89e4-0a37e78c0edf with identifier: 10739258
2026-03-28 22:51:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3264ba93-433c-5fca-89e4-0a37e78c0edf with scrape type 2
2026-03-28 22:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3264ba93-433c-5fca-89e4-0a37e78c0edf with scrape type 2
2026-03-28 22:51:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3264ba93-433c-5fca-89e4-0a37e78c0edf, identifier: 10739258
2026-03-28 22:51:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3264ba93-433c-5fca-89e4-0a37e78c0edf with identifier: 10739258
2026-03-28 22:51:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3264ba93-433c-5fca-89e4-0a37e78c0edf with identifier: 10739258
2026-03-28 22:51:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3264ba93-433c-5fca-89e4-0a37e78c0edf with identifier: 10739258 to the API
2026-03-28 22:51:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739258>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3264ba93-433c-5fca-89e4-0a37e78c0edf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739258',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 91161,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'91.161 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-28 22:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:52 [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-28 22:51:52 [adesa.be] INFO: Saving data for 10739258: {'auction_closing_time': 1774858500.0, 'created_time': 1774627137.377367, 'last_price_update_time': 1774738312.202394}
2026-03-28 22:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739258') HTTP/1.1" 204 0
2026-03-28 22:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491
2026-03-28 22:51:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de4dfa03-c0d8-5435-8e29-29ce43494b94 with scrape type 2
2026-03-28 22:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de4dfa03-c0d8-5435-8e29-29ce43494b94 with scrape type 2
2026-03-28 22:51:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de4dfa03-c0d8-5435-8e29-29ce43494b94, identifier: 10740491
2026-03-28 22:51:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491
2026-03-28 22:51:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491
2026-03-28 22:51:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491 to the API
2026-03-28 22:51:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740491>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'de4dfa03-c0d8-5435-8e29-29ce43494b94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJG055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 78378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-08-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.5 HDI GT - Diesel - Automatic - 130 hp - 78.378 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:54 [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-28 22:51:54 [adesa.be] INFO: Saving data for 10740491: {'auction_closing_time': 1774965600.0, 'created_time': 1774649843.41061, 'last_price_update_time': 1774738314.16704}
2026-03-28 22:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740491') HTTP/1.1" 204 0
2026-03-28 22:51:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10739093
2026-03-28 22:51:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af906fa1-3cee-50b4-bf3c-06a42af9e323 with scrape type 2
2026-03-28 22:51:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af906fa1-3cee-50b4-bf3c-06a42af9e323 with scrape type 2
2026-03-28 22:51:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af906fa1-3cee-50b4-bf3c-06a42af9e323, identifier: 10739093
2026-03-28 22:51:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10739093
2026-03-28 22:51:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10739093
2026-03-28 22:51:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10739093 to the API
2026-03-28 22:51:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739093>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'af906fa1-3cee-50b4-bf3c-06a42af9e323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATY800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739093',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 111185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - 120 hp - 111.185 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-28 22:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:56 [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-28 22:51:56 [adesa.be] INFO: Saving data for 10739093: {'auction_closing_time': 1774858500.0, 'created_time': 1774627133.554472, 'last_price_update_time': 1774738316.428003}
2026-03-28 22:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739093') HTTP/1.1" 204 0
2026-03-28 22:51:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040
2026-03-28 22:51:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e with scrape type 2
2026-03-28 22:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e with scrape type 2
2026-03-28 22:51:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ff4223d-d1ce-5abd-9e04-3547c298e23e, identifier: 10740040
2026-03-28 22:51:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040
2026-03-28 22:51:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040
2026-03-28 22:51:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040 to the API
2026-03-28 22:51:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740040>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9ff4223d-d1ce-5abd-9e04-3547c298e23e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAZ075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740040',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 210627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.5 HDI GT - Diesel - Automatic - 130 hp - 210.627 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:56 [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-28 22:51:56 [adesa.be] INFO: Saving data for 10740040: {'auction_closing_time': 1774861200.0, 'created_time': 1774649844.468939, 'last_price_update_time': 1774738316.935422}
2026-03-28 22:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740040') HTTP/1.1" 204 0
2026-03-28 22:51:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with identifier: 10739410
2026-03-28 22:51:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with scrape type 2
2026-03-28 22:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with scrape type 2
2026-03-28 22:51:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e, identifier: 10739410
2026-03-28 22:51:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with identifier: 10739410
2026-03-28 22:51:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with identifier: 10739410
2026-03-28 22:51:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with identifier: 10739410 to the API
2026-03-28 22:51:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739410>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3d6790b7-9c0c-57a0-bb67-3b51fd50741e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739410',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 62870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active - Petrol - Automatic - 130 hp - 62.870 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-28 22:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:59 [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-28 22:51:59 [adesa.be] INFO: Saving data for 10739410: {'auction_closing_time': 1774858500.0, 'created_time': 1774627167.864975, 'last_price_update_time': 1774738319.244535}
2026-03-28 22:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739410') HTTP/1.1" 204 0
2026-03-28 22:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:51:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004
2026-03-28 22:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839c1346-49c0-5688-a59f-6fbe56263316 with scrape type 2
2026-03-28 22:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 839c1346-49c0-5688-a59f-6fbe56263316 with scrape type 2
2026-03-28 22:51:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 839c1346-49c0-5688-a59f-6fbe56263316, identifier: 10740004
2026-03-28 22:51:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004
2026-03-28 22:51:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004
2026-03-28 22:51:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004 to the API
2026-03-28 22:51:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:51:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740004>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '839c1346-49c0-5688-a59f-6fbe56263316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPG454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740004',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 155729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2019-01-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 2.0 HDI GT - Diesel - Automatic - 177 hp - 155.729 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2019}
2026-03-28 22:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:59 [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-28 22:51:59 [adesa.be] INFO: Saving data for 10740004: {'auction_closing_time': 1774861200.0, 'created_time': 1774649847.084749, 'last_price_update_time': 1774738319.721285}
2026-03-28 22:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740004') HTTP/1.1" 204 0
2026-03-28 22:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10739316
2026-03-28 22:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb62589f-204e-564f-8e05-259f958836b6 with scrape type 2
2026-03-28 22:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb62589f-204e-564f-8e05-259f958836b6 with scrape type 2
2026-03-28 22:51:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb62589f-204e-564f-8e05-259f958836b6, identifier: 10739316
2026-03-28 22:51:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10739316
2026-03-28 22:51:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10739316
2026-03-28 22:51:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10739316 to the API
2026-03-28 22:51:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:51: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-28 22:52:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739316>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fb62589f-204e-564f-8e05-259f958836b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFG888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 73762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.6 GT - Hybrid - Automatic - 180 hp - 73.762 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:00 [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-28 22:52:00 [adesa.be] INFO: Saving data for 10739316: {'auction_closing_time': 1774858500.0, 'created_time': 1774624731.860228, 'last_price_update_time': 1774738320.118239}
2026-03-28 22:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739316') HTTP/1.1" 204 0
2026-03-28 22:52:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044
2026-03-28 22:52:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with scrape type 2
2026-03-28 22:52:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with scrape type 2
2026-03-28 22:52:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637, identifier: 10740044
2026-03-28 22:52:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044
2026-03-28 22:52:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044
2026-03-28 22:52:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044 to the API
2026-03-28 22:52:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740044>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPG993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740044',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 166314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'166.314 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 22:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:02 [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-28 22:52:02 [adesa.be] INFO: Saving data for 10740044: {'auction_closing_time': 1774861200.0, 'created_time': 1774649846.049447, 'last_price_update_time': 1774738322.88809}
2026-03-28 22:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740044') HTTP/1.1" 204 0
2026-03-28 22:52:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10739211
2026-03-28 22:52:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99702b88-d915-577a-a043-aa1ca256ffa4 with scrape type 2
2026-03-28 22:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99702b88-d915-577a-a043-aa1ca256ffa4 with scrape type 2
2026-03-28 22:52:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99702b88-d915-577a-a043-aa1ca256ffa4, identifier: 10739211
2026-03-28 22:52:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10739218
2026-03-28 22:52:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with scrape type 2
2026-03-28 22:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with scrape type 2
2026-03-28 22:52:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8, identifier: 10739218
2026-03-28 22:52:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10739211
2026-03-28 22:52:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10739211
2026-03-28 22:52:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10739211 to the API
2026-03-28 22:52:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739211>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '99702b88-d915-577a-a043-aa1ca256ffa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRZ918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739211',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 169657,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'169.657 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 22:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:03 [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-28 22:52:03 [adesa.be] INFO: Saving data for 10739211: {'auction_closing_time': 1774858500.0, 'created_time': 1774627139.236435, 'last_price_update_time': 1774738323.47239}
2026-03-28 22:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739211') HTTP/1.1" 204 0
2026-03-28 22:52:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10739218
2026-03-28 22:52:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10739218
2026-03-28 22:52:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10739218 to the API
2026-03-28 22:52:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739218>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3c2785a2-dec4-5d09-b420-7a4439fe8fe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739218',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 46226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'46.226 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-28 22:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:05 [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-28 22:52:05 [adesa.be] INFO: Saving data for 10739218: {'auction_closing_time': 1774858500.0, 'created_time': 1774627138.941247, 'last_price_update_time': 1774738325.082792}
2026-03-28 22:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739218') HTTP/1.1" 204 0
2026-03-28 22:52:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10739723
2026-03-28 22:52:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df028d2d-8953-5f73-811d-1bb3b9774b5b with scrape type 2
2026-03-28 22:52:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df028d2d-8953-5f73-811d-1bb3b9774b5b with scrape type 2
2026-03-28 22:52:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df028d2d-8953-5f73-811d-1bb3b9774b5b, identifier: 10739723
2026-03-28 22:52:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10739723
2026-03-28 22:52:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10739723
2026-03-28 22:52:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10739723 to the API
2026-03-28 22:52:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739723>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'df028d2d-8953-5f73-811d-1bb3b9774b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRM930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 64514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 64.514 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:06 [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-28 22:52:06 [adesa.be] INFO: Saving data for 10739723: {'auction_closing_time': 1774858500.0, 'created_time': 1774624728.194856, 'last_price_update_time': 1774738326.245774}
2026-03-28 22:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739723') HTTP/1.1" 204 0
2026-03-28 22:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f5cb00d-82d9-5506-9661-c69b14059b9a with identifier: 10739970
2026-03-28 22:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f5cb00d-82d9-5506-9661-c69b14059b9a with scrape type 2
2026-03-28 22:52:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f5cb00d-82d9-5506-9661-c69b14059b9a with scrape type 2
2026-03-28 22:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f5cb00d-82d9-5506-9661-c69b14059b9a, identifier: 10739970
2026-03-28 22:52:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f5cb00d-82d9-5506-9661-c69b14059b9a with identifier: 10739970
2026-03-28 22:52:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f5cb00d-82d9-5506-9661-c69b14059b9a with identifier: 10739970
2026-03-28 22:52:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f5cb00d-82d9-5506-9661-c69b14059b9a with identifier: 10739970 to the API
2026-03-28 22:52:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739970>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6f5cb00d-82d9-5506-9661-c69b14059b9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCV369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739970',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 152853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-07-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'152.853 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:06 [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-28 22:52:06 [adesa.be] INFO: Saving data for 10739970: {'auction_closing_time': 1774861200.0, 'created_time': 1774649832.408599, 'last_price_update_time': 1774738326.650422}
2026-03-28 22:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739970') HTTP/1.1" 204 0
2026-03-28 22:52:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764
2026-03-28 22:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21cf5cde-5c5a-51a5-81e8-779402a29306 with scrape type 2
2026-03-28 22:52:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21cf5cde-5c5a-51a5-81e8-779402a29306 with scrape type 2
2026-03-28 22:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21cf5cde-5c5a-51a5-81e8-779402a29306, identifier: 10740764
2026-03-28 22:52:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10739414
2026-03-28 22:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with scrape type 2
2026-03-28 22:52:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with scrape type 2
2026-03-28 22:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e, identifier: 10739414
2026-03-28 22:52:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10739183
2026-03-28 22:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5a961c5-c813-50fe-9c5a-1e06669ea37e with scrape type 2
2026-03-28 22:52:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5a961c5-c813-50fe-9c5a-1e06669ea37e with scrape type 2
2026-03-28 22:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5a961c5-c813-50fe-9c5a-1e06669ea37e, identifier: 10739183
2026-03-28 22:52:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764
2026-03-28 22:52:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764
2026-03-28 22:52:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764 to the API
2026-03-28 22:52:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740764>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '21cf5cde-5c5a-51a5-81e8-779402a29306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWZ062',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740764',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 74814,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 74.814 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:07 [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-28 22:52:07 [adesa.be] INFO: Saving data for 10740764: {'auction_closing_time': 1774947600.0, 'created_time': 1774649947.148365, 'last_price_update_time': 1774738327.897576}
2026-03-28 22:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740764') HTTP/1.1" 204 0
2026-03-28 22:52:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10739414
2026-03-28 22:52:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10739414
2026-03-28 22:52:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10739414 to the API
2026-03-28 22:52:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739414>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNB719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739414',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 218303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 218.303 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:08 [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-28 22:52:08 [adesa.be] INFO: Saving data for 10739414: {'auction_closing_time': 1774858500.0, 'created_time': 1774624728.863092, 'last_price_update_time': 1774738328.703417}
2026-03-28 22:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739414') HTTP/1.1" 204 0
2026-03-28 22:52:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10739183
2026-03-28 22:52:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10739183
2026-03-28 22:52:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10739183 to the API
2026-03-28 22:52:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739183>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f5a961c5-c813-50fe-9c5a-1e06669ea37e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739183',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 49832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Manual - 130 hp - 49.832 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 22:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:08 [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-28 22:52:08 [adesa.be] INFO: Saving data for 10739183: {'auction_closing_time': 1774858500.0, 'created_time': 1774627171.505224, 'last_price_update_time': 1774738328.999603}
2026-03-28 22:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739183') HTTP/1.1" 204 0
2026-03-28 22:52:09 [scrapy.extensions.logstats] INFO: Crawled 1722 pages (at 85 pages/min), scraped 1692 items (at 85 items/min)
2026-03-28 22:52:09 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:52:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10739663
2026-03-28 22:52:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 033903f5-6235-5931-b2d6-cf7dd801bedf with scrape type 2
2026-03-28 22:52:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 033903f5-6235-5931-b2d6-cf7dd801bedf with scrape type 2
2026-03-28 22:52:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 033903f5-6235-5931-b2d6-cf7dd801bedf, identifier: 10739663
2026-03-28 22:52:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10739663
2026-03-28 22:52:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10739663
2026-03-28 22:52:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10739663 to the API
2026-03-28 22:52:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739663>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '033903f5-6235-5931-b2d6-cf7dd801bedf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXN004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 85660,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 85.660 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:09 [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-28 22:52:09 [adesa.be] INFO: Saving data for 10739663: {'auction_closing_time': 1774858500.0, 'created_time': 1774624733.109359, 'last_price_update_time': 1774738329.470734}
2026-03-28 22:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739663') HTTP/1.1" 204 0
2026-03-28 22:52:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25c3a11-cdca-554e-9a54-1253b4f85a3c with identifier: 10739125
2026-03-28 22:52:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25c3a11-cdca-554e-9a54-1253b4f85a3c with scrape type 2
2026-03-28 22:52:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25c3a11-cdca-554e-9a54-1253b4f85a3c with scrape type 2
2026-03-28 22:52:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f25c3a11-cdca-554e-9a54-1253b4f85a3c, identifier: 10739125
2026-03-28 22:52:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f25c3a11-cdca-554e-9a54-1253b4f85a3c with identifier: 10739125
2026-03-28 22:52:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f25c3a11-cdca-554e-9a54-1253b4f85a3c with identifier: 10739125
2026-03-28 22:52:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f25c3a11-cdca-554e-9a54-1253b4f85a3c with identifier: 10739125 to the API
2026-03-28 22:52:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739125>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f25c3a11-cdca-554e-9a54-1253b4f85a3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GQE530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739125',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 110904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - 120 hp - 110.904 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-28 22:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:11 [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-28 22:52:11 [adesa.be] INFO: Saving data for 10739125: {'auction_closing_time': 1774858500.0, 'created_time': 1774627134.337804, 'last_price_update_time': 1774738331.071462}
2026-03-28 22:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739125') HTTP/1.1" 204 0
2026-03-28 22:52:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999
2026-03-28 22:52:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40, identifier: 10739999
2026-03-28 22:52:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999
2026-03-28 22:52:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999
2026-03-28 22:52:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999 to the API
2026-03-28 22:52:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739999>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFB364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739999',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 167114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 167.114 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 22:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:11 [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-28 22:52:11 [adesa.be] INFO: Saving data for 10739999: {'auction_closing_time': 1774861200.0, 'created_time': 1774649940.654679, 'last_price_update_time': 1774738331.550718}
2026-03-28 22:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739999') HTTP/1.1" 204 0
2026-03-28 22:52:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ab076c-d67f-5975-a98c-b3c1f733f867 with identifier: 10739931
2026-03-28 22:52:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ab076c-d67f-5975-a98c-b3c1f733f867 with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ab076c-d67f-5975-a98c-b3c1f733f867 with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ab076c-d67f-5975-a98c-b3c1f733f867, identifier: 10739931
2026-03-28 22:52:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10739150
2026-03-28 22:52:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e, identifier: 10739150
2026-03-28 22:52:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10739052
2026-03-28 22:52:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 665385a0-f7b7-565f-b707-1195f2fb158c with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 665385a0-f7b7-565f-b707-1195f2fb158c with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 665385a0-f7b7-565f-b707-1195f2fb158c, identifier: 10739052
2026-03-28 22:52:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993
2026-03-28 22:52:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b7e941-8a23-53e5-bd2e-90b85b66161a with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82b7e941-8a23-53e5-bd2e-90b85b66161a with scrape type 2
2026-03-28 22:52:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82b7e941-8a23-53e5-bd2e-90b85b66161a, identifier: 10739993
2026-03-28 22:52:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ab076c-d67f-5975-a98c-b3c1f733f867 with identifier: 10739931
2026-03-28 22:52:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ab076c-d67f-5975-a98c-b3c1f733f867 with identifier: 10739931
2026-03-28 22:52:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ab076c-d67f-5975-a98c-b3c1f733f867 with identifier: 10739931 to the API
2026-03-28 22:52:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739931>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c9ab076c-d67f-5975-a98c-b3c1f733f867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DXY658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739931',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 14747,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i Active Pack - Petrol - 130 hp - 14.747 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:12 [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-28 22:52:12 [adesa.be] INFO: Saving data for 10739931: {'auction_closing_time': 1774861200.0, 'created_time': 1774649822.673835, 'last_price_update_time': 1774738332.194739}
2026-03-28 22:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739931') HTTP/1.1" 204 0
2026-03-28 22:52:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10739150
2026-03-28 22:52:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10739150
2026-03-28 22:52:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10739150 to the API
2026-03-28 22:52:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739150>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '35c8e72c-0a27-5015-b0ee-f8741ccfee8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMM255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739150',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 80986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'80.986 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 22:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:13 [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-28 22:52:13 [adesa.be] INFO: Saving data for 10739150: {'auction_closing_time': 1774858500.0, 'created_time': 1774627142.412209, 'last_price_update_time': 1774738333.471549}
2026-03-28 22:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739150') HTTP/1.1" 204 0
2026-03-28 22:52:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10739052
2026-03-28 22:52:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10739052
2026-03-28 22:52:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10739052 to the API
2026-03-28 22:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739052>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '665385a0-f7b7-565f-b707-1195f2fb158c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNF447',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739052',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 40959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active Pack - Petrol - 130 hp - 40.959 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 22:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:13 [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-28 22:52:13 [adesa.be] INFO: Saving data for 10739052: {'auction_closing_time': 1774858500.0, 'created_time': 1774627137.093222, 'last_price_update_time': 1774738333.765771}
2026-03-28 22:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739052') HTTP/1.1" 204 0
2026-03-28 22:52:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993
2026-03-28 22:52:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993
2026-03-28 22:52:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993 to the API
2026-03-28 22:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739993>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '82b7e941-8a23-53e5-bd2e-90b85b66161a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJR856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739993',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 176022,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-08-16',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 176.022 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:14 [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-28 22:52:14 [adesa.be] INFO: Saving data for 10739993: {'auction_closing_time': 1774861200.0, 'created_time': 1774649846.702566, 'last_price_update_time': 1774738334.059823}
2026-03-28 22:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739993') HTTP/1.1" 204 0
2026-03-28 22:52:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with identifier: 10739228
2026-03-28 22:52:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with scrape type 2
2026-03-28 22:52:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with scrape type 2
2026-03-28 22:52:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8, identifier: 10739228
2026-03-28 22:52:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with identifier: 10739228
2026-03-28 22:52:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with identifier: 10739228
2026-03-28 22:52:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with identifier: 10739228 to the API
2026-03-28 22:52:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739228>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f73701a0-dcb0-59fb-beaa-c17f6be3aaf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXY307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739228',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 69441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - Automatic - 130 hp - '
'69.441 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:16 [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-28 22:52:16 [adesa.be] INFO: Saving data for 10739228: {'auction_closing_time': 1774858500.0, 'created_time': 1774627147.306236, 'last_price_update_time': 1774738336.326737}
2026-03-28 22:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739228') HTTP/1.1" 204 0
2026-03-28 22:52:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14b330ea-9014-52f7-bba7-79faad1ff278 with identifier: 10739711
2026-03-28 22:52:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14b330ea-9014-52f7-bba7-79faad1ff278 with scrape type 2
2026-03-28 22:52:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14b330ea-9014-52f7-bba7-79faad1ff278 with scrape type 2
2026-03-28 22:52:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14b330ea-9014-52f7-bba7-79faad1ff278, identifier: 10739711
2026-03-28 22:52:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b62560f2-e3c1-543f-bd1a-70b5377a64c0 with identifier: 10739659
2026-03-28 22:52:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b62560f2-e3c1-543f-bd1a-70b5377a64c0 with scrape type 2
2026-03-28 22:52:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b62560f2-e3c1-543f-bd1a-70b5377a64c0 with scrape type 2
2026-03-28 22:52:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b62560f2-e3c1-543f-bd1a-70b5377a64c0, identifier: 10739659
2026-03-28 22:52:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14b330ea-9014-52f7-bba7-79faad1ff278 with identifier: 10739711
2026-03-28 22:52:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14b330ea-9014-52f7-bba7-79faad1ff278 with identifier: 10739711
2026-03-28 22:52:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14b330ea-9014-52f7-bba7-79faad1ff278 with identifier: 10739711 to the API
2026-03-28 22:52:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739711>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '14b330ea-9014-52f7-bba7-79faad1ff278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ETN147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 129797,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - Automatic - 130 hp - '
'129.797 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2024}
2026-03-28 22:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:16 [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-28 22:52:16 [adesa.be] INFO: Saving data for 10739711: {'auction_closing_time': 1774858500.0, 'created_time': 1774627145.871968, 'last_price_update_time': 1774738336.969277}
2026-03-28 22:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739711') HTTP/1.1" 204 0
2026-03-28 22:52:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b62560f2-e3c1-543f-bd1a-70b5377a64c0 with identifier: 10739659
2026-03-28 22:52:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b62560f2-e3c1-543f-bd1a-70b5377a64c0 with identifier: 10739659
2026-03-28 22:52:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b62560f2-e3c1-543f-bd1a-70b5377a64c0 with identifier: 10739659 to the API
2026-03-28 22:52:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739659>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b62560f2-e3c1-543f-bd1a-70b5377a64c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FSC789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739659',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 18836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 18.836 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2024}
2026-03-28 22:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:17 [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-28 22:52:17 [adesa.be] INFO: Saving data for 10739659: {'auction_closing_time': 1774858500.0, 'created_time': 1774627148.552969, 'last_price_update_time': 1774738337.252877}
2026-03-28 22:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739659') HTTP/1.1" 204 0
2026-03-28 22:52:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10739713
2026-03-28 22:52:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff017786-9003-5616-8266-ab37cfd1fba0 with scrape type 2
2026-03-28 22:52:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff017786-9003-5616-8266-ab37cfd1fba0 with scrape type 2
2026-03-28 22:52:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff017786-9003-5616-8266-ab37cfd1fba0, identifier: 10739713
2026-03-28 22:52:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10739713
2026-03-28 22:52:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10739713
2026-03-28 22:52:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10739713 to the API
2026-03-28 22:52:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739713>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ff017786-9003-5616-8266-ab37cfd1fba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPW486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 160395,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 160.395 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:17 [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-28 22:52:17 [adesa.be] INFO: Saving data for 10739713: {'auction_closing_time': 1774858500.0, 'created_time': 1774624727.914994, 'last_price_update_time': 1774738337.722883}
2026-03-28 22:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739713') HTTP/1.1" 204 0
2026-03-28 22:52:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10739041
2026-03-28 22:52:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd36fd62-3814-53ab-933c-fc32333a2c0a with scrape type 2
2026-03-28 22:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd36fd62-3814-53ab-933c-fc32333a2c0a with scrape type 2
2026-03-28 22:52:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd36fd62-3814-53ab-933c-fc32333a2c0a, identifier: 10739041
2026-03-28 22:52:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10739041
2026-03-28 22:52:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10739041
2026-03-28 22:52:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10739041 to the API
2026-03-28 22:52:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739041>
{'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': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'dd36fd62-3814-53ab-933c-fc32333a2c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739041',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 36286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - 130 hp - 36.286 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739041%27 HTTP/1.1" 200 None
2026-03-28 22:52:22 [adesa.be] INFO: Saving data for 10739041: {'auction_closing_time': 1774858500.0, 'created_time': 1774627149.938841, 'last_price_update_time': 1774738342.188454}
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739041') HTTP/1.1" 204 0
2026-03-28 22:52:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6f19888-685b-5cfd-9d3d-e0650e721b75 with identifier: 10739182
2026-03-28 22:52:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6f19888-685b-5cfd-9d3d-e0650e721b75 with scrape type 2
2026-03-28 22:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6f19888-685b-5cfd-9d3d-e0650e721b75 with scrape type 2
2026-03-28 22:52:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6f19888-685b-5cfd-9d3d-e0650e721b75, identifier: 10739182
2026-03-28 22:52:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6f19888-685b-5cfd-9d3d-e0650e721b75 with identifier: 10739182
2026-03-28 22:52:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6f19888-685b-5cfd-9d3d-e0650e721b75 with identifier: 10739182
2026-03-28 22:52:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6f19888-685b-5cfd-9d3d-e0650e721b75 with identifier: 10739182 to the API
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739182>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c6f19888-685b-5cfd-9d3d-e0650e721b75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHA564',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739182',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 85663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 131 hp - 85.663 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739182%27 HTTP/1.1" 200 None
2026-03-28 22:52:22 [adesa.be] INFO: Saving data for 10739182: {'auction_closing_time': 1774858500.0, 'created_time': 1774627144.083869, 'last_price_update_time': 1774738342.681314}
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739182') HTTP/1.1" 204 0
2026-03-28 22:52:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b38ca68b-7737-5a94-80c3-27cdbd92eddd with identifier: 10739279
2026-03-28 22:52:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b38ca68b-7737-5a94-80c3-27cdbd92eddd with scrape type 2
2026-03-28 22:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b38ca68b-7737-5a94-80c3-27cdbd92eddd with scrape type 2
2026-03-28 22:52:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b38ca68b-7737-5a94-80c3-27cdbd92eddd, identifier: 10739279
2026-03-28 22:52:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b38ca68b-7737-5a94-80c3-27cdbd92eddd with identifier: 10739279
2026-03-28 22:52:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b38ca68b-7737-5a94-80c3-27cdbd92eddd with identifier: 10739279
2026-03-28 22:52:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b38ca68b-7737-5a94-80c3-27cdbd92eddd with identifier: 10739279 to the API
2026-03-28 22:52:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739279>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b38ca68b-7737-5a94-80c3-27cdbd92eddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBF459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 133291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-07-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 133.291 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:23 [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-28 22:52:23 [adesa.be] INFO: Saving data for 10739279: {'auction_closing_time': 1774858500.0, 'created_time': 1774627144.62068, 'last_price_update_time': 1774738343.049394}
2026-03-28 22:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739279') HTTP/1.1" 204 0
2026-03-28 22:52:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10739353
2026-03-28 22:52:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51ba0bf-df13-5983-ab03-a91490d85e21 with scrape type 2
2026-03-28 22:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51ba0bf-df13-5983-ab03-a91490d85e21 with scrape type 2
2026-03-28 22:52:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f51ba0bf-df13-5983-ab03-a91490d85e21, identifier: 10739353
2026-03-28 22:52:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10739353
2026-03-28 22:52:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10739353
2026-03-28 22:52:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10739353 to the API
2026-03-28 22:52:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739353>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f51ba0bf-df13-5983-ab03-a91490d85e21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRE209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739353',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 105560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 181 hp - 105.560 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 22:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52: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-28 22:52:25 [adesa.be] INFO: Saving data for 10739353: {'auction_closing_time': 1774858500.0, 'created_time': 1774624725.501174, 'last_price_update_time': 1774738345.466999}
2026-03-28 22:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739353') HTTP/1.1" 204 0
2026-03-28 22:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10739442
2026-03-28 22:52:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with scrape type 2
2026-03-28 22:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with scrape type 2
2026-03-28 22:52:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3, identifier: 10739442
2026-03-28 22:52:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10739442
2026-03-28 22:52:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10739442
2026-03-28 22:52:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10739442 to the API
2026-03-28 22:52:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739442>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739442',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 70931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 70.931 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52: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-28 22:52:25 [adesa.be] INFO: Saving data for 10739442: {'auction_closing_time': 1774858500.0, 'created_time': 1774624723.79456, 'last_price_update_time': 1774738345.975241}
2026-03-28 22:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739442') HTTP/1.1" 204 0
2026-03-28 22:52:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10739078
2026-03-28 22:52:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with scrape type 2
2026-03-28 22:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with scrape type 2
2026-03-28 22:52:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d70a57-ca58-5302-a1b7-aa44fd4d5462, identifier: 10739078
2026-03-28 22:52:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10739137
2026-03-28 22:52:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dbf406c-20ff-542d-ad09-b01417263a1e with scrape type 2
2026-03-28 22:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dbf406c-20ff-542d-ad09-b01417263a1e with scrape type 2
2026-03-28 22:52:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dbf406c-20ff-542d-ad09-b01417263a1e, identifier: 10739137
2026-03-28 22:52:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10739078
2026-03-28 22:52:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10739078
2026-03-28 22:52:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10739078 to the API
2026-03-28 22:52:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739078>
{'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': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '26d70a57-ca58-5302-a1b7-aa44fd4d5462',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739078',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 58564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - 130 hp - 58.564 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:26 [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-28 22:52:26 [adesa.be] INFO: Saving data for 10739078: {'auction_closing_time': 1774858500.0, 'created_time': 1774627149.30717, 'last_price_update_time': 1774738346.434547}
2026-03-28 22:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739078') HTTP/1.1" 204 0
2026-03-28 22:52:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10739137
2026-03-28 22:52:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10739137
2026-03-28 22:52:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10739137 to the API
2026-03-28 22:52:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739137>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '8dbf406c-20ff-542d-ad09-b01417263a1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQG904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739137',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 9839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 1.2i Active Pack - Petrol - 110 hp - 9.839 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2020}
2026-03-28 22:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:26 [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-28 22:52:26 [adesa.be] INFO: Saving data for 10739137: {'auction_closing_time': 1774858500.0, 'created_time': 1774624723.056056, 'last_price_update_time': 1774738346.717105}
2026-03-28 22:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739137') HTTP/1.1" 204 0
2026-03-28 22:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with identifier: 10739039
2026-03-28 22:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with scrape type 2
2026-03-28 22:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with scrape type 2
2026-03-28 22:52:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4, identifier: 10739039
2026-03-28 22:52:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with identifier: 10739039
2026-03-28 22:52:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with identifier: 10739039
2026-03-28 22:52:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with identifier: 10739039 to the API
2026-03-28 22:52:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739039>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQX626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739039',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 59159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i Roadtrip - Petrol - 130 hp - 59.159 km',
'transmission': 'manual',
'trim': 'Roadtrip',
'vin': None,
'year': 2022}
2026-03-28 22:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:27 [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-28 22:52:27 [adesa.be] INFO: Saving data for 10739039: {'auction_closing_time': 1774858500.0, 'created_time': 1774624721.943245, 'last_price_update_time': 1774738347.995387}
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739039') HTTP/1.1" 204 0
2026-03-28 22:52:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10739174
2026-03-28 22:52:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b79caf22-ea7e-5b98-8add-c508fa6c1080 with scrape type 2
2026-03-28 22:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b79caf22-ea7e-5b98-8add-c508fa6c1080 with scrape type 2
2026-03-28 22:52:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b79caf22-ea7e-5b98-8add-c508fa6c1080, identifier: 10739174
2026-03-28 22:52:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10739174
2026-03-28 22:52:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10739174
2026-03-28 22:52:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10739174 to the API
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739174>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b79caf22-ea7e-5b98-8add-c508fa6c1080',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739174',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 149633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 149.633 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:28 [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-28 22:52:28 [adesa.be] INFO: Saving data for 10739174: {'auction_closing_time': 1774858500.0, 'created_time': 1774624724.496129, 'last_price_update_time': 1774738348.37494}
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739174') HTTP/1.1" 204 0
2026-03-28 22:52:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71ab3dfb-ed15-5346-afea-5d613f32bf0b with identifier: 10739676
2026-03-28 22:52:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71ab3dfb-ed15-5346-afea-5d613f32bf0b with scrape type 2
2026-03-28 22:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71ab3dfb-ed15-5346-afea-5d613f32bf0b with scrape type 2
2026-03-28 22:52:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 71ab3dfb-ed15-5346-afea-5d613f32bf0b, identifier: 10739676
2026-03-28 22:52:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 71ab3dfb-ed15-5346-afea-5d613f32bf0b with identifier: 10739676
2026-03-28 22:52:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 71ab3dfb-ed15-5346-afea-5d613f32bf0b with identifier: 10739676
2026-03-28 22:52:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 71ab3dfb-ed15-5346-afea-5d613f32bf0b with identifier: 10739676 to the API
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739676>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '71ab3dfb-ed15-5346-afea-5d613f32bf0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQU347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 159782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'159.782 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:28 [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-28 22:52:28 [adesa.be] INFO: Saving data for 10739676: {'auction_closing_time': 1774858500.0, 'created_time': 1774624756.425978, 'last_price_update_time': 1774738348.755586}
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739676') HTTP/1.1" 204 0
2026-03-28 22:52:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0138ac0b-e960-5de5-9b17-b54ef765bb31 with identifier: 10739071
2026-03-28 22:52:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0138ac0b-e960-5de5-9b17-b54ef765bb31 with scrape type 2
2026-03-28 22:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0138ac0b-e960-5de5-9b17-b54ef765bb31 with scrape type 2
2026-03-28 22:52:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0138ac0b-e960-5de5-9b17-b54ef765bb31, identifier: 10739071
2026-03-28 22:52:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0138ac0b-e960-5de5-9b17-b54ef765bb31 with identifier: 10739071
2026-03-28 22:52:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0138ac0b-e960-5de5-9b17-b54ef765bb31 with identifier: 10739071
2026-03-28 22:52:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0138ac0b-e960-5de5-9b17-b54ef765bb31 with identifier: 10739071 to the API
2026-03-28 22:52:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739071>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0138ac0b-e960-5de5-9b17-b54ef765bb31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEA239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739071',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 72560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 1.5 HDI Active Pack - Diesel - Automatic - 131 hp - '
'72.560 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:29 [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-28 22:52:29 [adesa.be] INFO: Saving data for 10739071: {'auction_closing_time': 1774858500.0, 'created_time': 1774624737.345627, 'last_price_update_time': 1774738349.421469}
2026-03-28 22:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739071') HTTP/1.1" 204 0
2026-03-28 22:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e502b580-a304-5d0c-962f-722aa7776f75 with identifier: 10739287
2026-03-28 22:52:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e502b580-a304-5d0c-962f-722aa7776f75 with scrape type 2
2026-03-28 22:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e502b580-a304-5d0c-962f-722aa7776f75 with scrape type 2
2026-03-28 22:52:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e502b580-a304-5d0c-962f-722aa7776f75, identifier: 10739287
2026-03-28 22:52:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e502b580-a304-5d0c-962f-722aa7776f75 with identifier: 10739287
2026-03-28 22:52:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e502b580-a304-5d0c-962f-722aa7776f75 with identifier: 10739287
2026-03-28 22:52:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e502b580-a304-5d0c-962f-722aa7776f75 with identifier: 10739287 to the API
2026-03-28 22:52:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739287>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e502b580-a304-5d0c-962f-722aa7776f75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLW336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 65946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i GT - Petrol - Automatic - 130 hp - 65.946 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:29 [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-28 22:52:29 [adesa.be] INFO: Saving data for 10739287: {'auction_closing_time': 1774858500.0, 'created_time': 1774627151.386393, 'last_price_update_time': 1774738349.926041}
2026-03-28 22:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739287') HTTP/1.1" 204 0
2026-03-28 22:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with identifier: 10739424
2026-03-28 22:52:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with scrape type 2
2026-03-28 22:52:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with scrape type 2
2026-03-28 22:52:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f, identifier: 10739424
2026-03-28 22:52:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with identifier: 10739424
2026-03-28 22:52:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with identifier: 10739424
2026-03-28 22:52:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with identifier: 10739424 to the API
2026-03-28 22:52:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739424>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1218e0bb-165d-55b2-ba66-0eb73fd15f9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZR4154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739424',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 198264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 198.264 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:30 [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-28 22:52:30 [adesa.be] INFO: Saving data for 10739424: {'auction_closing_time': 1774858500.0, 'created_time': 1774624726.719757, 'last_price_update_time': 1774738350.390803}
2026-03-28 22:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739424') HTTP/1.1" 204 0
2026-03-28 22:52:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10739277
2026-03-28 22:52:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f095c05e-f289-5f43-96ea-19d7965eed3b with scrape type 2
2026-03-28 22:52:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f095c05e-f289-5f43-96ea-19d7965eed3b with scrape type 2
2026-03-28 22:52:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f095c05e-f289-5f43-96ea-19d7965eed3b, identifier: 10739277
2026-03-28 22:52:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10739277
2026-03-28 22:52:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10739277
2026-03-28 22:52:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10739277 to the API
2026-03-28 22:52:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739277>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f095c05e-f289-5f43-96ea-19d7965eed3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNA024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 100423,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'100.423 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 22:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:30 [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-28 22:52:30 [adesa.be] INFO: Saving data for 10739277: {'auction_closing_time': 1774858500.0, 'created_time': 1774624708.425463, 'last_price_update_time': 1774738350.776024}
2026-03-28 22:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739277') HTTP/1.1" 204 0
2026-03-28 22:52:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84916121-2584-5c10-b51b-4ddc204dd722 with identifier: 10739372
2026-03-28 22:52:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84916121-2584-5c10-b51b-4ddc204dd722 with scrape type 2
2026-03-28 22:52:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84916121-2584-5c10-b51b-4ddc204dd722 with scrape type 2
2026-03-28 22:52:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84916121-2584-5c10-b51b-4ddc204dd722, identifier: 10739372
2026-03-28 22:52:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84916121-2584-5c10-b51b-4ddc204dd722 with identifier: 10739372
2026-03-28 22:52:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84916121-2584-5c10-b51b-4ddc204dd722 with identifier: 10739372
2026-03-28 22:52:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84916121-2584-5c10-b51b-4ddc204dd722 with identifier: 10739372 to the API
2026-03-28 22:52:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739372>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '84916121-2584-5c10-b51b-4ddc204dd722',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FMG061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739372',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 81678,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 208 1.5 HDI Allure - Diesel - Manual - 102 hp - 81.678 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 22:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:31 [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-28 22:52:31 [adesa.be] INFO: Saving data for 10739372: {'auction_closing_time': 1774858500.0, 'created_time': 1774624709.388327, 'last_price_update_time': 1774738351.841347}
2026-03-28 22:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739372') HTTP/1.1" 204 0
2026-03-28 22:52:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with identifier: 10739291
2026-03-28 22:52:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with scrape type 2
2026-03-28 22:52:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with scrape type 2
2026-03-28 22:52:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558, identifier: 10739291
2026-03-28 22:52:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with identifier: 10739291
2026-03-28 22:52:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with identifier: 10739291
2026-03-28 22:52:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with identifier: 10739291 to the API
2026-03-28 22:52:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739291>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '06155e08-8ec4-5b7a-bcf1-dc6f1da88558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJJ063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739291',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 14224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 208 1.2i Allure Pack - Petrol - Manual - 101 hp - 14.224 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:36 [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-28 22:52:36 [adesa.be] INFO: Saving data for 10739291: {'auction_closing_time': 1774858500.0, 'created_time': 1774624707.853632, 'last_price_update_time': 1774738356.04085}
2026-03-28 22:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739291') HTTP/1.1" 204 0
2026-03-28 22:52:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fecaf645-88ef-59cb-a7df-01f3ff9e4770 with identifier: 10739289
2026-03-28 22:52:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fecaf645-88ef-59cb-a7df-01f3ff9e4770 with scrape type 2
2026-03-28 22:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fecaf645-88ef-59cb-a7df-01f3ff9e4770 with scrape type 2
2026-03-28 22:52:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fecaf645-88ef-59cb-a7df-01f3ff9e4770, identifier: 10739289
2026-03-28 22:52:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fecaf645-88ef-59cb-a7df-01f3ff9e4770 with identifier: 10739289
2026-03-28 22:52:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fecaf645-88ef-59cb-a7df-01f3ff9e4770 with identifier: 10739289
2026-03-28 22:52:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fecaf645-88ef-59cb-a7df-01f3ff9e4770 with identifier: 10739289 to the API
2026-03-28 22:52:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739289>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'fecaf645-88ef-59cb-a7df-01f3ff9e4770',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNC582',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 99014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i GT - Petrol - Manual - 130 hp - 99.014 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 22:52:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:37 [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-28 22:52:37 [adesa.be] INFO: Saving data for 10739289: {'auction_closing_time': 1774858500.0, 'created_time': 1774624708.145341, 'last_price_update_time': 1774738357.359513}
2026-03-28 22:52:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739289') HTTP/1.1" 204 0
2026-03-28 22:52:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10739464
2026-03-28 22:52:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6abe224-56f2-53bd-8a14-601a5584cf32 with scrape type 2
2026-03-28 22:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6abe224-56f2-53bd-8a14-601a5584cf32 with scrape type 2
2026-03-28 22:52:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6abe224-56f2-53bd-8a14-601a5584cf32, identifier: 10739464
2026-03-28 22:52:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10739464
2026-03-28 22:52:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10739464
2026-03-28 22:52:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10739464 to the API
2026-03-28 22:52:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739464>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a6abe224-56f2-53bd-8a14-601a5584cf32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PR9073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 64487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Automatic - 130 hp - 64.487 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-28 22:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:39 [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-28 22:52:39 [adesa.be] INFO: Saving data for 10739464: {'auction_closing_time': 1774858500.0, 'created_time': 1774624715.019488, 'last_price_update_time': 1774738359.540591}
2026-03-28 22:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739464') HTTP/1.1" 204 0
2026-03-28 22:52:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10739061
2026-03-28 22:52:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 334724c0-50de-5b5c-9bf1-1635a8996a78 with scrape type 2
2026-03-28 22:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 334724c0-50de-5b5c-9bf1-1635a8996a78 with scrape type 2
2026-03-28 22:52:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 334724c0-50de-5b5c-9bf1-1635a8996a78, identifier: 10739061
2026-03-28 22:52:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10739061
2026-03-28 22:52:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10739061
2026-03-28 22:52:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10739061 to the API
2026-03-28 22:52:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739061>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '334724c0-50de-5b5c-9bf1-1635a8996a78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJJ850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739061',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 65806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Active - Petrol - 101 hp - 65.806 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-28 22:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:42 [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-28 22:52:42 [adesa.be] INFO: Saving data for 10739061: {'auction_closing_time': 1774858500.0, 'created_time': 1774624714.434997, 'last_price_update_time': 1774738362.572798}
2026-03-28 22:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739061') HTTP/1.1" 204 0
2026-03-28 22:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a31cea0-6891-5873-a1d8-649f8bcda316 with identifier: 10739722
2026-03-28 22:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a31cea0-6891-5873-a1d8-649f8bcda316 with scrape type 2
2026-03-28 22:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a31cea0-6891-5873-a1d8-649f8bcda316 with scrape type 2
2026-03-28 22:52:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a31cea0-6891-5873-a1d8-649f8bcda316, identifier: 10739722
2026-03-28 22:52:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a31cea0-6891-5873-a1d8-649f8bcda316 with identifier: 10739722
2026-03-28 22:52:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a31cea0-6891-5873-a1d8-649f8bcda316 with identifier: 10739722
2026-03-28 22:52:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a31cea0-6891-5873-a1d8-649f8bcda316 with identifier: 10739722 to the API
2026-03-28 22:52:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739722>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1a31cea0-6891-5873-a1d8-649f8bcda316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGS338',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739722',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 185555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-08-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'185.555 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 22:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:43 [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-28 22:52:43 [adesa.be] INFO: Saving data for 10739722: {'auction_closing_time': 1774858500.0, 'created_time': 1774624722.219201, 'last_price_update_time': 1774738363.810541}
2026-03-28 22:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739722') HTTP/1.1" 204 0
2026-03-28 22:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10739521
2026-03-28 22:52:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b1c578-26b9-5fd4-b478-19479688a2e6 with scrape type 2
2026-03-28 22:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4b1c578-26b9-5fd4-b478-19479688a2e6 with scrape type 2
2026-03-28 22:52:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4b1c578-26b9-5fd4-b478-19479688a2e6, identifier: 10739521
2026-03-28 22:52:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10739521
2026-03-28 22:52:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10739521
2026-03-28 22:52:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10739521 to the API
2026-03-28 22:52:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739521>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e4b1c578-26b9-5fd4-b478-19479688a2e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 38756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 130 hp - 38.756 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 22:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:44 [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-28 22:52:44 [adesa.be] INFO: Saving data for 10739521: {'auction_closing_time': 1774858500.0, 'created_time': 1774624713.853775, 'last_price_update_time': 1774738364.344762}
2026-03-28 22:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739521') HTTP/1.1" 204 0
2026-03-28 22:52:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da6743fa-587e-503a-ae71-2e1e2fa56725 with identifier: 10739616
2026-03-28 22:52:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6743fa-587e-503a-ae71-2e1e2fa56725 with scrape type 2
2026-03-28 22:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da6743fa-587e-503a-ae71-2e1e2fa56725 with scrape type 2
2026-03-28 22:52:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da6743fa-587e-503a-ae71-2e1e2fa56725, identifier: 10739616
2026-03-28 22:52:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da6743fa-587e-503a-ae71-2e1e2fa56725 with identifier: 10739616
2026-03-28 22:52:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da6743fa-587e-503a-ae71-2e1e2fa56725 with identifier: 10739616
2026-03-28 22:52:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da6743fa-587e-503a-ae71-2e1e2fa56725 with identifier: 10739616 to the API
2026-03-28 22:52:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739616>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'da6743fa-587e-503a-ae71-2e1e2fa56725',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAU479',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 84693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 101 hp - 84.693 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:45 [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-28 22:52:45 [adesa.be] INFO: Saving data for 10739616: {'auction_closing_time': 1774858500.0, 'created_time': 1774624713.380684, 'last_price_update_time': 1774738365.280968}
2026-03-28 22:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739616') HTTP/1.1" 204 0
2026-03-28 22:52:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f325335d-a3b4-53f0-ac5a-aed5e1d5e422 with identifier: 10739614
2026-03-28 22:52:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f325335d-a3b4-53f0-ac5a-aed5e1d5e422 with scrape type 2
2026-03-28 22:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f325335d-a3b4-53f0-ac5a-aed5e1d5e422 with scrape type 2
2026-03-28 22:52:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f325335d-a3b4-53f0-ac5a-aed5e1d5e422, identifier: 10739614
2026-03-28 22:52:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f325335d-a3b4-53f0-ac5a-aed5e1d5e422 with identifier: 10739614
2026-03-28 22:52:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f325335d-a3b4-53f0-ac5a-aed5e1d5e422 with identifier: 10739614
2026-03-28 22:52:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f325335d-a3b4-53f0-ac5a-aed5e1d5e422 with identifier: 10739614 to the API
2026-03-28 22:52:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739614>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f325335d-a3b4-53f0-ac5a-aed5e1d5e422',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAU578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 46375,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 101 hp - 46.375 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:46 [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-28 22:52:46 [adesa.be] INFO: Saving data for 10739614: {'auction_closing_time': 1774858500.0, 'created_time': 1774624716.211094, 'last_price_update_time': 1774738366.650712}
2026-03-28 22:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739614') HTTP/1.1" 204 0
2026-03-28 22:52:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10739036
2026-03-28 22:52:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3633063d-18e2-554d-a849-5a81e3187782 with scrape type 2
2026-03-28 22:52:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3633063d-18e2-554d-a849-5a81e3187782 with scrape type 2
2026-03-28 22:52:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3633063d-18e2-554d-a849-5a81e3187782, identifier: 10739036
2026-03-28 22:52:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10739036
2026-03-28 22:52:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10739036
2026-03-28 22:52:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10739036 to the API
2026-03-28 22:52:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739036>
{'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': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3633063d-18e2-554d-a849-5a81e3187782',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739036',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 63130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - 130 hp - 63.130 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:48 [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-28 22:52:48 [adesa.be] INFO: Saving data for 10739036: {'auction_closing_time': 1774858500.0, 'created_time': 1774627150.487801, 'last_price_update_time': 1774738368.068909}
2026-03-28 22:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739036') HTTP/1.1" 204 0
2026-03-28 22:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with identifier: 10739249
2026-03-28 22:52:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with scrape type 2
2026-03-28 22:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with scrape type 2
2026-03-28 22:52:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0, identifier: 10739249
2026-03-28 22:52:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with identifier: 10739249
2026-03-28 22:52:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with identifier: 10739249
2026-03-28 22:52:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with identifier: 10739249 to the API
2026-03-28 22:52:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739249>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'fb01f3b0-fc6b-5fd2-9311-7d0530c620f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJT431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739249',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 18198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 101 hp - 18.198 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:48 [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-28 22:52:48 [adesa.be] INFO: Saving data for 10739249: {'auction_closing_time': 1774858500.0, 'created_time': 1774624714.138348, 'last_price_update_time': 1774738368.618867}
2026-03-28 22:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739249') HTTP/1.1" 204 0
2026-03-28 22:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with identifier: 10739157
2026-03-28 22:52:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with scrape type 2
2026-03-28 22:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with scrape type 2
2026-03-28 22:52:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61485730-6a5a-5a07-8c3c-9ee61554d6d1, identifier: 10739157
2026-03-28 22:52:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with identifier: 10739157
2026-03-28 22:52:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with identifier: 10739157
2026-03-28 22:52:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with identifier: 10739157 to the API
2026-03-28 22:52:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739157>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '61485730-6a5a-5a07-8c3c-9ee61554d6d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQE020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739157',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 24855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i Active Pack - Petrol - Manual - 130 hp - 24.855 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:50 [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-28 22:52:50 [adesa.be] INFO: Saving data for 10739157: {'auction_closing_time': 1774858500.0, 'created_time': 1774624709.710635, 'last_price_update_time': 1774738370.02118}
2026-03-28 22:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739157') HTTP/1.1" 204 0
2026-03-28 22:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924
2026-03-28 22:52:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0dff33d-d08f-59d6-ae29-06750e7a0fad with scrape type 2
2026-03-28 22:52:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0dff33d-d08f-59d6-ae29-06750e7a0fad with scrape type 2
2026-03-28 22:52:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0dff33d-d08f-59d6-ae29-06750e7a0fad, identifier: 10739924
2026-03-28 22:52:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924
2026-03-28 22:52:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924
2026-03-28 22:52:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924 to the API
2026-03-28 22:52:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739924>
{'auction_title': '',
'c_o_2_emission_value': 242,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0dff33d-d08f-59d6-ae29-06750e7a0fad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUY026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739924',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 76061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Movano L3H2 2.2 - Diesel - 140 hp - 76.061 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:52 [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-28 22:52:52 [adesa.be] INFO: Saving data for 10739924: {'auction_closing_time': 1774861200.0, 'created_time': 1774649817.36491, 'last_price_update_time': 1774738372.478684}
2026-03-28 22:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739924') HTTP/1.1" 204 0
2026-03-28 22:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:52:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:52:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10739117
2026-03-28 22:52:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aabe411-13f4-5ff0-a969-cdbe87802895 with scrape type 2
2026-03-28 22:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aabe411-13f4-5ff0-a969-cdbe87802895 with scrape type 2
2026-03-28 22:52:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aabe411-13f4-5ff0-a969-cdbe87802895, identifier: 10739117
2026-03-28 22:52:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10739117
2026-03-28 22:52:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10739117
2026-03-28 22:52:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10739117 to the API
2026-03-28 22:52:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:52: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-28 22:52:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739117>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5aabe411-13f4-5ff0-a969-cdbe87802895',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXN050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739117',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 49304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - 122 hp - 49.304 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:55 [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-28 22:52:55 [adesa.be] INFO: Saving data for 10739117: {'auction_closing_time': 1774858500.0, 'created_time': 1774624716.818854, 'last_price_update_time': 1774738375.492553}
2026-03-28 22:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739117') HTTP/1.1" 204 0
2026-03-28 22:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10739038
2026-03-28 22:53:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac89a05b-0947-5d40-88a1-65368c267051 with scrape type 2
2026-03-28 22:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac89a05b-0947-5d40-88a1-65368c267051 with scrape type 2
2026-03-28 22:53:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac89a05b-0947-5d40-88a1-65368c267051, identifier: 10739038
2026-03-28 22:53:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10739038
2026-03-28 22:53:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10739038
2026-03-28 22:53:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10739038 to the API
2026-03-28 22:53:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739038>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ac89a05b-0947-5d40-88a1-65368c267051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HBJ849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739038',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 20800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2025-05-21',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - 145 hp - 20.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 22:53:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:03 [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-28 22:53:03 [adesa.be] INFO: Saving data for 10739038: {'auction_closing_time': 1774858500.0, 'created_time': 1774624715.909367, 'last_price_update_time': 1774738383.018443}
2026-03-28 22:53:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739038') HTTP/1.1" 204 0
2026-03-28 22:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with identifier: 10739397
2026-03-28 22:53:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with scrape type 2
2026-03-28 22:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with scrape type 2
2026-03-28 22:53:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c09ac5-6ba8-5f20-a63d-1f21be422a03, identifier: 10739397
2026-03-28 22:53:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with identifier: 10739397
2026-03-28 22:53:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with identifier: 10739397
2026-03-28 22:53:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with identifier: 10739397 to the API
2026-03-28 22:53:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739397>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a6c09ac5-6ba8-5f20-a63d-1f21be422a03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPZ359',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739397',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 147607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-03-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 102 hp - 147.607 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-28 22:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:07 [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-28 22:53:07 [adesa.be] INFO: Saving data for 10739397: {'auction_closing_time': 1774858500.0, 'created_time': 1774624710.304099, 'last_price_update_time': 1774738387.495108}
2026-03-28 22:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739397') HTTP/1.1" 204 0
2026-03-28 22:53:07 [scrapy.extensions.logstats] INFO: Crawled 1764 pages (at 42 pages/min), scraped 1733 items (at 41 items/min)
2026-03-28 22:53:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d9d077f-c887-57e0-9126-b529706b1cea with identifier: 10739450
2026-03-28 22:53:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d9d077f-c887-57e0-9126-b529706b1cea with scrape type 2
2026-03-28 22:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d9d077f-c887-57e0-9126-b529706b1cea with scrape type 2
2026-03-28 22:53:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d9d077f-c887-57e0-9126-b529706b1cea, identifier: 10739450
2026-03-28 22:53:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d9d077f-c887-57e0-9126-b529706b1cea with identifier: 10739450
2026-03-28 22:53:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d9d077f-c887-57e0-9126-b529706b1cea with identifier: 10739450
2026-03-28 22:53:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d9d077f-c887-57e0-9126-b529706b1cea with identifier: 10739450 to the API
2026-03-28 22:53:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739450>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4d9d077f-c887-57e0-9126-b529706b1cea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739450',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 78353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Insignia Sports Tourer 1.5 Elegance - Diesel - Automatic - 122 '
'hp - 78.353 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-28 22:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:07 [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-28 22:53:07 [adesa.be] INFO: Saving data for 10739450: {'auction_closing_time': 1774858500.0, 'created_time': 1774624721.369479, 'last_price_update_time': 1774738387.861958}
2026-03-28 22:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739450') HTTP/1.1" 204 0
2026-03-28 22:53:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c8a905-844a-5250-bcc5-a03c08f9e297 with identifier: 10739374
2026-03-28 22:53:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c8a905-844a-5250-bcc5-a03c08f9e297 with scrape type 2
2026-03-28 22:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77c8a905-844a-5250-bcc5-a03c08f9e297 with scrape type 2
2026-03-28 22:53:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77c8a905-844a-5250-bcc5-a03c08f9e297, identifier: 10739374
2026-03-28 22:53:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77c8a905-844a-5250-bcc5-a03c08f9e297 with identifier: 10739374
2026-03-28 22:53:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77c8a905-844a-5250-bcc5-a03c08f9e297 with identifier: 10739374
2026-03-28 22:53:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77c8a905-844a-5250-bcc5-a03c08f9e297 with identifier: 10739374 to the API
2026-03-28 22:53:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739374>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '77c8a905-844a-5250-bcc5-a03c08f9e297',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VGF940',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739374',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Karl',
'odometer': 92860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2018-10-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Karl 1.0 Edition - Petrol - Manual - 75 hp - 92.860 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2018}
2026-03-28 22:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:08 [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-28 22:53:08 [adesa.be] INFO: Saving data for 10739374: {'auction_closing_time': 1774858500.0, 'created_time': 1774624720.702505, 'last_price_update_time': 1774738388.250097}
2026-03-28 22:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739374') HTTP/1.1" 204 0
2026-03-28 22:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10739043
2026-03-28 22:53:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41faac5c-92c9-5474-8137-2dbbd356b054 with scrape type 2
2026-03-28 22:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41faac5c-92c9-5474-8137-2dbbd356b054 with scrape type 2
2026-03-28 22:53:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41faac5c-92c9-5474-8137-2dbbd356b054, identifier: 10739043
2026-03-28 22:53:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10739043
2026-03-28 22:53:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10739043
2026-03-28 22:53:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10739043 to the API
2026-03-28 22:53:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739043>
{'auction_title': '',
'c_o_2_emission_value': 242,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '41faac5c-92c9-5474-8137-2dbbd356b054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVK463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739043',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 82924,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Movano L3H2 2.2 - Diesel - 140 hp - 82.924 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:09 [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-28 22:53:09 [adesa.be] INFO: Saving data for 10739043: {'auction_closing_time': 1774858500.0, 'created_time': 1774624718.803736, 'last_price_update_time': 1774738389.200601}
2026-03-28 22:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739043') HTTP/1.1" 204 0
2026-03-28 22:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10739122
2026-03-28 22:53:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4e3c76-5936-592f-9608-5fccb24bd046 with scrape type 2
2026-03-28 22:53:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4e3c76-5936-592f-9608-5fccb24bd046 with scrape type 2
2026-03-28 22:53:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc4e3c76-5936-592f-9608-5fccb24bd046, identifier: 10739122
2026-03-28 22:53:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10739122
2026-03-28 22:53:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10739122
2026-03-28 22:53:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10739122 to the API
2026-03-28 22:53:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739122>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'bc4e3c76-5936-592f-9608-5fccb24bd046',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWY928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739122',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 107454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Insignia Sports Tourer 1.5 Business - Diesel - 122 hp - '
'107.454 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:09 [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-28 22:53:09 [adesa.be] INFO: Saving data for 10739122: {'auction_closing_time': 1774858500.0, 'created_time': 1774624721.658189, 'last_price_update_time': 1774738389.676496}
2026-03-28 22:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739122') HTTP/1.1" 204 0
2026-03-28 22:53:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10739252
2026-03-28 22:53:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d8b608-0457-5495-b282-4c21b6896af2 with scrape type 2
2026-03-28 22:53:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2d8b608-0457-5495-b282-4c21b6896af2 with scrape type 2
2026-03-28 22:53:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2d8b608-0457-5495-b282-4c21b6896af2, identifier: 10739252
2026-03-28 22:53:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 940276d0-073a-520a-9fba-42d77103dc03 with identifier: 10739630
2026-03-28 22:53:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 940276d0-073a-520a-9fba-42d77103dc03 with scrape type 2
2026-03-28 22:53:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 940276d0-073a-520a-9fba-42d77103dc03 with scrape type 2
2026-03-28 22:53:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 940276d0-073a-520a-9fba-42d77103dc03, identifier: 10739630
2026-03-28 22:53:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10739252
2026-03-28 22:53:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10739252
2026-03-28 22:53:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10739252 to the API
2026-03-28 22:53:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739252>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd2d8b608-0457-5495-b282-4c21b6896af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFA334',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 96955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Ultimate - Diesel - Automatic - 130 hp - 96.955 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-28 22:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:10 [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-28 22:53:10 [adesa.be] INFO: Saving data for 10739252: {'auction_closing_time': 1774858500.0, 'created_time': 1774627153.37193, 'last_price_update_time': 1774738390.124327}
2026-03-28 22:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739252') HTTP/1.1" 204 0
2026-03-28 22:53:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 940276d0-073a-520a-9fba-42d77103dc03 with identifier: 10739630
2026-03-28 22:53:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 940276d0-073a-520a-9fba-42d77103dc03 with identifier: 10739630
2026-03-28 22:53:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 940276d0-073a-520a-9fba-42d77103dc03 with identifier: 10739630 to the API
2026-03-28 22:53:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739630>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '940276d0-073a-520a-9fba-42d77103dc03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQF470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 72147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Mokka 1.5 GS Line - Diesel - Manual - 110 hp - 72.147 km',
'transmission': 'manual',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-28 22:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:10 [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-28 22:53:10 [adesa.be] INFO: Saving data for 10739630: {'auction_closing_time': 1774858500.0, 'created_time': 1774624721.041637, 'last_price_update_time': 1774738390.38322}
2026-03-28 22:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739630') HTTP/1.1" 204 0
2026-03-28 22:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10739463
2026-03-28 22:53:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1439feea-3729-54da-91a8-27c31c497c84 with scrape type 2
2026-03-28 22:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1439feea-3729-54da-91a8-27c31c497c84 with scrape type 2
2026-03-28 22:53:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1439feea-3729-54da-91a8-27c31c497c84, identifier: 10739463
2026-03-28 22:53:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10739463
2026-03-28 22:53:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10739463
2026-03-28 22:53:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10739463 to the API
2026-03-28 22:53:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739463>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1439feea-3729-54da-91a8-27c31c497c84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABL622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 110444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Manual - 130 hp - 110.444 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:11 [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-28 22:53:11 [adesa.be] INFO: Saving data for 10739463: {'auction_closing_time': 1774858500.0, 'created_time': 1774627156.628028, 'last_price_update_time': 1774738391.683549}
2026-03-28 22:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739463') HTTP/1.1" 204 0
2026-03-28 22:53:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10739338
2026-03-28 22:53:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b89a9313-3a6b-556b-98bb-1451813c7eae with scrape type 2
2026-03-28 22:53:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b89a9313-3a6b-556b-98bb-1451813c7eae with scrape type 2
2026-03-28 22:53:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b89a9313-3a6b-556b-98bb-1451813c7eae, identifier: 10739338
2026-03-28 22:53:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10739338
2026-03-28 22:53:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10739338
2026-03-28 22:53:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10739338 to the API
2026-03-28 22:53:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739338>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b89a9313-3a6b-556b-98bb-1451813c7eae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSC931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739338',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 157082,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 157.082 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-28 22:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:13 [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-28 22:53:13 [adesa.be] INFO: Saving data for 10739338: {'auction_closing_time': 1774858500.0, 'created_time': 1774627157.235766, 'last_price_update_time': 1774738393.726758}
2026-03-28 22:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739338') HTTP/1.1" 204 0
2026-03-28 22:53:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10739103
2026-03-28 22:53:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d819215-6b04-5192-855f-b168d39468d7 with scrape type 2
2026-03-28 22:53:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d819215-6b04-5192-855f-b168d39468d7 with scrape type 2
2026-03-28 22:53:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d819215-6b04-5192-855f-b168d39468d7, identifier: 10739103
2026-03-28 22:53:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10739103
2026-03-28 22:53:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10739103
2026-03-28 22:53:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10739103 to the API
2026-03-28 22:53:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739103>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1d819215-6b04-5192-855f-b168d39468d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAR263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739103',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 116981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.5 GS Line - Diesel - Manual - 110 hp - 116.981 km',
'transmission': 'manual',
'trim': 'GS Line',
'vin': None,
'year': 2021}
2026-03-28 22:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:15 [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-28 22:53:15 [adesa.be] INFO: Saving data for 10739103: {'auction_closing_time': 1774858500.0, 'created_time': 1774627160.064896, 'last_price_update_time': 1774738395.862924}
2026-03-28 22:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739103') HTTP/1.1" 204 0
2026-03-28 22:53:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0d51f82-4d66-5afd-9184-d0066e188565 with identifier: 10739696
2026-03-28 22:53:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0d51f82-4d66-5afd-9184-d0066e188565 with scrape type 2
2026-03-28 22:53:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0d51f82-4d66-5afd-9184-d0066e188565 with scrape type 2
2026-03-28 22:53:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0d51f82-4d66-5afd-9184-d0066e188565, identifier: 10739696
2026-03-28 22:53:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0d51f82-4d66-5afd-9184-d0066e188565 with identifier: 10739696
2026-03-28 22:53:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0d51f82-4d66-5afd-9184-d0066e188565 with identifier: 10739696
2026-03-28 22:53:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0d51f82-4d66-5afd-9184-d0066e188565 with identifier: 10739696 to the API
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739696>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a0d51f82-4d66-5afd-9184-d0066e188565',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RD8917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 211955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Innovation - Diesel - Automatic - 130 hp - '
'211.955 km',
'transmission': 'automatic',
'trim': 'Innovation',
'vin': None,
'year': 2021}
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739696%27 HTTP/1.1" 200 None
2026-03-28 22:53:16 [adesa.be] INFO: Saving data for 10739696: {'auction_closing_time': 1774858500.0, 'created_time': 1774627157.772792, 'last_price_update_time': 1774738396.371046}
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739696') HTTP/1.1" 204 0
2026-03-28 22:53:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c76445-b936-5ddc-96f9-970ff2f4b9ac with identifier: 10739666
2026-03-28 22:53:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c76445-b936-5ddc-96f9-970ff2f4b9ac with scrape type 2
2026-03-28 22:53:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3c76445-b936-5ddc-96f9-970ff2f4b9ac with scrape type 2
2026-03-28 22:53:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c76445-b936-5ddc-96f9-970ff2f4b9ac, identifier: 10739666
2026-03-28 22:53:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c76445-b936-5ddc-96f9-970ff2f4b9ac with identifier: 10739666
2026-03-28 22:53:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c76445-b936-5ddc-96f9-970ff2f4b9ac with identifier: 10739666
2026-03-28 22:53:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c76445-b936-5ddc-96f9-970ff2f4b9ac with identifier: 10739666 to the API
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739666>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f3c76445-b936-5ddc-96f9-970ff2f4b9ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABM493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 98997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 98.997 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739666%27 HTTP/1.1" 200 None
2026-03-28 22:53:16 [adesa.be] INFO: Saving data for 10739666: {'auction_closing_time': 1774858500.0, 'created_time': 1774627155.357311, 'last_price_update_time': 1774738396.891849}
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739666') HTTP/1.1" 204 0
2026-03-28 22:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with identifier: 10739672
2026-03-28 22:53:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with scrape type 2
2026-03-28 22:53:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with scrape type 2
2026-03-28 22:53:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ec6eaa2-57a7-5ba3-8029-b228f085f606, identifier: 10739672
2026-03-28 22:53:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with identifier: 10739672
2026-03-28 22:53:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with identifier: 10739672
2026-03-28 22:53:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with identifier: 10739672 to the API
2026-03-28 22:53:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739672>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6ec6eaa2-57a7-5ba3-8029-b228f085f606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQS336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 75912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-08-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Innovation - Petrol - Manual - 131 hp - 75.912 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2020}
2026-03-28 22:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:19 [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-28 22:53:19 [adesa.be] INFO: Saving data for 10739672: {'auction_closing_time': 1774858500.0, 'created_time': 1774627159.514805, 'last_price_update_time': 1774738399.093892}
2026-03-28 22:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739672') HTTP/1.1" 204 0
2026-03-28 22:53:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10739499
2026-03-28 22:53:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904949b9-4088-569c-89aa-772c037a8dcf with scrape type 2
2026-03-28 22:53:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904949b9-4088-569c-89aa-772c037a8dcf with scrape type 2
2026-03-28 22:53:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 904949b9-4088-569c-89aa-772c037a8dcf, identifier: 10739499
2026-03-28 22:53:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10739499
2026-03-28 22:53:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10739499
2026-03-28 22:53:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10739499 to the API
2026-03-28 22:53:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739499>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '904949b9-4088-569c-89aa-772c037a8dcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJQ680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 54506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 54.506 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-28 22:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:25 [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-28 22:53:25 [adesa.be] INFO: Saving data for 10739499: {'auction_closing_time': 1774858500.0, 'created_time': 1774624705.246536, 'last_price_update_time': 1774738405.263972}
2026-03-28 22:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739499') HTTP/1.1" 204 0
2026-03-28 22:53:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10739141
2026-03-28 22:53:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d1f762-043b-580d-8deb-4c295510f6db with scrape type 2
2026-03-28 22:53:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30d1f762-043b-580d-8deb-4c295510f6db with scrape type 2
2026-03-28 22:53:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30d1f762-043b-580d-8deb-4c295510f6db, identifier: 10739141
2026-03-28 22:53:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10739141
2026-03-28 22:53:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10739141
2026-03-28 22:53:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10739141 to the API
2026-03-28 22:53:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739141>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '30d1f762-043b-580d-8deb-4c295510f6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739141',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 86911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Ultimate - Diesel - Automatic - 130 hp - 86.911 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2020}
2026-03-28 22:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:28 [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-28 22:53:28 [adesa.be] INFO: Saving data for 10739141: {'auction_closing_time': 1774858500.0, 'created_time': 1774627153.079166, 'last_price_update_time': 1774738408.511416}
2026-03-28 22:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739141') HTTP/1.1" 204 0
2026-03-28 22:53:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10739253
2026-03-28 22:53:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b71efa2-9119-53e8-8b43-ded82bac23b6 with scrape type 2
2026-03-28 22:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b71efa2-9119-53e8-8b43-ded82bac23b6 with scrape type 2
2026-03-28 22:53:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b71efa2-9119-53e8-8b43-ded82bac23b6, identifier: 10739253
2026-03-28 22:53:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10739253
2026-03-28 22:53:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10739253
2026-03-28 22:53:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10739253 to the API
2026-03-28 22:53:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739253>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7b71efa2-9119-53e8-8b43-ded82bac23b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKB415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739253',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 71862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-01-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Edition - Petrol - Manual - 110 hp - 71.862 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-28 22:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:31 [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-28 22:53:31 [adesa.be] INFO: Saving data for 10739253: {'auction_closing_time': 1774858500.0, 'created_time': 1774624706.441512, 'last_price_update_time': 1774738411.892399}
2026-03-28 22:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739253') HTTP/1.1" 204 0
2026-03-28 22:53:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d19d3ae-8249-5326-8923-d29a81acb618 with identifier: 10739648
2026-03-28 22:53:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d19d3ae-8249-5326-8923-d29a81acb618 with scrape type 2
2026-03-28 22:53:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d19d3ae-8249-5326-8923-d29a81acb618 with scrape type 2
2026-03-28 22:53:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d19d3ae-8249-5326-8923-d29a81acb618, identifier: 10739648
2026-03-28 22:53:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d19d3ae-8249-5326-8923-d29a81acb618 with identifier: 10739648
2026-03-28 22:53:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d19d3ae-8249-5326-8923-d29a81acb618 with identifier: 10739648
2026-03-28 22:53:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d19d3ae-8249-5326-8923-d29a81acb618 with identifier: 10739648 to the API
2026-03-28 22:53:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739648>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6d19d3ae-8249-5326-8923-d29a81acb618',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 46636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 46.636 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:34 [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-28 22:53:34 [adesa.be] INFO: Saving data for 10739648: {'auction_closing_time': 1774858500.0, 'created_time': 1774627162.187657, 'last_price_update_time': 1774738414.717297}
2026-03-28 22:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739648') HTTP/1.1" 204 0
2026-03-28 22:53:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10739203
2026-03-28 22:53:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with scrape type 2
2026-03-28 22:53:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with scrape type 2
2026-03-28 22:53:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e4a2282-2543-50ff-ba57-04cf3c3f6326, identifier: 10739203
2026-03-28 22:53:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10739203
2026-03-28 22:53:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10739203
2026-03-28 22:53:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10739203 to the API
2026-03-28 22:53:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739203>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '5e4a2282-2543-50ff-ba57-04cf3c3f6326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739203',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 37249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 - Petrol - Manual - 83 hp - 37.249 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:35 [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-28 22:53:35 [adesa.be] INFO: Saving data for 10739203: {'auction_closing_time': 1774858500.0, 'created_time': 1774627158.967822, 'last_price_update_time': 1774738415.51045}
2026-03-28 22:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739203') HTTP/1.1" 204 0
2026-03-28 22:53:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fa5caa6-4849-5fd7-b7af-43edb496da1f with identifier: 10739293
2026-03-28 22:53:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fa5caa6-4849-5fd7-b7af-43edb496da1f with scrape type 2
2026-03-28 22:53:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fa5caa6-4849-5fd7-b7af-43edb496da1f with scrape type 2
2026-03-28 22:53:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4fa5caa6-4849-5fd7-b7af-43edb496da1f, identifier: 10739293
2026-03-28 22:53:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4fa5caa6-4849-5fd7-b7af-43edb496da1f with identifier: 10739293
2026-03-28 22:53:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4fa5caa6-4849-5fd7-b7af-43edb496da1f with identifier: 10739293
2026-03-28 22:53:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4fa5caa6-4849-5fd7-b7af-43edb496da1f with identifier: 10739293 to the API
2026-03-28 22:53:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739293>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4fa5caa6-4849-5fd7-b7af-43edb496da1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBJ004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 29890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 29.890 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:36 [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-28 22:53:36 [adesa.be] INFO: Saving data for 10739293: {'auction_closing_time': 1774858500.0, 'created_time': 1774624694.526296, 'last_price_update_time': 1774738416.203213}
2026-03-28 22:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739293') HTTP/1.1" 204 0
2026-03-28 22:53:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10739512
2026-03-28 22:53:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c11964a-31a5-5c12-b6f8-77dacce73f94 with scrape type 2
2026-03-28 22:53:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c11964a-31a5-5c12-b6f8-77dacce73f94 with scrape type 2
2026-03-28 22:53:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c11964a-31a5-5c12-b6f8-77dacce73f94, identifier: 10739512
2026-03-28 22:53:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10739512
2026-03-28 22:53:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10739512
2026-03-28 22:53:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10739512 to the API
2026-03-28 22:53:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739512>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3c11964a-31a5-5c12-b6f8-77dacce73f94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMW850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 89312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 89.312 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-28 22:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:46 [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-28 22:53:46 [adesa.be] INFO: Saving data for 10739512: {'auction_closing_time': 1774858500.0, 'created_time': 1774627156.012192, 'last_price_update_time': 1774738426.814493}
2026-03-28 22:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739512') HTTP/1.1" 204 0
2026-03-28 22:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e55c9d06-163d-5280-96ab-e0a32ca7a669 with identifier: 10739262
2026-03-28 22:53:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55c9d06-163d-5280-96ab-e0a32ca7a669 with scrape type 2
2026-03-28 22:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e55c9d06-163d-5280-96ab-e0a32ca7a669 with scrape type 2
2026-03-28 22:53:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e55c9d06-163d-5280-96ab-e0a32ca7a669, identifier: 10739262
2026-03-28 22:53:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e55c9d06-163d-5280-96ab-e0a32ca7a669 with identifier: 10739262
2026-03-28 22:53:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e55c9d06-163d-5280-96ab-e0a32ca7a669 with identifier: 10739262
2026-03-28 22:53:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e55c9d06-163d-5280-96ab-e0a32ca7a669 with identifier: 10739262 to the API
2026-03-28 22:53:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739262>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e55c9d06-163d-5280-96ab-e0a32ca7a669',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEJ580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739262',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 29308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 29.308 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:47 [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-28 22:53:47 [adesa.be] INFO: Saving data for 10739262: {'auction_closing_time': 1774858500.0, 'created_time': 1774624699.674137, 'last_price_update_time': 1774738427.8085}
2026-03-28 22:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739262') HTTP/1.1" 204 0
2026-03-28 22:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10739075
2026-03-28 22:53:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4e32178-8147-5672-ba7b-bd5be03350df with scrape type 2
2026-03-28 22:53:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4e32178-8147-5672-ba7b-bd5be03350df with scrape type 2
2026-03-28 22:53:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4e32178-8147-5672-ba7b-bd5be03350df, identifier: 10739075
2026-03-28 22:53:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10739075
2026-03-28 22:53:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10739075
2026-03-28 22:53:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10739075 to the API
2026-03-28 22:53:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739075>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a4e32178-8147-5672-ba7b-bd5be03350df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739075',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 52568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 52.568 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:51 [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-28 22:53:51 [adesa.be] INFO: Saving data for 10739075: {'auction_closing_time': 1774858500.0, 'created_time': 1774627173.355227, 'last_price_update_time': 1774738431.273126}
2026-03-28 22:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739075') HTTP/1.1" 204 0
2026-03-28 22:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10739387
2026-03-28 22:53:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e72b422-aefb-51f6-8959-7ad5d2a08184 with scrape type 2
2026-03-28 22:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e72b422-aefb-51f6-8959-7ad5d2a08184 with scrape type 2
2026-03-28 22:53:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e72b422-aefb-51f6-8959-7ad5d2a08184, identifier: 10739387
2026-03-28 22:53:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10739387
2026-03-28 22:53:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10739387
2026-03-28 22:53:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10739387 to the API
2026-03-28 22:53:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739387>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6e72b422-aefb-51f6-8959-7ad5d2a08184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABQ775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 54215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Edition - Petrol - Manual - 83 hp - 54.215 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 22:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:52 [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-28 22:53:52 [adesa.be] INFO: Saving data for 10739387: {'auction_closing_time': 1774858500.0, 'created_time': 1774624702.840428, 'last_price_update_time': 1774738432.755423}
2026-03-28 22:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739387') HTTP/1.1" 204 0
2026-03-28 22:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10739136
2026-03-28 22:53:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44873393-4523-5388-902b-30d18471f2ec with scrape type 2
2026-03-28 22:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44873393-4523-5388-902b-30d18471f2ec with scrape type 2
2026-03-28 22:53:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44873393-4523-5388-902b-30d18471f2ec, identifier: 10739136
2026-03-28 22:53:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10739136
2026-03-28 22:53:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10739136
2026-03-28 22:53:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10739136 to the API
2026-03-28 22:53:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739136>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '44873393-4523-5388-902b-30d18471f2ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFN066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739136',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 51003,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 51.003 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739136%27 HTTP/1.1" 200 None
2026-03-28 22:53:53 [adesa.be] INFO: Saving data for 10739136: {'auction_closing_time': 1774858500.0, 'created_time': 1774627172.726617, 'last_price_update_time': 1774738433.217779}
2026-03-28 22:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739136') HTTP/1.1" 204 0
2026-03-28 22:53:53 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='13cf510ffb7c21df839ef4986dc7ac1c') while processing URL (https://www.openlane.eu/en/carv6/auction/10739113): 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-28 22:53:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:53 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10739113>
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': 'Sat, 28 Mar 2026 22:53:53 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '13cf510ffb7c21df839ef4986dc7ac1c', '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=13cf510ffb7c21df839ef4986dc7ac1c
2026-03-28 22:53:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10739086
2026-03-28 22:53:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073693ce-07ed-5f29-9509-f90e3e0f7d04 with scrape type 2
2026-03-28 22:53:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 073693ce-07ed-5f29-9509-f90e3e0f7d04 with scrape type 2
2026-03-28 22:53:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073693ce-07ed-5f29-9509-f90e3e0f7d04, identifier: 10739086
2026-03-28 22:53:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10739086
2026-03-28 22:53:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10739086
2026-03-28 22:53:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10739086 to the API
2026-03-28 22:53:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739086>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '073693ce-07ed-5f29-9509-f90e3e0f7d04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEJ542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739086',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 44903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 44.903 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:54 [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-28 22:53:54 [adesa.be] INFO: Saving data for 10739086: {'auction_closing_time': 1774858500.0, 'created_time': 1774627174.164815, 'last_price_update_time': 1774738434.517228}
2026-03-28 22:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739086') HTTP/1.1" 204 0
2026-03-28 22:53:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ed0630-69f7-56b7-8bfb-68387a379d69 with identifier: 10739658
2026-03-28 22:53:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ed0630-69f7-56b7-8bfb-68387a379d69 with scrape type 2
2026-03-28 22:53:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ed0630-69f7-56b7-8bfb-68387a379d69 with scrape type 2
2026-03-28 22:53:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32ed0630-69f7-56b7-8bfb-68387a379d69, identifier: 10739658
2026-03-28 22:53:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32ed0630-69f7-56b7-8bfb-68387a379d69 with identifier: 10739658
2026-03-28 22:53:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32ed0630-69f7-56b7-8bfb-68387a379d69 with identifier: 10739658
2026-03-28 22:53:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32ed0630-69f7-56b7-8bfb-68387a379d69 with identifier: 10739658 to the API
2026-03-28 22:53:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739658>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '32ed0630-69f7-56b7-8bfb-68387a379d69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBW364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739658',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 28923,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 28.923 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:55 [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-28 22:53:55 [adesa.be] INFO: Saving data for 10739658: {'auction_closing_time': 1774858500.0, 'created_time': 1774624698.747318, 'last_price_update_time': 1774738435.245868}
2026-03-28 22:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739658') HTTP/1.1" 204 0
2026-03-28 22:53:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10739033
2026-03-28 22:53:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f23289a-757a-58af-9c0a-ba535dcda6f6 with scrape type 2
2026-03-28 22:53:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f23289a-757a-58af-9c0a-ba535dcda6f6 with scrape type 2
2026-03-28 22:53:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f23289a-757a-58af-9c0a-ba535dcda6f6, identifier: 10739033
2026-03-28 22:53:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10739033
2026-03-28 22:53:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10739033
2026-03-28 22:53:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10739033 to the API
2026-03-28 22:53:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739033>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0f23289a-757a-58af-9c0a-ba535dcda6f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBH391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739033',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 22.931 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:56 [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-28 22:53:56 [adesa.be] INFO: Saving data for 10739033: {'auction_closing_time': 1774858500.0, 'created_time': 1774624691.162422, 'last_price_update_time': 1774738436.038227}
2026-03-28 22:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739033') HTTP/1.1" 204 0
2026-03-28 22:53:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10739083
2026-03-28 22:53:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 569493f6-1d91-5f3a-97de-213ad9b81ab0 with scrape type 2
2026-03-28 22:53:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 569493f6-1d91-5f3a-97de-213ad9b81ab0 with scrape type 2
2026-03-28 22:53:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 569493f6-1d91-5f3a-97de-213ad9b81ab0, identifier: 10739083
2026-03-28 22:53:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10739083
2026-03-28 22:53:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10739083
2026-03-28 22:53:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10739083 to the API
2026-03-28 22:53:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739083>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '569493f6-1d91-5f3a-97de-213ad9b81ab0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739083',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 41599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 41.599 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 22:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:56 [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-28 22:53:56 [adesa.be] INFO: Saving data for 10739083: {'auction_closing_time': 1774858500.0, 'created_time': 1774627174.48261, 'last_price_update_time': 1774738436.492635}
2026-03-28 22:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739083') HTTP/1.1" 204 0
2026-03-28 22:53:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with identifier: 10739435
2026-03-28 22:53:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with scrape type 2
2026-03-28 22:53:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with scrape type 2
2026-03-28 22:53:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291, identifier: 10739435
2026-03-28 22:53:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with identifier: 10739435
2026-03-28 22:53:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with identifier: 10739435
2026-03-28 22:53:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with identifier: 10739435 to the API
2026-03-28 22:53:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739435>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '0172f7ca-2cae-5b3d-8ead-c61b3c3bf291',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 32297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Countryman Cooper SE Essential - Hybrid - Automatic - 125 hp - '
'32.297 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-28 22:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:57 [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-28 22:53:57 [adesa.be] INFO: Saving data for 10739435: {'auction_closing_time': 1774858500.0, 'created_time': 1774624688.580367, 'last_price_update_time': 1774738437.402481}
2026-03-28 22:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739435') HTTP/1.1" 204 0
2026-03-28 22:53:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10739209
2026-03-28 22:53:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 864e1144-1d35-5754-9178-0e1a1dca15b0 with scrape type 2
2026-03-28 22:53:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 864e1144-1d35-5754-9178-0e1a1dca15b0 with scrape type 2
2026-03-28 22:53:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 864e1144-1d35-5754-9178-0e1a1dca15b0, identifier: 10739209
2026-03-28 22:53:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10739209
2026-03-28 22:53:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10739209
2026-03-28 22:53:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10739209 to the API
2026-03-28 22:53:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739209>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '864e1144-1d35-5754-9178-0e1a1dca15b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPJ960',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739209',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 114165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Countryman Cooper SE 1.5 - Hybrid - Automatic - 125 hp - '
'114.165 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:57 [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-28 22:53:57 [adesa.be] INFO: Saving data for 10739209: {'auction_closing_time': 1774858500.0, 'created_time': 1774624684.559874, 'last_price_update_time': 1774738437.921474}
2026-03-28 22:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739209') HTTP/1.1" 204 0
2026-03-28 22:53:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10739490
2026-03-28 22:53:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc98309-dcb9-5474-a378-55e2c9f5d47e with scrape type 2
2026-03-28 22:53:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cc98309-dcb9-5474-a378-55e2c9f5d47e with scrape type 2
2026-03-28 22:53:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cc98309-dcb9-5474-a378-55e2c9f5d47e, identifier: 10739490
2026-03-28 22:53:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10739490
2026-03-28 22:53:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10739490
2026-03-28 22:53:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10739490 to the API
2026-03-28 22:53:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739490>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9cc98309-dcb9-5474-a378-55e2c9f5d47e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 72452,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 72.452 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:59 [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-28 22:53:59 [adesa.be] INFO: Saving data for 10739490: {'auction_closing_time': 1774858500.0, 'created_time': 1774627176.16087, 'last_price_update_time': 1774738439.033054}
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739490') HTTP/1.1" 204 0
2026-03-28 22:53:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10739502
2026-03-28 22:53:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f2c32a-fcb7-569a-967e-35ad506518fb with scrape type 2
2026-03-28 22:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63f2c32a-fcb7-569a-967e-35ad506518fb with scrape type 2
2026-03-28 22:53:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63f2c32a-fcb7-569a-967e-35ad506518fb, identifier: 10739502
2026-03-28 22:53:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10739502
2026-03-28 22:53:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10739502
2026-03-28 22:53:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10739502 to the API
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739502>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '63f2c32a-fcb7-569a-967e-35ad506518fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWZ217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 79822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Countryman Cooper SE - ALL4 - Hybrid - Automatic - 125 hp - '
'79.822 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:59 [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-28 22:53:59 [adesa.be] INFO: Saving data for 10739502: {'auction_closing_time': 1774858500.0, 'created_time': 1774624686.910663, 'last_price_update_time': 1774738439.399312}
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739502') HTTP/1.1" 204 0
2026-03-28 22:53:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10739462
2026-03-28 22:53:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with scrape type 2
2026-03-28 22:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with scrape type 2
2026-03-28 22:53:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85, identifier: 10739462
2026-03-28 22:53:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10739462
2026-03-28 22:53:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10739462
2026-03-28 22:53:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10739462 to the API
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:53: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-28 22:53:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739462>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL840',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 69975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 69.975 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:59 [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-28 22:53:59 [adesa.be] INFO: Saving data for 10739462: {'auction_closing_time': 1774858500.0, 'created_time': 1774627176.736954, 'last_price_update_time': 1774738439.757319}
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739462') HTTP/1.1" 204 0
2026-03-28 22:53:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:53:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:53:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10739344
2026-03-28 22:53:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 786a79fc-5880-5eec-81ae-3902b2800f71 with scrape type 2
2026-03-28 22:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 786a79fc-5880-5eec-81ae-3902b2800f71 with scrape type 2
2026-03-28 22:53:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 786a79fc-5880-5eec-81ae-3902b2800f71, identifier: 10739344
2026-03-28 22:53:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10739344
2026-03-28 22:53:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10739344
2026-03-28 22:54:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10739344 to the API
2026-03-28 22:54:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739344>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '786a79fc-5880-5eec-81ae-3902b2800f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ756',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739344',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 49194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 49.194 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:00 [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-28 22:54:00 [adesa.be] INFO: Saving data for 10739344: {'auction_closing_time': 1774858500.0, 'created_time': 1774627176.447252, 'last_price_update_time': 1774738440.250756}
2026-03-28 22:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739344') HTTP/1.1" 204 0
2026-03-28 22:54:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10739364
2026-03-28 22:54:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with scrape type 2
2026-03-28 22:54:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with scrape type 2
2026-03-28 22:54:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36, identifier: 10739364
2026-03-28 22:54:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10739364
2026-03-28 22:54:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10739364
2026-03-28 22:54:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10739364 to the API
2026-03-28 22:54:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739364>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a1802f1a-4ab6-52e1-8c28-1e0b5d500d36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739364',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 109213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 109.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:00 [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-28 22:54:00 [adesa.be] INFO: Saving data for 10739364: {'auction_closing_time': 1774858500.0, 'created_time': 1774624684.899685, 'last_price_update_time': 1774738440.621241}
2026-03-28 22:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739364') HTTP/1.1" 204 0
2026-03-28 22:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10739708
2026-03-28 22:54:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with scrape type 2
2026-03-28 22:54:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with scrape type 2
2026-03-28 22:54:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bd2122a-a9f6-5cda-b3eb-395820834ad8, identifier: 10739708
2026-03-28 22:54:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10739708
2026-03-28 22:54:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10739708
2026-03-28 22:54:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10739708 to the API
2026-03-28 22:54:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739708>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1bd2122a-a9f6-5cda-b3eb-395820834ad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VHC734',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739708',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 138601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2018-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman Cooper 1.5 - Petrol - Automatic - 136 hp - 138.601 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:02 [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-28 22:54:02 [adesa.be] INFO: Saving data for 10739708: {'auction_closing_time': 1774858500.0, 'created_time': 1774624684.203444, 'last_price_update_time': 1774738442.462041}
2026-03-28 22:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739708') HTTP/1.1" 204 0
2026-03-28 22:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 462058c8-f563-58c2-be3b-21207cdbdea1 with identifier: 10739551
2026-03-28 22:54:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 462058c8-f563-58c2-be3b-21207cdbdea1 with scrape type 2
2026-03-28 22:54:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 462058c8-f563-58c2-be3b-21207cdbdea1 with scrape type 2
2026-03-28 22:54:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 462058c8-f563-58c2-be3b-21207cdbdea1, identifier: 10739551
2026-03-28 22:54:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 462058c8-f563-58c2-be3b-21207cdbdea1 with identifier: 10739551
2026-03-28 22:54:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 462058c8-f563-58c2-be3b-21207cdbdea1 with identifier: 10739551
2026-03-28 22:54:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 462058c8-f563-58c2-be3b-21207cdbdea1 with identifier: 10739551 to the API
2026-03-28 22:54:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739551>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '462058c8-f563-58c2-be3b-21207cdbdea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPU288',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 80050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 80.050 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:04 [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-28 22:54:04 [adesa.be] INFO: Saving data for 10739551: {'auction_closing_time': 1774858500.0, 'created_time': 1774627180.234452, 'last_price_update_time': 1774738444.016568}
2026-03-28 22:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739551') HTTP/1.1" 204 0
2026-03-28 22:54:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10739230
2026-03-28 22:54:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with scrape type 2
2026-03-28 22:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with scrape type 2
2026-03-28 22:54:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c37a3d3-3e2d-57d5-b696-195ec1285be8, identifier: 10739230
2026-03-28 22:54:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10739230
2026-03-28 22:54:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10739230
2026-03-28 22:54:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10739230 to the API
2026-03-28 22:54:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739230>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '8c37a3d3-3e2d-57d5-b696-195ec1285be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXW723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739230',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 231146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Automatic - 136 hp - 231.146 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:06 [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-28 22:54:06 [adesa.be] INFO: Saving data for 10739230: {'auction_closing_time': 1774858500.0, 'created_time': 1774624686.518746, 'last_price_update_time': 1774738446.311868}
2026-03-28 22:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739230') HTTP/1.1" 204 0
2026-03-28 22:54:07 [scrapy.extensions.logstats] INFO: Crawled 1800 pages (at 36 pages/min), scraped 1770 items (at 37 items/min)
2026-03-28 22:54:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:54:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10739359
2026-03-28 22:54:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44938c1f-7799-536a-aa22-877ba68b9dca with scrape type 2
2026-03-28 22:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44938c1f-7799-536a-aa22-877ba68b9dca with scrape type 2
2026-03-28 22:54:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44938c1f-7799-536a-aa22-877ba68b9dca, identifier: 10739359
2026-03-28 22:54:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10739359
2026-03-28 22:54:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10739359
2026-03-28 22:54:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10739359 to the API
2026-03-28 22:54:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739359>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '44938c1f-7799-536a-aa22-877ba68b9dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739359',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 118955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 118.955 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:08 [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-28 22:54:08 [adesa.be] INFO: Saving data for 10739359: {'auction_closing_time': 1774858500.0, 'created_time': 1774627214.797358, 'last_price_update_time': 1774738448.111441}
2026-03-28 22:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739359') HTTP/1.1" 204 0
2026-03-28 22:54:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10739120
2026-03-28 22:54:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acced256-6f48-5638-b972-32ae7b3507a9 with scrape type 2
2026-03-28 22:54:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acced256-6f48-5638-b972-32ae7b3507a9 with scrape type 2
2026-03-28 22:54:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acced256-6f48-5638-b972-32ae7b3507a9, identifier: 10739120
2026-03-28 22:54:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10739120
2026-03-28 22:54:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10739120
2026-03-28 22:54:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10739120 to the API
2026-03-28 22:54:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739120>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'acced256-6f48-5638-b972-32ae7b3507a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TX8877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739120',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 182457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-06-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de - Diesel - 194 hp - 182.457 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:09 [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-28 22:54:09 [adesa.be] INFO: Saving data for 10739120: {'auction_closing_time': 1774858500.0, 'created_time': 1774624666.482161, 'last_price_update_time': 1774738449.391844}
2026-03-28 22:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739120') HTTP/1.1" 204 0
2026-03-28 22:54:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b143c57d-2468-5f45-beff-a9640007fd21 with identifier: 10739622
2026-03-28 22:54:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b143c57d-2468-5f45-beff-a9640007fd21 with scrape type 2
2026-03-28 22:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b143c57d-2468-5f45-beff-a9640007fd21 with scrape type 2
2026-03-28 22:54:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b143c57d-2468-5f45-beff-a9640007fd21, identifier: 10739622
2026-03-28 22:54:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b143c57d-2468-5f45-beff-a9640007fd21 with identifier: 10739622
2026-03-28 22:54:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b143c57d-2468-5f45-beff-a9640007fd21 with identifier: 10739622
2026-03-28 22:54:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b143c57d-2468-5f45-beff-a9640007fd21 with identifier: 10739622 to the API
2026-03-28 22:54:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739622>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b143c57d-2468-5f45-beff-a9640007fd21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADE574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 94127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 3 Doors Cooper - Petrol - Manual - 136 hp - 94.127 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:09 [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-28 22:54:09 [adesa.be] INFO: Saving data for 10739622: {'auction_closing_time': 1774858500.0, 'created_time': 1774627183.356985, 'last_price_update_time': 1774738449.854505}
2026-03-28 22:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739622') HTTP/1.1" 204 0
2026-03-28 22:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10739467
2026-03-28 22:54:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb62646-ea60-5140-a44b-6e181ea9760c with scrape type 2
2026-03-28 22:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebb62646-ea60-5140-a44b-6e181ea9760c with scrape type 2
2026-03-28 22:54:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebb62646-ea60-5140-a44b-6e181ea9760c, identifier: 10739467
2026-03-28 22:54:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10739467
2026-03-28 22:54:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10739467
2026-03-28 22:54:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10739467 to the API
2026-03-28 22:54:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739467>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'ebb62646-ea60-5140-a44b-6e181ea9760c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VT2407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 77246,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300 - 4-Matic - Petrol - Automatic - 258 hp - '
'77.246 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:11 [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-28 22:54:11 [adesa.be] INFO: Saving data for 10739467: {'auction_closing_time': 1774858500.0, 'created_time': 1774624669.371879, 'last_price_update_time': 1774738451.31163}
2026-03-28 22:54:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739467') HTTP/1.1" 204 0
2026-03-28 22:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd85593f-3a60-54c2-a966-75bf7a938354 with identifier: 10739311
2026-03-28 22:54:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd85593f-3a60-54c2-a966-75bf7a938354 with scrape type 2
2026-03-28 22:54:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd85593f-3a60-54c2-a966-75bf7a938354 with scrape type 2
2026-03-28 22:54:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd85593f-3a60-54c2-a966-75bf7a938354, identifier: 10739311
2026-03-28 22:54:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01723323-0a51-52aa-b5eb-a746287a83d2 with identifier: 10739581
2026-03-28 22:54:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01723323-0a51-52aa-b5eb-a746287a83d2 with scrape type 2
2026-03-28 22:54:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01723323-0a51-52aa-b5eb-a746287a83d2 with scrape type 2
2026-03-28 22:54:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01723323-0a51-52aa-b5eb-a746287a83d2, identifier: 10739581
2026-03-28 22:54:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd85593f-3a60-54c2-a966-75bf7a938354 with identifier: 10739311
2026-03-28 22:54:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd85593f-3a60-54c2-a966-75bf7a938354 with identifier: 10739311
2026-03-28 22:54:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd85593f-3a60-54c2-a966-75bf7a938354 with identifier: 10739311 to the API
2026-03-28 22:54:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739311>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'cd85593f-3a60-54c2-a966-75bf7a938354',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMV861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 94379,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 94.379 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:54:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:11 [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-28 22:54:11 [adesa.be] INFO: Saving data for 10739311: {'auction_closing_time': 1774858500.0, 'created_time': 1774624665.235124, 'last_price_update_time': 1774738451.856054}
2026-03-28 22:54:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739311') HTTP/1.1" 204 0
2026-03-28 22:54:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01723323-0a51-52aa-b5eb-a746287a83d2 with identifier: 10739581
2026-03-28 22:54:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01723323-0a51-52aa-b5eb-a746287a83d2 with identifier: 10739581
2026-03-28 22:54:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01723323-0a51-52aa-b5eb-a746287a83d2 with identifier: 10739581 to the API
2026-03-28 22:54:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739581>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '01723323-0a51-52aa-b5eb-a746287a83d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MB2929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 104244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30400,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 104.244 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 22:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:12 [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-28 22:54:12 [adesa.be] INFO: Saving data for 10739581: {'auction_closing_time': 1774858500.0, 'created_time': 1774624668.377185, 'last_price_update_time': 1774738452.113687}
2026-03-28 22:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739581') HTTP/1.1" 204 0
2026-03-28 22:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10739458
2026-03-28 22:54:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3802a3-8213-5b6f-8c22-65a9c115151b with scrape type 2
2026-03-28 22:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c3802a3-8213-5b6f-8c22-65a9c115151b with scrape type 2
2026-03-28 22:54:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c3802a3-8213-5b6f-8c22-65a9c115151b, identifier: 10739458
2026-03-28 22:54:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10739458
2026-03-28 22:54:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10739458
2026-03-28 22:54:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10739458 to the API
2026-03-28 22:54:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739458>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4c3802a3-8213-5b6f-8c22-65a9c115151b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BML750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739458',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 66775,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 200d - 4-Matic - Diesel - Automatic - 163 hp - '
'66.775 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:14 [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-28 22:54:14 [adesa.be] INFO: Saving data for 10739458: {'auction_closing_time': 1774858500.0, 'created_time': 1774624662.356947, 'last_price_update_time': 1774738454.029083}
2026-03-28 22:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739458') HTTP/1.1" 204 0
2026-03-28 22:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10739343
2026-03-28 22:54:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 978258d8-a8af-5d5b-ba99-f1581d3065c3 with scrape type 2
2026-03-28 22:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 978258d8-a8af-5d5b-ba99-f1581d3065c3 with scrape type 2
2026-03-28 22:54:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 978258d8-a8af-5d5b-ba99-f1581d3065c3, identifier: 10739343
2026-03-28 22:54:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10739343
2026-03-28 22:54:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10739343
2026-03-28 22:54:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10739343 to the API
2026-03-28 22:54:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739343>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '978258d8-a8af-5d5b-ba99-f1581d3065c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFP283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739343',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 88919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 88.919 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:15 [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-28 22:54:15 [adesa.be] INFO: Saving data for 10739343: {'auction_closing_time': 1774858500.0, 'created_time': 1774624672.171293, 'last_price_update_time': 1774738455.790547}
2026-03-28 22:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739343') HTTP/1.1" 204 0
2026-03-28 22:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3310798a-9357-53e5-812d-4ac167164409 with identifier: 10739577
2026-03-28 22:54:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3310798a-9357-53e5-812d-4ac167164409 with scrape type 2
2026-03-28 22:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3310798a-9357-53e5-812d-4ac167164409 with scrape type 2
2026-03-28 22:54:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3310798a-9357-53e5-812d-4ac167164409, identifier: 10739577
2026-03-28 22:54:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3310798a-9357-53e5-812d-4ac167164409 with identifier: 10739577
2026-03-28 22:54:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3310798a-9357-53e5-812d-4ac167164409 with identifier: 10739577
2026-03-28 22:54:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3310798a-9357-53e5-812d-4ac167164409 with identifier: 10739577 to the API
2026-03-28 22:54:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '3310798a-9357-53e5-812d-4ac167164409',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HS0222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 46378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQE 300 - Electric - Automatic - 245 hp - 46.378 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:17 [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-28 22:54:17 [adesa.be] INFO: Saving data for 10739577: {'auction_closing_time': 1774858500.0, 'created_time': 1774624672.491108, 'last_price_update_time': 1774738457.174031}
2026-03-28 22:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739577') HTTP/1.1" 204 0
2026-03-28 22:54:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10739527
2026-03-28 22:54:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with scrape type 2
2026-03-28 22:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with scrape type 2
2026-03-28 22:54:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec, identifier: 10739527
2026-03-28 22:54:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10739527
2026-03-28 22:54:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10739527
2026-03-28 22:54:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10739527 to the API
2026-03-28 22:54:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739527>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '02b1a6ad-dd97-5aca-852d-3f4cc3be1aec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 137401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 200d Business - 4-Matic - Diesel - Automatic - '
'163 hp - 137.401 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:17 [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-28 22:54:17 [adesa.be] INFO: Saving data for 10739527: {'auction_closing_time': 1774858500.0, 'created_time': 1774624670.409107, 'last_price_update_time': 1774738457.670913}
2026-03-28 22:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739527') HTTP/1.1" 204 0
2026-03-28 22:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10739272
2026-03-28 22:54:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 066428ee-cdc9-500b-a88b-6d4160910328 with scrape type 2
2026-03-28 22:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 066428ee-cdc9-500b-a88b-6d4160910328 with scrape type 2
2026-03-28 22:54:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 066428ee-cdc9-500b-a88b-6d4160910328, identifier: 10739272
2026-03-28 22:54:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10739272
2026-03-28 22:54:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10739272
2026-03-28 22:54:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10739272 to the API
2026-03-28 22:54:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739272>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '066428ee-cdc9-500b-a88b-6d4160910328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPF322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 102973,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 102.973 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-28 22:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:18 [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-28 22:54:18 [adesa.be] INFO: Saving data for 10739272: {'auction_closing_time': 1774858500.0, 'created_time': 1774624671.691649, 'last_price_update_time': 1774738458.561176}
2026-03-28 22:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739272') HTTP/1.1" 204 0
2026-03-28 22:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10739221
2026-03-28 22:54:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e049099-e265-5688-891d-279a11222912 with scrape type 2
2026-03-28 22:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e049099-e265-5688-891d-279a11222912 with scrape type 2
2026-03-28 22:54:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e049099-e265-5688-891d-279a11222912, identifier: 10739221
2026-03-28 22:54:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10739221
2026-03-28 22:54:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10739221
2026-03-28 22:54:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10739221 to the API
2026-03-28 22:54:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '4e049099-e265-5688-891d-279a11222912',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CJ4306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739221',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 42434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQE 300 - Electric - Automatic - 245 hp - 42.434 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:19 [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-28 22:54:19 [adesa.be] INFO: Saving data for 10739221: {'auction_closing_time': 1774858500.0, 'created_time': 1774624680.66488, 'last_price_update_time': 1774738459.202141}
2026-03-28 22:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739221') HTTP/1.1" 204 0
2026-03-28 22:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10739246
2026-03-28 22:54:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with scrape type 2
2026-03-28 22:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with scrape type 2
2026-03-28 22:54:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf, identifier: 10739246
2026-03-28 22:54:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10739246
2026-03-28 22:54:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10739246
2026-03-28 22:54:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10739246 to the API
2026-03-28 22:54:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739246>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWY238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739246',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 48547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2020-06-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mazda CX-30 2.0 SKYACTIV - AWD - Petrol - Manual - 180 hp - 48.547 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:19 [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-28 22:54:19 [adesa.be] INFO: Saving data for 10739246: {'auction_closing_time': 1774858500.0, 'created_time': 1774627202.491191, 'last_price_update_time': 1774738459.884995}
2026-03-28 22:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739246') HTTP/1.1" 204 0
2026-03-28 22:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10739098
2026-03-28 22:54:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af7d0755-0d00-51f9-9bb1-f51027551672 with scrape type 2
2026-03-28 22:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af7d0755-0d00-51f9-9bb1-f51027551672 with scrape type 2
2026-03-28 22:54:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af7d0755-0d00-51f9-9bb1-f51027551672, identifier: 10739098
2026-03-28 22:54:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10739098
2026-03-28 22:54:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10739098
2026-03-28 22:54:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10739098 to the API
2026-03-28 22:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739098>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'af7d0755-0d00-51f9-9bb1-f51027551672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBW041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739098',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 74654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-07-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 74.654 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:21 [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-28 22:54:21 [adesa.be] INFO: Saving data for 10739098: {'auction_closing_time': 1774858500.0, 'created_time': 1774624648.478326, 'last_price_update_time': 1774738461.100631}
2026-03-28 22:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739098') HTTP/1.1" 204 0
2026-03-28 22:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10739369
2026-03-28 22:54:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c12710-cd4b-57b8-a1ce-aea26724ad8b with scrape type 2
2026-03-28 22:54:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9c12710-cd4b-57b8-a1ce-aea26724ad8b with scrape type 2
2026-03-28 22:54:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9c12710-cd4b-57b8-a1ce-aea26724ad8b, identifier: 10739369
2026-03-28 22:54:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10739369
2026-03-28 22:54:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10739369
2026-03-28 22:54:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10739369 to the API
2026-03-28 22:54:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739369>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f9c12710-cd4b-57b8-a1ce-aea26724ad8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHV133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739369',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 109929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Discovery Sport - Diesel - Manual - 163 hp - 109.929 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:21 [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-28 22:54:21 [adesa.be] INFO: Saving data for 10739369: {'auction_closing_time': 1774858500.0, 'created_time': 1774624647.058135, 'last_price_update_time': 1774738461.758289}
2026-03-28 22:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739369') HTTP/1.1" 204 0
2026-03-28 22:54:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.096(s), this was the 1st time calling it.
2026-03-28 22:54:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.53015075741662 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d50ffbee-1020-53c3-8aba-06355acde8d5 with identifier: 10739604
2026-03-28 22:54:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50ffbee-1020-53c3-8aba-06355acde8d5 with scrape type 2
2026-03-28 22:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d50ffbee-1020-53c3-8aba-06355acde8d5 with scrape type 2
2026-03-28 22:54:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d50ffbee-1020-53c3-8aba-06355acde8d5, identifier: 10739604
2026-03-28 22:54:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d50ffbee-1020-53c3-8aba-06355acde8d5 with identifier: 10739604
2026-03-28 22:54:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d50ffbee-1020-53c3-8aba-06355acde8d5 with identifier: 10739604
2026-03-28 22:54:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d50ffbee-1020-53c3-8aba-06355acde8d5 with identifier: 10739604 to the API
2026-03-28 22:54:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739604>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 186,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd50ffbee-1020-53c3-8aba-06355acde8d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMG906',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739604',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 108011,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mazda CX-30 2.0 SKYACTIV - Petrol - Manual - 186 hp - 108.011 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:23 [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-28 22:54:23 [adesa.be] INFO: Saving data for 10739604: {'auction_closing_time': 1774858500.0, 'created_time': 1774627199.454318, 'last_price_update_time': 1774738463.717672}
2026-03-28 22:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739604') HTTP/1.1" 204 0
2026-03-28 22:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10739269
2026-03-28 22:54:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0a45a74-bb9d-5085-94b7-cfecca13ca8f with scrape type 2
2026-03-28 22:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0a45a74-bb9d-5085-94b7-cfecca13ca8f with scrape type 2
2026-03-28 22:54:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0a45a74-bb9d-5085-94b7-cfecca13ca8f, identifier: 10739269
2026-03-28 22:54:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10739269
2026-03-28 22:54:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10739269
2026-03-28 22:54:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10739269 to the API
2026-03-28 22:54:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739269>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b0a45a74-bb9d-5085-94b7-cfecca13ca8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR5711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 109597,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Picanto 1.2 ISG GT Line - Petrol - Manual - 84 hp - 109.597 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-28 22:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:25 [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-28 22:54:25 [adesa.be] INFO: Saving data for 10739269: {'auction_closing_time': 1774858500.0, 'created_time': 1774624646.756727, 'last_price_update_time': 1774738465.73321}
2026-03-28 22:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739269') HTTP/1.1" 204 0
2026-03-28 22:54:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10739121
2026-03-28 22:54:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with scrape type 2
2026-03-28 22:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with scrape type 2
2026-03-28 22:54:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8, identifier: 10739121
2026-03-28 22:54:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10739121
2026-03-28 22:54:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10739121
2026-03-28 22:54:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10739121 to the API
2026-03-28 22:54:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739121>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0e2cace3-5c05-55ff-9a72-1d8ea137f6a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WG2223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739121',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 18675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Sportage 1.6 - Petrol - Automatic - 177 hp - 18.675 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:30 [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-28 22:54:30 [adesa.be] INFO: Saving data for 10739121: {'auction_closing_time': 1774858500.0, 'created_time': 1774624646.44292, 'last_price_update_time': 1774738470.056378}
2026-03-28 22:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739121') HTTP/1.1" 204 0
2026-03-28 22:54:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3923e6-f24a-5184-9b01-b1b3a999e128 with identifier: 10739100
2026-03-28 22:54:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3923e6-f24a-5184-9b01-b1b3a999e128 with scrape type 2
2026-03-28 22:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc3923e6-f24a-5184-9b01-b1b3a999e128 with scrape type 2
2026-03-28 22:54:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc3923e6-f24a-5184-9b01-b1b3a999e128, identifier: 10739100
2026-03-28 22:54:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc3923e6-f24a-5184-9b01-b1b3a999e128 with identifier: 10739100
2026-03-28 22:54:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc3923e6-f24a-5184-9b01-b1b3a999e128 with identifier: 10739100
2026-03-28 22:54:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc3923e6-f24a-5184-9b01-b1b3a999e128 with identifier: 10739100 to the API
2026-03-28 22:54:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739100>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'fc3923e6-f24a-5184-9b01-b1b3a999e128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLN985',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739100',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Nexo',
'odometer': 104567,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Nexo FCEV - Electric - Automatic - 163 hp - 104.567 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:31 [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-28 22:54:31 [adesa.be] INFO: Saving data for 10739100: {'auction_closing_time': 1774858500.0, 'created_time': 1774624631.686626, 'last_price_update_time': 1774738471.812966}
2026-03-28 22:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739100') HTTP/1.1" 204 0
2026-03-28 22:54:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 423df961-4528-5a59-9b6f-3133b5b316f9 with identifier: 10739158
2026-03-28 22:54:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 423df961-4528-5a59-9b6f-3133b5b316f9 with scrape type 2
2026-03-28 22:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 423df961-4528-5a59-9b6f-3133b5b316f9 with scrape type 2
2026-03-28 22:54:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 423df961-4528-5a59-9b6f-3133b5b316f9, identifier: 10739158
2026-03-28 22:54:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 423df961-4528-5a59-9b6f-3133b5b316f9 with identifier: 10739158
2026-03-28 22:54:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 423df961-4528-5a59-9b6f-3133b5b316f9 with identifier: 10739158
2026-03-28 22:54:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 423df961-4528-5a59-9b6f-3133b5b316f9 with identifier: 10739158 to the API
2026-03-28 22:54:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739158>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '423df961-4528-5a59-9b6f-3133b5b316f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAQ876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739158',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 133037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-09-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 133.037 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:32 [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-28 22:54:32 [adesa.be] INFO: Saving data for 10739158: {'auction_closing_time': 1774858500.0, 'created_time': 1774627180.580981, 'last_price_update_time': 1774738472.189394}
2026-03-28 22:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739158') HTTP/1.1" 204 0
2026-03-28 22:54:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with identifier: 10739405
2026-03-28 22:54:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with scrape type 2
2026-03-28 22:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with scrape type 2
2026-03-28 22:54:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f, identifier: 10739405
2026-03-28 22:54:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with identifier: 10739405
2026-03-28 22:54:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with identifier: 10739405
2026-03-28 22:54:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with identifier: 10739405 to the API
2026-03-28 22:54:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739405>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '49dd412b-cd1f-5cd8-9348-2dbec6f5da0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPX721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 70514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.0 T-GDI - Petrol - Manual - 120 hp - 70.514 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:32 [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-28 22:54:32 [adesa.be] INFO: Saving data for 10739405: {'auction_closing_time': 1774858500.0, 'created_time': 1774627209.547017, 'last_price_update_time': 1774738472.692726}
2026-03-28 22:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739405') HTTP/1.1" 204 0
2026-03-28 22:54:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2c26013-db52-5bc5-b395-5ebe22ed5969 with identifier: 10739503
2026-03-28 22:54:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2c26013-db52-5bc5-b395-5ebe22ed5969 with scrape type 2
2026-03-28 22:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2c26013-db52-5bc5-b395-5ebe22ed5969 with scrape type 2
2026-03-28 22:54:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2c26013-db52-5bc5-b395-5ebe22ed5969, identifier: 10739503
2026-03-28 22:54:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2c26013-db52-5bc5-b395-5ebe22ed5969 with identifier: 10739503
2026-03-28 22:54:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2c26013-db52-5bc5-b395-5ebe22ed5969 with identifier: 10739503
2026-03-28 22:54:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2c26013-db52-5bc5-b395-5ebe22ed5969 with identifier: 10739503 to the API
2026-03-28 22:54:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739503>
{'auction_title': '',
'c_o_2_emission_value': 90,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b2c26013-db52-5bc5-b395-5ebe22ed5969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWX246',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 63304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Kona 1.6 GDI Sky - Petrol - Automatic - 105 hp - 63.304 km',
'transmission': 'automatic',
'trim': 'Sky',
'vin': None,
'year': 2021}
2026-03-28 22:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:35 [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-28 22:54:35 [adesa.be] INFO: Saving data for 10739503: {'auction_closing_time': 1774858500.0, 'created_time': 1774624630.403455, 'last_price_update_time': 1774738475.534457}
2026-03-28 22:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739503') HTTP/1.1" 204 0
2026-03-28 22:54:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with identifier: 10739554
2026-03-28 22:54:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with scrape type 2
2026-03-28 22:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with scrape type 2
2026-03-28 22:54:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d7f61ef-8907-5e7f-a881-fbaec9350f03, identifier: 10739554
2026-03-28 22:54:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4cae1a7-2165-5590-89e1-510a1e67e846 with identifier: 10739590
2026-03-28 22:54:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4cae1a7-2165-5590-89e1-510a1e67e846 with scrape type 2
2026-03-28 22:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4cae1a7-2165-5590-89e1-510a1e67e846 with scrape type 2
2026-03-28 22:54:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4cae1a7-2165-5590-89e1-510a1e67e846, identifier: 10739590
2026-03-28 22:54:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with identifier: 10739554
2026-03-28 22:54:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with identifier: 10739554
2026-03-28 22:54:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with identifier: 10739554 to the API
2026-03-28 22:54:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739554>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7d7f61ef-8907-5e7f-a881-fbaec9350f03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAE957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 9341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-05-09',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Picanto 1.0 - Petrol - Manual - 67 hp - 9.341 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:36 [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-28 22:54:36 [adesa.be] INFO: Saving data for 10739554: {'auction_closing_time': 1774858500.0, 'created_time': 1774627211.416688, 'last_price_update_time': 1774738476.094555}
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739554') HTTP/1.1" 204 0
2026-03-28 22:54:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4cae1a7-2165-5590-89e1-510a1e67e846 with identifier: 10739590
2026-03-28 22:54:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4cae1a7-2165-5590-89e1-510a1e67e846 with identifier: 10739590
2026-03-28 22:54:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4cae1a7-2165-5590-89e1-510a1e67e846 with identifier: 10739590 to the API
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739590>
{'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': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f4cae1a7-2165-5590-89e1-510a1e67e846',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739590',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 41606,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 41.606 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:36 [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-28 22:54:36 [adesa.be] INFO: Saving data for 10739590: {'auction_closing_time': 1774858500.0, 'created_time': 1774627147.938233, 'last_price_update_time': 1774738476.374558}
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739590') HTTP/1.1" 204 0
2026-03-28 22:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with identifier: 10739629
2026-03-28 22:54:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with scrape type 2
2026-03-28 22:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with scrape type 2
2026-03-28 22:54:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6, identifier: 10739629
2026-03-28 22:54:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with identifier: 10739629
2026-03-28 22:54:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with identifier: 10739629
2026-03-28 22:54:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with identifier: 10739629 to the API
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739629>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3a2a7c00-5f0d-5bed-a1cf-10039ec807c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 86516,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 86.516 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2022}
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:36 [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-28 22:54:36 [adesa.be] INFO: Saving data for 10739629: {'auction_closing_time': 1774858500.0, 'created_time': 1774627160.952667, 'last_price_update_time': 1774738476.837868}
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739629') HTTP/1.1" 204 0
2026-03-28 22:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7482f6-1b99-571f-affc-71d3fc9eca26 with identifier: 10739987
2026-03-28 22:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7482f6-1b99-571f-affc-71d3fc9eca26 with scrape type 2
2026-03-28 22:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef7482f6-1b99-571f-affc-71d3fc9eca26 with scrape type 2
2026-03-28 22:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef7482f6-1b99-571f-affc-71d3fc9eca26, identifier: 10739987
2026-03-28 22:54:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef7482f6-1b99-571f-affc-71d3fc9eca26 with identifier: 10739987
2026-03-28 22:54:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef7482f6-1b99-571f-affc-71d3fc9eca26 with identifier: 10739987
2026-03-28 22:54:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef7482f6-1b99-571f-affc-71d3fc9eca26 with identifier: 10739987 to the API
2026-03-28 22:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739987>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ef7482f6-1b99-571f-affc-71d3fc9eca26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCL522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739987',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 196794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 196.794 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:38 [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-28 22:54:38 [adesa.be] INFO: Saving data for 10739987: {'auction_closing_time': 1774861200.0, 'created_time': 1774649783.807882, 'last_price_update_time': 1774738478.467136}
2026-03-28 22:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739987') HTTP/1.1" 204 0
2026-03-28 22:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.944(s), this was the 1st time calling it.
2026-03-28 22:54:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.001486530742199 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:54:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 477795c0-f68a-58ac-9a45-f414c37a3d0f with identifier: 10739653
2026-03-28 22:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 477795c0-f68a-58ac-9a45-f414c37a3d0f with scrape type 2
2026-03-28 22:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 477795c0-f68a-58ac-9a45-f414c37a3d0f with scrape type 2
2026-03-28 22:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 477795c0-f68a-58ac-9a45-f414c37a3d0f, identifier: 10739653
2026-03-28 22:54:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with identifier: 10740752
2026-03-28 22:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with scrape type 2
2026-03-28 22:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with scrape type 2
2026-03-28 22:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1d86eb3-f225-5aa5-abdc-b6954c9f23f1, identifier: 10740752
2026-03-28 22:54:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 477795c0-f68a-58ac-9a45-f414c37a3d0f with identifier: 10739653
2026-03-28 22:54:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 477795c0-f68a-58ac-9a45-f414c37a3d0f with identifier: 10739653
2026-03-28 22:54:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 477795c0-f68a-58ac-9a45-f414c37a3d0f with identifier: 10739653 to the API
2026-03-28 22:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739653>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '477795c0-f68a-58ac-9a45-f414c37a3d0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCL509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 207172,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 207.172 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:39 [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-28 22:54:39 [adesa.be] INFO: Saving data for 10739653: {'auction_closing_time': 1774858500.0, 'created_time': 1774624633.286579, 'last_price_update_time': 1774738479.047978}
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739653') HTTP/1.1" 204 0
2026-03-28 22:54:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with identifier: 10740752
2026-03-28 22:54:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with identifier: 10740752
2026-03-28 22:54:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with identifier: 10740752 to the API
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740752>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b1d86eb3-f225-5aa5-abdc-b6954c9f23f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWX742',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 127644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 127.644 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:39 [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-28 22:54:39 [adesa.be] INFO: Saving data for 10740752: {'auction_closing_time': 1774947600.0, 'created_time': 1774649780.980246, 'last_price_update_time': 1774738479.307494}
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740752') HTTP/1.1" 204 0
2026-03-28 22:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57336163-3095-55cb-8419-ea8c6901ee1d with identifier: 10739704
2026-03-28 22:54:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57336163-3095-55cb-8419-ea8c6901ee1d with scrape type 2
2026-03-28 22:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57336163-3095-55cb-8419-ea8c6901ee1d with scrape type 2
2026-03-28 22:54:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57336163-3095-55cb-8419-ea8c6901ee1d, identifier: 10739704
2026-03-28 22:54:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57336163-3095-55cb-8419-ea8c6901ee1d with identifier: 10739704
2026-03-28 22:54:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57336163-3095-55cb-8419-ea8c6901ee1d with identifier: 10739704
2026-03-28 22:54:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57336163-3095-55cb-8419-ea8c6901ee1d with identifier: 10739704 to the API
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739704>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '57336163-3095-55cb-8419-ea8c6901ee1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXP612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739704',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 88462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 88.462 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:39 [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-28 22:54:39 [adesa.be] INFO: Saving data for 10739704: {'auction_closing_time': 1774858500.0, 'created_time': 1774624632.547822, 'last_price_update_time': 1774738479.774465}
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739704') HTTP/1.1" 204 0
2026-03-28 22:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 312e62b7-ae9d-5400-b124-5de6a1f6b35a with identifier: 10739681
2026-03-28 22:54:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 312e62b7-ae9d-5400-b124-5de6a1f6b35a with scrape type 2
2026-03-28 22:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 312e62b7-ae9d-5400-b124-5de6a1f6b35a with scrape type 2
2026-03-28 22:54:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 312e62b7-ae9d-5400-b124-5de6a1f6b35a, identifier: 10739681
2026-03-28 22:54:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 312e62b7-ae9d-5400-b124-5de6a1f6b35a with identifier: 10739681
2026-03-28 22:54:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 312e62b7-ae9d-5400-b124-5de6a1f6b35a with identifier: 10739681
2026-03-28 22:54:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 312e62b7-ae9d-5400-b124-5de6a1f6b35a with identifier: 10739681 to the API
2026-03-28 22:54:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739681>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '312e62b7-ae9d-5400-b124-5de6a1f6b35a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHC572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'H1',
'odometer': 43959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2020-08-31',
'seats_number': 8,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai H1 2.5 CRDi - Diesel - Manual - 136 hp - 43.959 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:40 [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-28 22:54:40 [adesa.be] INFO: Saving data for 10739681: {'auction_closing_time': 1774858500.0, 'created_time': 1774624634.512361, 'last_price_update_time': 1774738480.693054}
2026-03-28 22:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739681') HTTP/1.1" 204 0
2026-03-28 22:54:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.748(s), this was the 1st time calling it.
2026-03-28 22:54:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.986142168592778 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 22:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10739974
2026-03-28 22:54:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3267756e-a884-5524-a3a0-878bee981845 with scrape type 2
2026-03-28 22:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3267756e-a884-5524-a3a0-878bee981845 with scrape type 2
2026-03-28 22:54:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3267756e-a884-5524-a3a0-878bee981845, identifier: 10739974
2026-03-28 22:54:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10739974
2026-03-28 22:54:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10739974
2026-03-28 22:54:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10739974 to the API
2026-03-28 22:54:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739974>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3267756e-a884-5524-a3a0-878bee981845',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATF480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739974',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 172638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 172.638 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:42 [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-28 22:54:42 [adesa.be] INFO: Saving data for 10739974: {'auction_closing_time': 1774861200.0, 'created_time': 1774649793.633263, 'last_price_update_time': 1774738482.504173}
2026-03-28 22:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739974') HTTP/1.1" 204 0
2026-03-28 22:54:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e60d64a-711f-5d1f-aef2-eddd40eb291f with identifier: 10739386
2026-03-28 22:54:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e60d64a-711f-5d1f-aef2-eddd40eb291f with scrape type 2
2026-03-28 22:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e60d64a-711f-5d1f-aef2-eddd40eb291f with scrape type 2
2026-03-28 22:54:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e60d64a-711f-5d1f-aef2-eddd40eb291f, identifier: 10739386
2026-03-28 22:54:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e60d64a-711f-5d1f-aef2-eddd40eb291f with identifier: 10739386
2026-03-28 22:54:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e60d64a-711f-5d1f-aef2-eddd40eb291f with identifier: 10739386
2026-03-28 22:54:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e60d64a-711f-5d1f-aef2-eddd40eb291f with identifier: 10739386 to the API
2026-03-28 22:54:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739386>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0e60d64a-711f-5d1f-aef2-eddd40eb291f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABM503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739386',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Honda',
'model': 'CRV',
'odometer': 70372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Honda CRV 2.0 Elegance - Petrol - Automatic - 146 hp - 70.372 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-28 22:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:43 [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-28 22:54:43 [adesa.be] INFO: Saving data for 10739386: {'auction_closing_time': 1774858500.0, 'created_time': 1774624627.837333, 'last_price_update_time': 1774738483.110224}
2026-03-28 22:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739386') HTTP/1.1" 204 0
2026-03-28 22:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad6a3cc-9875-5c28-88ea-1d952644a341 with identifier: 10740000
2026-03-28 22:54:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad6a3cc-9875-5c28-88ea-1d952644a341 with scrape type 2
2026-03-28 22:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ad6a3cc-9875-5c28-88ea-1d952644a341 with scrape type 2
2026-03-28 22:54:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ad6a3cc-9875-5c28-88ea-1d952644a341, identifier: 10740000
2026-03-28 22:54:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ad6a3cc-9875-5c28-88ea-1d952644a341 with identifier: 10740000
2026-03-28 22:54:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ad6a3cc-9875-5c28-88ea-1d952644a341 with identifier: 10740000
2026-03-28 22:54:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ad6a3cc-9875-5c28-88ea-1d952644a341 with identifier: 10740000 to the API
2026-03-28 22:54:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740000>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2ad6a3cc-9875-5c28-88ea-1d952644a341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATE665',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740000',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 152316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 152.316 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740000%27 HTTP/1.1" 200 None
2026-03-28 22:54:44 [adesa.be] INFO: Saving data for 10740000: {'auction_closing_time': 1774861200.0, 'created_time': 1774649781.372142, 'last_price_update_time': 1774738484.151321}
2026-03-28 22:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740000') HTTP/1.1" 204 0
2026-03-28 22:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10739428
2026-03-28 22:54:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26440e7c-5b43-5fbb-a37c-63d55b153943 with scrape type 2
2026-03-28 22:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26440e7c-5b43-5fbb-a37c-63d55b153943 with scrape type 2
2026-03-28 22:54:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26440e7c-5b43-5fbb-a37c-63d55b153943, identifier: 10739428
2026-03-28 22:54:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10739428
2026-03-28 22:54:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10739428
2026-03-28 22:54:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10739428 to the API
2026-03-28 22:54:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739428>
{'auction_title': '',
'c_o_2_emission_value': 170,
'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-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '26440e7c-5b43-5fbb-a37c-63d55b153943',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UUR714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739428',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 170130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2018-07-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Manual - 130 hp - 170.130 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-28 22:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:47 [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-28 22:54:47 [adesa.be] INFO: Saving data for 10739428: {'auction_closing_time': 1774858500.0, 'created_time': 1774624626.497384, 'last_price_update_time': 1774738487.818847}
2026-03-28 22:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739428') HTTP/1.1" 204 0
2026-03-28 22:54:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 22:54:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10739509
2026-03-28 22:54:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e068b2-6890-516d-b920-ba83573cda09 with scrape type 2
2026-03-28 22:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39e068b2-6890-516d-b920-ba83573cda09 with scrape type 2
2026-03-28 22:54:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39e068b2-6890-516d-b920-ba83573cda09, identifier: 10739509
2026-03-28 22:54:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10739509
2026-03-28 22:54:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10739509
2026-03-28 22:54:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10739509 to the API
2026-03-28 22:54:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739509>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '39e068b2-6890-516d-b920-ba83573cda09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATZ760',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 255939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'255.939 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2021}
2026-03-28 22:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:49 [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-28 22:54:49 [adesa.be] INFO: Saving data for 10739509: {'auction_closing_time': 1774858500.0, 'created_time': 1774624636.650724, 'last_price_update_time': 1774738489.72028}
2026-03-28 22:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739509') HTTP/1.1" 204 0
2026-03-28 22:54:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10739967
2026-03-28 22:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e852365-8635-5a31-81ac-85c15191fb3d with scrape type 2
2026-03-28 22:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e852365-8635-5a31-81ac-85c15191fb3d with scrape type 2
2026-03-28 22:54:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e852365-8635-5a31-81ac-85c15191fb3d, identifier: 10739967
2026-03-28 22:54:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10739967
2026-03-28 22:54:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10739967
2026-03-28 22:54:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10739967 to the API
2026-03-28 22:54:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739967>
{'auction_title': '',
'c_o_2_emission_value': 256,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3e852365-8635-5a31-81ac-85c15191fb3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739967',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 242207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'242.207 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2022}
2026-03-28 22:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:50 [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-28 22:54:50 [adesa.be] INFO: Saving data for 10739967: {'auction_closing_time': 1774861200.0, 'created_time': 1774649775.232422, 'last_price_update_time': 1774738490.429457}
2026-03-28 22:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739967') HTTP/1.1" 204 0
2026-03-28 22:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10739356
2026-03-28 22:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with scrape type 2
2026-03-28 22:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with scrape type 2
2026-03-28 22:54:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90, identifier: 10739356
2026-03-28 22:54:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10739356
2026-03-28 22:54:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10739356
2026-03-28 22:54:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10739356 to the API
2026-03-28 22:54:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739356>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPH817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739356',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 130497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2019-01-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford S-Max 1.5 EcoBoost Titanium - Petrol - Manual - 165 hp - '
'130.497 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-28 22:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:51 [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-28 22:54:51 [adesa.be] INFO: Saving data for 10739356: {'auction_closing_time': 1774858500.0, 'created_time': 1774624634.86341, 'last_price_update_time': 1774738491.919435}
2026-03-28 22:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739356') HTTP/1.1" 204 0
2026-03-28 22:54:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a86284-a613-5006-b322-e6f4002805d3 with identifier: 10739620
2026-03-28 22:54:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a86284-a613-5006-b322-e6f4002805d3 with scrape type 2
2026-03-28 22:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a86284-a613-5006-b322-e6f4002805d3 with scrape type 2
2026-03-28 22:54:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63a86284-a613-5006-b322-e6f4002805d3, identifier: 10739620
2026-03-28 22:54:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63a86284-a613-5006-b322-e6f4002805d3 with identifier: 10739620
2026-03-28 22:54:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63a86284-a613-5006-b322-e6f4002805d3 with identifier: 10739620
2026-03-28 22:54:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63a86284-a613-5006-b322-e6f4002805d3 with identifier: 10739620 to the API
2026-03-28 22:54:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739620>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '63a86284-a613-5006-b322-e6f4002805d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMN317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 191132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'191.132 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2022}
2026-03-28 22:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:52 [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-28 22:54:52 [adesa.be] INFO: Saving data for 10739620: {'auction_closing_time': 1774858500.0, 'created_time': 1774624636.239611, 'last_price_update_time': 1774738492.494434}
2026-03-28 22:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739620') HTTP/1.1" 204 0
2026-03-28 22:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 118454cf-0f11-58da-9886-1728eb42ae12 with identifier: 10739639
2026-03-28 22:54:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 118454cf-0f11-58da-9886-1728eb42ae12 with scrape type 2
2026-03-28 22:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 118454cf-0f11-58da-9886-1728eb42ae12 with scrape type 2
2026-03-28 22:54:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 118454cf-0f11-58da-9886-1728eb42ae12, identifier: 10739639
2026-03-28 22:54:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 118454cf-0f11-58da-9886-1728eb42ae12 with identifier: 10739639
2026-03-28 22:54:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 118454cf-0f11-58da-9886-1728eb42ae12 with identifier: 10739639
2026-03-28 22:54:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 118454cf-0f11-58da-9886-1728eb42ae12 with identifier: 10739639 to the API
2026-03-28 22:54:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739639>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '118454cf-0f11-58da-9886-1728eb42ae12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWD175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 11189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 11.189 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-28 22:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:53 [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-28 22:54:53 [adesa.be] INFO: Saving data for 10739639: {'auction_closing_time': 1774858500.0, 'created_time': 1774624624.703119, 'last_price_update_time': 1774738493.896885}
2026-03-28 22:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739639') HTTP/1.1" 204 0
2026-03-28 22:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a80ba3f4-adbf-510a-942c-e077b6ce7bba with identifier: 10739702
2026-03-28 22:54:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a80ba3f4-adbf-510a-942c-e077b6ce7bba with scrape type 2
2026-03-28 22:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a80ba3f4-adbf-510a-942c-e077b6ce7bba with scrape type 2
2026-03-28 22:54:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a80ba3f4-adbf-510a-942c-e077b6ce7bba, identifier: 10739702
2026-03-28 22:54:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a80ba3f4-adbf-510a-942c-e077b6ce7bba with identifier: 10739702
2026-03-28 22:54:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a80ba3f4-adbf-510a-942c-e077b6ce7bba with identifier: 10739702
2026-03-28 22:54:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a80ba3f4-adbf-510a-942c-e077b6ce7bba with identifier: 10739702 to the API
2026-03-28 22:54:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739702>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a80ba3f4-adbf-510a-942c-e077b6ce7bba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZY8050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 190765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-08-10',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 100 hp - '
'190.765 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 22:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:54 [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-28 22:54:54 [adesa.be] INFO: Saving data for 10739702: {'auction_closing_time': 1774858500.0, 'created_time': 1774624627.558422, 'last_price_update_time': 1774738494.649999}
2026-03-28 22:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739702') HTTP/1.1" 204 0
2026-03-28 22:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44d8097-845f-5c18-9f0d-ef858bcd3838 with identifier: 10739586
2026-03-28 22:54:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44d8097-845f-5c18-9f0d-ef858bcd3838 with scrape type 2
2026-03-28 22:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f44d8097-845f-5c18-9f0d-ef858bcd3838 with scrape type 2
2026-03-28 22:54:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f44d8097-845f-5c18-9f0d-ef858bcd3838, identifier: 10739586
2026-03-28 22:54:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f44d8097-845f-5c18-9f0d-ef858bcd3838 with identifier: 10739586
2026-03-28 22:54:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f44d8097-845f-5c18-9f0d-ef858bcd3838 with identifier: 10739586
2026-03-28 22:54:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f44d8097-845f-5c18-9f0d-ef858bcd3838 with identifier: 10739586 to the API
2026-03-28 22:54:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'f44d8097-845f-5c18-9f0d-ef858bcd3838',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS8711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 42779,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 Allure - Electric - Automatic - 136 hp - 42.779 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:55 [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-28 22:54:55 [adesa.be] INFO: Saving data for 10739586: {'auction_closing_time': 1774858500.0, 'created_time': 1774624711.847995, 'last_price_update_time': 1774738495.017471}
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739586') HTTP/1.1" 204 0
2026-03-28 22:54:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with identifier: 10739524
2026-03-28 22:54:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with scrape type 2
2026-03-28 22:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with scrape type 2
2026-03-28 22:54:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90, identifier: 10739524
2026-03-28 22:54:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with identifier: 10739524
2026-03-28 22:54:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with identifier: 10739524
2026-03-28 22:54:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with identifier: 10739524 to the API
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739524>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '5ad2d4bf-ca8b-58d3-909e-3058ed0def90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNQ534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 29455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 29.455 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:55 [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-28 22:54:55 [adesa.be] INFO: Saving data for 10739524: {'auction_closing_time': 1774858500.0, 'created_time': 1774624637.417597, 'last_price_update_time': 1774738495.421364}
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739524') HTTP/1.1" 204 0
2026-03-28 22:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with identifier: 10739244
2026-03-28 22:54:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with scrape type 2
2026-03-28 22:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with scrape type 2
2026-03-28 22:54:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87, identifier: 10739244
2026-03-28 22:54:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with identifier: 10739244
2026-03-28 22:54:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with identifier: 10739244
2026-03-28 22:54:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with identifier: 10739244 to the API
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739244>
{'auction_title': '',
'c_o_2_emission_value': 90,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'feb0f0ca-cf6a-5aa2-b695-c29a81a56f87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXM327',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739244',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Honda',
'model': 'Civic',
'odometer': 184667,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Honda Civic 1.6 i-DTEC Elegance - Diesel - Manual - 120 hp - '
'184.667 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:55 [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-28 22:54:55 [adesa.be] INFO: Saving data for 10739244: {'auction_closing_time': 1774858500.0, 'created_time': 1774624635.156998, 'last_price_update_time': 1774738495.975054}
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739244') HTTP/1.1" 204 0
2026-03-28 22:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10739056
2026-03-28 22:54:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with scrape type 2
2026-03-28 22:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with scrape type 2
2026-03-28 22:54:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b, identifier: 10739056
2026-03-28 22:54:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10739056
2026-03-28 22:54:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10739056
2026-03-28 22:54:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10739056 to the API
2026-03-28 22:54:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739056>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWQ248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739056',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 46018,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 46.018 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:56 [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-28 22:54:56 [adesa.be] INFO: Saving data for 10739056: {'auction_closing_time': 1774858500.0, 'created_time': 1774624641.474834, 'last_price_update_time': 1774738496.595196}
2026-03-28 22:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739056') HTTP/1.1" 204 0
2026-03-28 22:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with identifier: 10739051
2026-03-28 22:54:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with scrape type 2
2026-03-28 22:54:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with scrape type 2
2026-03-28 22:54:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c, identifier: 10739051
2026-03-28 22:54:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with identifier: 10739051
2026-03-28 22:54:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with identifier: 10739051
2026-03-28 22:54:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with identifier: 10739051 to the API
2026-03-28 22:54:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739051>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ecdb8a4c-27d4-5ad9-9839-3784e087cc1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAT758',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739051',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 37402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 37.402 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:58 [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-28 22:54:58 [adesa.be] INFO: Saving data for 10739051: {'auction_closing_time': 1774858500.0, 'created_time': 1774624623.385823, 'last_price_update_time': 1774738498.91281}
2026-03-28 22:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739051') HTTP/1.1" 204 0
2026-03-28 22:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:54:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:54:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 381b5e3d-8b9c-5a5d-8c51-afad44f657d7 with identifier: 10739646
2026-03-28 22:54:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 381b5e3d-8b9c-5a5d-8c51-afad44f657d7 with scrape type 2
2026-03-28 22:54:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 381b5e3d-8b9c-5a5d-8c51-afad44f657d7 with scrape type 2
2026-03-28 22:54:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 381b5e3d-8b9c-5a5d-8c51-afad44f657d7, identifier: 10739646
2026-03-28 22:54:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 381b5e3d-8b9c-5a5d-8c51-afad44f657d7 with identifier: 10739646
2026-03-28 22:54:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 381b5e3d-8b9c-5a5d-8c51-afad44f657d7 with identifier: 10739646
2026-03-28 22:54:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 381b5e3d-8b9c-5a5d-8c51-afad44f657d7 with identifier: 10739646 to the API
2026-03-28 22:54:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:54: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-28 22:54:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739646>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '381b5e3d-8b9c-5a5d-8c51-afad44f657d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NA5633',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739646',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 60321,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Puma 1.0 Titanium - Petrol - Automatic - 125 hp - 60.321 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-28 22:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:59 [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-28 22:54:59 [adesa.be] INFO: Saving data for 10739646: {'auction_closing_time': 1774858500.0, 'created_time': 1774624626.184529, 'last_price_update_time': 1774738499.379684}
2026-03-28 22:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739646') HTTP/1.1" 204 0
2026-03-28 22:55:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10739365
2026-03-28 22:55:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a57eee-4b03-5437-b60d-c6e34d3a516f with scrape type 2
2026-03-28 22:55:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90a57eee-4b03-5437-b60d-c6e34d3a516f with scrape type 2
2026-03-28 22:55:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90a57eee-4b03-5437-b60d-c6e34d3a516f, identifier: 10739365
2026-03-28 22:55:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10739365
2026-03-28 22:55:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10739365
2026-03-28 22:55:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10739365 to the API
2026-03-28 22:55:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739365>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '90a57eee-4b03-5437-b60d-c6e34d3a516f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAX745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739365',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 92053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus 1.5 EcoBlue Trend - Diesel - Automatic - 120 hp - 92.053 '
'km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-28 22:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:00 [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-28 22:55:00 [adesa.be] INFO: Saving data for 10739365: {'auction_closing_time': 1774858500.0, 'created_time': 1774627231.690002, 'last_price_update_time': 1774738500.676386}
2026-03-28 22:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739365') HTTP/1.1" 204 0
2026-03-28 22:55:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765
2026-03-28 22:55:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with scrape type 2
2026-03-28 22:55:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with scrape type 2
2026-03-28 22:55:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6, identifier: 10740765
2026-03-28 22:55:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765
2026-03-28 22:55:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765
2026-03-28 22:55:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765 to the API
2026-03-28 22:55:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740765>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '819f8ea8-a5ea-5eb4-acc3-295c435b0da6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740765',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 64345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 64.345 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-28 22:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:01 [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-28 22:55:01 [adesa.be] INFO: Saving data for 10740765: {'auction_closing_time': 1774947600.0, 'created_time': 1774649780.217078, 'last_price_update_time': 1774738501.333381}
2026-03-28 22:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740765') HTTP/1.1" 204 0
2026-03-28 22:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f062180f-0244-58f1-9301-f1d59a38680b with identifier: 10739050
2026-03-28 22:55:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f062180f-0244-58f1-9301-f1d59a38680b with scrape type 2
2026-03-28 22:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f062180f-0244-58f1-9301-f1d59a38680b with scrape type 2
2026-03-28 22:55:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f062180f-0244-58f1-9301-f1d59a38680b, identifier: 10739050
2026-03-28 22:55:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f062180f-0244-58f1-9301-f1d59a38680b with identifier: 10739050
2026-03-28 22:55:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f062180f-0244-58f1-9301-f1d59a38680b with identifier: 10739050
2026-03-28 22:55:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f062180f-0244-58f1-9301-f1d59a38680b with identifier: 10739050 to the API
2026-03-28 22:55:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739050>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f062180f-0244-58f1-9301-f1d59a38680b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWR164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739050',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 44545,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 44.545 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:01 [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-28 22:55:01 [adesa.be] INFO: Saving data for 10739050: {'auction_closing_time': 1774858500.0, 'created_time': 1774624622.751795, 'last_price_update_time': 1774738501.834113}
2026-03-28 22:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739050') HTTP/1.1" 204 0
2026-03-28 22:55:07 [scrapy.extensions.logstats] INFO: Crawled 1849 pages (at 49 pages/min), scraped 1819 items (at 49 items/min)
2026-03-28 22:55:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-28 22:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with identifier: 10740511
2026-03-28 22:55:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with scrape type 2
2026-03-28 22:55:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with scrape type 2
2026-03-28 22:55:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1a6b232-c60e-5b6d-84ce-6a37a517fb10, identifier: 10740511
2026-03-28 22:55:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with identifier: 10740511
2026-03-28 22:55:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with identifier: 10740511
2026-03-28 22:55:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with identifier: 10740511 to the API
2026-03-28 22:55:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740511>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1a6b232-c60e-5b6d-84ce-6a37a517fb10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKM860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 43425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus 1.5 EcoBlue Trend - Diesel - Automatic - 120 hp - 43.425 '
'km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-28 22:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:07 [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-28 22:55:07 [adesa.be] INFO: Saving data for 10740511: {'auction_closing_time': 1774965600.0, 'created_time': 1774649780.614989, 'last_price_update_time': 1774738507.988145}
2026-03-28 22:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740511') HTTP/1.1" 204 0
2026-03-28 22:55:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10739341
2026-03-28 22:55:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with scrape type 2
2026-03-28 22:55:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with scrape type 2
2026-03-28 22:55:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5, identifier: 10739341
2026-03-28 22:55:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10739341
2026-03-28 22:55:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10739341
2026-03-28 22:55:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10739341 to the API
2026-03-28 22:55:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739341>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c4ae49ef-8ef3-5fca-bbea-3243a583a9b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAS038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739341',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 138495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-10-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus 1.5 EcoBlue Trend - Diesel - Automatic - 120 hp - '
'138.495 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-28 22:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:08 [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-28 22:55:08 [adesa.be] INFO: Saving data for 10739341: {'auction_closing_time': 1774858500.0, 'created_time': 1774624619.179376, 'last_price_update_time': 1774738508.362139}
2026-03-28 22:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739341') HTTP/1.1" 204 0
2026-03-28 22:55:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10739498
2026-03-28 22:55:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 240ecc24-701e-570c-97f0-36900306c07f with scrape type 2
2026-03-28 22:55:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 240ecc24-701e-570c-97f0-36900306c07f with scrape type 2
2026-03-28 22:55:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 240ecc24-701e-570c-97f0-36900306c07f, identifier: 10739498
2026-03-28 22:55:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10739498
2026-03-28 22:55:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10739498
2026-03-28 22:55:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10739498 to the API
2026-03-28 22:55:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739498>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '240ecc24-701e-570c-97f0-36900306c07f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPJ032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 105627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Fiesta 1.1i Business - Petrol - Manual - 70 hp - 105.627 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 22:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:10 [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-28 22:55:10 [adesa.be] INFO: Saving data for 10739498: {'auction_closing_time': 1774858500.0, 'created_time': 1774624618.515001, 'last_price_update_time': 1774738510.137664}
2026-03-28 22:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739498') HTTP/1.1" 204 0
2026-03-28 22:55:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with identifier: 10739058
2026-03-28 22:55:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with scrape type 2
2026-03-28 22:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with scrape type 2
2026-03-28 22:55:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9, identifier: 10739058
2026-03-28 22:55:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with identifier: 10739058
2026-03-28 22:55:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with identifier: 10739058
2026-03-28 22:55:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with identifier: 10739058 to the API
2026-03-28 22:55:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739058>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '9a175de2-653b-5a56-bb3d-a17abfa8b0c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWQ279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739058',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 53132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 53.132 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55: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-28 22:55:11 [adesa.be] INFO: Saving data for 10739058: {'auction_closing_time': 1774858500.0, 'created_time': 1774624640.13636, 'last_price_update_time': 1774738511.013199}
2026-03-28 22:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739058') HTTP/1.1" 204 0
2026-03-28 22:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76b645ee-7414-5cea-8ab0-20e6893759fd with identifier: 10739660
2026-03-28 22:55:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76b645ee-7414-5cea-8ab0-20e6893759fd with scrape type 2
2026-03-28 22:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76b645ee-7414-5cea-8ab0-20e6893759fd with scrape type 2
2026-03-28 22:55:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76b645ee-7414-5cea-8ab0-20e6893759fd, identifier: 10739660
2026-03-28 22:55:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76b645ee-7414-5cea-8ab0-20e6893759fd with identifier: 10739660
2026-03-28 22:55:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76b645ee-7414-5cea-8ab0-20e6893759fd with identifier: 10739660
2026-03-28 22:55:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76b645ee-7414-5cea-8ab0-20e6893759fd with identifier: 10739660 to the API
2026-03-28 22:55:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739660>
{'auction_title': '',
'c_o_2_emission_value': 231,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'LPG',
'id': '76b645ee-7414-5cea-8ab0-20e6893759fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWZ999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 147122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Fiat Ducato 3.0 Maxi - LPG - Manual - 136 hp - 147.122 km',
'transmission': 'manual',
'trim': 'Maxi',
'vin': None,
'year': 2021}
2026-03-28 22:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55: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-28 22:55:11 [adesa.be] INFO: Saving data for 10739660: {'auction_closing_time': 1774858500.0, 'created_time': 1774624618.201298, 'last_price_update_time': 1774738511.482853}
2026-03-28 22:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739660') HTTP/1.1" 204 0
2026-03-28 22:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec3f734d-4010-5b13-8dad-6a45f3323fa0 with identifier: 10739694
2026-03-28 22:55:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec3f734d-4010-5b13-8dad-6a45f3323fa0 with scrape type 2
2026-03-28 22:55:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec3f734d-4010-5b13-8dad-6a45f3323fa0 with scrape type 2
2026-03-28 22:55:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec3f734d-4010-5b13-8dad-6a45f3323fa0, identifier: 10739694
2026-03-28 22:55:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec3f734d-4010-5b13-8dad-6a45f3323fa0 with identifier: 10739694
2026-03-28 22:55:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec3f734d-4010-5b13-8dad-6a45f3323fa0 with identifier: 10739694
2026-03-28 22:55:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec3f734d-4010-5b13-8dad-6a45f3323fa0 with identifier: 10739694 to the API
2026-03-28 22:55:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739694>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'ec3f734d-4010-5b13-8dad-6a45f3323fa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NA5636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 55946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Puma 1.0 Titanium - Petrol - Automatic - 125 hp - 55.946 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-28 22:55:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:12 [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-28 22:55:12 [adesa.be] INFO: Saving data for 10739694: {'auction_closing_time': 1774858500.0, 'created_time': 1774624638.295166, 'last_price_update_time': 1774738512.75941}
2026-03-28 22:55:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739694') HTTP/1.1" 204 0
2026-03-28 22:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10739497
2026-03-28 22:55:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77a817d3-3f7e-50bb-af27-05b22711869d with scrape type 2
2026-03-28 22:55:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77a817d3-3f7e-50bb-af27-05b22711869d with scrape type 2
2026-03-28 22:55:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77a817d3-3f7e-50bb-af27-05b22711869d, identifier: 10739497
2026-03-28 22:55:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10739497
2026-03-28 22:55:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10739497
2026-03-28 22:55:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10739497 to the API
2026-03-28 22:55:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739497>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '77a817d3-3f7e-50bb-af27-05b22711869d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAW312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 85387,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI Bastille - Diesel - Automatic - 130 hp - '
'85.387 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2021}
2026-03-28 22:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:13 [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-28 22:55:13 [adesa.be] INFO: Saving data for 10739497: {'auction_closing_time': 1774858500.0, 'created_time': 1774624615.974348, 'last_price_update_time': 1774738513.241918}
2026-03-28 22:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739497') HTTP/1.1" 204 0
2026-03-28 22:55:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10739059
2026-03-28 22:55:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d4195d6-b471-5678-a5fa-caf8c5491f76 with scrape type 2
2026-03-28 22:55:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d4195d6-b471-5678-a5fa-caf8c5491f76 with scrape type 2
2026-03-28 22:55:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d4195d6-b471-5678-a5fa-caf8c5491f76, identifier: 10739059
2026-03-28 22:55:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10739059
2026-03-28 22:55:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10739059
2026-03-28 22:55:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10739059 to the API
2026-03-28 22:55:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739059>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6d4195d6-b471-5678-a5fa-caf8c5491f76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWR158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739059',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 45098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 45.098 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 22:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:13 [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-28 22:55:13 [adesa.be] INFO: Saving data for 10739059: {'auction_closing_time': 1774858500.0, 'created_time': 1774627225.113521, 'last_price_update_time': 1774738513.715648}
2026-03-28 22:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739059') HTTP/1.1" 204 0
2026-03-28 22:55:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98637c16-cb9f-5f66-8d8a-900658b9b76e with identifier: 10739109
2026-03-28 22:55:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98637c16-cb9f-5f66-8d8a-900658b9b76e with scrape type 2
2026-03-28 22:55:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98637c16-cb9f-5f66-8d8a-900658b9b76e with scrape type 2
2026-03-28 22:55:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98637c16-cb9f-5f66-8d8a-900658b9b76e, identifier: 10739109
2026-03-28 22:55:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98637c16-cb9f-5f66-8d8a-900658b9b76e with identifier: 10739109
2026-03-28 22:55:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98637c16-cb9f-5f66-8d8a-900658b9b76e with identifier: 10739109
2026-03-28 22:55:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98637c16-cb9f-5f66-8d8a-900658b9b76e with identifier: 10739109 to the API
2026-03-28 22:55:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739109>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '98637c16-cb9f-5f66-8d8a-900658b9b76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VSQ751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739109',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 161633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-02-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Logan 1.5 DCI Stepway - Diesel - Manual - 95 hp - 161.633 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2019}
2026-03-28 22:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:14 [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-28 22:55:14 [adesa.be] INFO: Saving data for 10739109: {'auction_closing_time': 1774858500.0, 'created_time': 1774627361.889711, 'last_price_update_time': 1774738514.721914}
2026-03-28 22:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739109') HTTP/1.1" 204 0
2026-03-28 22:55:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10739440
2026-03-28 22:55:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f30dc856-b866-5c15-85ee-298d8e81e7bd with scrape type 2
2026-03-28 22:55:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f30dc856-b866-5c15-85ee-298d8e81e7bd with scrape type 2
2026-03-28 22:55:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f30dc856-b866-5c15-85ee-298d8e81e7bd, identifier: 10739440
2026-03-28 22:55:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10739440
2026-03-28 22:55:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10739440
2026-03-28 22:55:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10739440 to the API
2026-03-28 22:55:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739440>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f30dc856-b866-5c15-85ee-298d8e81e7bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739440',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 71226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2020-11-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Duster Comfort - Petrol - Manual - 101 hp - 71.226 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-28 22:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:15 [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-28 22:55:15 [adesa.be] INFO: Saving data for 10739440: {'auction_closing_time': 1774858500.0, 'created_time': 1774624611.347281, 'last_price_update_time': 1774738515.205033}
2026-03-28 22:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739440') HTTP/1.1" 204 0
2026-03-28 22:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038
2026-03-28 22:55:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7b2e52-65d5-578f-a1b2-015483d9a825 with scrape type 2
2026-03-28 22:55:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7b2e52-65d5-578f-a1b2-015483d9a825 with scrape type 2
2026-03-28 22:55:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7b2e52-65d5-578f-a1b2-015483d9a825, identifier: 10740038
2026-03-28 22:55:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038
2026-03-28 22:55:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038
2026-03-28 22:55:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038 to the API
2026-03-28 22:55:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740038>
{'auction_title': '',
'c_o_2_emission_value': 215,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9f7b2e52-65d5-578f-a1b2-015483d9a825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVH799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740038',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 207979,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Limited - Diesel - Automatic - 170 hp - '
'207.979 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
2026-03-28 22:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55: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-28 22:55:15 [adesa.be] INFO: Saving data for 10740038: {'auction_closing_time': 1774861200.0, 'created_time': 1774649779.572709, 'last_price_update_time': 1774738515.675605}
2026-03-28 22:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740038') HTTP/1.1" 204 0
2026-03-28 22:55:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10739267
2026-03-28 22:55:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with scrape type 2
2026-03-28 22:55:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with scrape type 2
2026-03-28 22:55:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa0bf00b-ea97-54b5-a3ef-32c03eab6551, identifier: 10739267
2026-03-28 22:55:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10739267
2026-03-28 22:55:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10739267
2026-03-28 22:55:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10739267 to the API
2026-03-28 22:55:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739267>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fa0bf00b-ea97-54b5-a3ef-32c03eab6551',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JU6137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 75067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Jumpy 1.5 HDI Comfort - Diesel - Manual - 120 hp - 75.067 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-28 22:55:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:16 [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-28 22:55:16 [adesa.be] INFO: Saving data for 10739267: {'auction_closing_time': 1774858500.0, 'created_time': 1774624608.989524, 'last_price_update_time': 1774738516.529215}
2026-03-28 22:55:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739267') HTTP/1.1" 204 0
2026-03-28 22:55:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10739329
2026-03-28 22:55:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e18d0fd-155d-53bc-a269-1a969effe76a with scrape type 2
2026-03-28 22:55:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e18d0fd-155d-53bc-a269-1a969effe76a with scrape type 2
2026-03-28 22:55:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e18d0fd-155d-53bc-a269-1a969effe76a, identifier: 10739329
2026-03-28 22:55:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10739329
2026-03-28 22:55:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10739329
2026-03-28 22:55:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10739329 to the API
2026-03-28 22:55:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739329>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '9e18d0fd-155d-53bc-a269-1a969effe76a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASH676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739329',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 109213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 109.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:17 [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-28 22:55:17 [adesa.be] INFO: Saving data for 10739329: {'auction_closing_time': 1774858500.0, 'created_time': 1774624601.274726, 'last_price_update_time': 1774738517.014683}
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739329') HTTP/1.1" 204 0
2026-03-28 22:55:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10739991
2026-03-28 22:55:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with scrape type 2
2026-03-28 22:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with scrape type 2
2026-03-28 22:55:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9, identifier: 10739991
2026-03-28 22:55:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10739991
2026-03-28 22:55:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10739991
2026-03-28 22:55:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10739991 to the API
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739991>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '057f1b09-0a36-5ae8-9289-0e3e120ff0d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KX6708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739991',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 139295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus 1.5 EcoBlue Connected - Diesel - Automatic - 120 hp - '
'139.295 km',
'transmission': 'automatic',
'trim': 'Connected',
'vin': None,
'year': 2022}
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:17 [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-28 22:55:17 [adesa.be] INFO: Saving data for 10739991: {'auction_closing_time': 1774861200.0, 'created_time': 1774649773.316226, 'last_price_update_time': 1774738517.404926}
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739991') HTTP/1.1" 204 0
2026-03-28 22:55:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10739048
2026-03-28 22:55:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43be7242-7877-598f-9660-f2ac6ef218ba with scrape type 2
2026-03-28 22:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43be7242-7877-598f-9660-f2ac6ef218ba with scrape type 2
2026-03-28 22:55:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43be7242-7877-598f-9660-f2ac6ef218ba, identifier: 10739048
2026-03-28 22:55:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10739048
2026-03-28 22:55:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10739048
2026-03-28 22:55:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10739048 to the API
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739048>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '43be7242-7877-598f-9660-f2ac6ef218ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRT042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739048',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 102684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Jumpy 1.5 HDI Club - Diesel - Manual - 120 hp - 102.684 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:17 [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-28 22:55:17 [adesa.be] INFO: Saving data for 10739048: {'auction_closing_time': 1774858500.0, 'created_time': 1774627259.560039, 'last_price_update_time': 1774738517.786551}
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739048') HTTP/1.1" 204 0
2026-03-28 22:55:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 200ea8a4-17e0-5350-a19c-8182410729f0 with identifier: 10739656
2026-03-28 22:55:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 200ea8a4-17e0-5350-a19c-8182410729f0 with scrape type 2
2026-03-28 22:55:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 200ea8a4-17e0-5350-a19c-8182410729f0 with scrape type 2
2026-03-28 22:55:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 200ea8a4-17e0-5350-a19c-8182410729f0, identifier: 10739656
2026-03-28 22:55:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 200ea8a4-17e0-5350-a19c-8182410729f0 with identifier: 10739656
2026-03-28 22:55:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 200ea8a4-17e0-5350-a19c-8182410729f0 with identifier: 10739656
2026-03-28 22:55:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 200ea8a4-17e0-5350-a19c-8182410729f0 with identifier: 10739656 to the API
2026-03-28 22:55:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739656>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '200ea8a4-17e0-5350-a19c-8182410729f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHN574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739656',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 112315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2020-01-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.6i Performance Line - Petrol - Automatic - 181 '
'hp - 112.315 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2020}
2026-03-28 22:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:19 [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-28 22:55:19 [adesa.be] INFO: Saving data for 10739656: {'auction_closing_time': 1774858500.0, 'created_time': 1774627232.362901, 'last_price_update_time': 1774738519.360142}
2026-03-28 22:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739656') HTTP/1.1" 204 0
2026-03-28 22:55:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10739082
2026-03-28 22:55:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with scrape type 2
2026-03-28 22:55:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with scrape type 2
2026-03-28 22:55:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6aa82cf0-402f-5cf3-a024-f3473bd48b22, identifier: 10739082
2026-03-28 22:55:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10739082
2026-03-28 22:55:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10739082
2026-03-28 22:55:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10739082 to the API
2026-03-28 22:55:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739082>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6aa82cf0-402f-5cf3-a024-f3473bd48b22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX730',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739082',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 62867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i Allure - Petrol - 130 hp - 62.867 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-28 22:55:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:22 [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-28 22:55:22 [adesa.be] INFO: Saving data for 10739082: {'auction_closing_time': 1774858500.0, 'created_time': 1774627153.919731, 'last_price_update_time': 1774738522.658525}
2026-03-28 22:55:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739082') HTTP/1.1" 204 0
2026-03-28 22:55:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54228154-8305-5aec-8f43-0ea920979f81 with identifier: 10739607
2026-03-28 22:55:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54228154-8305-5aec-8f43-0ea920979f81 with scrape type 2
2026-03-28 22:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54228154-8305-5aec-8f43-0ea920979f81 with scrape type 2
2026-03-28 22:55:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 54228154-8305-5aec-8f43-0ea920979f81, identifier: 10739607
2026-03-28 22:55:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 54228154-8305-5aec-8f43-0ea920979f81 with identifier: 10739607
2026-03-28 22:55:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 54228154-8305-5aec-8f43-0ea920979f81 with identifier: 10739607
2026-03-28 22:55:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 54228154-8305-5aec-8f43-0ea920979f81 with identifier: 10739607 to the API
2026-03-28 22:55:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739607>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '54228154-8305-5aec-8f43-0ea920979f81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQT872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 131957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 20d Lounge - xDrive - Diesel - Automatic - 190 hp - 131.957 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-28 22:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:24 [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-28 22:55:24 [adesa.be] INFO: Saving data for 10739607: {'auction_closing_time': 1774858500.0, 'created_time': 1774624597.137139, 'last_price_update_time': 1774738524.832841}
2026-03-28 22:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739607') HTTP/1.1" 204 0
2026-03-28 22:55:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10739140
2026-03-28 22:55:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c068b5e-ad80-5040-9146-ecddcd48121c with scrape type 2
2026-03-28 22:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c068b5e-ad80-5040-9146-ecddcd48121c with scrape type 2
2026-03-28 22:55:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c068b5e-ad80-5040-9146-ecddcd48121c, identifier: 10739140
2026-03-28 22:55:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10739140
2026-03-28 22:55:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10739140
2026-03-28 22:55:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10739140 to the API
2026-03-28 22:55:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739140>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '1c068b5e-ad80-5040-9146-ecddcd48121c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739140',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 131105,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 131.105 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:25 [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-28 22:55:25 [adesa.be] INFO: Saving data for 10739140: {'auction_closing_time': 1774858500.0, 'created_time': 1774624600.940473, 'last_price_update_time': 1774738525.861777}
2026-03-28 22:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739140') HTTP/1.1" 204 0
2026-03-28 22:55:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc4f9b7d-3603-5a65-a6b6-7071daf794ba with identifier: 10739640
2026-03-28 22:55:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc4f9b7d-3603-5a65-a6b6-7071daf794ba with scrape type 2
2026-03-28 22:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc4f9b7d-3603-5a65-a6b6-7071daf794ba with scrape type 2
2026-03-28 22:55:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc4f9b7d-3603-5a65-a6b6-7071daf794ba, identifier: 10739640
2026-03-28 22:55:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc4f9b7d-3603-5a65-a6b6-7071daf794ba with identifier: 10739640
2026-03-28 22:55:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc4f9b7d-3603-5a65-a6b6-7071daf794ba with identifier: 10739640
2026-03-28 22:55:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc4f9b7d-3603-5a65-a6b6-7071daf794ba with identifier: 10739640 to the API
2026-03-28 22:55:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739640>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fc4f9b7d-3603-5a65-a6b6-7071daf794ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXX756',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 42045,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 252 hp - 42.045 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 22:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:27 [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-28 22:55:27 [adesa.be] INFO: Saving data for 10739640: {'auction_closing_time': 1774858500.0, 'created_time': 1774624589.830374, 'last_price_update_time': 1774738527.212417}
2026-03-28 22:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739640') HTTP/1.1" 204 0
2026-03-28 22:55:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/7840f092-b9f1-4c4d-bc42-843f141f7dbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:55:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c36400bf-271f-5729-a25d-58ac92c0d204 with identifier: 10739685
2026-03-28 22:55:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c36400bf-271f-5729-a25d-58ac92c0d204 with scrape type 2
2026-03-28 22:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c36400bf-271f-5729-a25d-58ac92c0d204 with scrape type 2
2026-03-28 22:55:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c36400bf-271f-5729-a25d-58ac92c0d204, identifier: 10739685
2026-03-28 22:55:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10739447
2026-03-28 22:55:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with scrape type 2
2026-03-28 22:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with scrape type 2
2026-03-28 22:55:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f, identifier: 10739447
2026-03-28 22:55:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c36400bf-271f-5729-a25d-58ac92c0d204 with identifier: 10739685
2026-03-28 22:55:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c36400bf-271f-5729-a25d-58ac92c0d204 with identifier: 10739685
2026-03-28 22:55:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c36400bf-271f-5729-a25d-58ac92c0d204 with identifier: 10739685 to the API
2026-03-28 22:55:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739685>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c36400bf-271f-5729-a25d-58ac92c0d204',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKS333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 66995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2020-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d Business Design - Diesel - Automatic - 116 hp - 66.995 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-28 22:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:27 [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-28 22:55:27 [adesa.be] INFO: Saving data for 10739685: {'auction_closing_time': 1774858500.0, 'created_time': 1774624594.382074, 'last_price_update_time': 1774738527.780739}
2026-03-28 22:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739685') HTTP/1.1" 204 0
2026-03-28 22:55:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10739447
2026-03-28 22:55:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10739447
2026-03-28 22:55:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10739447 to the API
2026-03-28 22:55:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739447>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0c29c897-1ce3-5f73-ab17-ab25f380ff0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMB926',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739447',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 102641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18i - Petrol - Manual - 136 hp - 102.641 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:28 [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-28 22:55:28 [adesa.be] INFO: Saving data for 10739447: {'auction_closing_time': 1774858500.0, 'created_time': 1774624582.736076, 'last_price_update_time': 1774738528.044464}
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739447') HTTP/1.1" 204 0
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaedfe90>
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxproduction.blob.core.windows.net
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_7.jpg HTTP/1.1" 201 0
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252F7840f092-b9f1-4c4d-bc42-843f141f7dbb.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/7840f092-b9f1-4c4d-bc42-843f141f7dbb.jpg saved to cache
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:55:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/07ad2f9c-e9be-4238-bd31-9ac1a0d0a3df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:55:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/a6177f55-5732-40f9-a8af-8992e8315f4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22:55:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/36a1b821-a749-4a2e-ab9e-6d24381bbab7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:55:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/d95d72c8-ce85-4c05-9d8a-d10103ccdd57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc03c50>
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252F07ad2f9c-e9be-4238-bd31-9ac1a0d0a3df.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/07ad2f9c-e9be-4238-bd31-9ac1a0d0a3df.jpg saved to cache
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf79510>
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252Fa6177f55-5732-40f9-a8af-8992e8315f4b.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/a6177f55-5732-40f9-a8af-8992e8315f4b.jpg saved to cache
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:55:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/c103d86e-85b8-4e93-8f66-664b3b31e030.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab8301d0>
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252F36a1b821-a749-4a2e-ab9e-6d24381bbab7.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/36a1b821-a749-4a2e-ab9e-6d24381bbab7.jpg saved to cache
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abdc77d0>
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_6.jpg HTTP/1.1" 201 0
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252Fd95d72c8-ce85-4c05-9d8a-d10103ccdd57.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/d95d72c8-ce85-4c05-9d8a-d10103ccdd57.jpg saved to cache
2026-03-28 22:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:55:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/edf4c40a-1e1e-42aa-be72-1247c44f6639.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abae9d90>
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252Fc103d86e-85b8-4e93-8f66-664b3b31e030.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/c103d86e-85b8-4e93-8f66-664b3b31e030.jpg saved to cache
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:55:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf5db90>
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_5.jpg HTTP/1.1" 201 0
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252Fedf4c40a-1e1e-42aa-be72-1247c44f6639.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/edf4c40a-1e1e-42aa-be72-1247c44f6639.jpg saved to cache
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:55:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752129/general/24dbbe6b-eeb8-468d-8404-e5c79298876d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738435)
2026-03-28 22:55:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10739325
2026-03-28 22:55:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with scrape type 2
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with scrape type 2
2026-03-28 22:55:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a, identifier: 10739325
2026-03-28 22:55:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/3e446f28-a98e-4d3c-ab22-62195c0deafa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22:55:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10739325
2026-03-28 22:55:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10739325
2026-03-28 22:55:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10739325 to the API
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739325>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9599c2c3-6b02-590e-a3c8-534c3f2bc32a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EC4678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739325',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 43613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18 - Diesel - Automatic - 150 hp - 43.613 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:29 [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-28 22:55:29 [adesa.be] INFO: Saving data for 10739325: {'auction_closing_time': 1774858500.0, 'created_time': 1774624578.832702, 'last_price_update_time': 1774738529.573397}
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739325') HTTP/1.1" 204 0
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab96e9d0>
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752129%252Fgeneral%252F24dbbe6b-eeb8-468d-8404-e5c79298876d.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752129/general/24dbbe6b-eeb8-468d-8404-e5c79298876d.jpg saved to cache
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b7cc69a6-cd4e-540d-8093-45c6240a8829
2026-03-28 22:55:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7cc69a6-cd4e-540d-8093-45c6240a8829, skipping ID generation
2026-03-28 22:55:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7cc69a6-cd4e-540d-8093-45c6240a8829 with scrape type 1
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7cc69a6-cd4e-540d-8093-45c6240a8829 sending to next pipeline
2026-03-28 22:55:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7cc69a6-cd4e-540d-8093-45c6240a8829, identifier: 10738435
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49aaf1d3d0>
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252F3e446f28-a98e-4d3c-ab22-62195c0deafa.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/3e446f28-a98e-4d3c-ab22-62195c0deafa.jpg saved to cache
2026-03-28 22:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:55:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7cc69a6-cd4e-540d-8093-45c6240a8829 with identifier: 10738435
2026-03-28 22:55:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7cc69a6-cd4e-540d-8093-45c6240a8829 with identifier: 10738435
2026-03-28 22:55:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7cc69a6-cd4e-540d-8093-45c6240a8829 with identifier: 10738435 to the API
2026-03-28 22:55:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752129/general/24dbbe6b-eeb8-468d-8404-e5c79298876d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': 'b7cc69a6-cd4e-540d-8093-45c6240a8829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FCK278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 47414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/24dbbe6b-eeb8-468d-8404-e5c79298876d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/36a1b821-a749-4a2e-ab9e-6d24381bbab7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/07ad2f9c-e9be-4238-bd31-9ac1a0d0a3df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/3a4a733b-37ed-4fcf-9227-74c194ad6ccc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/24cd48df-732f-43ca-9f48-0f17732ce0d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/1a85979f-e48c-46d6-8a34-adb322e37cf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/c7da46c7-6d40-46ce-83d3-1ddb6cb6a663.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/8aece970-0381-409a-9a7a-83292de7dc4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25921,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/b6e41516-7d53-4dc2-8570-fb54825583c9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7cc69a6-cd4e-540d-8093-45c6240a8829/b7cc69a6-cd4e-540d-8093-45c6240a8829_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119181,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752129/general/473c1627-8f51-43d2-ac79-33cc5c0cd34c.jpg',
'Width': 1024}],
'price': 25700,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia EV6 74 kWh GT Line - AWD - Electric - Automatic - 325 hp - '
'47.414 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:30 [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-28 22:55:30 [adesa.be] INFO: Saving data for 10738435: {'created_time': 1774738530.279769, 'last_price_update_time': 1774738530.279782, 'auction_closing_time': 1775118600.0}
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738435') HTTP/1.1" 204 0
2026-03-28 22:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/c572f89b-11c4-43bb-82dd-3dac84b0fffa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752128/general/1fa718a9-60c1-41b8-b332-29827c8ce26e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738434)
2026-03-28 22:55:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b9c10fd0>
2026-03-28 22:55:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_4.jpg HTTP/1.1" 201 0
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252Fc572f89b-11c4-43bb-82dd-3dac84b0fffa.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/c572f89b-11c4-43bb-82dd-3dac84b0fffa.jpg saved to cache
2026-03-28 22:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:55:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab7fa510>
2026-03-28 22:55:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752128%252Fgeneral%252F1fa718a9-60c1-41b8-b332-29827c8ce26e.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752128/general/1fa718a9-60c1-41b8-b332-29827c8ce26e.jpg saved to cache
2026-03-28 22:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51
2026-03-28 22:55:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51, skipping ID generation
2026-03-28 22:55:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with scrape type 1
2026-03-28 22:55:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 sending to next pipeline
2026-03-28 22:55:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51, identifier: 10738434
2026-03-28 22:55:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with identifier: 10738434
2026-03-28 22:55:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with identifier: 10738434
2026-03-28 22:55:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with identifier: 10738434 to the API
2026-03-28 22:55:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752128/general/1fa718a9-60c1-41b8-b332-29827c8ce26e.jpg>
{'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-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '9c7372b7-2773-5b46-8afe-a7d5d2d4ea51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738434',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 142839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369758,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/1fa718a9-60c1-41b8-b332-29827c8ce26e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319291,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/3e446f28-a98e-4d3c-ab22-62195c0deafa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356046,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/c103d86e-85b8-4e93-8f66-664b3b31e030.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305110,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/a6177f55-5732-40f9-a8af-8992e8315f4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310907,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/6e190b6c-a7b0-455b-bd1b-1f354e5972df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314987,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/684ad0d3-ccd6-46e4-b4de-f23766d564ec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/d109493c-fd78-4d6c-a543-431b8afa2518.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263287,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/7785aee3-7b9e-464d-8b1a-5d774b33ed9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165793,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/82ec6506-5ba4-49fe-b32e-ad7619002771.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7372b7-2773-5b46-8afe-a7d5d2d4ea51/9c7372b7-2773-5b46-8afe-a7d5d2d4ea51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33213,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752128/general/7a42c591-849f-4476-9e34-7a5d28de4dca.jpg',
'Width': 400}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Hyundai Tucson 1.6 T-GDI - Hybrid - Automatic - 180 hp - 142.839 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:31 [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-28 22:55:31 [adesa.be] INFO: Saving data for 10738434: {'created_time': 1774738531.142011, 'last_price_update_time': 1774738531.142021, 'auction_closing_time': 1775118600.0}
2026-03-28 22:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738434') HTTP/1.1" 204 0
2026-03-28 22:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/515134c6-e5a4-463c-8cbd-53db1fa080bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:55:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8895bf82-fad4-5cdb-aae7-673ca052210e with identifier: 10739611
2026-03-28 22:55:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8895bf82-fad4-5cdb-aae7-673ca052210e with scrape type 2
2026-03-28 22:55:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8895bf82-fad4-5cdb-aae7-673ca052210e with scrape type 2
2026-03-28 22:55:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8895bf82-fad4-5cdb-aae7-673ca052210e, identifier: 10739611
2026-03-28 22:55:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8895bf82-fad4-5cdb-aae7-673ca052210e with identifier: 10739611
2026-03-28 22:55:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8895bf82-fad4-5cdb-aae7-673ca052210e with identifier: 10739611
2026-03-28 22:55:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8895bf82-fad4-5cdb-aae7-673ca052210e with identifier: 10739611 to the API
2026-03-28 22:55:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739611>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '8895bf82-fad4-5cdb-aae7-673ca052210e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFW868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 63269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 63.269 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:32 [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-28 22:55:32 [adesa.be] INFO: Saving data for 10739611: {'auction_closing_time': 1774858500.0, 'created_time': 1774627310.300675, 'last_price_update_time': 1774738532.321929}
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739611') HTTP/1.1" 204 0
2026-03-28 22:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b8b04790>
2026-03-28 22:55:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_3.jpg HTTP/1.1" 201 0
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252F515134c6-e5a4-463c-8cbd-53db1fa080bd.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/515134c6-e5a4-463c-8cbd-53db1fa080bd.jpg saved to cache
2026-03-28 22:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:55:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10739284
2026-03-28 22:55:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec013d04-0d3a-5626-9237-0b2484837f7d with scrape type 2
2026-03-28 22:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec013d04-0d3a-5626-9237-0b2484837f7d with scrape type 2
2026-03-28 22:55:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec013d04-0d3a-5626-9237-0b2484837f7d, identifier: 10739284
2026-03-28 22:55:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10739284
2026-03-28 22:55:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10739284
2026-03-28 22:55:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10739284 to the API
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739284>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ec013d04-0d3a-5626-9237-0b2484837f7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACG398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 209737,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18d - Diesel - Manual - 136 hp - 209.737 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:32 [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-28 22:55:32 [adesa.be] INFO: Saving data for 10739284: {'auction_closing_time': 1774858500.0, 'created_time': 1774624580.748403, 'last_price_update_time': 1774738532.793035}
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739284') HTTP/1.1" 204 0
2026-03-28 22:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/f841007d-3cf9-448a-9e8d-4930a4dbe4bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:55:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49ab7e3150>
2026-03-28 22:55:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_2.jpg HTTP/1.1" 201 0
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252Ff841007d-3cf9-448a-9e8d-4930a4dbe4bf.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/f841007d-3cf9-448a-9e8d-4930a4dbe4bf.jpg saved to cache
2026-03-28 22:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/a863be2a-378f-40f4-822a-f47073403933.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:55:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10739332
2026-03-28 22:55:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb900617-bb71-5fd8-a9b6-00d6f1382feb with scrape type 2
2026-03-28 22:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb900617-bb71-5fd8-a9b6-00d6f1382feb with scrape type 2
2026-03-28 22:55:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb900617-bb71-5fd8-a9b6-00d6f1382feb, identifier: 10739332
2026-03-28 22:55:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10739332
2026-03-28 22:55:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10739332
2026-03-28 22:55:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10739332 to the API
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739332>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bb900617-bb71-5fd8-a9b6-00d6f1382feb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDS107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739332',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 96977,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'96.977 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:34 [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-28 22:55:34 [adesa.be] INFO: Saving data for 10739332: {'auction_closing_time': 1774858500.0, 'created_time': 1774624584.540079, 'last_price_update_time': 1774738534.165732}
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739332') HTTP/1.1" 204 0
2026-03-28 22:55:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49b8b04ad0>
2026-03-28 22:55:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_1.jpg HTTP/1.1" 201 0
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252Fa863be2a-378f-40f4-822a-f47073403933.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/a863be2a-378f-40f4-822a-f47073403933.jpg saved to cache
2026-03-28 22:55:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752127/general/8aecc9e4-62cf-4944-b267-ef7a4897c829.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738432)
2026-03-28 22:55:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10739331
2026-03-28 22:55:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with scrape type 2
2026-03-28 22:55:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with scrape type 2
2026-03-28 22:55:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b01ba59-c84c-5b7f-b330-7396b2ec7889, identifier: 10739331
2026-03-28 22:55:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10739331
2026-03-28 22:55:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10739331
2026-03-28 22:55:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10739331 to the API
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739331>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1b01ba59-c84c-5b7f-b330-7396b2ec7889',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739331',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 128419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 128.419 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:34 [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-28 22:55:34 [adesa.be] INFO: Saving data for 10739331: {'auction_closing_time': 1774858500.0, 'created_time': 1774627320.173322, 'last_price_update_time': 1774738534.93722}
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739331') HTTP/1.1" 204 0
2026-03-28 22:55:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 22:55:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f49abc01c90>
2026-03-28 22:55:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 22:55:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_0.jpg HTTP/1.1" 201 0
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752127%252Fgeneral%252F8aecc9e4-62cf-4944-b267-ef7a4897c829.jpg') HTTP/1.1" 204 0
2026-03-28 22:55:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752127/general/8aecc9e4-62cf-4944-b267-ef7a4897c829.jpg saved to cache
2026-03-28 22:55:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e
2026-03-28 22:55:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e, skipping ID generation
2026-03-28 22:55:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with scrape type 1
2026-03-28 22:55:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e sending to next pipeline
2026-03-28 22:55:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e, identifier: 10738432
2026-03-28 22:55:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with identifier: 10738432
2026-03-28 22:55:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with identifier: 10738432
2026-03-28 22:55:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with identifier: 10738432 to the API
2026-03-28 22:55:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752127/general/8aecc9e4-62cf-4944-b267-ef7a4897c829.jpg>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7aa6478d-c70e-51b1-a802-2f49d8bb1b2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WMD671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 99521,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/8aecc9e4-62cf-4944-b267-ef7a4897c829.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/a863be2a-378f-40f4-822a-f47073403933.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/f841007d-3cf9-448a-9e8d-4930a4dbe4bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/515134c6-e5a4-463c-8cbd-53db1fa080bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/c572f89b-11c4-43bb-82dd-3dac84b0fffa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/edf4c40a-1e1e-42aa-be72-1247c44f6639.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/d95d72c8-ce85-4c05-9d8a-d10103ccdd57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/7840f092-b9f1-4c4d-bc42-843f141f7dbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/60ec0176-3be0-41b3-956e-679dd6e9d3c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa6478d-c70e-51b1-a802-2f49d8bb1b2e/7aa6478d-c70e-51b1-a802-2f49d8bb1b2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27537,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752127/general/d422eb15-404a-4ef6-8e89-9fbf42319327.jpg',
'Width': 400}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2019-07-09',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'99.521 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-28 22:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:35 [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-28 22:55:35 [adesa.be] INFO: Saving data for 10738432: {'created_time': 1774738535.445919, 'last_price_update_time': 1774738535.44593, 'auction_closing_time': 1775118600.0}
2026-03-28 22:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738432') HTTP/1.1" 204 0
2026-03-28 22:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07be847-df12-59b7-8435-45a7be65b413 with identifier: 10739576
2026-03-28 22:55:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07be847-df12-59b7-8435-45a7be65b413 with scrape type 2
2026-03-28 22:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07be847-df12-59b7-8435-45a7be65b413 with scrape type 2
2026-03-28 22:55:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07be847-df12-59b7-8435-45a7be65b413, identifier: 10739576
2026-03-28 22:55:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07be847-df12-59b7-8435-45a7be65b413 with identifier: 10739576
2026-03-28 22:55:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07be847-df12-59b7-8435-45a7be65b413 with identifier: 10739576
2026-03-28 22:55:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07be847-df12-59b7-8435-45a7be65b413 with identifier: 10739576 to the API
2026-03-28 22:55:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739576>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f07be847-df12-59b7-8435-45a7be65b413',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA4598',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 36061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18 - Diesel - Automatic - 150 hp - 36.061 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 22:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:35 [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-28 22:55:35 [adesa.be] INFO: Saving data for 10739576: {'auction_closing_time': 1774858500.0, 'created_time': 1774624581.761065, 'last_price_update_time': 1774738535.905895}
2026-03-28 22:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739576') HTTP/1.1" 204 0
2026-03-28 22:55:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd5aa2e5-ad01-5c59-980f-41ce0155ae41 with identifier: 10739534
2026-03-28 22:55:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd5aa2e5-ad01-5c59-980f-41ce0155ae41 with scrape type 2
2026-03-28 22:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd5aa2e5-ad01-5c59-980f-41ce0155ae41 with scrape type 2
2026-03-28 22:55:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd5aa2e5-ad01-5c59-980f-41ce0155ae41, identifier: 10739534
2026-03-28 22:55:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd5aa2e5-ad01-5c59-980f-41ce0155ae41 with identifier: 10739534
2026-03-28 22:55:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd5aa2e5-ad01-5c59-980f-41ce0155ae41 with identifier: 10739534
2026-03-28 22:55:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd5aa2e5-ad01-5c59-980f-41ce0155ae41 with identifier: 10739534 to the API
2026-03-28 22:55:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739534>
{'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-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'dd5aa2e5-ad01-5c59-980f-41ce0155ae41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXT264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739534',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 127162,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d Premiere - Diesel - Automatic - 116 hp - 127.162 km',
'transmission': 'automatic',
'trim': 'Premiere',
'vin': None,
'year': 2021}
2026-03-28 22:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:36 [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-28 22:55:36 [adesa.be] INFO: Saving data for 10739534: {'auction_closing_time': 1774858500.0, 'created_time': 1774624594.694408, 'last_price_update_time': 1774738536.268018}
2026-03-28 22:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739534') HTTP/1.1" 204 0
2026-03-28 22:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10739394
2026-03-28 22:55:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75cd544a-b8ea-5430-87c2-4c85059047de with scrape type 2
2026-03-28 22:55:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75cd544a-b8ea-5430-87c2-4c85059047de with scrape type 2
2026-03-28 22:55:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75cd544a-b8ea-5430-87c2-4c85059047de, identifier: 10739394
2026-03-28 22:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10739394
2026-03-28 22:55:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10739394
2026-03-28 22:55:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10739394 to the API
2026-03-28 22:55:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739394>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '75cd544a-b8ea-5430-87c2-4c85059047de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVR862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739394',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 118806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 18d - Diesel - Automatic - 136 hp - 118.806 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:37 [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-28 22:55:37 [adesa.be] INFO: Saving data for 10739394: {'auction_closing_time': 1774858500.0, 'created_time': 1774624590.683923, 'last_price_update_time': 1774738537.641638}
2026-03-28 22:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739394') HTTP/1.1" 204 0
2026-03-28 22:55:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10739682
2026-03-28 22:55:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b with scrape type 2
2026-03-28 22:55:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b with scrape type 2
2026-03-28 22:55:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c487b6f-2833-53ac-be99-30dda4d5fa7b, identifier: 10739682
2026-03-28 22:55:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10739682
2026-03-28 22:55:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10739682
2026-03-28 22:55:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10739682 to the API
2026-03-28 22:55:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739682>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3c487b6f-2833-53ac-be99-30dda4d5fa7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKG013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 78357,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'78.357 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:37 [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-28 22:55:37 [adesa.be] INFO: Saving data for 10739682: {'auction_closing_time': 1774858500.0, 'created_time': 1774627421.101501, 'last_price_update_time': 1774738537.993246}
2026-03-28 22:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739682') HTTP/1.1" 204 0
2026-03-28 22:55:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10739511
2026-03-28 22:55:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8bd03ac-73df-5893-84a4-d725208a5c86 with scrape type 2
2026-03-28 22:55:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8bd03ac-73df-5893-84a4-d725208a5c86 with scrape type 2
2026-03-28 22:55:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8bd03ac-73df-5893-84a4-d725208a5c86, identifier: 10739511
2026-03-28 22:55:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10739511
2026-03-28 22:55:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10739511
2026-03-28 22:55:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10739511 to the API
2026-03-28 22:55:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739511>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b8bd03ac-73df-5893-84a4-d725208a5c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRM209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 60918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2020-03-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d - Diesel - Automatic - 116 hp - 60.918 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:38 [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-28 22:55:38 [adesa.be] INFO: Saving data for 10739511: {'auction_closing_time': 1774858500.0, 'created_time': 1774624595.011397, 'last_price_update_time': 1774738538.394264}
2026-03-28 22:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739511') HTTP/1.1" 204 0
2026-03-28 22:55:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10739310
2026-03-28 22:55:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with scrape type 2
2026-03-28 22:55:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with scrape type 2
2026-03-28 22:55:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82, identifier: 10739310
2026-03-28 22:55:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10739310
2026-03-28 22:55:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10739310
2026-03-28 22:55:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10739310 to the API
2026-03-28 22:55:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739310>
{'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-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd0af6f1a-a87a-5c1f-8593-1f4fb7608b82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EDTA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 125777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 125.777 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:39 [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-28 22:55:39 [adesa.be] INFO: Saving data for 10739310: {'auction_closing_time': 1774858500.0, 'created_time': 1774627330.061887, 'last_price_update_time': 1774738539.057216}
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739310') HTTP/1.1" 204 0
2026-03-28 22:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10739336
2026-03-28 22:55:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a9dbac-7a82-5f61-8904-ba6af542e633 with scrape type 2
2026-03-28 22:55:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2a9dbac-7a82-5f61-8904-ba6af542e633 with scrape type 2
2026-03-28 22:55:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2a9dbac-7a82-5f61-8904-ba6af542e633, identifier: 10739336
2026-03-28 22:55:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 227e0a42-1227-5e6d-b6de-ec369d73cd7d with identifier: 10739569
2026-03-28 22:55:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 227e0a42-1227-5e6d-b6de-ec369d73cd7d with scrape type 2
2026-03-28 22:55:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 227e0a42-1227-5e6d-b6de-ec369d73cd7d with scrape type 2
2026-03-28 22:55:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 227e0a42-1227-5e6d-b6de-ec369d73cd7d, identifier: 10739569
2026-03-28 22:55:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10739336
2026-03-28 22:55:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10739336
2026-03-28 22:55:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10739336 to the API
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739336>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b2a9dbac-7a82-5f61-8904-ba6af542e633',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMB126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739336',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 114958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2020-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320i - Petrol - Automatic - 184 hp - 114.958 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:39 [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-28 22:55:39 [adesa.be] INFO: Saving data for 10739336: {'auction_closing_time': 1774858500.0, 'created_time': 1774627421.744948, 'last_price_update_time': 1774738539.620247}
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739336') HTTP/1.1" 204 0
2026-03-28 22:55:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 227e0a42-1227-5e6d-b6de-ec369d73cd7d with identifier: 10739569
2026-03-28 22:55:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 227e0a42-1227-5e6d-b6de-ec369d73cd7d with identifier: 10739569
2026-03-28 22:55:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 227e0a42-1227-5e6d-b6de-ec369d73cd7d with identifier: 10739569 to the API
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739569>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '227e0a42-1227-5e6d-b6de-ec369d73cd7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAL376',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d Sport - Diesel - Automatic - 190 hp - '
'151.043 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:39 [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-28 22:55:39 [adesa.be] INFO: Saving data for 10739569: {'auction_closing_time': 1774858500.0, 'created_time': 1774627400.046214, 'last_price_update_time': 1774738539.894923}
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739569') HTTP/1.1" 204 0
2026-03-28 22:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10739123
2026-03-28 22:55:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00abd376-f824-5f4f-a937-6220e82eef11 with scrape type 2
2026-03-28 22:55:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00abd376-f824-5f4f-a937-6220e82eef11 with scrape type 2
2026-03-28 22:55:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00abd376-f824-5f4f-a937-6220e82eef11, identifier: 10739123
2026-03-28 22:55:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10739123
2026-03-28 22:55:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10739123
2026-03-28 22:55:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10739123 to the API
2026-03-28 22:55:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739123>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '00abd376-f824-5f4f-a937-6220e82eef11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739123',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 147156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d Lounge - Diesel - 163 hp - 147.156 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-28 22:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:40 [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-28 22:55:40 [adesa.be] INFO: Saving data for 10739123: {'auction_closing_time': 1774858500.0, 'created_time': 1774627392.714985, 'last_price_update_time': 1774738540.361651}
2026-03-28 22:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739123') HTTP/1.1" 204 0
2026-03-28 22:55:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4afd13-79c8-5568-9200-1fae0bb38aaa with identifier: 10739112
2026-03-28 22:55:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4afd13-79c8-5568-9200-1fae0bb38aaa with scrape type 2
2026-03-28 22:55:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d4afd13-79c8-5568-9200-1fae0bb38aaa with scrape type 2
2026-03-28 22:55:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d4afd13-79c8-5568-9200-1fae0bb38aaa, identifier: 10739112
2026-03-28 22:55:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d4afd13-79c8-5568-9200-1fae0bb38aaa with identifier: 10739112
2026-03-28 22:55:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d4afd13-79c8-5568-9200-1fae0bb38aaa with identifier: 10739112
2026-03-28 22:55:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d4afd13-79c8-5568-9200-1fae0bb38aaa with identifier: 10739112 to the API
2026-03-28 22:55:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739112>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9d4afd13-79c8-5568-9200-1fae0bb38aaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL037',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739112',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 183325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d Lounge - Diesel - 163 hp - 183.325 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-28 22:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:40 [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-28 22:55:40 [adesa.be] INFO: Saving data for 10739112: {'auction_closing_time': 1774858500.0, 'created_time': 1774627390.86278, 'last_price_update_time': 1774738540.741706}
2026-03-28 22:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739112') HTTP/1.1" 204 0
2026-03-28 22:55:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10739492
2026-03-28 22:55:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with scrape type 2
2026-03-28 22:55:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with scrape type 2
2026-03-28 22:55:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08, identifier: 10739492
2026-03-28 22:55:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10739492
2026-03-28 22:55:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10739492
2026-03-28 22:55:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10739492 to the API
2026-03-28 22:55:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739492>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2a1fd382-4cd1-5668-b35e-1dfeb910ca08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNP375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 163 hp - 116.308 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:41 [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-28 22:55:41 [adesa.be] INFO: Saving data for 10739492: {'auction_closing_time': 1774858500.0, 'created_time': 1774627403.581207, 'last_price_update_time': 1774738541.686122}
2026-03-28 22:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739492') HTTP/1.1" 204 0
2026-03-28 22:55:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10739925
2026-03-28 22:55:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b373f21-5f8b-544b-be54-7d73f232682a with scrape type 2
2026-03-28 22:55:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b373f21-5f8b-544b-be54-7d73f232682a with scrape type 2
2026-03-28 22:55:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b373f21-5f8b-544b-be54-7d73f232682a, identifier: 10739925
2026-03-28 22:55:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0883c18-791f-5581-90d0-4001546a1c57 with identifier: 10739718
2026-03-28 22:55:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0883c18-791f-5581-90d0-4001546a1c57 with scrape type 2
2026-03-28 22:55:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0883c18-791f-5581-90d0-4001546a1c57 with scrape type 2
2026-03-28 22:55:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0883c18-791f-5581-90d0-4001546a1c57, identifier: 10739718
2026-03-28 22:55:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10739925
2026-03-28 22:55:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10739925
2026-03-28 22:55:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10739925 to the API
2026-03-28 22:55:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739925>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '5b373f21-5f8b-544b-be54-7d73f232682a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739925',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 85000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 320e M Sport - Hybrid - Automatic - 163 hp - 85.000 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:42 [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-28 22:55:42 [adesa.be] INFO: Saving data for 10739925: {'auction_closing_time': 1774861200.0, 'created_time': 1774649753.637267, 'last_price_update_time': 1774738542.253261}
2026-03-28 22:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739925') HTTP/1.1" 204 0
2026-03-28 22:55:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0883c18-791f-5581-90d0-4001546a1c57 with identifier: 10739718
2026-03-28 22:55:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0883c18-791f-5581-90d0-4001546a1c57 with identifier: 10739718
2026-03-28 22:55:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0883c18-791f-5581-90d0-4001546a1c57 with identifier: 10739718 to the API
2026-03-28 22:55:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739718>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b0883c18-791f-5581-90d0-4001546a1c57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACE957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 56641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 56.641 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:42 [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-28 22:55:42 [adesa.be] INFO: Saving data for 10739718: {'auction_closing_time': 1774858500.0, 'created_time': 1774627317.563916, 'last_price_update_time': 1774738542.540345}
2026-03-28 22:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739718') HTTP/1.1" 204 0
2026-03-28 22:55:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10739979
2026-03-28 22:55:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b95e0be-3a48-597c-b47e-08d264089717 with scrape type 2
2026-03-28 22:55:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b95e0be-3a48-597c-b47e-08d264089717 with scrape type 2
2026-03-28 22:55:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b95e0be-3a48-597c-b47e-08d264089717, identifier: 10739979
2026-03-28 22:55:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10739979
2026-03-28 22:55:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10739979
2026-03-28 22:55:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10739979 to the API
2026-03-28 22:55:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739979>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3b95e0be-3a48-597c-b47e-08d264089717',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARL639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739979',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 144866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 144.866 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:43 [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-28 22:55:43 [adesa.be] INFO: Saving data for 10739979: {'auction_closing_time': 1774861200.0, 'created_time': 1774649751.254902, 'last_price_update_time': 1774738543.964061}
2026-03-28 22:55:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739979') HTTP/1.1" 204 0
2026-03-28 22:55:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c66098-c4af-5022-801e-a2998ec61904 with identifier: 10740025
2026-03-28 22:55:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c66098-c4af-5022-801e-a2998ec61904 with scrape type 2
2026-03-28 22:55:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66c66098-c4af-5022-801e-a2998ec61904 with scrape type 2
2026-03-28 22:55:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66c66098-c4af-5022-801e-a2998ec61904, identifier: 10740025
2026-03-28 22:55:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66c66098-c4af-5022-801e-a2998ec61904 with identifier: 10740025
2026-03-28 22:55:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66c66098-c4af-5022-801e-a2998ec61904 with identifier: 10740025
2026-03-28 22:55:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66c66098-c4af-5022-801e-a2998ec61904 with identifier: 10740025 to the API
2026-03-28 22:55:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740025>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '66c66098-c4af-5022-801e-a2998ec61904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEV580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740025',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 163378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 318d - Diesel - Manual - 136 hp - 163.378 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:45 [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-28 22:55:45 [adesa.be] INFO: Saving data for 10740025: {'auction_closing_time': 1774861200.0, 'created_time': 1774649740.538598, 'last_price_update_time': 1774738545.761989}
2026-03-28 22:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740025') HTTP/1.1" 204 0
2026-03-28 22:55:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10739654
2026-03-28 22:55:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be668a84-482b-5d35-a4af-8b31de6e5128 with scrape type 2
2026-03-28 22:55:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be668a84-482b-5d35-a4af-8b31de6e5128 with scrape type 2
2026-03-28 22:55:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be668a84-482b-5d35-a4af-8b31de6e5128, identifier: 10739654
2026-03-28 22:55:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10739654
2026-03-28 22:55:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10739654
2026-03-28 22:55:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10739654 to the API
2026-03-28 22:55:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739654>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'be668a84-482b-5d35-a4af-8b31de6e5128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXA311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 152184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Tourer 216d Luxury - Diesel - Automatic - 116 hp '
'- 152.184 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-28 22:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:46 [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-28 22:55:46 [adesa.be] INFO: Saving data for 10739654: {'auction_closing_time': 1774858500.0, 'created_time': 1774627422.42412, 'last_price_update_time': 1774738546.350239}
2026-03-28 22:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739654') HTTP/1.1" 204 0
2026-03-28 22:55:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10739651
2026-03-28 22:55:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baa908a0-6019-51b0-94a6-41f3b0e6542b with scrape type 2
2026-03-28 22:55:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baa908a0-6019-51b0-94a6-41f3b0e6542b with scrape type 2
2026-03-28 22:55:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: baa908a0-6019-51b0-94a6-41f3b0e6542b, identifier: 10739651
2026-03-28 22:55:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10739651
2026-03-28 22:55:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10739651
2026-03-28 22:55:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10739651 to the API
2026-03-28 22:55:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739651>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'baa908a0-6019-51b0-94a6-41f3b0e6542b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VM6973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 66061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 66.061 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:47 [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-28 22:55:47 [adesa.be] INFO: Saving data for 10739651: {'auction_closing_time': 1774858500.0, 'created_time': 1774624575.143984, 'last_price_update_time': 1774738547.722768}
2026-03-28 22:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739651') HTTP/1.1" 204 0
2026-03-28 22:55:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10739701
2026-03-28 22:55:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128d4754-0a1e-5a71-9d55-1848e7c41168 with scrape type 2
2026-03-28 22:55:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 128d4754-0a1e-5a71-9d55-1848e7c41168 with scrape type 2
2026-03-28 22:55:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 128d4754-0a1e-5a71-9d55-1848e7c41168, identifier: 10739701
2026-03-28 22:55:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10739701
2026-03-28 22:55:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10739701
2026-03-28 22:55:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10739701 to the API
2026-03-28 22:55:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739701>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '128d4754-0a1e-5a71-9d55-1848e7c41168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZP7955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 50589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 50.589 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:48 [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-28 22:55:48 [adesa.be] INFO: Saving data for 10739701: {'auction_closing_time': 1774858500.0, 'created_time': 1774624603.965275, 'last_price_update_time': 1774738548.234555}
2026-03-28 22:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739701') HTTP/1.1" 204 0
2026-03-28 22:55:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526
2026-03-28 22:55:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with scrape type 2
2026-03-28 22:55:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with scrape type 2
2026-03-28 22:55:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d, identifier: 10740526
2026-03-28 22:55:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526
2026-03-28 22:55:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526
2026-03-28 22:55:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526 to the API
2026-03-28 22:55:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740526>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '8f2deee4-9ce7-53d7-9a4d-a06040a4f59d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXE210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740526',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 115127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218d M Sport - Diesel - Automatic - 150 hp '
'- 115.127 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 22:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:49 [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-28 22:55:49 [adesa.be] INFO: Saving data for 10740526: {'auction_closing_time': 1774965600.0, 'created_time': 1774649742.420246, 'last_price_update_time': 1774738549.489109}
2026-03-28 22:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740526') HTTP/1.1" 204 0
2026-03-28 22:55:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbad830e-6118-54b7-aea7-b20dca0525cf with identifier: 10740474
2026-03-28 22:55:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbad830e-6118-54b7-aea7-b20dca0525cf with scrape type 2
2026-03-28 22:55:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbad830e-6118-54b7-aea7-b20dca0525cf with scrape type 2
2026-03-28 22:55:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dbad830e-6118-54b7-aea7-b20dca0525cf, identifier: 10740474
2026-03-28 22:55:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dbad830e-6118-54b7-aea7-b20dca0525cf with identifier: 10740474
2026-03-28 22:55:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dbad830e-6118-54b7-aea7-b20dca0525cf with identifier: 10740474
2026-03-28 22:55:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dbad830e-6118-54b7-aea7-b20dca0525cf with identifier: 10740474 to the API
2026-03-28 22:55:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740474>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'dbad830e-6118-54b7-aea7-b20dca0525cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACZ763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 92753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 316d - Diesel - Manual - 122 hp - 92.753 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:51 [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-28 22:55:51 [adesa.be] INFO: Saving data for 10740474: {'auction_closing_time': 1774965600.0, 'created_time': 1774649742.821124, 'last_price_update_time': 1774738551.302513}
2026-03-28 22:55:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740474') HTTP/1.1" 204 0
2026-03-28 22:55:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047
2026-03-28 22:55:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d45ee5-46a9-531d-b04d-256d22368439 with scrape type 2
2026-03-28 22:55:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98d45ee5-46a9-531d-b04d-256d22368439 with scrape type 2
2026-03-28 22:55:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98d45ee5-46a9-531d-b04d-256d22368439, identifier: 10740047
2026-03-28 22:55:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047
2026-03-28 22:55:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047
2026-03-28 22:55:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047 to the API
2026-03-28 22:55:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740047>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '98d45ee5-46a9-531d-b04d-256d22368439',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACQ882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740047',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 182023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'182.023 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:51 [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-28 22:55:51 [adesa.be] INFO: Saving data for 10740047: {'auction_closing_time': 1774861200.0, 'created_time': 1774649747.496385, 'last_price_update_time': 1774738551.707191}
2026-03-28 22:55:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740047') HTTP/1.1" 204 0
2026-03-28 22:55:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8216183d-7939-58b3-947e-359b4a7b1dde with identifier: 10739568
2026-03-28 22:55:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8216183d-7939-58b3-947e-359b4a7b1dde with scrape type 2
2026-03-28 22:55:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8216183d-7939-58b3-947e-359b4a7b1dde with scrape type 2
2026-03-28 22:55:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8216183d-7939-58b3-947e-359b4a7b1dde, identifier: 10739568
2026-03-28 22:55:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8216183d-7939-58b3-947e-359b4a7b1dde with identifier: 10739568
2026-03-28 22:55:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8216183d-7939-58b3-947e-359b4a7b1dde with identifier: 10739568
2026-03-28 22:55:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8216183d-7939-58b3-947e-359b4a7b1dde with identifier: 10739568 to the API
2026-03-28 22:55:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739568>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '8216183d-7939-58b3-947e-359b4a7b1dde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMV590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 78019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 320d - Diesel - Automatic - 190 hp - 78.019 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:52 [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-28 22:55:52 [adesa.be] INFO: Saving data for 10739568: {'auction_closing_time': 1774858500.0, 'created_time': 1774627427.64912, 'last_price_update_time': 1774738552.165205}
2026-03-28 22:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739568') HTTP/1.1" 204 0
2026-03-28 22:55:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774
2026-03-28 22:55:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with scrape type 2
2026-03-28 22:55:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with scrape type 2
2026-03-28 22:55:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4, identifier: 10740774
2026-03-28 22:55:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774
2026-03-28 22:55:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774
2026-03-28 22:55:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774 to the API
2026-03-28 22:55:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740774>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4618ddd-cdbf-5c44-8a25-83831b0ab6b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADF750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740774',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 137483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'137.483 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:53 [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-28 22:55:53 [adesa.be] INFO: Saving data for 10740774: {'auction_closing_time': 1774947600.0, 'created_time': 1774649746.854053, 'last_price_update_time': 1774738553.352575}
2026-03-28 22:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740774') HTTP/1.1" 204 0
2026-03-28 22:55:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10739156
2026-03-28 22:55:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1829fe0-e9b3-53c6-8005-f711ab49d775 with scrape type 2
2026-03-28 22:55:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1829fe0-e9b3-53c6-8005-f711ab49d775 with scrape type 2
2026-03-28 22:55:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1829fe0-e9b3-53c6-8005-f711ab49d775, identifier: 10739156
2026-03-28 22:55:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10739156
2026-03-28 22:55:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10739156
2026-03-28 22:55:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10739156 to the API
2026-03-28 22:55:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739156>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c1829fe0-e9b3-53c6-8005-f711ab49d775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EJD284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739156',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 37903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-10-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'37.903 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:55:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55: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-28 22:55:54 [adesa.be] INFO: Saving data for 10739156: {'auction_closing_time': 1774858500.0, 'created_time': 1774624591.535574, 'last_price_update_time': 1774738554.806432}
2026-03-28 22:55:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739156') HTTP/1.1" 204 0
2026-03-28 22:55:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10739452
2026-03-28 22:55:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bad71f59-7010-5d0b-bcdd-8237f304d60e with scrape type 2
2026-03-28 22:55:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bad71f59-7010-5d0b-bcdd-8237f304d60e with scrape type 2
2026-03-28 22:55:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bad71f59-7010-5d0b-bcdd-8237f304d60e, identifier: 10739452
2026-03-28 22:55:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10739452
2026-03-28 22:55:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10739452
2026-03-28 22:55:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10739452 to the API
2026-03-28 22:55:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739452>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'bad71f59-7010-5d0b-bcdd-8237f304d60e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWS204',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739452',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 88272,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d Lounge - Diesel - Automatic - 150 hp - '
'88.272 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-28 22:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:57 [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-28 22:55:57 [adesa.be] INFO: Saving data for 10739452: {'auction_closing_time': 1774858500.0, 'created_time': 1774627408.558969, 'last_price_update_time': 1774738557.404121}
2026-03-28 22:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739452') HTTP/1.1" 204 0
2026-03-28 22:55:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10739327
2026-03-28 22:55:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with scrape type 2
2026-03-28 22:55:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with scrape type 2
2026-03-28 22:55:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d, identifier: 10739327
2026-03-28 22:55:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10739327
2026-03-28 22:55:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10739327
2026-03-28 22:55:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10739327 to the API
2026-03-28 22:55:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739327>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'QL5264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739327',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 88890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 218 - Diesel - Automatic - 150 hp - '
'88.890 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:55:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:58 [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-28 22:55:58 [adesa.be] INFO: Saving data for 10739327: {'auction_closing_time': 1774858500.0, 'created_time': 1774627423.086163, 'last_price_update_time': 1774738558.649819}
2026-03-28 22:55:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739327') HTTP/1.1" 204 0
2026-03-28 22:55:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10739079
2026-03-28 22:55:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40dae0c-9b0b-5c96-83ad-ed436729db19 with scrape type 2
2026-03-28 22:55:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b40dae0c-9b0b-5c96-83ad-ed436729db19 with scrape type 2
2026-03-28 22:55:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b40dae0c-9b0b-5c96-83ad-ed436729db19, identifier: 10739079
2026-03-28 22:55:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10739079
2026-03-28 22:55:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10739079
2026-03-28 22:55:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10739079 to the API
2026-03-28 22:55:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739079>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b40dae0c-9b0b-5c96-83ad-ed436729db19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YET807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739079',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 115335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 218i Business - Petrol - 140 hp - '
'115.335 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 22:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:59 [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-28 22:55:59 [adesa.be] INFO: Saving data for 10739079: {'auction_closing_time': 1774858500.0, 'created_time': 1774624577.285385, 'last_price_update_time': 1774738559.124104}
2026-03-28 22:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739079') HTTP/1.1" 204 0
2026-03-28 22:55:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10739057
2026-03-28 22:55:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b51bd91-0079-5d49-93d3-08c718926713 with scrape type 2
2026-03-28 22:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b51bd91-0079-5d49-93d3-08c718926713 with scrape type 2
2026-03-28 22:55:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b51bd91-0079-5d49-93d3-08c718926713, identifier: 10739057
2026-03-28 22:55:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10739057
2026-03-28 22:55:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10739057
2026-03-28 22:55:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10739057 to the API
2026-03-28 22:55:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:55: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-28 22:55:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739057>
{'auction_title': '',
'c_o_2_emission_value': 14,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7b51bd91-0079-5d49-93d3-08c718926713',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGE847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739057',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 62229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-10-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'62.229 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:59 [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-28 22:55:59 [adesa.be] INFO: Saving data for 10739057: {'auction_closing_time': 1774858500.0, 'created_time': 1774624574.27627, 'last_price_update_time': 1774738559.589237}
2026-03-28 22:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739057') HTTP/1.1" 204 0
2026-03-28 22:55:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:55:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:55:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10739195
2026-03-28 22:55:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe8e62e-bd57-5466-936d-6a1321622ac7 with scrape type 2
2026-03-28 22:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efe8e62e-bd57-5466-936d-6a1321622ac7 with scrape type 2
2026-03-28 22:55:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efe8e62e-bd57-5466-936d-6a1321622ac7, identifier: 10739195
2026-03-28 22:55:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2656461f-0c3d-5083-8423-5a7af5671b26 with identifier: 10740017
2026-03-28 22:55:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2656461f-0c3d-5083-8423-5a7af5671b26 with scrape type 2
2026-03-28 22:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2656461f-0c3d-5083-8423-5a7af5671b26 with scrape type 2
2026-03-28 22:55:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2656461f-0c3d-5083-8423-5a7af5671b26, identifier: 10740017
2026-03-28 22:55:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10739195
2026-03-28 22:55:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10739195
2026-03-28 22:55:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10739195 to the API
2026-03-28 22:55:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:56: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-28 22:56:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739195>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'efe8e62e-bd57-5466-936d-6a1321622ac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFG811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739195',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 46719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'46.719 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:00 [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-28 22:56:00 [adesa.be] INFO: Saving data for 10739195: {'auction_closing_time': 1774858500.0, 'created_time': 1774624574.780181, 'last_price_update_time': 1774738560.198045}
2026-03-28 22:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739195') HTTP/1.1" 204 0
2026-03-28 22:56:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2656461f-0c3d-5083-8423-5a7af5671b26 with identifier: 10740017
2026-03-28 22:56:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2656461f-0c3d-5083-8423-5a7af5671b26 with identifier: 10740017
2026-03-28 22:56:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2656461f-0c3d-5083-8423-5a7af5671b26 with identifier: 10740017 to the API
2026-03-28 22:56:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:56: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-28 22:56:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740017>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2656461f-0c3d-5083-8423-5a7af5671b26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADY708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740017',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 157542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-03-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Tourer 218d - Diesel - Automatic - 136 hp - '
'157.542 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 22:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:02 [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-28 22:56:02 [adesa.be] INFO: Saving data for 10740017: {'auction_closing_time': 1774861200.0, 'created_time': 1774649740.170525, 'last_price_update_time': 1774738562.312913}
2026-03-28 22:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740017') HTTP/1.1" 204 0
2026-03-28 22:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:56:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:56:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:56:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:56:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10739667
2026-03-28 22:56:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with scrape type 2
2026-03-28 22:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with scrape type 2
2026-03-28 22:56:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e, identifier: 10739667
2026-03-28 22:56:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10739667
2026-03-28 22:56:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10739667
2026-03-28 22:56:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10739667 to the API
2026-03-28 22:56:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:56: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-28 22:56:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739667>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a5e2ec58-0a81-5e7d-b709-d8cfbd32701e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UMB069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 150652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2018-06-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 118 - Diesel - Automatic - 150 hp - 150.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 22:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:02 [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-28 22:56:02 [adesa.be] INFO: Saving data for 10739667: {'auction_closing_time': 1774858500.0, 'created_time': 1774624570.564523, 'last_price_update_time': 1774738562.811385}
2026-03-28 22:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739667') HTTP/1.1" 204 0
2026-03-28 22:56:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10739945
2026-03-28 22:56:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with scrape type 2
2026-03-28 22:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with scrape type 2
2026-03-28 22:56:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af, identifier: 10739945
2026-03-28 22:56:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10739194
2026-03-28 22:56:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26f368b5-ce53-54ee-87f1-63f199f35fea with scrape type 2
2026-03-28 22:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26f368b5-ce53-54ee-87f1-63f199f35fea with scrape type 2
2026-03-28 22:56:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26f368b5-ce53-54ee-87f1-63f199f35fea, identifier: 10739194
2026-03-28 22:56:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10739945
2026-03-28 22:56:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10739945
2026-03-28 22:56:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10739945 to the API
2026-03-28 22:56:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:56: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-28 22:56:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739945>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTH402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739945',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 165364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 165.364 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 22:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:03 [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-28 22:56:03 [adesa.be] INFO: Saving data for 10739945: {'auction_closing_time': 1774861200.0, 'created_time': 1774649753.197882, 'last_price_update_time': 1774738563.297141}
2026-03-28 22:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739945') HTTP/1.1" 204 0
2026-03-28 22:56:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10739194
2026-03-28 22:56:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10739194
2026-03-28 22:56:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10739194 to the API
2026-03-28 22:56:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:56: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-28 22:56:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739194>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '26f368b5-ce53-54ee-87f1-63f199f35fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSP752',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739194',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 22997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 22.997 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 22:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:03 [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-28 22:56:03 [adesa.be] INFO: Saving data for 10739194: {'auction_closing_time': 1774858500.0, 'created_time': 1774624575.443754, 'last_price_update_time': 1774738563.579304}
2026-03-28 22:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739194') HTTP/1.1" 204 0
2026-03-28 22:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:56:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:56:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:56:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:56:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10739483
2026-03-28 22:56:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66a6456-9270-5399-b6f5-88a7912a6f06 with scrape type 2
2026-03-28 22:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d66a6456-9270-5399-b6f5-88a7912a6f06 with scrape type 2
2026-03-28 22:56:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d66a6456-9270-5399-b6f5-88a7912a6f06, identifier: 10739483
2026-03-28 22:56:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10739483
2026-03-28 22:56:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10739483
2026-03-28 22:56:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10739483 to the API
2026-03-28 22:56:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 22:56: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-28 22:56:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739483>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd66a6456-9270-5399-b6f5-88a7912a6f06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAX206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 49447,
'